@font-face {
  font-family: 'Knockout';
    src:
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/test1/fonts/Knockout-HTF70-FullWelterwt.otf') format('opentype'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/test1/fonts/Knockout-HTF70-FullWelterwt.eot?') format('eot'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/test1/fonts/Knockout-HTF70-FullWelterwt.ttf') format('truetype'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/test1/fonts/Knockout-HTF70-FullWelterwt.woff') format('woff'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/test1/fonts/Knockout-HTF70-FullWelterwt.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana';
    src:
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/fonts/Verdana.otf') format('opentype'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/fonts/Verdana.eot?') format('eot'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/fonts/Verdana.ttf') format('truetype'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/fonts/Verdana.svg') format('svg'),
       url('https://www.grapplearts.com/wp-content/themes/Grapplearts/fonts/Verdana.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

tbody {
  border-bottom: none;
}

.gsc-input-box {
  height: 30px !important;
}

.gsc-search-box input.gsc-search-button{
margin-top: 5px;
}

.search-text {
  margin-left: 50px;
  margin-bottom: 0px;
}


table, thead, tbody, th, td, tr {
  border-top: none;
  }


.gsc-search-box input.gsc-search-button {
    margin-left: -20px;
  }

  td.gsc-branding-text div.gsc-branding-text, td.gcsc-branding-text div.gcsc-branding-text td.gsc-branding-img td.gcsc-branding-img {
    display: none;
  }

  .gsc-branding-img {
    display: none !important;
  }


main.content {
  display: none;
}

#menu-item-15720 {
  display: none;
}

.goog-te-combo {
  color: #999;
}

div.breadcrumb {
  display: none;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Knockout, sans-serif;
  font-size: 36px;
  line-height: 44px;
  color: #333;
  font-weight: 300;
}

h3 {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #474a48;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

p {
  display: block;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

a {
  text-decoration: none;
}

.site-search {
  height: auto;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 340px;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.hero-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  max-width: 550px;
  height: 100%;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-left-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.newletter-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-field {
  height: 44px;
  width: 70%;
  margin-bottom: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-family: Verdana, Geneva, sans-serif;
}

.hero-h1 {
  margin-bottom: 20px;
  font-family: Knockout, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
}

.hero-h4 {
  width: 90%;
  margin-bottom: 25px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}

.newsletter-signup {
  margin-top: 20px;
  max-width: 520px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.newletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

input[type="submit"].newsletter-submit{
  width: 30%;
  height: 44px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px;
  background-color: #e72626;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 100%;
  font-weight: 400;
  text-transform: capitalize;
}

.down-arrow {
  position: relative;
  top: 80px;
  width: 4%;
  height: 15%;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.hero-img {
  height: 95%;
  max-height: 100%;
  min-width: auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.newsletter-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}

.signature-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #9f0307;
}

.app-img {
  width:70px;
}

.signature-h3 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-shadow: 1px 1px 0 #000;
}

.content {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border-right: 0px solid #ccc;
  border-left: 0px solid #ccc;
  background-color: #ffffff;
}

.content.learn {
  padding-bottom: 20px;
  background-color: #f1f7ed;
  /*min-height: 310px;*/
}

.learn-head {
max-width: 50%;
}

.content.learn.steps {
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.content.bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.body-img {
  width: 400px;
  height: 224px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: right;
}

.video-text {
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.h1-learn {
  width: auto;
  margin-top: 30px;
  color: #233d4d;
  font-size: 38px;
}

.h3-learn {
  width: 90%;
  color: #474a48;
  font-size: 22px;
  font-weight: 700;
}

.steps-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding-top: 20px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
}

.step-title {
  padding-left: 15px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Knockout, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Verdana, Geneva, sans-serif;
  color: #474a48;
  text-decoration: none;
}

.item.app {
  width: 78%;
  max-width: 230px;
  margin-bottom: 25px;
}

.item.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #233d4d;
}

.item.social:hover {
  background-color: #f3f3f3;
  color: #233d4d;
}

.step-number {
  display: block;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Verdana, Geneva, sans-serif;
  color: #233d4d;
  font-size: 36px;
  line-height: 43px;
  font-weight: 800;
}

.step-p {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-size: 14px;
  line-height: 20px;
}

.step-p.app {
  margin-bottom: 0px;
  padding-left: 10px;
}

.h1-featured {
  margin-bottom: 0px;
  padding: 0px;
  max-width: 920px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.featured-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #9f0307;
}

.featured-item {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.featured-list {
  width:100%;
  max-width: 920px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
}

.promo-title {
  display:flex;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Knockout, sans-serif;
  font-size: 28px;
  line-height: 44px;
  font-weight: 400;
  color: #333;
}

.promo-link {
  display: flex;
  font-family: Knockout, sans-serif;
  color: #005991;
  font-size: 26px;
  font-weight: 400;
  margin-left: 10px;
  text-decoration: none;
}

.featured-h1 {
  display: block;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  line-height: 32px;
}

.underline {
  text-decoration: underline;
}

.newletter-div-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  padding: 30px 0px 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #474a48;
}

.h1-nl-bottom {
  display: block;
  max-width: 82%;
  flex-shrink: 1;
  height: 85px;
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  color: #fff;
  font-size: 32px;
}

.newsletter-bottom-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  max-width: 80%;
  flex-shrink: 1;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
}

.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 10px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 1px solid #c7c7c7;
  background-color: #f1f7ed;
}

.step-field {
  padding-left: 5px;
  border-radius: 2px;
  font-size: 12px;
}

.step-nl-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.step-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

input[type="submit"].step-nl-submit {
  width: 100%;
  height: 38px;
  padding: 0px;
  border-radius: 2px;
  background-color: #e72626;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}

.appstore-img {
  width: 55%;
  max-width: none;
  margin: 5px;
}

.step-social-p {
  display: block;
  flex-shrink: 1;
  max-width: 257px;
  margin-bottom: 0px;
  padding-left: 5px;
  font-size: 14px;
  line-height: 18px;
}

.icon-social {
  width: 38px;
  height: 38px;
}

.promo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.promo-pod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 180px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Guard-pass-prevention-in-BJJ.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Guard-pass-prevention-in-BJJ.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 1050px;
  background-repeat: repeat, no-repeat;
}


.promo-pod:hover {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/Guard-pass-prevention-in-BJJ.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/Guard-pass-prevention-in-BJJ.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 1050px;
  background-repeat: repeat, no-repeat;
}

.promo-pod._16-most {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/16-techniques-header-image-300x173.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/16-techniques-header-image-300x173.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod._16-most:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/16-techniques-header-image-300x173.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/16-techniques-header-image-300x173.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod._37-powerful {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/timthumb.php_.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/timthumb.php_.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod._37-powerful:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/timthumb.php_.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/timthumb.php_.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod.make-weight {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/how-to-cut-make-weight.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/how-to-cut-make-weight.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.promo-pod.make-weight:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/how-to-cut-make-weight.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/how-to-cut-make-weight.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod.roadmap {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/BJJ-app.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/BJJ-app.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 70%;
  background-repeat: repeat, no-repeat;
}

.promo-pod.roadmap:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/BJJ-app.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/BJJ-app.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod.core-concepts-app {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/175x175bb.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/175x175bb.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 70%;
  background-repeat: repeat, no-repeat;
}

.promo-pod.core-concepts-app:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/175x175bb.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/175x175bb.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod.submissions-app {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/iphone-step-by-step-submissions-app2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/iphone-step-by-step-submissions-app2.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 238px;
  background-repeat: repeat, no-repeat;
}

.promo-pod.submissions-app:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/175x175bb-1.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/175x175bb-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.promo-pod.sweeps-app {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/iphone-guard-sweeps-app.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/iphone-guard-sweeps-app.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 238px;
  background-repeat: repeat, no-repeat;
}

.promo-pod.sweeps-app:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/175x175bb-1.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/175x175bb-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.promo-pod.bigger-dvd-1 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/5-DVD-Mockup-cropped1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/5-DVD-Mockup-cropped1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.bigger-dvd-1:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/5-DVD-Mockup-cropped1.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/5-DVD-Mockup-cropped1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.bigger-dvd-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/5-DVD-Mockup-Series2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/5-DVD-Mockup-Series2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.bigger-dvd-2:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/5-DVD-Mockup-Series2.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/5-DVD-Mockup-Series2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.ear-guard {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/81DT-1oFQ8L._SL1500_.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/81DT-1oFQ8L._SL1500_.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 70%;
  background-repeat: repeat, no-repeat;
}

.promo-pod.ear-guard:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/81DT-1oFQ8L._SL1500_.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/81DT-1oFQ8L._SL1500_.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.bjj-formula-dvd {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/BJJ-Formula-Case-and-4-DVDs-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/BJJ-Formula-Case-and-4-DVDs-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-pod.bjj-formula-dvd:hover {
  background-image: -webkit-linear-gradient(270deg, #9f0307, #9f0307), url('../images/BJJ-Formula-Case-and-4-DVDs-1.jpg');
  background-image: linear-gradient(180deg, #9f0307, #9f0307), url('../images/BJJ-Formula-Case-and-4-DVDs-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.promo-category {
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 12px;
}

.h4-promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  max-width: 90%;
  flex-shrink: 1;
  height: 130px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Knockout, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  font-weight: 400;
}

.promo {
  margin-bottom: 30px;
}

.social-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.h4-social {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.video {
  width: 380px;
  float: right;
}

.applink {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.applinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.steph-sig {
  width: 20%;
  font-family: 'Cedarville Cursive', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0px;
  text-shadow: 2px 2px 3px #000;
}

.steph-sig.b {
  margin-left: 5px;
  font-family: 'Mr Dafoe', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}

.book-img {
  position: relative;
  left: 10px;
  display: block;
  height: 160px;
}

.book-div {
  position: relative;
  bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.signature {
  width: 18%;
  min-width: 140px;
  margin-left: 10px;
}

.book-cover {
  width: 33%;
}

@media (max-width: 991px) {

  table, thead, tbody, th, td, tr {
      display: table-cell !important;
      border-top: none;
      width: 768px;
    }

  .site-search {
    height: auto;
  }

  .hero {
    height: auto;
    padding-top: 40px;
  }
  .hero-left-column {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .hero-h1 {
    max-width: 360px;
    margin-bottom: 0px;
    font-size: 34px;
    line-height: 39px;
  }
  .hero-h4 {
    width: 90%;
    max-width: 323px;
    font-size: 18px;
  }
  .newletter-form {
    width: 95%;
  }

  .newsletter-submit {
    font-size: 16px;
  }
  .down-arrow {
    top: 40px;
    width: 15px;
    height: 40px;
    max-width: auto;
  }
  .hero-img {
    height: auto;
  }
  .signature-h3 {
    font-size: 16px;
  }
  .content {
    padding: 60px 20px 40px;
  }
  .content.intro {
    padding-top: 40px;
  }
  .content.learn {
    /*display: flex;*/
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content.learn.steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }
  .body-img {
    width: 50%;
    height: auto;
    max-width: 400px;
  }
  .h1-learn {
    display: block;
    width: auto;
    margin-top: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    font-size: 32px;
  }
  .h3-learn {
    display: block;
    width: auto;
    clear: left;
    margin-top: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    font-size: 20px;
  }
  .steps-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .step {
    width: auto;
    padding: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-style: none none solid;
  }
  .item {
    width: 45%;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .item.app {
    width: auto;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .book-cover {
    width: 33%;
  }

  .item.social {
    display: block;
    margin-right: 3px;
    margin-left: auto;
    padding: 8px 5px 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .step-number {
    margin-left: 0px;
  }

  .step-p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .step-p.app {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .content.learn {
    line-height: 38px;
  }
  .featured-section {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .featured-item {
    font-size: 14px;
  }
  .featured-h1 {
    font-size: 28px;
  }
  .newletter-div-bottom {
    width: 70%;
  }
  .h1-nl-bottom {
    font-size: 30px;
  }
  .social-links {
    width: 26%;
    padding: 15px;
  }
  .step-nl-form {
    margin-left: 20px;
  }
  .appstore-img {
    width: auto;
    max-width: 160px;
    margin-left: 0px;
  }
  .step-social-p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    font-size: 12px;
    text-align: left;
  }
  .icon-social {
    display: block;
    width: 70%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .h4-promo {
    display:flex;
    width: auto;
    padding-bottom: 15px;
    font-size: 22px;
    line-height: 28px;
  }
  .promo {
    margin-bottom: 60px;
  }
  .social-links-div {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .h4-social {
    padding-left: 10px;
    font-size: 14px;
  }

  /*.video {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;*/

  .video {
    width: 45%;
    margin: 0 auto;
    float: right;
  }

  .applinks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .social-links-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .featured-div {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 725px;
  }

  .promo-pod {
    padding: 5px 0px 5px 5px;
  }

  .body {
    margin-right: 10px;
    margin-left: 10px;
  }

}

@media (max-width: 767px) {
    .site-search {
      height: auto;
    }

    table, thead, tbody, th, td, tr {
        display: table-cell !important;
        border-top: none;
        width: 470px;
      }

    .gsib_a {
      width: 470px;
    }

  h1 {
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }
  .hero-right-column {
    width: 60%;
    max-width: 318px;
  }
  .hero-left-column {
    width: 35%;
  }

  .text-field {
    font-size: 12px;
  }
  .hero-h1 {
    width: 265px;
    font-size: 28px;
    text-align: left;
  }
  .hero-h4 {
    width: 99%;
    font-size: 16px;
    line-height: 20px;
  }
  .newletter-form {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .newsletter-submit {
    font-size: 14px;
  }
  .hero-img {
    min-width: 190px;
    min-height: 200px;
  }
  .signature-div {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .signature-h3 {
    width: 50%;
    padding: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
    line-height: 27px;
  }
  .content.intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content.learn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .learn-head {
    display:flex;
    max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  }

  .content.learn.steps {
    padding-bottom: 0px;
  }
  .body-img {
    display: block;
    width: 60%;
    min-width: 400px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .h1-learn {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    text-align: center;
  }
  .h3-learn {
    display: block;
    widows: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 31px;
    text-align: center;
  }
  .step {
    width: 82%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .item {
    width: auto;
    margin-top: 20px;
  }

  .applinks {
    margin-top: 20px;
    display: flex;
    flex-direction: column;;
  }
  .item.social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 5px 0;
    padding: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .featured-item {
    padding: 2px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
  }
  .featured-list {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 14px;
  }
  .promo-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .featured-h1 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .newletter-div-bottom {
    width: 95%;
    max-width: 550px;
  }
  .h1-nl-bottom {
    text-align: left;
  }
  .step-nl-form {
    margin-left: 10px;
  }
  .appstore-img {
  /* margin: 0 auto; */
  min-width: 180px;
  padding-right: 5px;
  padding-bottom: 10px;
  align-self: flex-start;
  }
  .step-social-p {
    margin: 0px;
    padding: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .icon-social {
    width: 15%;
    max-width: 46px;
    margin: 5px;
  }

  .promo-div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .promo-pod {
    width: 48%;
    margin-top: 10px;
    padding-bottom: 10px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Guard-pass-prevention-in-BJJ.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Guard-pass-prevention-in-BJJ.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .promo-pod._16-most {
    width: 48%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .promo-pod.bigger-dvd-1 {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/5-DVD-Mockup-cropped1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/5-DVD-Mockup-cropped1.jpg');
  }
  .h4-promo {
    display: flex;
    max-width: 240px;
    padding-bottom: 10px;
  }

  .hero {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .video {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .social-links-steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .featured-div {
    max-width: 600px;
  }
  .steph-sig {
    width: 35%;
    max-width: 150px;
  }
  .signature {
    width: 25%;
    max-width: 182px;
    min-width: 140px;
  }
}

@media (max-width: 479px) {

  h1 {
    font-family: Knockout, sans-serif;
    -webkit-text-size-adjust:100%; -moz-text-size-adjust:100%; -ms-text-size-adjust:100%;
    font-weight: normal;

  }

  .site-search {
      height: auto;
    }

  .goog-te-gadget {
    display: none;
  }

  .search-text {
      margin-left: 15px;
      margin-bottom: 0px;
    }

  .gsib_a {
    min-width: 180px;
  }
  table, thead, tbody, th, td, tr {
      display: table-cell !important;
      border-top: none;
    }

  td.gsc-branding-text div.gsc-branding-text, td.gcsc-branding-text div.gcsc-branding-text {
    display: none;
  }

  h1 {
    text-align: center;
  }

  .hero {
    max-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 5px 0 5px;
    }

   .hero-left-column {
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	width: auto;
  	height: 200px;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-ms-flex-direction: column;
  	flex-direction: column;
  	-webkit-box-pack: end;
  	-webkit-justify-content: flex-end;
  	-ms-flex-pack: end;
  	justify-content: flex-end;
  	-webkit-box-align: center;
  	-webkit-align-items: center;
  	-ms-flex-align: center;
  	align-items: center;
  	-webkit-align-self: center;
  	-ms-flex-item-align: center;
  	align-self: flex-end;
  	-webkit-box-ordinal-group: 2;
  	-webkit-order: 1;
  	-ms-flex-order: 1;
  	order: 1;
  	-webkit-box-flex: 0;
  	-webkit-flex: 0 0 auto;
  	-ms-flex: 0 0 auto;
  	margin: 0 auto;
  }

  /*.hero-left-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 44%;
    max-height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    margin: 0 auto;
    }*/


  /*.hero-left-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 40%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }*/

  .hero-right-column {
  	width: 100%;
    height: 260px;
  	padding: 5px;
  	-webkit-box-pack: center;
  	-webkit-justify-content: center;
  	-ms-flex-pack: center;
    align-self: flex-start;
  	justify-content: center;
    margin: 0 auto;
  }

  /*.hero-right-column {
    width: 310px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-self: center;
    padding: 0 5px;
  }*/

  .newsletter-signup {
    margin-top: 20px;
    max-width: 520px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-start;
  }

  .newletter-input {
    width: 92%;
  }
  .hero-h1 {
    text-align: left;
  }
  .hero-h4 {
    margin-bottom: 20px;
  }
  .newletter-form {
    width: 100%;
    padding-left: 0px;
  }
  .down-arrow {
    margin-right: 4px;
  }

  .hero-img {
  	width: auto;
  	-webkit-align-self: center;
  	-ms-flex-item-align: center;
  	align-self: flex-end;
  	/* max-height: 200px; */
  	/* min-height: 200px; */
  	height: 200px;
  }

  /*.hero-img {
  	width: auto;
  	-webkit-align-self: center;
  	-ms-flex-item-align: center;
  	align-self: center;
  	max-height: 200px;
  	*min-height: 200px;*
  }*/

  /*.hero-img {
    width: auto;
    max-height: 300px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }*/

  .signature-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .signature-h3 {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
  .content.intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content.learn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 10px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content.learn.steps {
    padding: 10px 10px 0px;
  }
  .body-img {
    display: block;
    width: 100%;
    min-width: 260px;
    margin-right: auto;
    margin-left: auto;
  }

  .video-text {
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    max-width: 220px;
    margin: 0 auto;
    padding: 5px;
  }

  .h1-learn {
    width: auto;
    text-align: center;
    font-size: 28px;
  }
  .h3-learn {
    text-align: center;
    font-size: 18px;
  }

  .step {
    width: auto;
  }

  .item {
    width: 280px;
  }

  .step-p {
    width: 100%;
  }

  .item.social {
    width: 100%;
    margin-top: 0px;
  }
  .h1-featured {
    font-size: 22px;
  }
  .featured-section {
    padding: 10px;
    width: 100%;
  }
  .featured-item {
    padding: 0px;
    font-size: 18px;
  }
  .featured-list {
    width:100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .promo-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: normal;
    margin-top: 15px;
    font-family: Knockout, sans-serif;
  }
  /*.promo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: Knockout, sans-serif;
    margin-left: 0px;
    padding: 0 5px;
  }*/

  .promo-link {
    display: block;
    font-family: Knockout, sans-serif;
    margin: 0 auto;
    padding: 0 5px;
}

  .featured-h1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .newletter-div-bottom {
    width: 100%;
    height: auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .h1-nl-bottom {
    position: static;
    display: block;
    width: 90%;
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 24px;
    text-align: left;
  }
  .newsletter-bottom-p {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .promo-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .promo-pod {
    width: auto;
    padding: 15px;
  }
  .promo-pod._16-most {
    width: auto;
  }
  .h4-promo {
    max-width: 85%;
  }
  .video {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    overflow: hidden;
  }

  input[type="submit"].newsletter-submit {
    font-size: 14px;
    min-width: 75px;
  }
  .applinks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .steph-sig {
    width: 150px;
    max-width: auto;
  }
  .body {
    margin-right: 3px;
    margin-left: 3px;
  }
  .book-div {
    position: static;
    height: auto;
    padding: 15px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

}
