@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

h1,
h2,
h3,
h4 {
  text-transform: unset;
}

h1 {
  font-size: 24px;
  line-height: 22px;
  padding: 10px 0;
  text-align: center;
}

h2 {
  font-size: 18px;
  line-height: 1.31;
  text-align: center;
}

/* CATEGORIES COLORS */
.free_item.category_20 .icon,
.free_item.category_8 .icon,
.free_item.category_45 .icon,
.free_item.category_3 .icon,
.category_20 .item_icon,
.category_8 .item_icon,
.category_45 .item_icon,
.category_3 .item_icon {
  background: #a4d23b;
}

.free_item.category_20,
.free_item.category_8,
.free_item.category_45,
.free_item.category_3,
.category_20 .nav_item_name,
.category_8 .nav_item_name,
.category_45 .nav_item_name,
.category_3 .nav_item_name {
  background: #558521;
}

.free_item.category_46 .icon,
.free_item.category_9 .icon,
.free_item.category_22 .icon,
.free_item.category_7 .icon,
.category_46 .item_icon,
.category_9 .item_icon,
.category_22 .item_icon,
.category_7 .item_icon {
  background: #cd3d00;
}

.free_item.category_46,
.free_item.category_9,
.free_item.category_22,
.free_item.category_7,
.category_46 .nav_item_name,
.category_9 .nav_item_name,
.category_22 .nav_item_name,
.category_7 .nav_item_name {
  background: #8f2c01;
}

.free_item.category_44 .icon,
.free_item.category_10 .icon,
.free_item.category_23 .icon,
.free_item.category_1 .icon,
.category_44 .item_icon,
.category_10 .item_icon,
.category_23 .item_icon,
.category_1 .item_icon {
  background: #f8ac00;
}

.free_item.category_44,
.free_item.category_10,
.free_item.category_23,
.free_item.category_1,
.category_44 .nav_item_name,
.category_10 .nav_item_name,
.category_23 .nav_item_name,
.category_1 .nav_item_name {
  background: #9e6003;
}

.free_item.category_47 .icon,
.free_item.category_11 .icon,
.free_item.category_21 .icon,
.free_item.category_4 .icon,
.category_47 .item_icon,
.category_11 .item_icon,
.category_21 .item_icon,
.category_4 .item_icon {
  background: #aa4d84;
}

.category_11.bpil .item_icon {
  background: #914172;
}

.free_item.category_47,
.free_item.category_11,
.free_item.category_21,
.free_item.category_4,
.category_47 .nav_item_name,
.category_11 .nav_item_name,
.category_21 .nav_item_name,
.category_4 .nav_item_name {
  background: #74365b;
}

.free_item.category_50 .icon,
.free_item.category_33 .icon,
.free_item.category_35 .icon,
.free_item.category_32 .icon,
.category_50 .item_icon,
.category_33 .item_icon,
.category_35 .item_icon,
.category_32 .item_icon {
  background: #996533;
}

.category_33.bpil .item_icon {
  background: #7b5329;
}

.free_item.category_50,
.free_item.category_33,
.free_item.category_35,
.free_item.category_32,
.category_50 .nav_item_name,
.category_33 .nav_item_name,
.category_35 .nav_item_name,
.category_32 .nav_item_name {
  background: #623c04;
}

.free_item.category_48 .icon,
.free_item.category_13 .icon,
.free_item.category_24 .icon,
.free_item.category_5 .icon,
.category_48 .item_icon,
.category_13 .item_icon,
.category_24 .item_icon,
.category_5 .item_icon {
  background: #ff7f00;
}

.free_item.category_48,
.free_item.category_13,
.free_item.category_24,
.free_item.category_5,
.category_48 .nav_item_name,
.category_13 .nav_item_name,
.category_24 .nav_item_name,
.category_5 .nav_item_name {
  background: #a94401;
}

.free_item.category_49 .icon,
.free_item.category_12 .icon,
.free_item.category_25 .icon,
.free_item.category_2 .icon,
.category_49 .item_icon,
.category_12 .item_icon,
.category_25 .item_icon,
.category_2 .item_icon {
  background: #017db1;
}

.free_item.category_49,
.free_item.category_12,
.free_item.category_25,
.free_item.category_2,
.category_49 .nav_item_name,
.category_12 .nav_item_name,
.category_25 .nav_item_name,
.category_2 .nav_item_name {
  background: #014e6d;
}

.free_item.category_20:hover,
.free_item.category_8:hover,
.free_item.category_45:hover,
.free_item.category_3:hover {
  background: #91bd34;
}

.free_item.category_46:hover,
.free_item.category_9:hover,
.free_item.category_22:hover,
.free_item.category_7:hover {
  background: #b73600;
}

.free_item.category_44:hover,
.free_item.category_10:hover,
.free_item.category_23:hover,
.free_item.category_1:hover {
  background: #ee9800;
}

.free_item.category_47:hover,
.free_item.category_11:hover,
.free_item.category_21:hover,
.free_item.category_4:hover {
  background: #964475;
}

.free_item.category_50:hover,
.free_item.category_33:hover,
.free_item.category_35:hover,
.free_item.category_32:hover {
  background: #875a2d;
}

.free_item.category_48:hover,
.free_item.category_13:hover,
.free_item.category_24:hover,
.free_item.category_5:hover {
  background: #ff7100;
}

.free_item.category_49:hover,
.free_item.category_12:hover,
.free_item.category_25:hover,
.free_item.category_2:hover {
  background: #016e9d;
}

.free_item.category_54 {
  background: #008080;
}

.free_item.category_48 .icon {
  background: #00cccc;
}

.free_item.category_54:hover {
  background: #008787;
}

.close_popover_warning {
  width: 14px;
  height: 30px;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
}

.hero_row {
  overflow: hidden;
}

.hero_container {
  position: relative;
  display: flex;
  flex-direction: column;
}

.hero_container .container-fluid {
  margin: unset;
}

.hero_image {
  display: none;
}

.hero_message {
  padding: 20px;
  padding-bottom: 55px;
  z-index: 2;
  position: relative;
}
.hero_footer {
  background: #006666;
  color: #fff;
  font-size: 14px;
}
.hero_footer p {
  max-width: 750px;
  margin: auto;
  font-style: italic;
}
.hero_message h1 {
  text-align: left;
}

.flex_box {
  display: flex;
  flex-direction: column-reverse;
}

.home_nav_row {
  background: #fff;
  overflow: hidden;
}

.nav_item_name {
  color: #fff;
}

.home_navbar {
  font-size: 0;
}

.home_navbar .navbar_item {
  width: 50%;
  padding: 0;
  margin-bottom: 3px;
  display: inline-block;
}

.home_navbar .nav_item_name {
  font-size: 16px;
  text-align: center;
  display: table;
  height: 45px;
  width: 100%;
  line-height: 18px;
}

.home_navbar .nav_item_name span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.home_navbar .navbar_item:last-child .item_icon {
  background: #00cccc;
}

.home_navbar .navbar_item:last-child .nav_item_name {
  background: #008080;
}

.item_icon {
  min-height: 113px;
  text-align: center;
  display: table;
  width: 100%;
}

.bpil .item_icon {
  display: flex;
}

.nav_item_image {
  max-width: 113px;
  margin: auto;
  float: none;
}

.navbar_item canvas {
  width: 80%;
}

.featured_free {
  background: #fff9eb;
  position: relative;
  z-index: 1;
}

.featured_movie_row {
  padding-top: 20px;
}

.gift_container {
  display: block;
  margin: auto;
  text-align: center;
}

.gift_container img {
  width: 27px;
  height: 29px;
}

.todays_header {
  padding: 0;
  margin-top: 8px;
}

.featured_screenshot {
  min-width: 100%;
}

.featured_name {
  padding: 15px 20px 0 20px;
  text-align: center;
}

.featured_movie_name {
  font-size: 20px;
  line-height: 1.75;
  text-align: center;
}

.featured_movie_reason {
  line-height: 1.25;
  text-align: center;
  color: #343a41;
  font-family: ProximaNova-Regular;
  cursor: default;
}

.moby_animation {
  width: 210px;
  margin-bottom: -33px;
  z-index: 1;
  position: relative;
}

.intro_container:before {
  padding-top: 75%;
}

.brainpop_intro {
  width: 75%;
}

.intro_container {
  background: #fff;
}

.featured_features {
  display: none;
}

.featured_movie_link {
  position: relative;
  display: block;
}

.featured_name .featured_movie_link {
  display: inline;
}

.featured_movie_container {
  position: relative;
  text-align: center;
}

.featured_play_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.play_icon {
  width: 70px;
  height: 70px;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  text-align: left;
  font-size: 40px;
  color: #f16d36;
  line-height: 74px;
  padding-left: 25px;
  border: 1px solid #dddddd;
}

.featured_play_box:hover .play_icon {
  background: #f16d36;
  color: #fff;
  border: 0;
}

.featured_play_box:before {
  padding-top: 75%;
}

.promos_row {
  background: #fff;
}

.call_to_action {
  padding-top: 20px;
  text-align: center;
}

.free_stuff_title {
  margin-bottom: 20px;
}

.free_stuff_row {
  background: #fff9eb;
  padding: 20px;
}

.free_item {
  font-size: 18px;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}

.free_item_name {
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
}

.free_item a:visited,
.free_item a {
  color: #fff;
  display: block;
}

.free_item:last-of-type {
  margin-bottom: 0;
}

.free_item .icon {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  text-align: center;
}

.free_item_icon {
  width: 40px;
  height: 40px;
}

.all_free {
  background: #008080;
}

.all_free:hover {
  background: #008787;
}

.all_free .icon {
  background: #66ffff;
}

.all_free .free_item_icon {
  width: 30px;
  height: 30px;
}

.promos_row {
  padding: 20px;
}

.promos_row h2 {
  padding-bottom: 20px;
}

.promos_list > li {
  padding: 0;
  width: 100%;
}

.promo_item {
  margin-bottom: 20px;
}

.promo_item:last-of-type {
  margin-bottom: 0;
}

.promo_image {
  margin-bottom: 10px;
}

.teach_with_row {
  background: #fff;
  padding: 0 20px 20px 20px;
  text-align: center;
}

.teach_with_container {
  border-radius: 6px;
  padding-top: 10px;
}

.teach_with_img {
  width: 60px;
  height: 60px;
}

.teach_with_row h2 {
  display: inline;
}

.teach_item {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.teach_item a {
  padding: 8px 10px;
  margin-top: 10px;
}

.teach_link {
  text-transform: unset;
  width: 100%;
}

.teach_with_list {
  padding: 0 20px 10px;
}

.touts_row {
  padding: 20px;
}

.touts_row h2 {
  color: #fff;
  margin-bottom: 10px;
}

.touts_list {
  display: flex;
  flex-flow: column;
}

.list-inline > li.touts_item {
  padding: 10px 0;
}

.list-inline > li.touts_item:last-of-type {
  padding-bottom: 0;
}

.touts_item a {
  color: #66ffff;
}

.touts_item a:hover {
  color: #fff;
}

.touts_item img {
  width: 80px;
  height: 80px;
}

.touts_item .icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 80px;
}

.touts_item:hover img {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.2s, 1.5s;
  animation-duration: 0.2s, 1.5s;
  -webkit-animation-delay: 0s, 0.2s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.cast_row {
  background: #fff;
  padding-top: 20px;
}

.cast_list {
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px;
  text-align: center;
  /* overflow: hidden; */
}

.cast_footer {
  height: 40px;
  margin-top: -40px;
}

/* .cast_list .tooltip-inner{
    background-color: #343a41;
    padding: 20px;
    font-size: 14px;
    max-width: 220px;
}
.cast_list .tooltip.in {
    opacity: 1;
}
.cast_list .tooltip.top .tooltip-arrow{
    border-top-color: #343a41;
} */
.cast_list .popover {
  max-width: 220px;
  min-width: unset;
}

.cast_list .popover .popover-content {
  padding: 5px 10px;
}

.cast_list .popover .popover-title {
  padding: 8px 10px 0 10px;
  font-size: 16px;
}

.cast_member a {
  display: block;
}

.list-inline > li.cast_member {
  padding: 0;
}

.cast_member canvas {
  width: 100%;
}

.cast_member {
  width: 89px;
  margin-bottom: -10px;
}

@media (max-width: 599px) {
  .gift_container.hero {
    margin-top: -55px;
    border: 10px solid #fff9eb;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    background: #fff9eb;
    height: 70px;
  }

  .call_to_action a:nth-of-type(2):hover {
    background: #009999;
    color: #fff;
  }

  .action_separator {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    line-height: 1px;
    margin: 20px 0 20px;
  }

  .action_separator span {
    padding: 0 10px;
    width: 20px;
    height: 22px;
    font-size: 18px;
  }

  .call_to_action a:nth-of-type(1) {
    width: 100%;
  }

  .call_to_action a:nth-of-type(2) {
    width: 100%;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #008080;
    display: block;
    line-height: 40px;
    font-size: 18px;
    background: #fff;
  }
  .call_to_action .popover .hero_popver_link {
    color: #6ff;
    background: none;
    border: 0;
    font-size: 14px;
  }

  .home_navbar .navbar_item:nth-child(odd) {
    padding-right: 1.5px;
  }

  .home_navbar .navbar_item:nth-child(even) {
    padding-left: 1.5px;
  }
}

@media (min-width: 480px) {
  .cast_member {
    width: 103px;
  }
}

@media (min-width: 600px) {
  .call_to_action a:nth-of-type(2) {
    color: #008080;
  }

  .call_to_action.light a:nth-of-type(2) {
    color: #008080;
  }

  .call_to_action.dark a:nth-of-type(2) {
    color: #66ffff;
  }

  .call_to_action .popover .hero_popver_link {
    color: #6ff;
    background: none;
    border: 0;
    font-size: 16px;
  }

  .action_separator {
    display: inline-block;
    padding: 0 10px;
  }

  .call_to_action {
    text-align: left;
  }

  .hero_message {
    padding-bottom: 20px;
  }

  h1 {
    font-size: 24px;
    line-height: 1.46;
  }

  h2 {
    font-size: 24px;
    line-height: 1.17;
  }

  .flex_box {
    flex-direction: column;
  }

  .home_navbar {
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
  }

  .home_navbar .navbar_item {
    width: calc(25% - 3px);
  }

  .home_navbar .nav_item_name {
    font-size: 18px;
    height: 49px;
    line-height: 1;
  }

  /* .home_navbar .nav_item_name span{
        display: table-cell;
        vertical-align: middle;
        padding: 0 5px;
    } */
  .moby_animation {
    position: absolute;
    top: -100px;
    left: -20px;
  }

  /* .todays_header{
        margin: 10px auto 35px auto;
    } */
  .featured_name {
    padding-top: 30px;
  }

  .featured_movie_name {
    max-width: 385px;
    margin: auto;
  }

  .featured_movie_reason {
    max-width: 430px;
    margin: auto;
    margin-bottom: 25px;
  }

  .free_stuff_title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    line-height: 0.1;
    margin: 10px 0 30px;
  }

  .free_stuff_title span {
    background: #fff9eb;
    padding: 0 10px;
  }

  .free_item {
    padding: 15px 10px;
  }

  .all_free .free_item_icon {
    width: 25px;
    height: 25px;
  }

  .touts_row h2 {
    margin-bottom: 20px;
  }

  .promos_list {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
  }

  .list-inline > li.promo_item {
    vertical-align: top;
    padding: 0;
  }

  .promos_list > li {
    width: calc(33.333333% - 5px);
    padding: 0;
  }

  .promo_layout_2 .promo_item:nth-of-type(1),
  .promo_layout_2 .promo_item:nth-of-type(2),
  .promo_layout_5 .promo_item:nth-of-type(1),
  .promo_layout_5 .promo_item:nth-of-type(2) {
    width: calc(50% - 5px);
  }
  .promo_layout_4 .promo_item {
    width: calc(50% - 5px);
  }

  .touts_list {
    flex-flow: wrap;
  }

  .list-inline > li.touts_item {
    padding: 0;
    margin: auto;
    text-align: center;
  }

  .touts_item span {
    display: block;
  }

  .touts_item .icon {
    margin: 0;
    margin-bottom: 10px;
    width: 145px;
    height: 145px;
  }

  .touts_item img {
    width: 100%;
    height: 100%;
  }

  .teach_with_list {
    text-align: center;
  }

  .teach_item {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .teach_item:last-of-type {
    margin-right: 0;
  }

  .cast_member {
    width: 108px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  /* .home_navbar .navbar_item:nth-child(4),
    .home_navbar .navbar_item:nth-child(8){
        padding-right: 0;
    } */
  .free_item_icon {
    width: 32px;
    height: 32px;
  }

  .free_item .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  /* .hero_row{

    }
    .hero_container{
        display: block;
    } */
  .hero_image_mobile {
    display: none;
  }

  .hero_image {
    display: block;
  }

  /* .hero_container .container-fluid{
        margin: auto;
    }
    .hero_message{
        position: absolute;
        top: 30px;
        max-width: 450px;
    } */

  .hero_message {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
  }

  .action_separator span {
    background: none !important;
  }

  .home_nav_row {
    padding-top: 3px;
  }

  .nav_item_image {
    max-width: 141px;
  }

  .featured_movie_name {
    font-size: 24px;
    line-height: 1.46;
  }

  .featured_features {
    display: inline-block;
  }

  .feature_name {
    color: #fff;
    padding: 0 5px;
    font-size: 16px;
    line-height: 18px;
  }

  .layout_1 .feature_name {
    font-size: 18px;
  }

  .feature_container {
    padding-left: 10px;
  }

  .feature_topic_icon {
    position: absolute;
    top: 0;
    left: 0;
  }

  .feature_topic_icon:before {
    padding-top: 75%;
  }

  .movie_icon {
    height: 40px;
    width: 40px;
    margin-top: 30px;
  }

  .feature_container:hover .feature_name_box {
    background: #008787;
  }

  .featured_free {
    padding: 0 20px;
  }

  .free_stuff_row {
    padding: 20px 0;
  }

  .layout_1 .intro_container:before {
    padding-top: 75.27%;
  }

  .layout_1 .intro_container,
  .layout_1 .featured_container {
    width: 60%;
  }

  .layout_1 .featured_features {
    width: 40%;
  }

  .layout_1 .feature_name_box:before {
    padding-top: 41.5%;
  }

  .layout_2 .intro_container:before {
    padding-top: 75.69%;
  }

  .layout_2 .intro_container,
  .layout_2 .featured_container {
    width: 42%;
  }

  .layout_2 .featured_features {
    width: 58%;
  }

  .layout_2 .feature_container {
    width: 50%;
  }

  .layout_2 .feature_name_box:before {
    padding-top: 39.5%;
  }

  .layout_3 .intro_container:before {
    padding-top: 76%;
  }

  .layout_3 .intro_container,
  .layout_3 .featured_container {
    width: 33.333333%;
    /* width: 32.18%; */
  }

  .layout_3 .featured_features {
    width: 66.333334%;
    /* width: 67.82%; */
  }

  .layout_3 .feature_container {
    width: 33.333333%;
  }

  .layout_3 .feature_name_box:before {
    padding-top: 45.5%;
  }

  .free_item {
    padding: 0 10px;
    margin: 0;
    width: calc(33.333333% - 7px);
    height: 75px;
    line-height: 75px;
  }

  .free_item_name {
    line-height: 18px;
  }

  .free_item:nth-last-of-type(2) {
    margin: 0 10px;
  }
}

@media (min-width: 1024px) {
  h1 {
    font-size: 30px;
    line-height: 0.97;
  }

  h2 {
    font-size: 24px;
    line-height: 1.25;
  }

  body.hero h1 {
    font-size: 36px;
    line-height: 1.25;
  }

  body.hero h2 {
    font-size: 30px;
    line-height: 1.25;
  }

  /* .hero_container{
        width: 1024px;
        margin: auto;
    } */
  .hero_message {
    width: 510px;
  }

  .explore_container {
    width: 1024px;
    position: relative;
    margin: 0 auto;
  }

  .hero_images {
    width: 1024px;
    margin: 0 auto;
  }

  .home_nav_row {
    background-color: #ddf5f5;
  }

  .home_navbar .navbar_item {
    width: 125px;
    margin: auto;
    padding: 0 1px;
  }

  .item_icon {
    min-height: 84px;
  }

  .nav_item_image {
    max-width: 84px;
  }

  /* .home_navbar .navbar_item:last-of-type{
        margin-right: 0;
    } */
  .home_navbar .nav_item_name {
    height: 45px;
  }

  /* .home_navbar .nav_item_name span{
        display: table-cell;
        vertical-align: middle;
        padding: 0 5px
    } */
  .moby_animation {
    top: -156px;
    left: -38px;
    width: 327px;
  }

  .featured_movie_reason {
    max-width: 500px;
  }

  .featured_movie_name {
    font-size: 30px;
    line-height: 1.17;
  }

  .feature_name {
    font-size: 18px;
    line-height: 1.42857143;
  }

  .layout_1 .feature_name {
    font-size: 20px;
  }

  .layout_1 .intro_container,
  .layout_1 .featured_container {
    width: 59.68%;
  }

  .layout_1 .featured_features {
    width: 40.32%;
  }

  .layout_1 .feature_name_box:before {
    padding-top: 39%;
  }

  .layout_2 .featured_container {
    width: 42.353%;
  }

  .layout_2 .featured_features {
    width: 57.647%;
  }

  .layout_3 .intro_container:before {
    padding-top: 242.25px;
  }

  .layout_3 .intro_container,
  .layout_3 .featured_container {
    width: 33%;
  }

  .layout_3 .featured_features {
    width: 67%;
  }

  .layout_3 .feature_container {
    width: 33.333333%;
  }

  .layout_3 .feature_name_box:before {
    padding-top: 41.5%;
  }

  body.hero .free_stuff_title,
  .free_stuff_title {
    line-height: 0.1;
  }

  .free_stuff_title {
    margin: 20px auto 40px auto;
  }

  .free_stuff_row {
    padding: 30px 0;
  }

  /* .teach_with_row{
        text-align: left;
    } */
  body .teach_with_row h2 {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
  }

  .teach_with_list {
    display: inline-block;
  }

  .promos_row {
    padding: 30px 20px;
  }

  .promos_row h2 {
    padding-bottom: 30px;
  }

  /* ANIMATIONS */
  .home_navbar {
    position: relative;
  }

  /* .hero_message{
        opacity: 1;
        transition: opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1),-o-transform .4s cubic-bezier(.4,0,.2,1);
        transform: translateY(30px);
        -webkit-transition-delay: 8.33ms;
        -o-transition-delay: 8.33ms;
        transition-delay: 8.33ms;
    }
    .hero_message.ready{
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);

    } */
  .gift_container.in_scroll {
    animation-name: hvr-hang-sink, hvr-hang;
    animation-duration: 0.2s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, 1;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
  }

  .fade_animation {
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(30px);
    transition-delay: 8.33ms;
  }

  .fade_animation.fade-up {
    opacity: 1;
    transform: translateY(0);
  }

  .hang_effect:hover {
    animation-name: hvr-hang-sink, hvr-hang;
    animation-duration: 0.2s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
  }

  .movie_icon {
    height: 60px;
    width: 60px;
  }

  /* .layout_1 .featured_free {
        min-height: 814px;
    }

    .layout_2 .featured_free {
        min-height: 683px;
    } */
}

@media (min-width: 1080px) {
  .home_nav_row {
    padding: 20px;
  }
}

@media (min-width: 1280px) {
  .hero_image {
    width: 1280px;
    margin: auto;
  }

  .home_nav_row {
    padding: 20px 0 40px 0;
    height: 225px;
  }

  /* .featured_free {
        height: 640px;
    } */
  /* .layout_1 .featured_free {
        min-height: 831px;
    }

    .layout_2 .featured_free {
        min-height: 733px;
    } */

  .featured_movie_container {
    padding: 0;
  }

  .layout_1 .intro_container,
  .layout_1 .featured_container {
    width: 603.3px;
    height: 452.5px;
  }

  .layout_1 .featured_features {
    width: 420px;
  }

  .layout_1 .feature_name_box:before {
    padding-top: 145px;
  }

  .layout_2 .intro_container,
  .layout_2 .featured_container {
    width: 427.5px;
    height: 321px;
  }

  .layout_2 .featured_features {
    width: 596.5px;
  }

  .layout_2 .feature_name_box:before {
    padding-top: 105px;
  }

  /* .layout_1 .intro_container:before {
        padding-top: 433px;
    }
    .layout_1 .intro_container,
    .layout_1 .featured_container{
        width: 578.3px;
    }
    .layout_1 .feature_name_box:before {
        padding-top: 134px;
    } */

  /* .layout_2 .intro_container,
    .layout_2 .intro_container:before {
        padding-top: 308px;
    }
    .layout_2 .featured_container{
        width: 410.4px;
	    height: 307.8px;
    }
    .layout_2 .featured_features{
        width: auto;
    }
    .layout_2 .feature_container{
        width: 289.2px;
    }
    .layout_2 .feature_name_box:before {
        padding-top: 99px;
    } */

  .layout_3 .intro_container:before {
    padding-top: 250.3px;
  }

  .layout_3 .intro_container,
  .layout_3 .featured_container {
    width: 333.9px;
  }

  .layout_3 .featured_features {
    width: auto;
  }

  .layout_3 .feature_container {
    width: 230px;
  }

  .layout_3 .feature_name_box:before {
    padding-top: 86px;
  }

  .gift_container {
    margin-top: -55px;
    border: 10px solid #fff9eb;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    background: #fff9eb;
    height: 70px;
  }

  /* .free_item {
        padding: 15px 10px;
    } */
}
