.poshan_atlas_bann_sect{
    background-color: #021C51;
    padding-top: 50px;
    padding-bottom: 50px;
}

.poshan_atlas_bann_head{
    font-family: "OpenSans-Regular";
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    color: #FFFFFF;
}

.poshan_atlas_desc{
    font-family: "OpenSans-Regular";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #FFFFFF;
    margin-bottom: 80px;
}

.poshan_atlas_gplay_icon{
    width: 150px;
}

.poshan_atlas_key_features_sect{
    background: linear-gradient(270deg, #E9D0BD 1.69%, #D2D9E9 98.3%);
    padding-top: 50px;
    padding-bottom: 50px;
}

.poshan_atlas_key_feat_sect_head{
    font-family: "OpenSans-Regular";
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    color: #001A53;
    text-align: center;
}

.poshan_atlas_key_feat_sect_desc{
    font-family: "OpenSans-Regular";
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #5C5C5C;
    margin-bottom: 80px;
    text-align: center;
}

.poshan_atlas_key_feat_head{
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #000000;
    text-align: center;
    margin-bottom: 0;
    padding-top: 10px;
}

.poshan_atlas_key_feat_img{
    margin: 0 auto;
}

.poshan_atlas_key_features_inner{
    background-color: #fff;
    border-radius: 26.31px;
    box-shadow: 0px 10.524136543273926px 10.524136543273926px 0px #0000001A;
    padding: 15px 25px;
    text-align: center;
    height: 160px;
    width: 160px;
}

.poshan_atlas_key_features_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.poshan_atlas_nutrimeter_video_sect{
    padding-top: 50px;
    padding-bottom: 50px;
}

.nutrimeter_video_player{
    width: 100%;
}

.poshan_atlas_alternate_grey_bg_sect{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #EFEFEF;
}

.poshan_atlas_alternate_white_bg_sect{
    padding-top: 50px;
    padding-bottom: 50px;
}

.content_padd_left{
    padding-left: 100px;
}

.poshan_atlas_alternate_sect_head{
    font-family: "OpenSans-Regular";
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    color: #001A53;
    margin-bottom: 20px;
}

.poshan_atlas_alternate_sect_desc{
    font-family: "OpenSans-Regular";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #000000;
}

.nutrimeter_modal_popup .modal-header{
    padding: 0.5rem 1rem !important;
    border-bottom: none;
}

.nutrimeter_modal_popup .modal-body{
    padding: 0;

}

.nutrimeter_modal_popup .modal-content{
    background-color: #000;
}

.nutrimeter_modal_popup .btn-close{
    background: none;
}

.nutrimeter_modal_popup .btn-close {
    position: absolute;
    right: 15px;
    top: 0;
    width: 15px;
    height: 15px;
    opacity: 1;
    z-index: 2;
}

.nutrimeter_modal_popup .btn-close:before, .nutrimeter_modal_popup .btn-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #fff;
}

.nutrimeter_modal_popup .btn-close:before {
    transform: rotate(45deg);
}

.nutrimeter_modal_popup .btn-close:after {
    transform: rotate(-45deg);
}

.poshan_atlas_gplay_barcode_logo{
    display: flex;
    align-items: end;
}

.poshan_atlas_gplay_barcode_logo .poshan_atlas_barcode_icon{
    width: 100px;
    margin-left: 20px;
}

.nutrimeter_video_thumbnail{
    height: 500px;
    width: auto;
    cursor: pointer;
}

/* media query starts */

@media screen and (max-width: 1024px) {

    .poshan_atlas_bann_head{
        font-size: 35px;
        line-height: 50px;
    }

    .poshan_atlas_desc{
        margin-bottom: 40px;
    }

    .poshan_atlas_alternate_sect_head{
        font-size: 35px;
    }

}

@media screen and (max-width: 991px) {

    .poshan_atlas_bann_head{
        font-size: 25px;
        line-height: 35px;
    }

    .poshan_atlas_desc{
        font-size: 14px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .poshan_atlas_gplay_icon {
        width: 200px;
    }

    .poshan_atlas_key_feat_sect_head{
        font-size: 35px;
    }

    .poshan_atlas_key_feat_sect_desc{
        margin-bottom: 40px;
    }

    .poshan_atlas_key_features_wrapper{
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .poshan_atlas_key_features_inner{
        margin-bottom: 25px;
    }

    .poshan_atlas_alternate_sect_head{
        font-size: 25px;
        line-height: 30px;
    }

    .poshan_atlas_alternate_sect_desc{
        font-size: 14px;
        line-height: 25px;
    }

    .content_padd_left {
        padding-left: 40px;
    }

}

@media screen and (max-width: 767px) {

    .poshan_atlas_key_features_wrapper{
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .poshan_atlas_key_features_inner{
        margin-bottom: 20px;
    }

    .poshan_atlas_key_feat_sect_head{
        font-size: 28px;
        line-height: 30px;
    }

    .poshan_atlas_key_feat_sect_desc{
        font-size: 14px;
        line-height: 23px;
    }

    .poshan_atlas_bann_head{
        font-size: 25px;
        line-height: 35px;
        text-align: center;
        margin-top: 15px;
    }

    .poshan_atlas_desc{
        font-size: 14px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 30px;
    }

    .poshan_atlas_alternate_sect_head{
        font-size: 28px;
        line-height: 35px;
        text-align: center;
    }

    .poshan_atlas_alternate_sect_desc{
        font-size: 14px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 30px;
    }

    .poshan_atlas_alternate_white_bg_sect .row{
        flex-direction: column-reverse;
    }

    .content_padd_left {
        padding-left: 0px;
    }

    .nutrimeter_video_thumbnail{
        height: auto;
    }

}