@import url("https://fonts.googleapis.com/css?family=Special+Elite");
@import url("https://dl.dropboxusercontent.com/s/xzyfnba5kf86d7v/custom.css");
img.headerimg {
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0; }

.taright {
  text-align: right; }

.fontelite {
  font-family: 'Special Elite', cursive; }

.backgold {
  background-color: #FFFAEB;
  border-width: 1px;
  border-style: solid;
  border-color: #FFE599;
  padding: 20px; }

.backblue {
  background-color: #F9FCFF;
  border-width: 1px;
  border-style: solid;
  border-color: #BFD9FA;
  padding: 20px;
  margin: 10px auto; }

.backgreen {
  background-color: #F7FFEE;
  border-width: 1px;
  border-style: solid;
  border-color: #E5F1CB;
  padding: 10px 40px; }

.backwhite {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #E5F1CB;
  padding: 10px 40px; }

.backgrey {
  background-color: #FAFAFA;
  border-width: 1px;
  border-style: solid;
  border-color: #E5F1CB;
  padding: 10px 40px; }

.floatl {
  float: left; }

@media (min-width: 768px) {
  .offset-md-1 {
    margin-left: 0; } }
@media (min-width: 768px) {
  .col-md-6 {
    float: left;
    width: 50%; } }
ul {
  display: table;
  margin: 20px 50px; }

ul.cross li {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/376292/settings_images/VPlAcE1zR0iZPtSG1Bgj_cross.png) no-repeat 0px 4px;
  list-style: none;
  padding-left: 30px; }

ul.tick li {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/376292/settings_images/zR3rvJdGThWlTLxID6NC_tick_sml.png) no-repeat 0px 4px;
  list-style: none;
  padding-left: 30px; }

ul.tick_big {
  display: table;
  margin: 20px 20px 20px 0px; }

ul.tick_big li {
  background: #FAFAFA url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/376292/settings_images/FyXO0QeRr2OQ6j0WGixM_tick_big.png) no-repeat 15px 20px;
  min-height: 45px;
  list-style: none;
  padding: 15px 15px 15px 75px;
  margin-left: 0px;
  margin-bottom: 15px;
  line-height: 1.4em; }

ul.tickred {
  display: table;
  margin: 20px 20px 20px 0px;
  padding-left: 0px !important; }

ul.tickred li {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/376292/settings_images/anommKHqS4SCRJeR6WxG_redcheck.jpg) no-repeat 0px 0px;
  list-style: none;
  padding-left: 30px; }

.imgandtext {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.imgandtext img {
  margin: 20px;
  min-width: 262px; }

.backwhite .tag {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/376292/settings_images/0FTzz3m1T8mhjmNbyT9f_tag.png) no-repeat;
  width: 104px;
  height: 104px;
  position: relative;
  float: right;
  right: -40px;
  top: -10px; }
