body {
  background-color: #f0f0f0;
  font-family: sans-serif;
  color: #575757; }

h1 {
  font-size: 6em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  line-height: 1em; }

h2 {
  font-size: 4.5em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  padding: 0 0 15px 0; }
  @media only screen and (max-width: 600px) {
    h2 {
      font-size: 3em; } }

h3 {
  font-size: 2em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  padding: 24px 0; }

h4 {
  font-size: 1.6em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  font-style: normal; }

h5 {
  font-size: 1.2em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  font-style: normal; }

p {
  font-size: 1.1em;
  font-family: sans-serif;
  font-weight: 300;
  line-height: 1.6em;
  padding: 0 0 20px 0; }
  @media only screen and (max-width: 600px) {
    p {
      font-size: 1em; } }

a {
  color: #FF7802;
  text-decoration: none; }

a:hover {
  color: #FF0202; }

blockquote {
  font-size: 1.2em;
  font-family: sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  padding: 0 3% 32px 5%; }

.text-center {
  text-align: center; }

.text-block {
  width: 60%;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .text-block {
      width: 80%; } }

header {
  height: 59px;
  padding-top: 9px;
  background: #FFB502; }
  header .logo {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    display: block; }
  header .svg-main {
    fill: #9db8cf; }
  header a {
    color: #000;
    text-decoration: none; }
  header a:hover {
    color: #614a16;
    text-decoration: none; }

header ul {
  padding: 0 2.4%; }
header li {
  color: #000;
  font-size: 1.4em;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  font-style: normal;
  list-style-type: none;
  padding: 11px 10px 0 10px;
  text-transform: uppercase; }
header li:nth-child(1), header li:nth-child(2) {
  float: left; }
header li:nth-child(3), header li:nth-child(4) {
  float: right; }

.mycontainer {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px; }

.post .inside-title {
  background: #FFCA02;
  padding-top: 42px; }
  .post .inside-title h2 {
    color: #000000;
    padding-bottom: 16px; }
.post .alert {
  padding: 20px;
  background: #f8b4b4;
  border: 1px solid #fff;
  color: #a30000;
  font-weight: 900;
  text-align: center; }
.post .prodimages {
  background-color: #fff;
  width: 100%;
  margin: 30px 0 30px 0; }
  .post .prodimages img {
    margin: 0 auto; }
.post .in-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px; }
.post .right-content {
  width: 28%;
  float: right;
  margin: 60px 0 0 0; }
  .post .right-content a {
    color: #000;
    text-decoration: none; }
  .post .right-content a:hover {
    color: #999999; }
  @media only screen and (max-width: 750px) {
    .post .right-content {
      float: none;
      width: 100%; } }
.post .left-content {
  width: 68%;
  float: left;
  margin: 60px 0 0 0;
  /*li {
  font-size: 1.1em;
  font-family: sans-serif;
  font-weight: 300;
  line-height: 1.6em;
  margin: 0 0 0 18px;
  list-style: square;
  }*/ }
  .post .left-content hr {
    padding: 4px 0;
    border-color: #bebebe;
    margin: 4px 0; }
  @media only screen and (max-width: 750px) {
    .post .left-content {
      width: 100%;
      float: none; } }

article {
  padding: 0 0 40px 0; }
  article h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 2.5em;
    padding-bottom: 4px; }
    @media only screen and (max-width: 700px) {
      article h2 {
        font-size: 1.8em; } }
  article h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 1.6em;
    padding-bottom: 12px; }
  article p {
    padding: 0 0 22px 0;
    font-size: 1em;
    line-height: 1.4em; }
  article li {
    padding: 0 0 12px 8px;
    line-height: 1.4em;
    list-style-type: disc;
    margin-left: 22px; }
  article ul {
    margin-bottom: 10px; }
  article img {
    max-width: 100%;
    display: block;
    height: auto;
    margin: 20px 0 0 0; }

.promo-text {
  background: url(http://bradcolbow.com/reviews/images/header-trans.png);
  height: 42px;
  padding: 12px 0 0 10px; }
  .promo-text h3 {
    font-family: rift-soft, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1em; }
  .promo-text p {
    font-size: .8em; }

.responce-img {
  width: 14%;
  padding-right: 10px; }

.shortcuts {
  margin-bottom: 18px;
  background: #575757;
  padding: 10px 30px;
  border-radius: 7px; }
  .shortcuts a {
    color: #ffcc00; }
  .shortcuts a:hover {
    color: #FF7802; }
  .shortcuts h5 {
    color: #b6b6b6; }
  .shortcuts li {
    display: inline;
    font-family: rift-soft, sans-serif;
    font-size: 1.6em;
    padding-right: 28px; }

.promo-tabletbuyerguide {
  margin: 0 0 30px 0;
  background-color: #fff;
  padding: 20px;
  border-radius: 7px; }
  .promo-tabletbuyerguide p {
    font-size: 1em;
    padding-bottom: 20px; }
  .promo-tabletbuyerguide h3 {
    background: #fff;
    font-family: rift-soft, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.8em;
    padding-bottom: 6px;
    padding-top: 0px; }
  .promo-tabletbuyerguide h4 {
    font-family: rift-soft, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.0em;
    margin-top: 1px; }
  .promo-tabletbuyerguide li {
    padding: 0 0 6px 0; }
  .promo-tabletbuyerguide ul {
    padding-bottom: 15px; }
  .promo-tabletbuyerguide hr {
    border-color: #cacaca; }
  .promo-tabletbuyerguide .button {
    padding: 15px;
    border-radius: 6px;
    background-color: #9f551b;
    text-transform: uppercase;
    text-align: center; }

.homelinkspod {
  border-radius: 6px;
  background-color: #ffffff;
  padding: 25px;
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0 0 0; }
  .homelinkspod li {
    display: inline;
    padding-right: 20px; }

.footer {
  background: #575757;
  margin: 60px 0 0 0;
  padding: 40px 0; }

.compairison-table {
  margin-top: 0px; }
  .compairison-table .storylink {
    padding: 6px 12px;
    margin: 0 0 8px 0;
    background: #fff; }
  .compairison-table .table-content {
    padding: 15px;
    vertical-align: top; }
    .compairison-table .table-content h2 {
      font-size: 170%;
      padding: 0 0 6px 0;
      text-align: left; }
    .compairison-table .table-content .releasedate {
      padding: 0 0 4px 0; }
    .compairison-table .table-content .yellow {
      padding: 10px;
      background-color: #fff71d;
      margin: 0 0 18px 0;
      font-weight: 700;
      display: inline-block; }
    .compairison-table .table-content .red {
      padding: 10px;
      background-color: #a13838;
      margin: 0 0 18px 0;
      font-weight: 700;
      display: inline-block;
      color: #fff; }
    .compairison-table .table-content .green {
      padding: 10px;
      background-color: #72a138;
      margin: 0 0 18px 0;
      font-weight: 700;
      display: inline-block;
      color: #fff; }
    .compairison-table .table-content li {
      list-style: disc;
      font-size: 1.1em;
      line-height: 1.5em;
      font-family: sans-serif;
      font-weight: 300;
      padding: 0 0 12px 0;
      margin-left: 16px; }
  .compairison-table a {
    font-weight: 700;
    text-decoration: none;
    color: #db9c15; }
  .compairison-table a:hover {
    color: #fbc80d; }
  .compairison-table .table-img {
    width: 22%;
    padding: 15px 15px 0 0;
    vertical-align: top; }
    .compairison-table .table-img img {
      width: 80%;
      margin-top: 0px;
      background: #fff;
      padding: 15px;
      border-radius: 7px; }

.priceblock {
  margin: 1px 0;
  height: 80px; }
  @media only screen and (max-width: 600px) {
    .priceblock {
      height: 140px; } }

.priceblock_course {
  margin: 1px 20px 20px 0;
  height: 80px;
  font-size: 1.6em; }
  @media only screen and (max-width: 600px) {
    .priceblock_course {
      height: 140px; } }

.price {
  float: left;
  font-family: rift-soft, sans-serif;
  font-size: 44px;
  font-weight: 700;
  padding: 0px 36px 0 3px; }

.amazon {
  background-color: #fbc80d;
  margin-top: 10px;
  font-size: 1.3em;
  text-transform: uppercase;
  padding: 8px 20px;
  border-radius: 8px;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  display: inline-block;
  margin: 8px 0 20px 0; }
  .amazon a {
    color: #000;
    text-decoration: none; }
  .amazon a:hover {
    color: #5d4c0d; }

.table-price {
  float: left;
  font-family: rift-soft, sans-serif;
  font-size: 26px;
  font-weight: 700;
  padding: 10px 26px 0 3px; }

.feature {
  color: #000;
  background-color: #FFCA02;
  /*background: #FFCA02 url(../images/arrow-break-gray2.png) repeat-x;
  background-position: center bottom;
  background-size: 25px;*/ }
  .feature .open-box {
    float: left;
    width: 50%;
    background-color: #444; }
  .feature .feature-box {
    width: 50%;
    float: right;
    background-color: #555; }
  .feature h2 {
    font-family: sans-serif;
    font-size: 2em; }
  .feature li {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 12px 0; }

.feature-101 {
  color: #000;
  background-color: #FFCA02;
  /*background: #FFCA02 url(../images/arrow-break-gray2.png) repeat-x;
  background-position: center bottom;
  background-size: 25px;*/ }
  .feature-101 .open-box {
    float: left;
    width: 50%;
    background-color: #444; }
  .feature-101 .feature-box {
    width: 50%;
    float: right;
    background-color: #555; }
  .feature-101 h2 {
    line-height: 1em;
    font-size: 3.6em; }
  .feature-101 li {
    list-style: disc;
    font-size: 1.1em;
    font-family: sans-serif;
    font-weight: 300;
    padding: 0 0 12px 0;
    margin-left: 16px; }

.fouricongrid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 20% 20% 20% 20%;
  grid-column-gap: 6.666%;
  text-align: center; }

.grid-container {
  background: url(../images/space-brad.png) no-repeat;
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 60% 40%; }
  @media only screen and (max-width: 700px) {
    .grid-container {
      grid-template-columns: 100%;
      background-image: none; } }
  .grid-container .feat-left {
    padding: 1em; }
  .grid-container .feat-right {
    padding: 40px 1em; }
    @media only screen and (max-width: 700px) {
      .grid-container .feat-right {
        padding: 5px 1em 40px 1em; } }

.grid-container-101 {
  background: url(../images/101-header.png) no-repeat;
  background-size: 568px 450px;
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 60% 40%; }
  @media only screen and (max-width: 700px) {
    .grid-container-101 {
      grid-template-columns: 100%;
      background-image: none; } }
  .grid-container-101 .feat-left {
    padding: 1em; }
  .grid-container-101 .feat-right {
    padding: 40px 1em; }
    @media only screen and (max-width: 700px) {
      .grid-container-101 .feat-right {
        padding: 5px 1em 40px 1em; } }

.button {
  background-color: #575757;
  margin-top: 10px;
  font-size: 1.3em;
  text-transform: uppercase;
  padding: 8px 20px;
  border-radius: 8px;
  font-family: rift-soft, sans-serif;
  font-weight: 700;
  display: inline-block;
  margin: 8px 0 20px 0;
  color: #fff; }
  .button a {
    color: #fff;
    text-decoration: none; }
  .button a:hover {
    color: #FFCA02; }

.feat-icon {
  width: 32px;
  height: 24px;
  padding: 0 12px 0 0; }

.emailsignup {
  background: #575757;
  color: #fff;
  padding: 36px 0 40px 0; }
  .emailsignup .mycontainer {
    width: 540px;
    padding-left: 5%; }
  .emailsignup h2 {
    font-size: 3em;
    padding: 0 0 6px 0; }
  .emailsignup label {
    font-family: rift-soft, sans-serif;
    font-weight: 700;
    font-size: 1.7em;
    font-weight: bold;
    padding: 5px 14px 0 0;
    float: left; }
  .emailsignup .email {
    padding: 12px;
    border-radius: 7px;
    display: inline;
    float: left;
    margin: 0 12px 0 0;
    width: 250px; }
  .emailsignup .button {
    background: #FFCA02;
    color: #000;
    border-color: #FFCA02;
    margin: 0; }
  .emailsignup img {
    width: 100%; }
  .emailsignup .grid-entries-band {
    margin: 10px 0 0 0;
    display: grid;
    grid-template-columns: 20% 80%;
    column-gap: 2%; }
    @media only screen and (max-width: 700px) {
      .emailsignup .grid-entries-band {
        grid-template-columns: 100%; } }

.yellow-band {
  background: #ffcc00;
  color: #000;
  padding: 36px 0 40px 0; }
  .yellow-band .mycontainer {
    width: 650px;
    padding-left: 10%; }
  .yellow-band img {
    width: 100%; }
  .yellow-band .grid-entries-band {
    margin: 10px 0 0 0;
    display: grid;
    grid-template-columns: 66% 28%;
    column-gap: 6%; }
    @media only screen and (max-width: 700px) {
      .yellow-band .grid-entries-band {
        grid-template-columns: 100%; } }

.grey-band {
  background: #575757;
  color: #fff;
  padding: 36px 0 40px 0; }
  .grey-band .mycontainer {
    width: 650px;
    padding-left: 10%; }
  .grey-band img {
    width: 100%; }
  .grey-band .grid-entries-band {
    margin: 10px 0 0 0;
    display: grid;
    grid-template-columns: 28% 66%;
    column-gap: 6%; }
    @media only screen and (max-width: 700px) {
      .grey-band .grid-entries-band {
        grid-template-columns: 100%; } }

.learnpage {
  margin-bottom: 40px; }
  .learnpage h2 {
    margin: 40px 0 -20px 0;
    padding: 0;
    font-size: 3em; }

.emailsignup-side {
  background: #575757;
  color: #fff;
  padding: 26px;
  border-radius: 7px;
  margin-bottom: 30px; }
  .emailsignup-side p {
    line-height: 22px; }
  .emailsignup-side h2 {
    font-size: 2.6em;
    padding: 0 0 6px 0;
    line-height: .9em; }
  .emailsignup-side h3 {
    font-size: 1.3em;
    padding-top: 0px;
    color: #ffc800; }
  .emailsignup-side label {
    font-family: rift-soft, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    font-weight: bold;
    padding: 11px 14px 0 0; }
  .emailsignup-side .email {
    padding: 12px;
    border-radius: 7px;
    display: inline;
    margin: 0;
    width: 86%; }
  .emailsignup-side .button {
    background: #FFCA02;
    color: #000;
    border-color: #FFCA02;
    margin: 10px 0 0 0; }

.sketches {
  max-width: 1000px;
  margin: 40px auto; }
  .sketches ul {
    display: grid;
    grid-template-columns: 20% 20% 20% 20%;
    column-gap: 6%; }
    @media only screen and (max-width: 700px) {
      .sketches ul {
        grid-template-columns: 40% 40%;
        column-gap: 20%; } }
  .sketches h5 {
    text-align: center;
    padding: 8px 0 0 0; }
  .sketches h4 {
    margin-top: 20px;
    text-align: center; }

/*---------------LEARN PAGE---------------*/
.learn-right ul {
  margin: 12px 0; }
.learn-right li {
  font-size: .9em;
  font-family: sans-serif;
  font-weight: 300;
  line-height: 1.2em;
  margin: 0 0 0 12px;
  list-style: square;
  padding-bottom: 8px; }

.learnpage .grid-entries {
  margin-top: 0; }

/*---------------HOME PAGE---------------*/
.home-spikes {
  background: url(../images/arrow-break-gray2.png) repeat-x;
  background-size: 25px;
  height: 12px; }

.hot-reviews {
  background: #fff url(../images/arrow-break-gray.png) repeat-x;
  background-size: 25px;
  padding: 40px 0 5px 0; }
  .hot-reviews h2 {
    font-size: 4em; }
  .hot-reviews .h4-hack {
    font-size: .5em;
    margin-left: 16px; }

.reviews {
  margin: 30px 0 60px 0; }

.hot-image {
  width: 100%;
  margin-bottom: 10px; }

.hot-grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 30% 30% 30%;
  column-gap: 5%; }

.home-hot {
  text-align: center; }

.grid-entries {
  margin: 40px 0 0 0;
  display: grid;
  grid-template-columns: 66% 28%;
  column-gap: 6%; }
  @media only screen and (max-width: 700px) {
    .grid-entries {
      grid-template-columns: 100%; } }

.entries a {
  color: #575757; }
.entries a:hover {
  color: #FF7802; }
.entries li {
  margin: 0 0 40px 0; }

.home-entry-col {
  padding: 24px 0 0 0; }

.home .inside-title {
  display: none; }
.home .blogdate {
  margin-top: -6px;
  font-size: .9em; }

.home-post {
  font-size: 3em;
  padding-bottom: 0px; }

/*
-------------------------------------------
float clear 
-------------------------------------------
*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 24px; }

/* line 631, ../sass/style.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
