﻿html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}button,input[type="submit"]{-webkit-font-smoothing:antialiased;background-color:#07a;border-radius:4px;color:white;display:inline-block;font-size:1em;font-weight:bold;line-height:1;padding:0.75em 1em;text-decoration:none}button:hover,input[type="submit"]:hover{background-color:#00415e;color:white}button:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5}body{-webkit-font-smoothing:antialiased;color:#333;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1em;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;line-height:1.25;margin:0;text-rendering:optimizeLegibility}h1{font-size:2.25em}h2{font-size:2em}h3{font-size:1.75em}h4{font-size:1.5em}h5{font-size:1.25em}h6{font-size:1em}p{margin:0 0 .75em}a{-webkit-transition:color 0.1s linear;-moz-transition:color 0.1s linear;transition:color 0.1s linear;color:#07a;text-decoration:none}a:hover{color:#00415e}a:active,a:focus{color:#00415e}hr{border-bottom:1px solid #DDD;border-left:none;border-right:none;border-top:none;margin:1.5em 0}img,picture{margin:0;max-width:100%}blockquote{border-left:2px solid #DDD;color:#595959;margin:1.5em 0;padding-left:.75em}cite{color:#737373;font-style:italic}cite:before{content:"\2014 \00A0"}fieldset{background:#f7f7f7;border:1px solid #DDD;margin:0 0 .75em 0;padding:1.5em}input,label,select{display:block;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1em}label{font-weight:bold;margin-bottom:.375em}label.required:after{content:"*"}label abbr{display:none}textarea,input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],select[multiple=multiple]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color;-moz-transition:border-color;transition:border-color;background-color:white;border-radius:4px;border:1px solid #DDD;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1em;margin-bottom:.75em;padding:.5em .5em;width:100%}textarea:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover,input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="month"]:hover,input[type="time"]:hover,input[type="week"]:hover,select[multiple=multiple]:hover{border-color:#c4c4c4}textarea:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,select[multiple=multiple]:focus{border-color:#07a;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(0,101,145,0.7)}textarea{resize:vertical}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.375em}input[type="file"]{padding-bottom:.75em;width:100%}select{margin-bottom:1.5em;max-width:100%;width:auto}table{border-collapse:collapse;margin:.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #b7b7b7;font-weight:bold;padding:.75em 0;text-align:left}td{border-bottom:1px solid #DDD;padding:.75em 0}tr,td,th{vertical-align:middle}ul,ol{margin:0;padding:0;list-style-type:none}dl{margin-bottom:.75em}dl dt{font-weight:bold;margin-top:.75em}dl dd{margin:0}button,input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;border:none;cursor:pointer;user-select:none;vertical-align:middle;white-space:nowrap}.cards{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.card{-webkit-flex-basis:15em;-moz-flex-basis:15em;flex-basis:15em;-ms-flex-preferred-size:15em;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#f7f7f7;border-radius:4px;border:1px solid #DDD;box-shadow:0 2px 4px #e6e6e6;cursor:pointer;margin:0 1em 1.5em 1em;position:relative}.card .card-image{overflow:hidden;height:150px;max-height:150px;background-color:#F8F2B4}.card .card-image img{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-top-left-radius:4px;border-top-right-radius:4px;width:100%;opacity:1}.card .card-header{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#f7f7f7;border-bottom:1px solid #DDD;border-radius:4px 4px 0 0;font-weight:bold;line-height:1.5em;padding:.5em .75em}.card .card-copy{font-size:0.9em;line-height:1.5em;padding:.75em .75em}.card .card-copy p{margin:0 0 .75em}.card:focus,.card:hover{cursor:pointer}.card:focus img,.card:hover img{opacity:.7}.card:active{background-color:#f7f7f7}.card:active .card-header{background-color:#f7f7f7}.flex-boxes{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.flex-boxes:after{content:"";display:table;clear:both}.flex-box{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;-webkit-flex:2 2 15em;-moz-flex:2 2 15em;-ms-flex:2 2 15em;flex:2 2 15em;-webkit-align-self:stretch;-moz-align-self:stretch;align-self:stretch;-ms-flex-item-align:stretch;display:block;box-shadow:inset 0 0 1px #767676,0 2px 4px #e6e6e6;border-radius:4px;margin:.4em;padding:2em 2em 3em 2em;background:#f7f7f7}.flex-box:nth-child(1){border-top:6px solid tomato}.flex-box:nth-child(1):hover{background-color:rgba(255,99,71,0.1)}.flex-box:nth-child(2){border-top:6px solid #72BFBF}.flex-box:nth-child(2):hover{background-color:rgba(114,191,191,0.1)}.flex-box:nth-child(3){border-top:6px solid #92B1E3}.flex-box:nth-child(3):hover{background-color:rgba(146,177,227,0.1)}.flex-box:nth-child(4){border-top:6px solid #E3D743}.flex-box:nth-child(4):hover{background-color:rgba(227,215,67,0.1)}.flex-box:nth-child(5){border-top:6px solid #CCC}.flex-box:nth-child(5):hover{background-color:rgba(204,204,204,0.1)}.flex-box:nth-child(6){border-top:6px solid #F6C05C}.flex-box:nth-child(6):hover{background-color:rgba(246,192,92,0.1)}.flex-box img{display:block;opacity:.4;height:3em;margin:auto;margin-bottom:2em}.flex-box .flex-title{color:rgba(51,51,51,0.7);font-family:Georgia,Cambria,"Times New Roman",Times,serif;font-weight:500;font-size:1.5em;margin-bottom:.5em}.flex-box p{margin:auto;line-height:1.5em;color:rgba(51,51,51,0.6)}.flex-box-big{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 40em;-moz-flex:1 1 40em;-ms-flex:1 1 40em;flex:1 1 40em}.grid-items:after{content:"";display:table;clear:both}.grid-items .grid-item{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;height:14em;background:#1a6d91;width:100%;overflow:hidden;float:left;padding:2em;border-top:0;border-bottom:9px solid #fff;border-left:4.5px solid #fff;border-right:4.5px solid #fff;text-align:center;cursor:pointer}@media screen and (min-width:64em){.grid-items .grid-item{width:33.33333%}}.grid-items .grid-item:nth-child(1){background-color:#1a6d91;box-shadow:inset 0px 0px 1px 2px #124c65}.grid-items .grid-item:nth-child(1):hover{background-color:#124c65;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(2){background-color:#3581A5;box-shadow:inset 0px 0px 1px 2px #29637e}.grid-items .grid-item:nth-child(2):hover{background-color:#29637e;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(3){background-color:#5FBEBE;box-shadow:inset 0px 0px 1px 2px #44a6a6}.grid-items .grid-item:nth-child(3):hover{background-color:#44a6a6;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(4){background-color:#98C79A;box-shadow:inset 0px 0px 1px 2px #77b57a}.grid-items .grid-item:nth-child(4):hover{background-color:#77b57a;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(5){background-color:#A7A891;box-shadow:inset 0px 0px 1px 2px #909175}.grid-items .grid-item:nth-child(5):hover{background-color:#909175;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(6){background-color:#BDCC97;box-shadow:inset 0px 0px 1px 2px #a7bb75}.grid-items .grid-item:nth-child(6):hover{background-color:#a7bb75;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item:nth-child(7){background-color:#979EA0;box-shadow:inset 0px 0px 1px 2px #7c8588}.grid-items .grid-item:nth-child(7):hover{background-color:#7c8588;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items .grid-item img{display:block;height:3em;margin:auto;margin-bottom:1em}.grid-items .grid-item h1{color:#fff;font-size:1.3em;margin-bottom:.4em}.grid-items .grid-item p{margin:auto;color:rgba(255,255,255,0.7)}@media screen and (min-width:41.25em){.grid-items .grid-item p{max-width:70%}}@media screen and (min-width:64em){.grid-items .grid-item-big{width:66.66667%}}@media screen and (min-width:41.25em){.grid-items .grid-item-big p{max-width:60%}}.grid-items .grid-item-image{background:url(/images/lake-transparent.png);background-color:#1a6d91;background-repeat:no-repeat;background-position:top;background-size:cover}.grid-items-lines{position:relative}.grid-items-lines:after{content:"";display:table;clear:both}.grid-items-lines .grid-item{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;height:14em;background:#fff;width:100%;overflow:hidden;float:left;padding:2em;border-right:1px solid rgba(51,51,51,0.2);border-bottom:1px solid rgba(51,51,51,0.2);cursor:pointer}@media screen and (min-width:64em){.grid-items-lines .grid-item{width:33.33333%}}.grid-items-lines .grid-item:hover{background:rgba(51,51,51,0.05)}.grid-items-lines .grid-item img{display:block;height:2.5em;margin-bottom:1.2em;opacity:.2}.grid-items-lines .grid-item h1{color:#333;font-size:1.3em;margin-bottom:.4em}.grid-items-lines .grid-item p{color:rgba(51,51,51,0.6)}@media screen and (min-width:41.25em){.grid-items-lines .grid-item p{max-width:70%}}@media screen and (min-width:64em){.grid-items-lines .grid-item-big{width:66.66667%}}@media screen and (min-width:41.25em){.grid-items-lines .grid-item-big p{max-width:60%}}.grid-items-lines .bottom-cover{position:absolute;bottom:0px;width:100%;height:3px;background:#fff}.grid-items-lines .right-cover{position:absolute;right:0px;height:100%;width:4px;background:#fff}.hero{background:url("http://g.foolcdn.com/art/tag/bg-default.jpg"),-webkit-linear-gradient(10deg,#002b06,#001e2b),no-repeat #001e2b scroll;background:url("http://g.foolcdn.com/art/tag/bg-default.jpg"),linear-gradient(10deg,#002b06,#001e2b),no-repeat #001e2b scroll;background-repeat:no-repeat;background-position:top;background-size:cover;padding-bottom:4em}.hero .hero-logo img{height:3em;margin-bottom:2.5em}.hero .hero-inner{max-width:80em;margin-left:auto;margin-right:auto;padding:3em;margin:auto;text-align:center;color:#fff}.hero .hero-inner:after{content:"";display:table;clear:both}.hero .hero-inner:after{content:"";display:table;clear:both}.hero .hero-inner button{border:1px solid #dbdbdb;border-radius:3px;box-shadow:inset 0 1px 0 0 #fff;color:#333;display:inline-block;font-size:inherit;font-weight:bold;background-color:#fff;background-image:-webkit-linear-gradient(#fff,#e3e3e3);background-image:linear-gradient(#fff,#e3e3e3);padding:7px 18px;text-decoration:none;text-shadow:0 1px 0 #fff;background-clip:padding-box;border:1px solid #dfd8d8;border-radius:3px;box-shadow:inset 0 1px 0 0 #fff;color:#333;display:inline-block;font-size:inherit;font-weight:bold;background-color:#fff;background-image:-webkit-linear-gradient(#fff,#e5e0e0);background-image:linear-gradient(#fff,#e5e0e0);padding:7px 18px;text-decoration:none;text-shadow:0 1px 0 #fff;background-clip:padding-box;font-size:1em;outline:none}.hero .hero-inner button:hover:not(:disabled){box-shadow:inset 0 1px 0 0 #fff;cursor:pointer;background-color:#f2f2f2;background-image:-webkit-linear-gradient(#f2f2f2,#dbdbdb);background-image:linear-gradient(#f2f2f2,#dbdbdb)}.hero .hero-inner button:active:not(:disabled),.hero .hero-inner button:focus:not(:disabled){border:1px solid #dbdbdb;box-shadow:inset 0 0 8px 4px #d4d4d4,inset 0 0 8px 4px #d4d4d4}.hero .hero-inner button:hover:not(:disabled){box-shadow:inset 0 1px 0 0 #fff;cursor:pointer;background-color:#f2f2f2;background-image:-webkit-linear-gradient(#f2f2f2,#ded8d8);background-image:linear-gradient(#f2f2f2,#ded8d8)}.hero .hero-inner button:active:not(:disabled),.hero .hero-inner button:focus:not(:disabled){border:1px solid #dfd8d8;box-shadow:inset 0 0 8px 4px #d7d1d1,inset 0 0 8px 4px #d7d1d1}.hero .hero-inner button:disabled{opacity:0.5;cursor:not-allowed}.hero .hero-inner .hero-copy{text-align:center}.hero .hero-inner .hero-copy h1{font-size:1.6em;margin-bottom:.5em}@media screen and (min-width:64em){.hero .hero-inner .hero-copy h1{font-size:1.8em}}.hero .hero-inner .hero-copy p{font-family:Georgia,Cambria,"Times New Roman",Times,serif;margin:auto;margin-bottom:3em;font-weight:200;line-height:1.4em}@media screen and (min-width:64em){.hero .hero-inner .hero-copy p{font-size:1.1em;max-width:40%}}.table-borders{border:1px solid #DDD;border-left:0px;border-collapse:separate;border-spacing:0;border-radius:4px}.table-borders tbody{background-color:#f7f7f7}.table-borders tbody tr:hover>td,.table-borders tbody tr:hover>th{background-color:#eaeaea}.table-borders tbody tr:nth-child(even){background-color:#ececec}.table-borders tbody tr:nth-child(even):hover>td{background-color:#e0e0e0}.table-borders thead:first-of-type tr:first-child>th:first-child{border-top-left-radius:4px}.table-borders thead:first-of-type tr:first-child>th:last-child{border-top-right-radius:4px}.table-borders tbody:last-child tr:last-child>td:first-child{border-bottom-left-radius:4px}.table-borders tbody:last-child tr:last-child>td:last-child{border-bottom-right-radius:4px}.table-borders thead th{background-color:#fff;padding:0.75em 1em;border-left:1px solid #DDD;border-bottom:0px}.table-borders tbody{background-color:#f7f7f7}.table-borders tbody td{padding:0.75em 1em;border-left:1px solid #DDD;border-top:1px solid #DDD;border-bottom:0px}.table-borders tbody td button{padding:.5em 1em .6em;font-size:.7em;margin-right:0.5em;display:inline-block;width:100%;margin-bottom:.3em;outline:none}@media screen and (min-width:41.25em){.table-borders tbody td button{width:auto;margin-bottom:0}}@media screen and (min-width:64em){.table-borders tbody td button{font-size:.8em}}.tooltip-item{border:1px solid #DDD;padding:.5em 1em;border-radius:4px;position:relative;margin-bottom:1.5}.tooltip-item:hover .tooltip{opacity:1;visibility:visible}.tooltip-item .tooltip{position:absolute;left:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;bottom:140%;background-color:#fff;border-radius:4px;color:#333;font-size:.9em;line-height:1.5em;margin-left:-8em;opacity:0;padding:1em;box-shadow:0 2px 2px silver;text-align:center;visibility:hidden;min-width:16em;z-index:10;font-family:Georgia,Cambria,"Times New Roman",Times,serif}.tooltip-item .tooltip p{margin-bottom:0}.tooltip-item .tooltip:after{position:absolute;left:46%;margin-left:-8px;border:8px solid transparent;color:#fff;content:'▼';text-shadow:0 2px 2px silver;font-size:1.4em;pointer-events:none;bottom:-25.6px}.video-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper embed,.video-wrapper object,.video-wrapper iframe{position:absolute;top:0px;left:0px;height:100%;width:100%}@font-face{font-family:'Roboto';font-weight:300;font-style:normal;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.ttf") format("truetype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.svg") format("svg")}@font-face{font-family:'Roboto';font-weight:300;font-style:italic;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.ttf") format("truetype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.svg") format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-device-width:321px){@font-face{font-family:'Roboto';font-weight:300;font-style:normal;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light.svg") format("svg")}@font-face{font-family:'Roboto';font-weight:300;font-style:italic;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Light-Italic.svg") format("svg")}}@font-face{font-family:'Roboto';font-weight:400;font-style:normal;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.ttf") format("truetype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.svg") format("svg")}@font-face{font-family:'Roboto';font-weight:400;font-style:italic;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.ttf") format("truetype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.svg") format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-device-width:321px){@font-face{font-family:'Roboto';font-weight:400;font-style:normal;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Regular.svg") format("svg")}@font-face{font-family:'Roboto';font-weight:400;font-style:italic;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Italic.svg") format("svg")}}@font-face{font-family:'Roboto';src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Roboto';src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium-Italic.eot");src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium-Italic.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium-Italic.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium-Italic.ttf") format("truetype");font-weight:500;font-style:italic}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-device-width:321px){@font-face{font-family:'Roboto';src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium.svg") format("svg");font-weight:500;font-style:normal}@font-face{font-family:'Roboto';src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/Roboto-Medium-Italic.svg") format("svg");font-weight:500;font-style:italic}}@font-face{font-family:'Roboto Condensed';font-weight:300;font-style:normal;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/RobotoCondensed-Light.woff") format("woff")}@font-face{font-family:'Roboto Condensed';font-weight:300;font-style:italic;src:url("https://g.foolcdn.com/assets/fonts/Roboto/Roboto2015/RobotoCondensed-Light-Italic.woff") format("woff")}@font-face{font-family:'Fool-icons';src:url("https://g.foolcdn.com/assets/fonts/Fool-icons/fonts/Fool-icons.eot");src:url("https://g.foolcdn.com/assets/fonts/Fool-icons/fonts/Fool-icons.eot?#iefix") format("embedded-opentype"),url("https://g.foolcdn.com/assets/fonts/Fool-icons/fonts/Fool-icons.woff") format("woff"),url("https://g.foolcdn.com/assets/fonts/Fool-icons/fonts/Fool-icons.ttf") format("truetype")}@font-face{font-family:'Fool-icons';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/LcAAAC8AAAAYGNtYXAaVcxYAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zmwf6UgAAAFwAAABWGhlYWT/8rzJAAACyAAAADZoaGVhA5kB5wAAAwAAAAAkaG10eAUAAJIAAAMkAAAAGGxvY2EA1AB6AAADPAAAAA5tYXhwAAgAMQAAA0wAAAAgbmFtZfi/BdMAAANsAAABhHBvc3QAAwAAAAAE8AAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAQHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYB//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQBJAAABtwG3AC4AAAEnLgEiBg8BDgEUFhceATI2PwERFB4CMzI+AjURFx4DMzI+Ajc+ATQmJwG3oAUMDAwFoAQFBQQFDAwMBWkFCQsHBwsJBWkDBQYGAwMGBgUDBAUFBAEXoAQFBQSgBQwMDAUEBQUEav7NBwsJBQUJCwcBM2oCAwMBAQMDAgUMDAwFAAAAAQBJAAkBtwHAAC4AADcXHgEyNj8BPgE0JicuASIGDwERNC4CIyIOAhURJy4DIyIOAgcOARQWF0mgBQwMDAWgBAUFBAUMDAwFaQUJCwcHCwkFaQMFBgYDAwYGBQMEBQUEqaAEBQUEoAUMDAwFBAUFBGoBMwcLCQUFCQsH/s1qAgMDAQEDAwIFDAwMBQABAAAAAQAAHLEojV8PPPUACwIAAAAAAM+OvgYAAAAAz46+BgAAAAABtwHAAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAG3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAIAAEkCAABJAAAAAAAKABQAHgBmAKwAAAABAAAABgAvAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAEADGAAEAAAAAAAEAFAAAAAEAAAAAAAIADgB0AAEAAAAAAAMAFABCAAEAAAAAAAQAFACCAAEAAAAAAAUAFgAsAAEAAAAAAAYACgBWAAEAAAAAAAkAGAAUAAEAAAAAAAoAKACWAAMAAQQJAAEAFAAAAAMAAQQJAAIADgB0AAMAAQQJAAMAFABCAAMAAQQJAAQAFACCAAMAAQQJAAUAFgAsAAMAAQQJAAYAFABgAAMAAQQJAAkAGAAUAAMAAQQJAAoAKACWAEYAbwBvAGwALQBpAGMAbwBuAHMARwByAGUAZwAgAFIAbwBiAGwAZQB0AG8AVgBlAHIAcwBpAG8AbgAgADEALgAwAEYAbwBvAGwALQBpAGMAbwBuAHNGb29sLWljb25zAEYAbwBvAGwALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgBGAG8AbwBsAC0AaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAUQAAoAAAAABMgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAUgAAAFIieI/a09TLzIAAAI8AAAAYAAAAGAIIvy3Y21hcAAAApwAAABMAAAATBpVzFhnYXNwAAAC6AAAAAgAAAAIAAAAEGhlYWQAAALwAAAANgAAADb/8rzJaGhlYQAAAygAAAAkAAAAJAOZAedobXR4AAADTAAAABgAAAAYBQAAkm1heHAAAANkAAAABgAAAAYABlAAbmFtZQAAA2wAAAGEAAABhPi/BdNwb3N0AAAE8AAAACAAAAAgAAMAAAEABAQAAQEBC0Zvb2wtaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACFDx0AAACKER0AAAAJHQAAAT8SAAcBAQsVFxkcISZGb29sLWljb25zRm9vbC1pY29uc3UwdTF1MjB1RTYwMHVFNjAxAAACAYkABAAGAQEEBwoNXaz8lA78lA78lA77lA74S/erFfs09zQFfpd3i35/CPs0+zQFf36Ld5d+mH+fi5iXCPT1i/vHBYt5mX2di52LmZmLnQiL98f0IQWShZOIk4uTi5OOkpGXmIuff5gIDtT3PRX3NPs0BZh/n4uYlwj3NPc0BZeYi59/mH6Xd4t+fwgiIYv3xwWLnX2ZeYt5i319i3kIi/vHIvUFhJGDjoOLg4uDiISFf36Ld5d+CA74lBT4lBWLDAoAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAQHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYB//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAACQbIbVfDzz1AAsCAAAAAADPjr4GAAAAAM+OvgYAAAAAAbcBwAAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAABtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAACAABJAgAASQAAUAAABgAAAAAAEADGAAEAAAAAAAEAFAAAAAEAAAAAAAIADgB0AAEAAAAAAAMAFABCAAEAAAAAAAQAFACCAAEAAAAAAAUAFgAsAAEAAAAAAAYACgBWAAEAAAAAAAkAGAAUAAEAAAAAAAoAKACWAAMAAQQJAAEAFAAAAAMAAQQJAAIADgB0AAMAAQQJAAMAFABCAAMAAQQJAAQAFACCAAMAAQQJAAUAFgAsAAMAAQQJAAYAFABgAAMAAQQJAAkAGAAUAAMAAQQJAAoAKACWAEYAbwBvAGwALQBpAGMAbwBuAHMARwByAGUAZwAgAFIAbwBiAGwAZQB0AG8AVgBlAHIAcwBpAG8AbgAgADEALgAwAEYAbwBvAGwALQBpAGMAbwBuAHNGb29sLWljb25zAEYAbwBvAGwALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgBGAG8AbwBsAC0AaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");font-weight:normal;font-style:normal}[class^="fool-icon-"],[class*=" fool-icon-"]{font-family:'Fool-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn-1451,.btn-1371,.btn-1321,.btn-1228,.btn-1062,.btn-1048,.btn-1008,.btn-1066,.btn-1069,.btn-1081,.btn-1128,.btn-3994,.btn-4003,.btn-4014,.btn-1502,.btn-1255,.btn-4053,.btn-2885,.btn-2858,.btn-4009,.btn-4021,.btn-4027,.btn-4039,.btn-4069,.btn-4076,.btn-4087,.btn-4092,.btn-4097{text-shadow:0px 1px 0px rgba(0,0,0,0.35);height:32px;width:32px;background-color:black;color:#fff;border-radius:3px;display:table;font-size:13px;font-family:"Helvetica","Helvetica Neue",Arial,sans-serif}.btn-1451:after,.btn-1371:after,.btn-1321:after,.btn-1228:after,.btn-1062:after,.btn-1048:after,.btn-1008:after,.btn-1066:after,.btn-1069:after,.btn-1081:after,.btn-1128:after,.btn-3994:after,.btn-4003:after,.btn-4014:after,.btn-1502:after,.btn-1255:after,.btn-4053:after,.btn-2885:after,.btn-2858:after,.btn-4009:after,.btn-4021:after,.btn-4027:after,.btn-4039:after,.btn-4069:after,.btn-4076:after,.btn-4087:after,.btn-4092:after,.btn-4097:after{text-align:center;text-decoration:none;margin:0 auto;display:table-cell;font-weight:bold;font-size:12px;vertical-align:middle}.btn-1451{background-image:-webkit-linear-gradient(#734382,#501c60);background-image:linear-gradient(#734382,#501c60);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#734382',endColorstr='#501c60',GradientType=0)}.btn-1451:after{content:'DV'}.btn-1371{background-image:-webkit-linear-gradient(#3e4072,#14184f);background-image:linear-gradient(#3e4072,#14184f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e4072',endColorstr='#14184f',GradientType=0)}.btn-1371:after{content:'SO'}.btn-1321{background-image:-webkit-linear-gradient(#257282,#004f60);background-image:linear-gradient(#257282,#004f60);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#257282',endColorstr='#004f60',GradientType=0)}.btn-1321:after{content:'OPT'}.btn-1228{background-image:-webkit-linear-gradient(#1fa192,#007e70);background-image:linear-gradient(#1fa192,#007e70);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fa192',endColorstr='#007e70',GradientType=0)}.btn-1228:after{content:'PRO'}.btn-1062{background-image:-webkit-linear-gradient(#6184b3,#3d6190);background-image:linear-gradient(#6184b3,#3d6190);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6184b3',endColorstr='#3d6190',GradientType=0)}.btn-1062:after{content:'RYR'}.btn-1048{background-image:-webkit-linear-gradient(#4cb2c3,#228fa1);background-image:linear-gradient(#4cb2c3,#228fa1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb2c3',endColorstr='#228fa1',GradientType=0)}.btn-1048:after{content:'II'}.btn-1008{background-image:-webkit-linear-gradient(#5fa062,#3b7d3d);background-image:linear-gradient(#5fa062,#3b7d3d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fa062',endColorstr='#3b7d3d',GradientType=0)}.btn-1008:after{content:'HG'}.btn-1066{background-image:-webkit-linear-gradient(#d19e26,#b37f00);background-image:linear-gradient(#d19e26,#b37f00);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d19e26',endColorstr='#b37f00',GradientType=0)}.btn-1066:after{content:'IV'}.btn-1069{background-image:-webkit-linear-gradient(#f16f25,#d45300);background-image:linear-gradient(#f16f25,#d45300);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16f25',endColorstr='#d45300',GradientType=0)}.btn-1069:after{content:'RB'}.btn-1081{background-image:-webkit-linear-gradient(#1ea0d1,#0080b2);background-image:linear-gradient(#1ea0d1,#0080b2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ea0d1',endColorstr='#0080b2',GradientType=0)}.btn-1081:after{content:'SA'}.btn-1128{background-image:-webkit-linear-gradient(#3e4393,#141c70);background-image:linear-gradient(#3e4393,#141c70);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e4393',endColorstr='#141c70',GradientType=0)}.btn-1128:after{content:'MDP'}.btn-3994{background-image:-webkit-linear-gradient(#1c3664,#001331);background-image:linear-gradient(#1c3664,#001331);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c3664',endColorstr='#001331',GradientType=0)}.btn-3994:after{content:'EXP'}.btn-4003{background-image:-webkit-linear-gradient(#09f,#0385db);background-image:linear-gradient(#09f,#0385db);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#09f',endColorstr='#0385db',GradientType=0)}.btn-4003:after{content:'TI'}.btn-4014{background-image:-webkit-linear-gradient(#600,#802121);background-image:linear-gradient(#600,#802121)}.btn-4014:after{content:'PP'}.btn-1502{background-image:-webkit-linear-gradient(#1e4b7c,#0c1620);background-image:linear-gradient(#1e4b7c,#0c1620);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9376b3',endColorstr='#715390',GradientType=0)}.btn-1502:after{content:'SN'}.btn-1255{background-image:-webkit-linear-gradient(#41241c,#191816);background-image:linear-gradient(#41241c,#191816);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#41241c',endColorstr='#191816',GradientType=0)}.btn-1255:after{content:'ONE'}.btn-4053{background-image:-webkit-linear-gradient(#41241c,#191816);background-image:linear-gradient(#41241c,#191816);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#41241c',endColorstr='#191816',GradientType=0)}.btn-4053:after{content:'EP'}.btn-2885{background-image:-webkit-linear-gradient(#4CAF50,#357A38);background-image:linear-gradient(#4CAF50,#357A38);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4CAF50',endColorstr='#357A38',GradientType=0)}.btn-2885:after{content:'WM'}.btn-2858{background-image:-webkit-linear-gradient(#4CAF50,#357A38);background-image:linear-gradient(#4CAF50,#357A38);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4CAF50',endColorstr='#357A38',GradientType=0)}.btn-2858:after{content:'WM'}.btn-4009{background-image:-webkit-linear-gradient(#e8c009,#b79600);background-image:linear-gradient(#e8c009,#b79600);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8c009',endColorstr='#b79600',GradientType=0)}.btn-4009:after{content:'D17'}.btn-4014{background-image:-webkit-linear-gradient(#600,#802121);background-image:linear-gradient(#600,#802121);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000',endColorstr='#802121',GradientType=0)}.btn-4014:after{content:'PP'}.btn-4021{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a83bd',endColorstr='#2062b0',GradientType=0)}.btn-4021:after{content:'IN'}.btn-4027{background-image:-webkit-linear-gradient(#300,#5b0a0a);background-image:linear-gradient(#300,#5b0a0a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000',endColorstr='#5b0a0a',GradientType=0)}.btn-4027:after{content:'MP'}.btn-4039{background-image:-webkit-linear-gradient(#2E252F,#210e23);background-image:linear-gradient(#2E252F,#210e23);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2E252F',endColorstr='#210e23',GradientType=0)}.btn-4039:after{content:'RS'}.btn-4053{background-image:-webkit-linear-gradient(#5f4638,#37261d);background-image:linear-gradient(#5f4638,#37261d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f4638',endColorstr='#37261d',GradientType=0)}.btn-4053:after{content:'EP'}.btn-4069{background-image:-webkit-linear-gradient(#a13a4e,#a45a7b);background-image:linear-gradient(#a13a4e,#a45a7b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a13a4e',endColorstr='#a45a7b',GradientType=0)}.btn-4069:after{content:'CRY'}.btn-4076{background-image:-webkit-linear-gradient(#36150E,#1C0F0C);background-image:linear-gradient(#36150E,#1C0F0C);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36150E',endColorstr='#1C0F0C',GradientType=0)}.btn-4076:after{content:'PAR'}.btn-4087{background-image:-webkit-linear-gradient(#00793c,#008d46);background-image:linear-gradient(#00793c,#008d46);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00793c',endColorstr='#008d46',GradientType=0)}.btn-4087:after{content:'GP'}.btn-4092{background-image:-webkit-linear-gradient(#5ad05f,#38b03e);background-image:linear-gradient(#5ad05f,#38b03e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ad05f',endColorstr='#38b03e',GradientType=0)}.btn-4092:after{content:'MJ'}.btn-4097{background-image:-webkit-linear-gradient(#757030,#9f9a57);background-image:linear-gradient(#757030,#9f9a57);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757030',endColorstr='#9f9a57',GradientType=0)}.btn-4097:after{content:'ES'}.fool-tophat-container{background-color:#000;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}.fool-tophat-container .fool-tophat-container{position:fixed;top:0;left:0;right:0;z-index:9000;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}@media screen and (max-width:1023px){.fool-tophat-container .fool-tophat-container{display:none}}.fool-tophat{margin:0;color:#fff;height:36px;padding:0px 8px;position:relative;z-index:99999;max-width:80em;margin-left:auto;margin-right:auto}.fool-tophat:after{content:"";display:table;clear:both}@media screen and (min-width:1280px){.fool-tophat{padding:0px}}@media screen and (max-width:1023px){.fool-tophat{display:none}}.fool-tophat .fool-tophat-left{float:left;position:relative}.fool-tophat .fool-tophat-right{float:right;margin-right:10px}.fool-tophat div#tophat-motto{margin-left:150px;margin-top:8px;font-size:12px}@media screen and (max-width:859px){.fool-tophat div#tophat-motto{display:none}}.fool-tophat a,.fool-tophat a:link,.fool-tophat a:visited{color:#fff;font-size:12px;line-height:24px;text-decoration:none}.fool-tophat a:hover,.fool-tophat a:link:hover,.fool-tophat a:visited:hover{text-decoration:underline}.fool-tophat ul{padding:0;margin:0;list-style:none}.fool-tophat li{float:left;margin-bottom:0;position:relative}.fool-tophat li ul{display:none}.fool-tophat li:hover ul,.fool-tophat li ul.expanded{display:block}.fool-tophat ul#countries-dropdown{background-color:#000;display:inline-block;width:140px;left:0px;z-index:2;font-size:12px;line-height:1em;padding:0;margin:0;list-style:none;background-color:#000;display:inline-block;z-index:2;font-size:12px;float:left;line-height:1em;padding:0;margin:0;margin-right:-1px;list-style:none;height:36px;overflow:hidden;position:absolute}.fool-tophat ul#countries-dropdown li{display:inline-block;float:left;margin-bottom:0;position:relative;list-style-type:none;line-height:30px;width:100%}.fool-tophat ul#countries-dropdown li:hover{background-color:#333}.fool-tophat ul#countries-dropdown li a{border-bottom:solid 1px #333;padding:8px 0px 8px 32px;margin:0px 3px;display:block;line-height:13px;text-decoration:none;width:95%}.fool-tophat ul#countries-dropdown li a:hover{text-decoration:underline}.fool-tophat ul#countries-dropdown a.select{background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 93% 50%}.fool-tophat ul#countries-dropdown li{border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;display:inline-block;margin-bottom:0;position:relative;list-style-type:none;line-height:36px;width:100%}.fool-tophat ul#countries-dropdown li:hover{background-color:#333}.fool-tophat ul#countries-dropdown li a.select{background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 93% 50%;padding:8px;margin:2px 0px 0px 3px;display:block;line-height:13px;overflow:hidden;text-decoration:none;width:95%;white-space:nowrap}.fool-tophat ul#countries-dropdown li a.select:hover{text-decoration:underline}.fool-tophat ul#countries-dropdown li ul{background-color:#000;font-size:12px;line-height:1em;padding:0;margin:0;list-style:none;position:absolute;z-index:5000001;top:100%;left:0px}.fool-tophat ul#countries-dropdown li ul li{display:inline-block;float:left;margin-bottom:0;position:relative;list-style-type:none;line-height:30px;width:100%;min-width:140px}.fool-tophat ul#countries-dropdown li ul li:hover{background-color:#333}.fool-tophat ul#countries-dropdown li ul li a{border-bottom:solid 1px #333;padding:8px 0px;margin:2px 0px 0px 3px;display:block;line-height:13px;text-decoration:none;width:95%}.fool-tophat ul#countries-dropdown li ul li a:hover{text-decoration:underline}.fool-tophat ul#countries-dropdown:hover{height:auto;overflow:visible}.fool-tophat ul#countries-dropdown .fa-globe{display:inline-block;height:26px;width:26px;margin-left:-24px;padding:0;font-size:20px;top:7px;left:0px;position:relative;background:none}.fool-tophat ul#countries-dropdown .globe-text{text-indent:-9999px;display:inline-block}.fool-tophat .dropdown-toggle-countries{border:none}.fool-tophat .dropdown-toggle-countries a{padding-left:0px}.fool-tophat .country-select a{padding-left:36px;line-height:1.6rem}.fool-tophat .country-select .us{background:transparent url("https://g.foolcdn.com/Art/Flags/18/UnitedStates.png") 6% 45% no-repeat}.fool-tophat .country-select .uk{background:transparent url("https://g.foolcdn.com/Art/Flags/18/UnitedKingdom.png") 6% 45% no-repeat}.fool-tophat .country-select .au{background:transparent url("https://g.foolcdn.com/Art/Flags/18/Australia.png") 6% 45% no-repeat}.fool-tophat .country-select .ca{background:transparent url("https://g.foolcdn.com/Art/Flags/18/Canada.png") 6% 45% no-repeat}.fool-tophat .country-select .sg{background:transparent url("https://g.foolcdn.com/Art/Flags/18/Singapore.png") 6% 45% no-repeat}.fool-tophat .country-select .de{background:transparent url("https://g.foolcdn.com/Art/Flags/18/Germany.png") 6% 45% no-repeat}.fool-tophat ul#countries-dropdown li{border:none}.fool-tophat ul#countries-dropdown li a.country-select-item{padding:0 0 0 32px;margin:0px;height:34px;background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 23% 50%}.fool-tophat ul#countries-dropdown li ul.country-select li a{padding:4px 0px 4px 36px;line-height:24px}.fool-tophat #quips{display:none}@media screen and (min-width:1024px){.fool-tophat #quips{display:inline-block;font-size:13px;font-weight:400;float:left;margin:0px;margin-right:-1px;padding:4px 8px 0px 8px;border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;color:#FFCC33;display:inline-block;padding-left:125px;padding-top:5px}}.fool-tophat #myFool{background-color:#000;display:inline-block;z-index:2;font-size:12px;float:left;line-height:1em;padding:0;margin:0;margin-right:-1px;list-style:none;width:160px}.fool-tophat #myFool li{border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;display:inline-block;margin-bottom:0;position:relative;list-style-type:none;line-height:36px;width:100%}.fool-tophat #myFool li:hover{background-color:#333}.fool-tophat #myFool li a.select{background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 93% 50%;padding:8px;margin:2px 0px 0px 3px;display:block;line-height:13px;overflow:hidden;text-decoration:none;width:95%;white-space:nowrap}.fool-tophat #myFool li a.select:hover{text-decoration:underline}.fool-tophat #myFool li ul{background-color:#000;font-size:12px;line-height:1em;padding:0;margin:0;list-style:none;position:absolute;z-index:5000001;top:100%;left:0px}.fool-tophat #myFool li ul li{display:inline-block;float:left;margin-bottom:0;position:relative;list-style-type:none;line-height:30px;width:100%;min-width:140px}.fool-tophat #myFool li ul li:hover{background-color:#333}.fool-tophat #myFool li ul li a{border-bottom:solid 1px #333;padding:8px 0px;margin:2px 0px 0px 3px;display:block;line-height:13px;text-decoration:none;width:95%}.fool-tophat #myFool li ul li a:hover{text-decoration:underline}@media screen and (max-width:659px){.fool-tophat #myFool{width:40%}}.fool-tophat #premium{background-color:#000;display:inline-block;z-index:2;font-size:12px;float:left;line-height:1em;padding:0;margin:0;margin-right:-1px;list-style:none;width:160px}.fool-tophat #premium li{border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;display:inline-block;margin-bottom:0;position:relative;list-style-type:none;line-height:36px;width:100%}.fool-tophat #premium li:hover{background-color:#333}.fool-tophat #premium li a.select{background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 93% 50%;padding:8px;margin:2px 0px 0px 3px;display:block;line-height:13px;overflow:hidden;text-decoration:none;width:95%;white-space:nowrap}.fool-tophat #premium li a.select:hover{text-decoration:underline}.fool-tophat #premium li ul{background-color:#000;font-size:12px;line-height:1em;padding:0;margin:0;list-style:none;position:absolute;z-index:5000001;top:100%;left:0px}.fool-tophat #premium li ul li{display:inline-block;float:left;margin-bottom:0;position:relative;list-style-type:none;line-height:30px;width:100%;min-width:140px}.fool-tophat #premium li ul li:hover{background-color:#333}.fool-tophat #premium li ul li a{border-bottom:solid 1px #333;padding:8px 0px;margin:2px 0px 0px 3px;display:block;line-height:13px;text-decoration:none;width:95%}.fool-tophat #premium li ul li a:hover{text-decoration:underline}@media screen and (max-width:659px){.fool-tophat #premium{width:40%}}.fool-tophat #premium .service-btn{float:left;font-size:8px;height:18px;line-height:22px;margin-left:5px;margin-right:5px;margin-top:2px;padding:0;width:22px}.fool-tophat #premium .service-btn:after{font-size:8px}@media screen and (max-width:659px){.fool-tophat #premium .service-btn{display:none}}.fool-tophat .infoSubhead{font-weight:bold;text-transform:uppercase;background-color:#222;padding:0 2px}.fool-tophat .info{color:#bbb;padding:0 10px;font-weight:400}.fool-tophat .sub-info{color:#bbb;padding:0px;font-weight:400;font-size:90%;display:inline-block;padding-left:14px;margin-bottom:5px}.fool-tophat .tophat-phone-number{line-height:14px}.fool-tophat #Help li.multiline-subhead{padding:0 3px;line-height:18px}.fool-tophat #Help{background-color:#000;display:inline-block;z-index:2;font-size:12px;float:left;line-height:1em;padding:0;margin:0;margin-right:-1px;list-style:none;width:140px}.fool-tophat #Help li{border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;display:inline-block;margin-bottom:0;position:relative;list-style-type:none;line-height:36px;width:100%}.fool-tophat #Help li:hover{background-color:#333}.fool-tophat #Help li a.select{background:transparent url("https://g.foolcdn.com/Art/topHat/select-arrow.gif") no-repeat 93% 50%;padding:8px;margin:2px 0px 0px 3px;display:block;line-height:13px;overflow:hidden;text-decoration:none;width:95%;white-space:nowrap}.fool-tophat #Help li a.select:hover{text-decoration:underline}.fool-tophat #Help li ul{background-color:#000;font-size:12px;line-height:1em;padding:0;margin:0;list-style:none;position:absolute;z-index:5000001;top:100%;left:0px}.fool-tophat #Help li ul li{display:inline-block;float:left;margin-bottom:0;position:relative;list-style-type:none;line-height:30px;width:100%;min-width:140px}.fool-tophat #Help li ul li:hover{background-color:#333}.fool-tophat #Help li ul li a{border-bottom:solid 1px #333;padding:8px 0px;margin:2px 0px 0px 3px;display:block;line-height:13px;text-decoration:none;width:95%}.fool-tophat #Help li ul li a:hover{text-decoration:underline}@media screen and (max-width:659px){.fool-tophat #Help{width:40%}}.fool-tophat #Help .fa{float:left;padding-top:10px;padding-left:3px;padding-right:3px}.fool-tophat #logIn{display:inline-block;font-size:13px;font-weight:400;float:left;margin:0px;margin-right:-1px;padding:4px 8px 0px 8px;border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;padding:4px 20px 0px}@media screen and (max-width:659px){.fool-tophat #logIn{width:20%}}.fool-tophat #logOut{display:inline-block;font-size:13px;font-weight:400;float:left;margin:0px;margin-right:-1px;padding:4px 8px 0px 8px;border-left:2px solid #1f1f1f;border-right:2px solid #1f1f1f;padding:4px 20px 0px}@media screen and (max-width:659px){.fool-tophat #logOut{width:20%}}a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}a.skip-main:focus,a.skip-main:active{color:#fff;font-weight:normal;background-color:#555;border-bottom:solid 3px #fff;left:0;top:auto;min-width:100%;height:auto;overflow:auto;margin:0px;padding:15px 0px;text-align:center;font-size:1.5em;position:fixed;z-index:999;outline-offset:-3px!important;text-decoration:underline;background:-webkit-repeating-linear-gradient(45deg,transparent,transparent 10px,#333 10px,#333 20px),-webkit-linear-gradient(top,#555,#444);background:repeating-linear-gradient(45deg,transparent,transparent 10px,#333 10px,#333 20px),linear-gradient(to bottom,#555,#444)}.fool-search-label{display:none}.ticker-input{position:relative;z-index:999999}.ticker-input-results{min-width:320px;margin:0;position:absolute;z-index:1;top:40px;left:auto;right:0;background:#fff;border:1px solid #888;border-radius:5px;box-shadow:0 0 5px #aaa;line-height:1}@media screen and (min-width:1024px){.ticker-input-results{min-width:500px}}.ticker-input-results .ticker-input-results-result{border-spacing:5px;border-collapse:collapse;border-bottom:1px dotted #DDDDDD;font-size:14px;padding:3px 10px;clear:both;cursor:pointer}.ticker-input-results .ticker-input-results-result:after{content:"";display:table;clear:both}.ticker-input-results .ticker-input-results-result.active{background-color:#def2fa;border:2px solid #0077ab;border-radius:4px;cursor:pointer}.ticker-input-results-company{display:table-cell;float:left;padding:5px;white-space:nowrap;overflow:hidden;width:35%;text-overflow:ellipsis}@media screen and (min-width:480px){.ticker-input-results-company{width:45%}}@media screen and (min-width:660px){.ticker-input-results-company{width:auto}}.ticker-input-results-symbol{display:table-cell;float:left;font-weight:bold;padding:5px;text-align:left;white-space:nowrap;width:70px}.ticker-input-results-exchange{color:#979797;font-weight:normal;float:right;margin-top:6px}@media screen and (min-width:1024px){.ticker-input-results{min-width:500px}}@media screen and (min-width:1024px){.ticker-input-results-company{min-width:270px}}.ticker-input-results-exchange{padding-right:22px;float:right;background-repeat:no-repeat;background-position:right center}.exchange-NYSE{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NASDAQ{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NYSEMKT{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NASDAQOTCBB{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NASDAQOTH{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NASDAQMUTFUND{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-TREASURY{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-NNM{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedStates.png")}.exchange-LSE{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedKingdom.png")}.exchange-FTSE{background-image:url("https://g.foolcdn.com/art/Flags/18/UnitedKingdom.png")}.exchange-TSX{background-image:url("https://g.foolcdn.com/art/Flags/18/Canada.png")}.exchange-TSXV{background-image:url("https://g.foolcdn.com/art/Flags/18/Canada.png")}.exchange-CMF{background-image:url("https://g.foolcdn.com/art/Flags/18/Canada.png")}.exchange-ASX{background-image:url("https://g.foolcdn.com/art/Flags/18/Australia.png")}.exchange-ASXINDICES{background-image:url("https://g.foolcdn.com/art/Flags/18/Australia.png")}.exchange-NIKKEIINDICES{background-image:url("https://g.foolcdn.com/art/Flags/18/Japan.png")}.exchange-HSIINDICES{background-image:url("https://g.foolcdn.com/art/Flags/18/HongKong.png")}.exchange-DAXINDICES{background-image:url("https://g.foolcdn.com/art/Flags/18/Germany.png")}.exchange-CACINDICES{background-image:url("https://g.foolcdn.com/art/Flags/18/France.png")}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.25)}100%{transform:scale(1)}}.about{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}@media screen and (max-width:659px){.about .sub-section{margin-bottom:15px}.about .sub-section:last-child{margin-bottom:0}}@media screen and (max-width:659px){.about .premium-services h4{text-align:center;margin-bottom:15px}}.about .all-services{font-weight:400;display:inline-block;align-items:center;margin:0;font-size:16px;border:1px solid #477DCA;padding:15px 25px;border-radius:7px;color:#477DCA}.about .all-services .fa{font-size:13px;margin-left:5px}@media screen and (min-width:400px){.about .all-services{margin:15px}}.about .all-services:hover,.about .all-services:active,.about .all-services:focus{background-color:#477DCA;color:#fff}.about .podcast-links{display:flex;flex-wrap:wrap;justify-content:center}.about .podcast-links li{flex-basis:50%;padding:15px;margin:0;text-align:center}.about .podcast-links li a{display:inline-flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:660px){.about .podcast-links li{flex-basis:33%}}@media screen and (min-width:860px){.about .podcast-links li{flex-basis:25%}}@media screen and (min-width:1024px){.about .podcast-links li{flex-basis:20%}}.home-page .across-the-web-section{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background-color:#fff}.home-page .across-the-web-section .across-the-web-container{float:left;display:block;margin-right:2.35765%;width:97.86755%;margin-left:1.06623%;margin-top:40px;margin:0;padding:1.5em 0}.home-page .across-the-web-section .across-the-web-container:last-child{margin-right:0}@media screen and (min-width:660px){.home-page .across-the-web-section .across-the-web-container{float:left;display:block;margin-right:2.35765%;width:95.7351%;margin-left:2.13245%}.home-page .across-the-web-section .across-the-web-container:last-child{margin-right:0}}.home-page .across-the-web-section .about{clear:none;text-align:left;float:left;display:block;margin-right:2.35765%;width:100%}.home-page .across-the-web-section .about:last-child{margin-right:0}@media screen and (min-width:860px){.home-page .across-the-web-section .about{float:left;display:block;margin-right:2.35765%;width:65.88078%}.home-page .across-the-web-section .about:last-child{margin-right:0}}.home-page .across-the-web-section .about small{margin-top:1.5rem}.home-page .across-the-web-section .about .sub-section{clear:none;text-align:left;float:left;display:block;margin-right:2.35765%;width:100%}.home-page .across-the-web-section .about .sub-section:last-child{margin-right:0}@media screen and (min-width:660px){.home-page .across-the-web-section .about .sub-section{float:left;display:block;margin-right:2.35765%;width:31.76157%}.home-page .across-the-web-section .about .sub-section:last-child{margin-right:0}.home-page .across-the-web-section .about .sub-section:nth-child(4n){margin-right:0}.home-page .across-the-web-section .about .sub-section:nth-child(4n+1){clear:left}}.home-page .across-the-web-section .about .sub-section .service-button{display:inline-flex;justify-content:center;align-items:center;margin-bottom:1rem;margin-right:5px}.home-page .across-the-web-section .about .sub-section li{clear:both;line-height:200%}.home-page .across-the-web-section .about .sub-section .podcast-links img{vertical-align:-75%;padding-bottom:10px}.home-page .across-the-web-section .about .premium-services h4{color:#666}.home-page .across-the-web-section h2{text-transform:none;font-size:28px;padding-bottom:0;border:none}.home-page .across-the-web-section h3{margin:25px 0 15px;padding-bottom:15px;border-bottom:1px solid #ddd;font-size:110%}.home-page .across-the-web-section h4{text-transform:uppercase;font-weight:700;font-size:75%;margin-bottom:15px}.home-page .across-the-web-section ul.social-links{margin:15px 0;display:flex;flex-wrap:wrap}.home-page .across-the-web-section ul.social-links li{display:inline-block;height:40px;width:40px;margin:7.5px;position:relative}.home-page .across-the-web-section ul.social-links .facebook .fa-circle{color:#3b589e}.home-page .across-the-web-section ul.social-links .twitter .fa-circle{color:#2faff9}.home-page .across-the-web-section ul.social-links .linkedin .fa-circle{color:#007bb6}.home-page .across-the-web-section ul.social-links .youtube .fa-circle{color:#cc181e}.home-page .across-the-web-section ul.social-links .pinterest .fa-circle{color:#cb2027}.home-page .across-the-web-section ul.social-links .instagram .fa-circle{color:#47769b}.home-page .across-the-web-section ul.social-links .rss .fa-circle{color:#f5871e}.global-companies h3{margin-bottom:15px}.global-companies-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;float:none}.global-companies-grid .grid-item{display:inline-flex;flex-direction:column;flex-basis:25%;align-items:center;padding:15px}@media screen and (min-width:1024px){.global-companies-grid .grid-item{flex-basis:20%}}.global-companies-grid .grid-item img{max-height:35px;margin-bottom:15px;border:1px solid #ddd}.global-companies-grid .grid-item span{text-align:center}@media screen and (max-width:479px){.global-companies-grid .grid-item span{display:none}}.home-page .around-the-web-sidebar{float:left;display:block;margin-right:2.35765%;width:100%}.home-page .around-the-web-sidebar:last-child{margin-right:0}@media screen and (min-width:860px){.home-page .around-the-web-sidebar{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0}.home-page .around-the-web-sidebar:last-child{margin-right:0}}.home-page .around-the-web-sidebar .sister-companies,.home-page .around-the-web-sidebar .global-companies{background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;clear:both;clear:none;text-align:left}.home-page .around-the-web-sidebar .more-from-the-motley-fool{background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;padding:15px 15px 0}@media screen and (min-width:480px){.home-page .around-the-web-sidebar .more-from-the-motley-fool{padding:15px 30px 0}}.home-page .around-the-web-sidebar .more-from-the-motley-fool h4{margin-top:15px;margin-bottom:7.5px;font-size:16px;font-weight:500;text-transform:none;display:flex;align-items:center}.home-page .around-the-web-sidebar .more-from-the-motley-fool h4 .fa{font-size:20px;order:-1;margin-right:10px}.home-page .around-the-web-sidebar .more-from-the-motley-fool ul{margin-bottom:30px}.home-page .around-the-web-sidebar .more-from-the-motley-fool ul li{margin-bottom:5px;font-size:16px}.sister-companies{margin-bottom:0;padding:15px}.sister-companies h3{margin-top:0;border:none;padding-top:0}.sister-companies li{margin-top:0;padding:10px 0}.sister-companies li:last-child{border:0;padding-top:10px}.sister-companies img{display:block;max-height:45px}.sister-companies img.fool-funds{max-height:40px}.sister-companies p{font-size:85%;color:#666}@media screen and (min-width:480px){.sister-companies{padding:30px}}.best-next-section.default-segment{background:#2679be url("https://g.foolcdn.com/art/fool15/bg/cap.png") repeat scroll center bottom/cover}.best-next-section.default-segment .hero{margin-top:0px;min-height:280px}@media screen and (min-width:1024px){.best-next-section.default-segment .hero{background:transparent url("https://g.foolcdn.com/art/fool15/bg/tom-n-david-sm.png") no-repeat scroll 100% 100%}}.best-next-section.default-segment .hero .hero-inner{padding:1em 0 0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner{padding:2.5em 0 0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy{text-align:left;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy h2{text-transform:uppercase;font-size:180%}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy h2{font-size:200%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy p{max-width:100%;opacity:0.9;margin-bottom:1em;font-size:110%;font-weight:300;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy p{font-size:120%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy button{background-color:#fcca31;border:solid 1px #dea803;background-image:linear-gradient(#fcca31,#dea803);padding:20px;font-weight:normal;text-shadow:none}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline:last-child{margin-right:0}}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap:last-child{margin-right:0}}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-headline-with-ecap:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section:last-child{margin-right:0}}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .best-next-ecap-section:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy h2{color:#fcca31;font-size:150%;margin:0;border-bottom:none}@media screen and (min-width:480px){.best-next-section.default-segment .hero .hero-inner .best-next-copy h2{font-size:200%;line-height:100%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy h3{float:left;display:block;margin-right:2.35765%;width:100%;text-transform:uppercase;color:#fff;font-size:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy h3:last-child{margin-right:0}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy h3{float:left;display:block;margin-right:2.35765%;width:57.35098%}.best-next-section.default-segment .hero .hero-inner .best-next-copy h3:last-child{margin-right:0}}@media screen and (min-width:480px){.best-next-section.default-segment .hero .hero-inner .best-next-copy h3{font-size:150%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy p{float:left;display:block;margin-right:2.35765%;width:100%;padding-top:0px;margin-bottom:0px;padding-bottom:0px;color:#fff;opacity:1;font-size:100%;clear:both}.best-next-section.default-segment .hero .hero-inner .best-next-copy p:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy p{font-size:120%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn{display:block;padding:2em 0 .5em;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn:last-child{margin-right:0}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn{float:left;display:block;margin-right:2.35765%;width:44.55627%}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn button{width:100%}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn button{width:60%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn small{clear:none;text-align:center;background-color:rgba(255,255,255,0.5);padding:.5em 1em;color:#333;display:block;opacity:1;font-size:85%;margin-top:10px;width:100%}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn small{width:60%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.cta-btn small a{color:#333}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn{display:inline-block;padding:0em 0 1em;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn:last-child{margin-right:0}}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn{float:left;display:block;margin-right:2.35765%;width:44.55627%}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn button{width:100%}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn button{width:60%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn small{background-color:rgba(255,255,255,0.5);border:1px solid #5695c8;border-radius:4px;clear:none;color:#444;display:block;font-size:70%;margin-top:0;opacity:1;padding:0.5em 1em;text-align:center}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn small{width:60%}}.best-next-section.default-segment .hero .hero-inner .best-next-copy div.member-btn small a{color:#333}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form{float:left;display:block;margin-right:2.35765%;width:100%;background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;clear:both;padding:15px 25px;margin:.5em 0}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form{float:left;display:block;margin-right:2.35765%;width:65.88078%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form:last-child{margin-right:0}}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form{float:left;display:block;margin-right:2.35765%;width:40.29137%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form h4{margin-bottom:10px}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form label{font-weight:400;color:#777;font-size:80%;clear:both;display:block}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.email-input{padding:5px;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.email-input:last-child{margin-right:0}@media screen and (min-width:480px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.email-input{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-bottom:0px;padding:10px}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.email-input:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.submit-button{padding:5px;font-size:85%;margin-top:0px;float:left;display:block;margin-right:2.35765%;width:100%;color:#444;background-color:#fcca31;border:solid 1px #dea803;font-weight:normal;box-shadow:0 1px 0 0 white inset}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.submit-button:last-child{margin-right:0}@media screen and (min-width:480px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.submit-button{float:left;display:block;margin-right:2.35765%;width:31.76157%;padding:10px;font-size:100%;margin:5px 0px}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form input.submit-button:last-child{margin-right:0}}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form .ecap-error{clear:both;padding:10px;background-color:#F2DEDE;border:solid 1px #EBCCD1;color:#B94A48}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-form .privacy-link{clear:both;display:block;font-size:80%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-legal{float:left;display:block;margin-right:2.35765%;width:100%;color:#fff;text-transform:none;border-bottom:none;font-style:italic;font-size:75%;text-align:left;line-height:1.2em;opacity:0.7}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-legal:last-child{margin-right:0}@media screen and (min-width:1024px){.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-legal{float:left;display:block;margin-right:2.35765%;width:48.82117%}.best-next-section.default-segment .hero .hero-inner .best-next-copy .email-legal:last-child{margin-right:0}}.best-next-section.member-segment{background:#2679be url("https://g.foolcdn.com/art/fool15/bg/cap.png") repeat scroll center center/cover;margin-top:-16px;padding:100px}.best-next-section.member-segment .hero{margin-bottom:0;margin-top:0px}.best-next-section.member-segment .hero .hero-inner{padding:1em 0 0;margin:0 auto}@media screen and (min-width:1024px){.best-next-section.member-segment .hero .hero-inner{min-height:275px;background:transparent url("https://g.foolcdn.com/art/fool15/bg/tom-n-david-2015-v6.png") bottom left no-repeat}}.best-next-section.member-segment .hero .hero-inner .service-cta--no-table>a>button{margin-top:10px}.best-next-section.member-segment .hero .hero-inner .best-next-copy{text-align:left;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.member-segment .hero .hero-inner .best-next-copy:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.member-segment .hero .hero-inner .best-next-copy:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .best-next-copy h2{text-transform:uppercase;font-size:180%}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy h2{font-size:200%}}.best-next-section.member-segment .hero .hero-inner .best-next-copy p{max-width:100%;opacity:0.9;margin-bottom:1em;font-size:110%;font-weight:300;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy p{font-size:120%}}.best-next-section.member-segment .hero .hero-inner .best-next-copy button{background-color:#fcca31;border:solid 1px #dea803;background-image:linear-gradient(#fcca31,#dea803);padding:20px;font-weight:normal;text-shadow:none}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list:last-child{margin-right:0}@media screen and (min-width:1024px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:34.11922%;margin-right:0}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table{background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;clear:both;text-align:left;padding:20px;margin-top:0px}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-container{display:none}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-container{display:block}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-container .service-button{float:left;margin-bottom:20px;margin-right:10px;margin-top:0}}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-name{margin-right:20px;margin-left:45px}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-name a{display:block}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-name a{font-size:130%;line-height:100%}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-name .service-desc{margin-top:5px;line-height:115%;font-size:90%;display:inline-block;color:#777}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table{float:left;display:block;margin-right:2.35765%;width:100%;padding:20px}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table:last-child{margin-right:0}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .services-row{margin-top:10px;border-top:solid 1px #ccc;padding-top:10px}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .services-row:first-child{margin-top:0;border-top:none}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-and-name{border:solid 1px #ddd;border-radius:4px;padding:10px;box-shadow:0 2px 4px #e6e6e6;float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-and-name:last-child{margin-right:0}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-and-name{float:left;display:block;margin-right:2.35765%;width:65.88078%;padding:inherit;border:none;box-shadow:none}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-button-and-name:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-cta{display:none;margin-top:20px}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-cta{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0;margin-top:0px}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-cta:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .service-cta button{margin-top:20px;outline:medium none;padding:9px 15px;font-wieght:bold;font-size:14px}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table td{padding:1em 0}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table h3{color:#666;text-transform:none;font-size:80%;font-weight:500;line-height:100%;text-transform:uppercase}.best-next-section.member-segment .hero .hero-inner .best-next-copy .services-list .services-table .go-to-btn{text-align:right}.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy{float:left;display:block;margin-right:2.35765%;width:100%}.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy:last-child{margin-right:0}@media screen and (min-width:1024px){.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:34.11922%}.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy h2{color:#fff}.best-next-section.member-segment .hero .hero-inner .best-next-copy .go-to-service-copy h2 strong{color:#fcca31}.best-next-section.member-segment .hero .hero-inner .best-next-copy h2{font-size:200%}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .best-next-copy h2{font-size:230%;font-weight:400;line-height:100%;margin-top:0.5rem}}.best-next-section.member-segment .hero .hero-inner .best-next-copy h3{text-transform:uppercase;font-size:200%;color:#fff}.best-next-section.member-segment .hero .hero-inner .best-next-copy p{padding-top:0px;margin-bottom:0px;padding-bottom:20px;color:#fff;opacity:0.7;line-height:120%}.best-next-section.member-segment .hero .hero-inner .marketing-offer{clear:both;border:2px solid #efefef;margin-top:1em;margin-bottom:1em;border-radius:4px}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy{clear:both;display:block;border:3px solid #666;background-color:#fff;border-radius:2px;padding:1.5em}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy:hover{background-color:#e8e8e8}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy h3{color:#333;font-size:130%;font-weight:500;text-transform:uppercase;margin-bottom:5px}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy p{color:#444;font-size:16px;line-height:125%;opacity:1;text-align:left}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy img{height:80px;margin-right:20px;margin-bottom:20px;float:left}.best-next-section.member-segment .hero .hero-inner .marketing-offer .marketing-copy .marketing-cta-link{border-top:1px solid #ccc;clear:both;display:block;font-size:80%;font-weight:500;margin-top:5px;padding-top:10px;text-transform:uppercase;text-align:center}.best-next-section.member-segment .hero .hero-inner .one-offer{clear:both;border:2px solid #004f83}.best-next-section.member-segment .hero .hero-inner .one-offer .marketing-copy{border:3px solid #3077a6}#counter_text{float:left;display:block;margin-right:2.35765%;width:100%;text-transform:uppercase;margin-top:10px;padding:1rem 0.5rem;display:inline-block;border-radius:4px;background-color:#fff;opacity:0.8;color:#333;font-weight:bold;font-size:150%;clear:both}#counter_text:last-child{margin-right:0}@media screen and (min-width:1024px){#counter_text{float:left;display:block;margin-right:2.35765%;width:40.29137%}#counter_text:last-child{margin-right:0}}.best-next-section.member-segment .hero .hero-inner .marketing-offer.foolfest-offer .marketing-copy{background:#fff url("//g.foolcdn.com/art/foolfest/foolfest2016.png") top center no-repeat;padding-top:220px;display:block;border-color:#27a9e1}@media screen and (min-width:660px){.best-next-section.member-segment .hero .hero-inner .marketing-offer.foolfest-offer .marketing-copy{background-position:top left;padding-top:1.5em;padding-left:220px}}#promotions-section{background:#2679be url("https://g.foolcdn.com/art/fool15/bg/video-BG.jpg") repeat scroll center center/cover}#promotions-section .main-col{float:left;display:block;margin-right:2.35765%;width:100%}#promotions-section .main-col:last-child{margin-right:0}@media screen and (min-width:860px){#promotions-section .main-col{float:left;display:block;margin-right:2.35765%;width:65.88078%}#promotions-section .main-col:last-child{margin-right:0}}#promotions-section .side-col{float:left;display:block;margin-right:2.35765%;width:100%}#promotions-section .side-col:last-child{margin-right:0}@media screen and (min-width:860px){#promotions-section .side-col{float:left;display:block;margin-right:2.35765%;width:31.76157%}#promotions-section .side-col:last-child{margin-right:0}}#promotions-section .promotions-container{padding:1em 0}@media screen and (min-width:860px){#promotions-section .promotions-container{padding:3em 0}}#promotions-section .welcome-video-container{border:solid 4px #efefef;box-shadow:0 0 10px 5px rgba(0,0,0,0.4)}@media screen and (min-width:860px){#promotions-section .welcome-video-container{border:solid 10px #efefef}}#promotions-section h2{color:white;text-transform:capitalize;font-size:180%;line-height:110%;margin-top:1rem;margin-bottom:0.5rem}@media screen and (min-width:860px){#promotions-section h2{margin-top:0}}@media screen and (min-width:1024px){#promotions-section h2{font-size:240%}}#promotions-section p{color:white;opacity:0.8;font-size:140%;line-height:110%}#promotions-section a button{color:#444;background-color:#fcca31;font-weight:normal;font-size:120%;font-weight:500;padding:.75em 1em}@media screen and (min-width:1024px){#promotions-section a button{padding:1em 1.5em}}#promotions-section a:hover button{background-color:#fcc007}#promotions-section .member-btn{color:white;opacity:0.7;font-size:85%;margin-top:1rem;display:block}#promotions-section .member-btn:hover{text-decoration:underline;opacity:1}.home-page .panel-section.best-next-section.member-segment.fool-wealth-member{background:#333 url("//g.foolcdn.com/art/shop/newsletters/1255/mfwm/bg-home.jpg") repeat scroll 60% 80%/cover}.home-page .panel-section.best-next-section.member-segment.fool-wealth-member .hero .hero-inner{background-image:none}#how-help-section{padding:15px 7.5px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}@media (min-width:660px){#how-help-section{padding:15px}}@media (min-width:1024px){#how-help-section{padding:30px}}#how-help-section h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:28px;font-weight:500;text-transform:none;margin:15px 0;text-align:center;border:none}@media (min-width:480px){#how-help-section h2{font-size:30px}}@media (min-width:660px){#how-help-section h2{font-size:35px}}@media (min-width:1024px){#how-help-section h2{font-size:40px}}#how-help-section .how-help-grid{display:grid;grid-gap:7.5px;grid-template-columns:repeat(12,1fr)}@media (min-width:1024px){#how-help-section .how-help-grid{grid-gap:15px}}#how-help-section .how-help-grid .grid-item{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;grid-column-start:span 12;padding:7.5px;background:linear-gradient(#fafafa,transparent);border:1px solid #eee;border-bottom-width:3px;display:inline-flex;flex-direction:column;align-items:center;border-radius:7px;text-align:center;color:#369}@media (min-width:480px){#how-help-section .how-help-grid .grid-item{padding:15px}}@media (min-width:660px){#how-help-section .how-help-grid .grid-item{grid-column-start:span 6}}@media (min-width:1024px){#how-help-section .how-help-grid .grid-item{grid-column-start:span 4;padding:15px 30px}}#how-help-section .how-help-grid .grid-item .grid-item-icon{font-size:30px;margin:3px 0;float:none;border-radius:50%;background-color:#369;border:2px solid transparent;width:60px;height:60px;position:relative;display:flex;justify-content:center;align-items:center;transition:.2s ease-out}#how-help-section .how-help-grid .grid-item .grid-item-icon .fa{color:#fff;transition:.3s ease}@media (min-width:660px){#how-help-section .how-help-grid .grid-item .grid-item-icon{font-size:35px;width:70px;height:70px;margin:7.5px 0}}@media (min-width:860px){#how-help-section .how-help-grid .grid-item .grid-item-icon{font-size:40px;width:90px;height:90px}}@media (min-width:1024px){#how-help-section .how-help-grid .grid-item .grid-item-icon{width:100px;height:100px;font-size:50px;margin:15px 0}}#how-help-section .how-help-grid .grid-item h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:22px;font-weight:300}@media (min-width:480px){#how-help-section .how-help-grid .grid-item h3{font-size:25px}}@media (min-width:660px){#how-help-section .how-help-grid .grid-item h3{font-size:28px}}@media (min-width:860px){#how-help-section .how-help-grid .grid-item h3{font-size:30px}}#how-help-section .how-help-grid .grid-item h3+p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px;font-weight:100;letter-spacing:0;margin-bottom:0}@media (min-width:660px){#how-help-section .how-help-grid .grid-item h3+p{font-size:16px}}#how-help-section .how-help-grid .grid-item:hover,#how-help-section .how-help-grid .grid-item:active,#how-help-section .how-help-grid .grid-item:focus{background:#fc3;color:#fff;border-bottom-width:1px;border-color:#e6ac00}#how-help-section .how-help-grid .grid-item:hover .grid-item-icon,#how-help-section .how-help-grid .grid-item:active .grid-item-icon,#how-help-section .how-help-grid .grid-item:focus .grid-item-icon{background-color:#fc3;border-color:#fff}#how-help-section .how-help-grid .grid-item:hover .grid-item-icon .fa,#how-help-section .how-help-grid .grid-item:active .grid-item-icon .fa,#how-help-section .how-help-grid .grid-item:focus .grid-item-icon .fa{color:#fff}#how-help-section .how-help-grid .grid-item:hover .grid-item-text,#how-help-section .how-help-grid .grid-item:active .grid-item-text,#how-help-section .how-help-grid .grid-item:focus .grid-item-text{color:#fff}.hp-news-panel{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;margin-bottom:20px}@supports (display:grid){.hp-news-panel{display:grid;grid-gap:4px;grid-template-columns:repeat(12,1fr)}}.hp-news-panel .market-performance-card{max-height:350px;margin-bottom:10px;display:block}@media screen and (min-width:1024px){.hp-news-panel .market-performance-card{display:inline-block;width:22%}}@supports (display:grid){.hp-news-panel .market-performance-card{width:auto;grid-column-start:span 12}@media screen and (min-width:480px){.hp-news-panel .market-performance-card{margin-bottom:0}}@media screen and (min-width:660px){.hp-news-panel .market-performance-card{grid-column-start:span 6}}@media screen and (min-width:860px){.hp-news-panel .market-performance-card{grid-column-start:span 6}}@media screen and (min-width:1024px){.hp-news-panel .market-performance-card{grid-column-start:span 3}}}.hp-news-panel-article{position:relative;min-height:250px;overflow:hidden;width:100%;display:block;margin:0 0 10px 0;border:2px solid transparent}@media screen and (min-width:480px){.hp-news-panel-article{min-height:300px}}@media screen and (min-width:1024px){.hp-news-panel-article{display:inline-block;vertical-align:top;min-height:300px;width:23%;margin:0 5px}}@supports (display:grid){.hp-news-panel-article{margin:0;width:auto;display:flex;flex-direction:column;grid-column-start:span 12}@media screen and (min-width:480px){.hp-news-panel-article{grid-column-start:span 6;margin-bottom:0}}@media screen and (min-width:1024px){.hp-news-panel-article{grid-column-start:span 3}}}.hp-news-panel-article.featured{margin:0 20px;width:100%}@media screen and (min-width:1024px){.hp-news-panel-article.featured{width:45%;margin:10px}}@supports (display:grid){.hp-news-panel-article.featured{order:-1;grid-column-start:span 12;width:auto;margin:0}@media screen and (min-width:860px){.hp-news-panel-article.featured{max-height:350px}}@media screen and (min-width:1024px){.hp-news-panel-article.featured{order:0;grid-column-start:span 5}}@media screen and (min-width:1226px){.hp-news-panel-article.featured{grid-column-start:span 6}}}.hp-news-panel-article.trending{align-items:flex-start;box-shadow:none;padding:0 15px 7px 15px;width:100%}@media screen and (min-width:1024px){.hp-news-panel-article.trending{width:25%}}@supports (display:grid){.hp-news-panel-article.trending{grid-column-start:span 12;width:auto}@media screen and (min-width:660px){.hp-news-panel-article.trending{grid-column-start:span 6}}@media screen and (min-width:860px){.hp-news-panel-article.trending{padding:0}}@media screen and (min-width:1024px){.hp-news-panel-article.trending{grid-column-start:span 4}}@media screen and (min-width:1226px){.hp-news-panel-article.trending{grid-column-start:span 3}}}.hp-news-panel-article.trending .label{display:inline-block;vertical-align:top;background:#8a2200;background:#c30;color:#fff;text-transform:uppercase;font-weight:600;font-size:13px;padding:3px 10px;margin-bottom:7px}.hp-news-panel-article>a{position:absolute;top:0;right:0;left:0;bottom:0}.hp-news-panel-article .image{position:relative;position:absolute;top:0;left:0;right:0;bottom:0}.hp-news-panel-article .image img{transition:.6s ease;display:block;max-width:100%;width:100%}@supports (object-fit:cover){.hp-news-panel-article .image img{object-fit:cover;height:100%}}.hp-news-panel-article:hover:not(.trending){border-color:#fc3}.hp-news-panel-article:hover .image img{transform:scale(1.03) rotate(0.1deg);filter:brightness(110%) saturate(120%)}.hp-news-panel-article-caption{transition:.3s ease;padding:15px;z-index:2;color:#fff;display:flex;flex-direction:column;flex:1;position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.6);text-shadow:0 0 5px rgba(0,0,0,0.9)}@media screen and (min-width:480px){.hp-news-panel-article-caption{min-height:30%}}.hp-news-panel-article-caption .author-byline{color:#fff;margin:0;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;display:none}.hp-news-panel-article-caption h2.hp-news-panel-article-header{border:none;font-size:23px;text-transform:none;margin-bottom:7.5px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;margin:0;line-height:1.2}@supports (display:flex){.hp-news-panel-article-caption h2.hp-news-panel-article-header{flex:1}}.featured .hp-news-panel-article-caption h2.hp-news-panel-article-header{font-size:25px;font-weight:500}@media screen and (min-width:860px){.featured .hp-news-panel-article-caption h2.hp-news-panel-article-header{max-width:700px;font-size:35px;font-weight:700}}h2.panel-section-header{display:block;width:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;text-align:center;color:#777;padding:0 15px;border:none;margin:15px 0;padding:0;font-size:26px;font-weight:100;border-bottom:none}#investing-news-section{background-color:#f7f7f7;padding:0}@media screen and (min-width:860px){#investing-news-section{padding:1rem}}@media screen and (min-width:1024px){#investing-news-section .jumbo-card.card{height:340px}}ul.hp-trending-articles-list li{border-top:1px solid #ddd}ul.hp-trending-articles-list li a{display:block;line-height:1.1;padding:10px 0 10px;color:#369}ul.hp-trending-articles-list li a:hover{color:#69c}ul.hp-trending-articles-list li:first-child{border-top:none}.all-fool-articles{text-align:center;margin-bottom:15px}.promotions-section{background-color:#f7f7f7;text-align:left}.promotions-section .promotions-container{float:left;display:block;margin-right:2.35765%;width:97.86755%;margin-left:1.06623%;margin-top:40px;margin:0;padding:3em 0}.promotions-section .promotions-container:last-child{margin-right:0}@media screen and (min-width:660px){.promotions-section .promotions-container{float:left;display:block;margin-right:2.35765%;width:95.7351%;margin-left:2.13245%}.promotions-section .promotions-container:last-child{margin-right:0}}.stock-picks-section{background:#2679be url("https://g.foolcdn.com/art/fool15/bg/cap.png") repeat scroll center bottom/cover;color:#fff}.stock-picks-section .stock-picks-container{float:left;display:block;margin-right:2.35765%;width:97.86755%;margin-left:1.06623%;margin-top:40px;margin:0;padding:3em 0}.stock-picks-section .stock-picks-container:last-child{margin-right:0}@media screen and (min-width:660px){.stock-picks-section .stock-picks-container{float:left;display:block;margin-right:2.35765%;width:95.7351%;margin-left:2.13245%}.stock-picks-section .stock-picks-container:last-child{margin-right:0}}.stock-picks-section .stock-picks-container .pick-card{color:#444;text-align:center;background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;clear:both;clear:none}@media screen and (max-width:859px){.stock-picks-section .stock-picks-container .pick-card{float:left;display:block;margin-right:2.35765%;width:100%}.stock-picks-section .stock-picks-container .pick-card:last-child{margin-right:0}}@media screen and (max-width:1023px){.stock-picks-section .stock-picks-container .pick-card{padding:10px 15px}}.stock-picks-section .stock-picks-container .pick-card h4,.stock-picks-section .stock-picks-container .pick-card h5,.stock-picks-section .stock-picks-container .pick-card small{color:#444;display:block}.stock-picks-section .stock-picks-container .pick-card p{font-size:90%;line-height:120%;display:inline-block;color:#696969}.stock-picks-section .stock-picks-container .intro-card{float:left;display:block;margin-right:2.35765%;width:100%}.stock-picks-section .stock-picks-container .intro-card:last-child{margin-right:0}@media screen and (min-width:860px){.stock-picks-section .stock-picks-container .intro-card{float:left;display:block;margin-right:2.35765%;width:23.23176%}.stock-picks-section .stock-picks-container .intro-card:last-child{margin-right:0}}.stock-picks-section .stock-picks-container .intro-card h3{font-weight:500;margin-top:1rem;text-transform:uppercase}.stock-picks-section .stock-picks-container .intro-card p{font-size:100%}.stock-picks-section .stock-picks-container .stock-pick-group{float:left;display:block;margin-right:2.35765%;width:100%;display:block}.stock-picks-section .stock-picks-container .stock-pick-group:last-child{margin-right:0}@media screen and (min-width:480px){.stock-picks-section .stock-picks-container .stock-pick-group{float:left;display:block;margin-right:2.35765%;width:100%;display:flex;overflow:hidden}.stock-picks-section .stock-picks-container .stock-pick-group:last-child{margin-right:0}}@media screen and (min-width:860px){.stock-picks-section .stock-picks-container .stock-pick-group{float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0;display:flex}.stock-picks-section .stock-picks-container .stock-pick-group:last-child{margin-right:0}}.stock-picks-section .stock-picks-container .stock-pick{float:left;display:block;margin-right:2.35765%;width:100%}.stock-picks-section .stock-picks-container .stock-pick:last-child{margin-right:0}@media screen and (min-width:660px){.stock-picks-section .stock-picks-container .stock-pick{float:left;display:block;margin-right:2.35765%;width:31.76157%}.stock-picks-section .stock-picks-container .stock-pick:last-child{margin-right:0}.stock-picks-section .stock-picks-container .stock-pick:nth-child(3n){margin-right:0}.stock-picks-section .stock-picks-container .stock-pick:nth-child(3n+1){clear:left}}.stock-picks-section .stock-picks-container .learn-more{display:block;text-transform:uppercase;border-top:solid 1px #ccc;margin-top:10px;padding-top:10px;font-size:80%;font-weight:500}.stock-picks-section .cta-button button{font-size:14px;margin-top:10px;outline:medium none;padding:9px 15px;display:block;margin:0 auto}.stock-picks-section p.legally-we-must-say{float:left;display:block;margin-right:2.35765%;width:100%;font-style:italic;font-size:85%;color:#fff;text-align:left;line-height:120%;opacity:0.7}.stock-picks-section p.legally-we-must-say:last-child{margin-right:0}@media screen and (min-width:860px){.stock-picks-section p.legally-we-must-say{margin-left:25.58941%;float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.stock-picks-section p.legally-we-must-say:last-child{margin-right:0}}.testimonials-section{background-color:#fff}.testimonials-section .hero .hero-inner .testimonials-copy{text-align:left}.testimonials-section .hero .hero-inner .testimonials-copy h2{text-transform:uppercase;font-size:180%}@media screen and (min-width:660px){.testimonials-section .hero .hero-inner .testimonials-copy h2{font-size:200%}}.testimonials-section .hero .hero-inner .testimonials-copy p{max-width:100%;opacity:0.9;margin-bottom:1em;font-size:110%;font-weight:300;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (min-width:660px){.testimonials-section .hero .hero-inner .testimonials-copy p{font-size:120%}}.testimonials-section .hero .hero-inner .testimonials-copy button{background-color:#fcca31;border:solid 1px #dea803;background-image:linear-gradient(#fcca31,#dea803);padding:20px;font-weight:normal;text-shadow:none}.testimonials-section .hero .hero-inner .testimonials-copy .testimonials{width:100%!important;margin-left:0;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.testimonials-section .hero .hero-inner .testimonials-copy .testimonials .testimonial{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:10px;background-color:#fff;box-shadow:0 0 2px -1px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.24);padding:25px 40px;margin:20px 0px;border:solid 1px #eee;clear:both;text-align:center;clear:none;margin-right:20px}@media screen and (min-width:480px){.testimonials-section .hero .hero-inner .testimonials-copy .testimonials .testimonial{min-width:200px;max-width:300px}}.testimonials-section .hero .hero-inner .testimonials-copy .testimonials .testimonial img{width:50%}.testimonials-section .hero .hero-inner .testimonials-copy .testimonials .testimonial p{text-align:left;max-width:90%;margin-bottom:0;font-weight:300;font-size:90%;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}body{margin:0;padding:0}.home-page .main-content-section{background-color:transparent;box-shadow:none;border:none;border-radius:none;margin:0rem;padding:0rem}.home-page .row{clear:both;overflow:hidden;float:left;display:block;margin-right:2.35765%;width:100%;float:none}.home-page .row:last-child{margin-right:0}.home-page .row:last-child{margin-right:auto}.home-page .panel-section{max-width:80em;margin-left:auto;margin-right:auto;box-shadow:0 1px 2px 0 rgba(0,0,0,0.08);border:1px solid #e8e8e8;border-radius:6px;margin:0 auto 1.5rem;padding:0em;position:relative}.home-page .panel-section:after{content:"";display:table;clear:both}@media screen and (max-width:1023px){.home-page .panel-section{padding:1rem}}section .hero{background-color:transparent;background-image:none;display:block;float:left;margin-left:4.2649%;margin-right:2.35765%;margin-top:40px;padding-bottom:0;width:91.4702%}.home-page h2{display:block;font-weight:500;font-size:80%;text-transform:uppercase;padding-bottom:5px;margin-bottom:20px;border-bottom:solid 1px #d3d3d3;overflow:hidden}.home-page .hero .hero-inner{color:#333}.home-page .hero .hero-inner small{display:block;opacity:0.7;font-weight:500;font-size:80%;text-transform:uppercase;padding-bottom:5px;margin-bottom:20px;border-bottom:solid 1px #d3d3d3;overflow:hidden}.home-page .hero .hero-inner h2{text-transform:uppercase;font-size:200%;line-height:110%}.home-page .legally-we-must-say,.home-page .legally-we-must-say a{font-style:italic;font-size:85%;color:#696969;text-align:left;line-height:120%;opacity:0.9}.home-page .legally-we-must-say.bottom-of-table{padding-top:.5rem;clear:both;display:block}.cta-button button{background-color:#fcca31;background-image:linear-gradient(#fcca31,#dea803);border:1px solid #dea803;font-weight:normal;padding:20px;text-shadow:none;background-clip:padding-box;background-color:white;border-radius:3px;box-shadow:0 1px 0 0 white inset;color:#333333;display:inline-block;font-size:1em;outline:medium none;text-decoration:none}#services-section #hp-services h2{margin-top:60px}@media (min-width:860px){#services-section #hp-services h2{margin-top:80px}}#services .page-title-header{margin:15px 15px 0;padding:15px 15px 0}@media screen and (min-width:860px){#services .page-title-header{padding:30px 30px 15px}}@media screen and (max-width:659px){#services .page-title-header{margin:0}}#services h1{color:#000}.services-title{margin:10px;padding:10px}.service-panel{background-color:#fff;border:1px solid #ddd;margin:15px;padding:0}.service-panel .btn{display:inline-block;transition:.3s ease;font-size:18px;height:49px;line-height:49px;font-weight:500;text-transform:none;margin:15px 0;padding:0 30px;box-shadow:inset 0 1px 0 0 #fff,0 1px 1px 0 transparent;border-radius:3px;background-clip:padding-box;color:#333;background-color:#fc3;background-image:linear-gradient(#fc3,#e6ac00);border:1px solid #c90}.service-panel .btn:hover{box-shadow:inset 0 25px 0 0 rgba(255,255,255,0.5),0 1px 1px 0 rgba(0,0,0,0.5)}@media screen and (min-width:860px){.service-panel .btn{margin:25px 0}}.service-flex-cols{position:relative;display:flex}@media screen and (max-width:1023px){.service-flex-cols{flex-wrap:wrap;justify-content:flex-start}}.service-flex-cols .col{flex:1}@media screen and (max-width:1023px){.service-flex-cols.top{text-align:left}}@media screen and (min-width:660px){.service-flex-cols.top{border-bottom:1px solid #eee}}@media screen and (max-width:1023px){.service-flex-cols.top .col{padding:0}}.service-flex-cols.top .disclosure{font-size:12px;color:#696969;padding:10px 15px;line-height:1.2}@media screen and (min-width:660px){.service-flex-cols.top .disclosure{padding:0 15px 10px}}.service-flex-cols.top:after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);height:0;width:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #369}@media screen and (max-width:659px){.service-flex-cols.top:after{height:0;width:0;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-top:7.5px solid #369}}#stock-advisor .service-flex-cols.top:after{border-top-color:#0092cc}#rule-breakers .service-flex-cols.top:after{border-top-color:#ee5d00}#rule-your-retirement .service-flex-cols.top:after{border-top-color:#4c72ab}#total-income .service-flex-cols.top:after{border-top-color:#1aa3ff}#explorer .service-flex-cols.top:after{border-top-color:#004080}#pro .service-flex-cols.top:after{border-top-color:#00917c}#supernova .service-flex-cols.top:after{border-top-color:#004080}#premier-pass .service-flex-cols.top:after{border-top-color:maroon}#one .service-flex-cols.top:after{border-top-color:#532e24}#options .service-flex-cols.top:after{border-top-color:#2b8396}#market-pass .service-flex-cols.top:after{border-top-color:#720d0d}#marijuana-masters .service-flex-cols.top:after{border-top-color:#46cf4c}#wealth-defender .service-flex-cols.top:after{border-top-color:#02a246}.service-flex-cols.advantages .col.graph,.service-flex-cols.advantages .col.logo{background-color:#fafafa;color:#696969;font-size:13px;padding:15px}@media screen and (min-width:860px){.service-flex-cols.advantages .col.graph,.service-flex-cols.advantages .col.logo{padding:30px}}@media screen and (max-width:659px){.service-flex-cols.advantages .col.logo{display:none}}@media screen and (max-width:659px){.service-flex-cols.advantages{flex-direction:column}}.service-flex-cols.bottom{border:none;padding:10px 0;align-items:center;justify-content:center}.service-flex-cols.bottom .btn{margin:10px 0}.service-header{display:flex;align-items:baseline;padding:15px;position:relative}@media screen and (min-width:860px){.service-header{align-items:center;padding:30px}}@media screen and (max-width:659px){.service-header{padding:15px 20px}}.service-header-image{border-radius:5px;text-align:center;padding-left:7px;padding-right:7px;min-width:50px;height:50px;line-height:50px;font-weight:900;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.3);margin-right:10px;flex:0 0 auto;font-size:16px}@media screen and (min-width:860px){.service-header-image{min-width:60px;height:60px;line-height:60px}}@media screen and (min-width:860px){.service-header-image{font-size:24px}}#stock-advisor .service-header-image{background:#0080b2;background-image:linear-gradient(#009ad6,#0080b2)}#rule-breakers .service-header-image{background:#d45300;background-image:linear-gradient(#f86100,#d45300)}#rule-your-retirement .service-header-image{background:#469;background-image:linear-gradient(#5077b1,#469)}#total-income .service-header-image{background:#09f;background-image:linear-gradient(#24a7ff,#09f)}#explorer .service-header-image,#explorer1 .service-header-image{background:#036;background-image:linear-gradient(#00458a,#036)}#pro .service-header-image{background:#076;background-image:linear-gradient(#009b85,#076)}#supernova .service-header-image{background:#036;background-image:linear-gradient(#00458a,#036)}#premier-pass .service-header-image{background:#600;background-image:linear-gradient(#8a0000,#600)}#one .service-header-image{background:#41241C;background-image:linear-gradient(#5a3227,#41241C)}#options .service-header-image{background:#257282;background-image:linear-gradient(#2d8a9e,#257282)}#market-pass .service-header-image{background:#5b0a0a;background-image:linear-gradient(#7b0e0e,#5b0a0a)}#wealth-defender .service-header-image{background:#02893b;background-image:linear-gradient(#03ac4a,#02893b)}#marijuana-masters .service-header-image{background:#34c73b;background-image:linear-gradient(#4ed154,#34c73b)}.service-header-content{flex:1 1 auto}.service-panel-title{font-size:24px;font-weight:bold;line-height:1;margin:0}#stock-advisor .service-panel-title{color:#0080b2}#rule-breakers .service-panel-title{color:#d45300}#rule-your-retirement .service-panel-title{color:#469}#total-income .service-panel-title{color:#09f}#explorer .service-panel-title{color:#036}#pro .service-panel-title{color:#076}#supernova .service-panel-title{color:#036}#premier-pass .service-panel-title{color:#600}#one .service-panel-title{color:#41241C}#options .service-panel-title{color:#257282}#market-pass .service-panel-title{color:#5b0a0a}#wealth-defender .service-panel-title{color:#02893b}#marijuana-masters .service-panel-title{color:#34c73b}.service-panel-subtitle{font-size:13px;line-height:1.2;color:#696969;margin-top:5px}.service-panel-subtitle p{margin:0}.service-panel-description{margin:15px;font-size:13px;color:#666}.service-panel-features{padding:0 15px;font-size:16px;line-height:1.2}@media screen and (min-width:860px){.service-panel-features{padding:30px}}.service-panel-features .item{margin:10px 0;font-size:16px;color:#696969}@media screen and (min-width:860px){.service-panel-features .item{margin:15px 0}}.service-panel-features .item header{font-weight:bold;font-size:16px;color:#000;position:relative;padding-left:30px}@media screen and (min-width:860px){.service-panel-features .item header{font-size:18px}}.service-panel-features .item header:before{content:'\f058';font-family:FontAwesome;font-size:20px;position:absolute;left:0;top:0;color:#7ab87a}.service-panel-features .item .fa{color:#018BC2;font-size:21px;vertical-align:middle;margin-right:5px}.service-panel-features .item p{padding-left:31px;line-height:1.5;font-size:14px}@media screen and (min-width:860px){.service-panel-features .item p{font-size:16px;margin-top:5px}}.service-price{font-size:18px;margin:15px 0 0}@media screen and (min-width:860px){.service-price{margin:30px 0 0}}.service-price b{font-size:23px}.service-panel-return{display:flex;margin:auto;margin:0 15px;border-top:1px solid #eee;border-bottom:1px solid #eee}@media screen and (min-width:660px){.service-panel-return{border:none;margin:0}}@media screen and (min-width:1024px){.service-panel-return{justify-content:flex-start}}.service-panel-return .item{margin:0;font-size:16px;line-height:1;font-weight:300;position:relative;padding:15px;text-transform:uppercase}@media screen and (min-width:660px){.service-panel-return .item{padding:20px}}@media screen and (min-width:860px){.service-panel-return .item{padding:30px}}.service-panel-return .item:first-child:after{content:'';position:absolute;right:0;height:40%;width:1px;background-color:#eee;top:50%;transform:translateY(-50%)}.service-panel-return .item .value{font-weight:400;font-size:26px}@media screen and (min-width:660px){.service-panel-return .item .value{font-size:27px}}@media screen and (min-width:860px){.service-panel-return .item .value{font-size:39px}}.service-panel-return .item.S_P{color:#333}.service-panel-return .item.return{color:#393}.service-panel-image{padding:0;background-color:#fafafa;margin-bottom:30px}.service-panel-image .image-title{font-size:20px;line-height:1.3;margin-bottom:15px}#stock-advisor .service-panel-image .image-title{color:#006a93}#rule-breakers .service-panel-image .image-title{color:#b54700}#rule-your-retirement .service-panel-image .image-title{color:#3b5884}#total-income .service-panel-image .image-title{color:#0087e0}#explorer .service-panel-image .image-title{color:#002447}#pro .service-panel-image .image-title{color:#00584c}#supernova .service-panel-image .image-title{color:#002447}#premier-pass .service-panel-image .image-title{color:#470000}#one .service-panel-image .image-title{color:#2c1813}#options .service-panel-image .image-title{color:#1e5d6a}#market-pass .service-panel-image .image-title{color:#3f0707}#wealth-defender .service-panel-image .image-title{color:#026b2e}#marijuana-master .service-panel-image .image-title{color:#2eaf34}.backend-service-logo{width:340px}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#hp-services{clear:both;padding:15px;margin:30px 0;background-color:#89c6f1;background-image:linear-gradient(45deg,#4BC3B5,#489BE2)}#hp-services>p{color:#fff}#hp-services h2{text-transform:uppercase;color:#fff;line-height:1.1;font-size:24px}@media screen and (min-width:860px){#hp-services h2{font-size:32px;line-height:1.5}}@media screen and (min-width:660px){#hp-services{padding:20px}}@media screen and (min-width:860px){#hp-services{padding:30px}}.hp-services-tabs{margin-top:30px;display:flex;align-items:stretch;width:100%}.hp-service-tab{position:relative;flex:1;border:1px solid #ececec;background-color:#f8f8f8;cursor:pointer;display:flex;flex-direction:column;align-items:center;min-height:80px;padding:0px 5px 7px;transition:.3s ease-out}@media screen and (min-width:480px){.hp-service-tab{padding:10px}}@media screen and (min-width:660px){.hp-service-tab{min-height:135px}}@media screen and (min-width:860px){.hp-service-tab{padding:30px 15px}}.hp-service-tab:after{content:'';z-index:0;position:absolute;border-radius:5px;top:0;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%;opacity:0;box-shadow:0 3px 5px rgba(0,0,0,0.4);border-top:4px solid #fff}.hp-service-tab#stock-advisor-tab:after{background:#0080b2;background-image:linear-gradient(#009ad6,#0080b2)}.hp-service-tab#rule-breakers-tab:after{background:#d45300;background-image:linear-gradient(#f86100,#d45300)}.hp-service-tab#rule-your-retirement-tab:after{background:#469;background-image:linear-gradient(#5077b1,#469)}.hp-service-tab#total-income-tab:after{background:#09f;background-image:linear-gradient(#24a7ff,#09f)}.hp-service-tab#explorer-tab:after{background:#036;background-image:linear-gradient(#00458a,#036)}.hp-service-tab#pro-tab:after{background:#076;background-image:linear-gradient(#009b85,#076)}.hp-service-tab#supernova-tab:after{background:#036;background-image:linear-gradient(#00458a,#036)}.hp-service-tab#premier-pass-tab:after{background:#600;background-image:linear-gradient(#8a0000,#600)}.hp-service-tab#one-tab:after{background:#41241C;background-image:linear-gradient(#5a3227,#41241C)}.hp-service-tab#options-tab:after{background:#257282;background-image:linear-gradient(#2d8a9e,#257282)}.hp-service-tab#market-pass-tab:after{background:#5b0a0a;background-image:linear-gradient(#7b0e0e,#5b0a0a)}.hp-service-tab#wealth-defender-tab:after{background:#02893b;background-image:linear-gradient(#03ac4a,#02893b)}.hp-service-tab#marijuana-masters:after{background:#34c73b;background-image:linear-gradient(#4ed154,#34c73b)}.hp-service-tab:hover .hp-service-tab-label:after{transform:scale(1.1)}.hp-service-tab.active{z-index:100}.hp-service-tab.active:after{opacity:1;border-radius:0;transform:scaleY(1.25) scaleX(1.01)}.hp-service-tab.active .hp-service-tab-label:after{content:none}.hp-service-tab-label{text-align:center;color:#fff;position:relative;min-width:40px;height:40px;line-height:40px;font-size:16px;text-transform:uppercase;font-weight:500;margin-top:10px}@media screen and (min-width:400px){.hp-service-tab-label{font-size:18px;min-width:35px;height:35px;line-height:35px;min-width:50px;height:50px;line-height:50px}}@media screen and (min-width:480px){.hp-service-tab-label{font-size:23px;min-width:55px;height:55px;line-height:55px}}@media screen and (min-width:660px){.hp-service-tab-label{font-size:26px;min-width:60px;height:60px;line-height:60px;font-weight:bold}}.hp-service-tab-label span{position:relative;z-index:1}.hp-service-tab-label:after{content:'';z-index:0;position:absolute;transition:0.3s ease-out;border-radius:5px;top:0;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%}#stock-advisor-tab .hp-service-tab-label:after{background:#0080b2;background-image:linear-gradient(#009ad6,#0080b2)}#rule-breakers-tab .hp-service-tab-label:after{background:#d45300;background-image:linear-gradient(#f86100,#d45300)}#rule-your-retirement-tab .hp-service-tab-label:after{background:#469;background-image:linear-gradient(#5077b1,#469)}#total-income-tab .hp-service-tab-label:after{background:#09f;background-image:linear-gradient(#24a7ff,#09f)}#explorer-tab .hp-service-tab-label:after{background:#036;background-image:linear-gradient(#00458a,#036)}#pro-tab .hp-service-tab-label:after{background:#076;background-image:linear-gradient(#009b85,#076)}#supernova-tab .hp-service-tab-label:after{background:#036;background-image:linear-gradient(#00458a,#036)}#premier-pass-tab .hp-service-tab-label:after{background:#600;background-image:linear-gradient(#8a0000,#600)}#one-tab .hp-service-tab-label:after{background:#41241C;background-image:linear-gradient(#5a3227,#41241C)}#options-tab .hp-service-tab-label:after{background:#257282;background-image:linear-gradient(#2d8a9e,#257282)}#market-pass-tab .hp-service-tab-label:after{background:#5b0a0a;background-image:linear-gradient(#7b0e0e,#5b0a0a)}#wealth-defender-tab .hp-service-tab-label:after{background:#02893b;background-image:linear-gradient(#03ac4a,#02893b)}#marijuana-masters-tab .hp-service-tab-label:after{background:#34c73b;background-image:linear-gradient(#4ed154,#34c73b)}.hp-service-tab-name{position:relative;z-index:1;line-height:1.1;text-align:center;margin-top:7px;font-size:12px}@media screen and (min-width:860px){.hp-service-tab-name{margin-top:15px;font-size:15px}}.active .hp-service-tab-name{color:#fff}.hp-services-tabs-content{width:100%;position:relative;transition:.5s ease;margin-bottom:30px;box-shadow:0 3px 4px #777}.hp-services-tabs-content .service-panel{width:100%;display:none;left:0;right:0;z-index:100;margin:0}.hp-services-tabs-content .service-panel.active{display:block;z-index:101}.hp-services-volatility{position:relative;z-index:100;background-color:#fff;padding-top:10px}.hp-services-volatility-graph{display:flex;align-items:flex-end;padding:0 2px}.hp-services-volatility-graph-group{flex:1;display:flex;align-items:flex-end}.hp-services-volatility-graph-group-item{transition:0.3s ease 0.1s;margin:1.5px;background-color:#f2f2f2;flex:1;min-height:12px}@media screen and (min-width:660px){.hp-services-volatility-graph-group-item{min-height:20px}}@media screen and (max-width:659px){.hp-services-volatility-graph-group-item:nth-child(3n){display:none}}.active .hp-services-volatility-graph-group-item{background-color:#bebebe}.hp-services-volatility-labels{padding:10px 0;display:flex;justify-content:space-between;align-items:center}.hp-services-volatility-label{font-size:13px;padding:4px 0 7px}.hp-services-volatility-label:before,.hp-services-volatility-label:after{font-family:FontAwesome;padding:10px;color:#bebebe}.hp-services-volatility-label.lower:before{content:'\f060'}.hp-services-volatility-label.higher:after{content:'\f061'}.hp-services-disclosure a{color:#fff}.market-performance-card{border:1px solid #e6e6e6;background:#fff;padding:30px}@media screen and (max-width:659px){.market-performance-card{padding:15px}}.mega-menu-wrapper .market-performance-card{padding:20px;max-width:250px}.mega-menu-wrapper .market-performance-card .market-table{font-size:14px}.mega-menu-wrapper .market-performance-card .market-table .item{padding:7px 0}.mega-menu-wrapper .market-performance-card .market-table .item .market-time-period{font-size:16px}.mega-menu-wrapper .market-performance-card .market-table .item .market-value{width:50px;font-size:14px}.mega-menu-wrapper .market-performance-card .market-table .item .market-value .fa{font-size:30px;margin-top:-5px}@media screen and (max-width:1023px){.mega-menu-wrapper .market-performance-card{display:none}}.market-performance-card .sponsored-by{display:flex;justify-content:space-between;align-items:center}.market-table{margin-bottom:15px}.market-table .item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 0}.market-table .item .market-time-period{font-size:13px;color:#666;flex:1 1 33%;max-width:50px}.market-table .item .market-value{position:relative;font-weight:700;font-size:17px;line-height:1;flex:1 1 33%;max-width:33%;text-align:right;display:flex;align-items:center;justify-content:flex-end}.market-table .item .market-value span{vertical-align:middle}.market-table .item .market-value .fa{opacity:0.5;font-size:30px;transform:scaleX(0.7)}.market-table .item .market-value.up{color:#267326}.market-table .item .market-value.down{color:#c30}.market-table .item .market-value.col-name{font-size:15px}.market-table .item .market-value .disclaimer{font-weight:normal;font-size:13px}.market-table .item:last-child{border:none}.market-table .item.disclaimer{padding:0}