/**
 * @category Marketing
 * @package shared
 * @version $Id$
 * @author Vahan Mkrtchyan <vahan.mkrtchyan@aofl.com>
 * 
 * A home_page for use in the COM outside-the-paywall sites
 * */

/* --- display none --- */
.classroom_phone_img, .section_g sub_title_mobile, .section_f .sub_title_mobile, .section_g .sub_title_mobile, .section_h .tickets_mobile_img, .section_h .sub_title_mobile, .section_k .text {
    display: none;
}

/* --- top nmhp --- */
.nmhp_top_wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.nmhp_top_wrapper .classroom_img {
    width: 77%;
    margin-bottom: 16%;
    margin-right: -7%;
}
.nmhp_top_wrapper .classroom_video_img {
    width: 77%;
    position: absolute;
    left: 15%;
    top: 6%;
}
.nmhp_top_wrapper .teacher_img {
    position: absolute;
    width: 48%;
    left: -4%;
    top: 28%;
}

/* --- bot nmhp --- */
.nmhp_bot_wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.nmhp_bot_wrapper .hblock {
    border-top: 4px solid #000000;
    border-bottom: 4px solid #000000;
    background-color: #fdf69d;
    width: auto;
    height: 88px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 27%;
}
.nmhp_bot_wrapper .hblock_inner {
    margin: 0px;
    padding: 0px;
}

/* --- top testimonial --- */
.nmhp_bot_wrapper .hblock .testimonial_wrapper {
    min-height: 40px;
    width: 42%;
    border: 6px solid #3f76e1;
    background-color: #e6f1ff;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -8%;
    margin-left: 6%;
    -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.16);
    position: relative;
    padding: 30px 20px;
    line-height: 24px;
    font-size: 18px;
}
.nmhp_bot_wrapper .hblock .testimonial_wrapper .testimonial_text {
    text-align: left;
}
.nmhp_bot_wrapper .hblock .testimonial_wrapper .testimonial_name {
    text-align: right;
    margin-top: 10px;
}
.nmhp_bot_wrapper .hblock .testimonial_wrapper .testimonial_more {
    position: absolute;
    width: 90%;
    text-align: center;
    line-height: 26px;
    bottom: -50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* top offer */
.nmhp_bot_wrapper .hblock .offer_wrapper {
    width: 42%;
    height: auto;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -10%;
    margin-right: 7%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .top {
    width: 100%;
    height: 55px;
    background-color: #ee3409;
    text-align: center;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-topleft: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .cen {
    width: 100%;
    background-color: #ee3409;
    border-left: 5px solid #ee3409;
    border-right: 5px solid #ee3409;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbf6b2;
    overflow: auto;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .bot {
    width: 100%;
    height: auto;
    background-color: #0b5fc7;
    border: 5px solid #00387c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    overflow: hidden;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .offer_btn_b_img {
    width: 54%;
    margin-top: 18%;
    margin-left: 4%;
    float: left;
    cursor: pointer;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .mini_reg_burst_img {
    margin-top: -7%;
    width: 65%;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .mini_reg_mouse_img {
    width: 34%;
    margin-top: 9%;
    margin-right: 2%;
    float: right;
    margin-bottom: 5%;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .offer_title {
    width: 100%;
    height: 30px;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
}
.nmhp_bot_wrapper .hblock .offer_wrapper .text {
    display: none;
}
.nmhp_bot_wrapper .hblock .offer_wrapper  .offer_prices_img {
    width: 92%;
    margin-top: 8px;
    margin-bottom: 8px;
}

/* --- Section A --- */
.nmhp_bot_wrapper .section_a {
    width: 100%;
    text-align: center;
}
.section_a .content_wrapper_a {
    padding: 0px 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.section_a .top_bg {
    width: 99%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 6px solid #ffd200;
    position: relative;
}

.section_a .bg_top {
    background-color: #fbf18e;
    -webkit-border-top-right-radius: 14px;
    -webkit-border-top-left-radius: 14px;
    -moz-border-radius-topright: 14px;
    -moz-border-radius-topleft: 14px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-bottom: 6px solid #54535e;
}
.section_a .bg_bot {
    background-color: #8594a9;
    -webkit-border-bottom-right-radius: 14px;
    -webkit-border-bottom-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -moz-border-radius-bottomleft: 14px;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px; 
}
.section_a .blue_ribbon_img {
    margin-top: -7%;
    margin-bottom: 12%;
    width: 85%;
}
.section_a .teacher_students_img {
    margin-top: -10%;
    width: 87%;
}
.section_a .main_title {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 320%;
    position: absolute;
    top: -17%;
    font-weight: bold;
    text-shadow: 1px 1px 0px #000000;
}
.section_a .sub_title {
    width: 100%;
    text-align: center;
    color: #ee3409;
    font-size: 35px;
    position: absolute;
    top: 10%;
    text-shadow: 1px 1px 0px #999999;
}
.section_a .content_wrapper_b {
    padding: 0px 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto
}
.section_a .left {
    width: 48%;
    text-align: center;
    float: left;
}
.section_a .right {
    width: 48%;
    text-align: center;
    float: right;
}
.section_a .left .content_title {
    text-align: left;
    font-size: 28px;
    line-height: 30px;
}
.section_a .left .content_text {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.section_a .right .efl_app_img {
    width: 100%;
}
.section_a .content_wrapper_c {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 25px;
    line-height: 30px;
}
.section_a .awards_title {
    font-size: 22px;
}
.section_a .award {
    display: inline-table;
    padding: 10px;
    font-size: 16px;
    width: 100px;
}
.section_a .teachers_award_img, .section_a .parents_choice_img, .section_a .moms_choice_img, .section_a .editors_choice_img {
    width: 100%;
}

/* --- Section B --- */
.nmhp_bot_wrapper .section_b {
    width: 100%;
    text-align: center;
    border-top: 1px solid #d8e2e5;
    border-bottom: 1px solid #d2d4d5;
    background-color: #e3f8ff;
    padding: 0px 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_b .content_wrapper_a {
    width: 100%; 
    overflow: auto;
}
.section_b .main_title {
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
.section_b .content_title {
    position: absolute;
    font-size: 20px;
}
.section_b .content_text {
    position: absolute;
    font-size: 18px;
    width: 25%;
    margin-top: 40px;
    text-align: left;
}
.section_b .language_img {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

/* --- Section C --- */
.nmhp_bot_wrapper .section_c {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_c .content_wrapper_a {
    padding: 0px;
    overflow: auto
}
.section_c .main_title {
    color: #FFFFFF;
    font-size: 45px;
    padding: 20px 0px;
    font-weight: bold;
}
.section_c .left {
    width: 50%;
    float: left;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.section_c .right {
    width: 50%;
    float: left;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #fffef1;
}
.section_c .content_title {
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: bold;
}
.section_c .content_text {
    text-align: left;
    font-size: 18px;
    padding-bottom: 20px;
}
.section_c .art_img, 
.section_c  .books_img, 
.section_c .songs_img, 
.section_c .games_img, 
.section_c .puzzles_img, 
.section_c .printables_img {
    width: 100%;
}

/* --- Section D --- */
.nmhp_bot_wrapper .section_d {
    width: 100%;
    text-align: center;
    border-top: 1px solid #d8e2e5;
    border-bottom: 1px solid #d2d4d5;
    background-color: #e3f8ff;
    padding: 0px 40px 60px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_d .content_wrapper_a {
    width: 100%;
    overflow: auto;
}
.section_d .content_wrapper_b {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.section_d .main_title {
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
.section_d .left {
    width: 50%;
    float: left;
}
.section_d .right {
    width: 50%;
    float: right;
}
.section_d .content_title {
    text-align: left;
    font-size: 28px;
    line-height: 30px;
}
.section_d .content_text {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}
.section_d .image_title {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}
.section_d .steps_video_img {
      width: 80%;
}
.section_d .steps_video_b_img {
      width: 80%;
}
.section_d .steps_class_img {
    width: 97%;
    float: left;
}
.section_d .steps_whiteboard_img {
    width: 97%;
    float: right;
}

/* --- Section E --- */
.nmhp_bot_wrapper .section_e {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 40px 40px 40px;
    border-bottom: 1px solid #d2d4d5;
}
.section_e .content_wrapper_a {
    padding: 0px;
    overflow: auto
}
.section_e .left {
    width: 70%;
    float: left;
}
.section_e .right {
    width: 30%;
    float: right;
}
.section_e .main_title {
  font-size: 45px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
}
.section_e .content_text {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.section_e .left .image_title {
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.section_e .right .image_title {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.section_e .pacific_island_img, .section_e .pacific_island_b_img {
    width: 95%;
}
.section_e .clouds_img, .section_e .pinetree_img, .section_e .frozen_lake_img, .section_e .rocky_img,
.section_e .clouds_b_img, .section_e .pinetree_b_img, .section_e .frozen_lake_b_img, .section_e .rocky_b_img {
    width: 70%;
}
.section_e .clouds_img, .section_e .clouds_b_img {
    margin-top: 18%;
}


/* --- Section F --- */
.nmhp_bot_wrapper .section_f {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 40px;
}
.section_f .content_wrapper_a {
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.section_f .main_title {
  font-size: 45px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.section_f .map_img {
    width: 100%;
    margin-bottom: 80px;
}
.section_f .sub_title {
    position: absolute;
    font-size: 30px;
    top: 160px;
    right: 0px;
    text-align: left;
    width: 32%;
}
.section_f .content_text {
    position: absolute;
    font-size: 18px;
    top: 300px;
    right: 0px;
    text-align: left;
    width: 32%;
    line-height: 22px;
}
.section_f .image_title_a {
    position: absolute;
    font-size: 18px;
    top: 73%;
    left: 10%;
}
.section_f .image_title_b {
    position: absolute;
    font-size: 18px;
    top: 91%;
    right: 25%;
}
.section_f .ribbon_wrapper {
    padding: 30px 0px;
}
.section_f .green_ribbon_img {
    width: 84%;
}
.section_f .main_title {
    position: absolute;
    width: 100%;
    top: 1%;
    line-height: 45px;
    font-size: 45px;
    font-weight: bold;
}

/* --- Section G --- */
.nmhp_bot_wrapper .section_g {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 40px;
}
.section_g .content_wrapper_a {
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.section_g .content_wrapper_b {
    padding: 0px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.section_g .sub_title {
    position: absolute;
    font-size: 30px;
    top: 0px;
    left: 0px;
    text-align: left;
    width: 32%;
}
.section_g .content_text {
    position: absolute;
    font-size: 18px;
    top: 100px;
    left: 0px;
    text-align: left;
    width: 32%;
    line-height: 22px;
}
.section_g .image_title_a {
    position: absolute;
    font-size: 18px;
    top: 71%;
    right: 11%;
}
.section_g .image_title_b {
    position: absolute;
    font-size: 18px;
    top: 93%;
    left: 27%;
}
.section_g .farm_zoo_img {
    width: 100%;
    margin-bottom: 50px;
}

/* --- Section H --- */
.nmhp_bot_wrapper .section_h {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d2d4d5;
    border-top: 1px solid #d2d4d5;
    background-color: #e3f8ff;
    padding: 20px 40px 20px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_h .content_wrapper_a {
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.section_h .main_title {
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
}
.section_h .br_title {
    width: 60%;
    font-weight: bold;
}
.section_h .content_text {
    position: absolute;
    font-size: 18px;
    top: 21%;
    right: 0px;
    text-align: left;
    width: 30%;
    line-height: 22px;
}
.section_h .sub_title {
    position: absolute;
    font-size: 30px;
    top: 48%;
    right: 0px;
    text-align: left;
    width: 30%;
    line-height: 40px;
}
.section_h .tickets_img {
    width: 98%;
    margin-bottom: 78px;
}
.section_h .image_wrapper {
    position: absolute;
    top: 78%;
    width: 40%;
}
.section_h .tickets_video_img {
    width: 100%;
}
.section_h .image_title {
    font-size: 18px;
}

/* --- Section I --- */
.nmhp_bot_wrapper .section_i {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_i .content_wrapper_a {
    padding-top: 30px;
    overflow: auto
}
.section_i .main_title {
    color: #FFFFFF;
    font-size: 45px;
    padding: 20px 0px;
    text-shadow: 0px 1px 2px #999999;
    font-weight: bold;
}
.section_i  .left {
    width: 50%;
    float: left;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_i .right {
    width: 50%;
    float: left;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_i .twila_img, .section_i .brigham_img {
    width: 50%;
}
.section_i .advisor_title {
    padding: 10px 0px;
    font-weight: bold;
}
.section_i .left .advison_text {
    padding: 0px 0px 0px 30px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section_i .right .advison_text {
    padding: 0px 30px 0px 0px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.smart_vid {
    cursor: pointer;
}

/* --- Section J --- */
.nmhp_bot_wrapper .section_j {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_j .content_wrapper_a {
    padding-top: 30px;
    overflow: auto;
    position: relative;
}
.section_j .bhline {
    position: absolute;
    width: 100%;
    height: 70px;
    background-color: #e4f8ff;
    bottom: 0px;
    left: 0px;
    z-index: 0;
}
.section_j .image_wrapper {
    width: 100%;
    margin-bottom: 10px;
    position: inherit;
    z-index: 1;
}
.section_j .advisor_video_img {
    width: 40%;
}
.section_j .image_title {
    font-size: 18px;
}

/* --- Section K --- */
.nmhp_bot_wrapper .section_k {
    width: 100%;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section_k .content_wrapper_a {
    padding-top: 100px;
    overflow: auto;
    position: relative;
}
.section_k .offer_wrapper {
    width: 85%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
    margin: 0px auto;
}
.section_k .offer_wrapper .top {
    width: 100%;
    height: 55px;
    background-color: #ee3409;
    text-align: center;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-topleft: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.section_k .offer_wrapper .cen {
    width: 100%;
    background-color: #ee3409;
    border-left: 5px solid #ee3409;
    border-right: 5px solid #ee3409;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbf6b2;
    overflow: auto;
}
.section_k .offer_wrapper .bot {
    width: 100%;
    height: auto;
    background-color: #0b5fc7;
    border: 5px solid #00387c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    overflow: hidden;
}
.section_k .offer_wrapper .mini_reg_burst_img {
    margin-top: -5%;
    width: 35%;
}
.section_k .offer_wrapper .offer_top_img {
    margin-top: -7%;
    width: 35%;
}
.section_k .offer_wrapper .mini_reg_mouse_img {
    width: 26%;
    position: absolute;
    right: 15px;
    bottom: 5px;
}
.section_k .offer_wrapper .bottom_mini_reg_img {
    width: 26%;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.section_k .offer_wrapper  .bottom_mini_reg_btn_img {
    width: 50%;
    float: left;
    margin: 60px 0px 30px 100px;
}
.section_k .offer_wrapper .offer_title {
    width: 70%;
    height: 30px;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    float: left;
    margin-top: 5px;
}
.section_k .offer_wrapper .offer_cen_txt {
    margin-top: 10%;
    margin-left: 12%;
    margin-bottom: -6%;
    float: left;
    cursor: pointer;
    font-size: 23px;
    color: #324ecf;
    font-weight: bold;
    width: 50%;
}
.section_k .offer_wrapper .bottom_offer_prices_img {
    width: 70%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    float: left;
}


/* --- popup --- */
.nmhp_popup_wrapper .top_popup {
    width: 100%;
    float: left;
    height: auto;
    background-color: #ffea85;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nmhp_popup_wrapper .top_popup .offer_abc_logo_img {
    width: 30%;
    float: left;
    margin-left: 5%;
}
.nmhp_popup_wrapper .top_popup .offer_logo_img {
    width: 54%;
    float: left;
    margin-left: 5%;
}
.nmhp_popup_wrapper .bot_popup {
    width: 100%;
    float: left;
    height: auto;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nmhp_popup_wrapper .bot_popup .offer_btn_popup_img {
    width: 70%;
    margin: 0px auto;
    display: block;
}

/* --- footer --- */
.footer_wrapper_wide .inner_wrapper_wide span.red {
    color: #ff0000;
    cursor: pointer;
    text-decoration: underline;
}
.lazy {
    width: 50px !important;
}
