@media screen and (min-width: 1600px) {
    .loginrgstr_toptitle {
        padding-bottom: 25px;
        font-size: 18px;
    }

    .loginrgstr_cont ul li {
        padding: 0px 0px 0px 12px;
        color: #fff;
        font-size: 18px;
        line-height: 26px;
    }

    .loginsignup-form .input-group {
        height: 45px;
    }

    .loginsignup-form .input-group label {
        font-size: 16px;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        color: #a9acb6;
        font-size: 14px;
    }

    .loginsignup-form .input-group label.active {
        font-size: 14px;
    }

    .loginsignup-form .form-control {
        font-size: 18px;
    }

}

@media screen and (min-width: 1920px) {
    .loginrgstr-page .container-fluid {
        max-width: 1900px;
    }

    .loginsignup-form .input-group {
        height: 60px;
    }

    .loginrgstr_cont h2 {
        font-size: 36px;
    }

    .loginrgstr_toptitle {
        padding-bottom: 36px;
        font-size: 25px;
    }

    .loginrgstr_cont h2 {
        font-size: 36px;
    }

    .loginsignup-form .form-group {
        margin-bottom: 1.5rem;
    }

    .loginsignup-form .input-group label {
        top: 18%;
        font-size: 18px;
        font-weight: 600;
    }

    .loginsignup-form .form-group .btn {
        font-size: 20px;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        font-size: 20px;
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 16px;
    }

    .loginsignup-form .input-group label.active {
        font-size: 18px;
        top: -12px;
    }

    .loginrgstr_cont ul li {
        padding: 5px 0px 15px 15px;
        font-size: 22px;
        line-height: 28px;
    }

    .loginrgstr_cont ul li:before {
        top: 16px;
        width: 8px;
        height: 8px;
        min-width: 8px;
        min-height: 8px;
    }

    .loginsignup-form .form-control {
        font-size: 16px;
    }

    .pricemonth_only,
    .valid_user {
        font-size: 18px;
    }

}

@media screen and (min-width: 2700px) {
    .loginrgstr-page .container-fluid {
        max-width: 2800px;
    }

    .loginrgstr_toptitle {
        padding-bottom: 70px;
        font-size: 32px;
    }

    .loginrgstr_cont h2 {
        font-size: 50px;
    }

    .loginrgstr_cont ul li {
        padding: 15px 0px 20px 30px;
        font-size: 30px;
        line-height: 26px;
    }

    .loginrgstr_cont ul li:before {
        top: 30%;
        width: 15px;
        height: 15px;
        min-width: 15px;
        min-height: 15px;
    }

    .pricemonth_only,
    .valid_user {
        font-size: 26px;
    }

    .loginsignup-form .input-group {
        height: 100px;
        padding: 0px 15px 0px 20px;
    }

    .loginsignup-form .form-control {
        font-size: 32px;
    }

    .loginsignup-form .input-group label.active {
        font-size: 28px;
        top: -21px;
    }

    .loginsignup-form .form-group {
        margin-bottom: 2rem;
    }

    .loginsignup-form .input-group label {
        top: 24%;
        left: 32px;
        font-size: 28px
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 24px;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        padding-left: 40px;
        font-size: 26px;
        line-height: 40px;
    }

    .loginsignup-form .common-checkbox .custom-control-label::after {
        width: 2.8rem;
        height: 2.8rem;
    }

    .loginsignup-form .form-group .custom-checkbox .custom-control-label::before {
        width: 2.8rem;
        height: 2.8rem;
    }

    .loginsignup-form {
        width: 100%;
        padding: 50px
    }

    .loginsignup-form .form-group .btn {
        font-size: 28px;
    }
}

@media screen and (min-width: 4000px) {
    .loginrgstr-page .container-fluid {
        max-width: 3600px;
    }

    .loginrgstr_toptitle {
        padding-bottom: 80px;
        font-size: 36px;
    }

    .loginrgstr_cont ul li {
        padding: 40px 0px 20px 45px;
        font-size: 45px;
        line-height: 34px;
    }

    .loginsignup-form .input-group label {
        top: 15%;
        font-size: 45px;
    }

    .loginrgstr_cont ul li:before {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        top: 40%;
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 45px;
    }

    .pricemonth_only,
    .valid_user {
        font-size: 40px;
    }

    .loginrgstr_cont h2 {
        font-size: 72px;
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 36px;
    }

    .loginsignup-form .input-group label {
        top: 20%;
        left: 32px;
        font-size: 36px;
    }

    .loginsignup-form .form-control {
        font-size: 38px;
    }

    .loginsignup-form .input-group label.active {
        font-size: 32px;
        top: -22px;
    }

    .loginsignup-form .form-group {
        margin-bottom: 3rem;
    }

    .loginsignup-form .input-group {
        height: 120px;
    }

    .loginrgstr_cont {
        padding-bottom: 50px;
    }

    .loginsignup-form .common-checkbox .custom-control-label::after {
        width: 3.5rem;
        height: 3.5rem;
    }

    .loginsignup-form .form-group .custom-checkbox .custom-control-label::before {
        width: 3.5rem;
        height: 3.5rem;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        padding-left: 60px;
        font-size: 40px;
        line-height: 40px;
    }

    .loginsignup-form .form-group .btn {
        font-size: 40px;
    }

}

@media screen and (min-width: 5000px) {
    .loginrgstr-page .container-fluid {
        max-width: 4500px;
    }

    .loginrgstr_col {
        padding: 15px 60px;
    }

    .loginrgstr_cont h2 {
        font-size: 90px;
    }

    .loginrgstr_toptitle {
        padding-bottom: 100px;
        font-size: 45px;
    }

    .loginrgstr_cont ul li {
        padding: 40px 0px 30px 45px;
        font-size: 50px;
        line-height: 40px;
    }

    .loginrgstr_cont ul li:before {
        width: 24px;
        height: 24px;
        min-width: 24px;
        min-height: 24px;
        top: 45%;
    }

    .loginsignup-form .input-group {
        height: 140px;
        padding: 0px 15px 0px 50px;
    }

    .loginsignup-form .input-group label {
        font-size: 48px;
        top: 28%;
        left: 50px;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        padding-left: 55px;
        font-size: 45px;
    }

    .remember_me,
    .forgot_pass {
        padding: 5px;
    }

    .loginsignup-form .common-checkbox .custom-control-label::after {
        width: 3.8rem;
        height: 3.8rem;
    }

    .loginsignup-form .form-group .custom-checkbox .custom-control-label::before {
        width: 3.8rem;
        height: 3.8rem;
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 45px;
    }

    .pricemonth_only,
    .valid_user {
        font-size: 45px;
    }

    .loginsignup-form .input-group label.active {
        font-size: 38px;
    }

    .loginsignup-form .input-group label {
        font-size: 46px;
    }

    .loginsignup-form .form-control {
        font-size: 50px;
        line-height: 1.7;
    }


}

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


    /*....................1300px-oraclestep2-page-Start....................*/
    .chooseyourfate_card {
        min-height: 400px;
    }

    /*....................1300px-oraclestep2-page-End....................*/

}

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

    /*....................1200px-profile_page-start....................*/
    .addedprofile_panel,
    .editname-avatar h3 {
        display: block;
        text-align: center;
    }

    .addedprofile_panel .media-body {
        padding-top: 20px;
    }

    .editname-avatar {
        padding-left: 0px;
    }

    .editacatar_text {
        text-align: center;
    }

    .userbio-list li {
        display: block !important;
        text-align: center;
    }

    /*....................1200px-profile_page-start....................*/

    /*....................1200px-login-register-start....................*/
    .loginrgstr_col {
        width: 50%;
    }

    /*....................1200px-login-register-End....................*/

    /*....................1200px-category-Start....................*/
    .catsortbystatus_panel,
    .custom-redselect {
        font-size: 12px;
    }

    .catsortbystatus_text {
        padding-right: 5px;
    }

    /*....................1200px-category-End....................*/

    /*....................1200px-oraclestep2-page-Start....................*/
    .oracle2_page .oracle_bodytext,
    .oracle2_page .oracle_bodytext {
        padding: 40px 40px 25px 40px;
    }

    .chooseyourfate_card {
        min-height: 360px;
    }

    /*....................1200px-oraclestep2-page-End....................*/

    .loginrgstr_col:nth-child(1) {
        order: 3
    }

    .loginrgstr_col:nth-child(2) {
        order: 2
    }

    .loginrgstr_col:nth-child(3) {
        order: 1
    }

}

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

    /*....................1024px-moviecommon-slider-start....................*/
    .banner_slide {
        height: auto;
    }

    /*....................1024px-moviecommon-slider-start....................*/

    .heroimage_section .owl-nav .owl-prev {
        top: -2%;
        left: 90%;
    }

    /*....................1024px-importantitem_section-start....................*/
    .importantitem_textpanel h2 {
        font-size: 32px;
        color: #fff;
    }

    /*....................1024px-importantitem_section-End....................*/

    /*-------------------1024px-movi-details_page-Start-------------------*/
    .movishortinfo-section .movishortinfo-panel {
        padding-top: 30px;
        text-align: center;
    }

    .movishortinfo_list li {
        padding: 3px 0px;
        color: #fafafa;
        font-size: 16px;
        line-height: 30px;
    }

    .movishortinfo-section .movishortstatus_panel {
        position: inherit;
        bottom: inherit;
        z-index: inherit;
    }

    .movie-section.moviedetail_section {
        padding: 0px 15px;
    }

    /*-------------------1024px-movi-details_page-End-------------------*/

    /*-------------------1024px-Filter-End-------------------*/
    .accountfree_limitedsved {
        font-size: 12px !important;
    }

    /*-------------------1024px-Filter-End-------------------*/



}

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

    /*....................992px-moviecommon-slider-start....................*/
    .media.homebanner_content {
        align-items: center;
    }

    .bannercrntheading_top>img {
        max-width: 50%;
    }

    /*....................992px-moviecommon-slider-End....................*/
    /*....................992px-importantitem_section-start....................*/
    .importantitem_textpanel {
        padding-left: 0px;
        padding-top: 40px;
    }

    /*....................992px-importantitem_section-End....................*/
    /*....................992px-profile_page-start....................*/
    .addedprofile_group {
        height: auto;
        margin: 25px 0px;
    }

    /*....................992px-profile_page-End....................*/

    /*....................992px-devices_page-start....................*/
    .deviceuse_time {
        width: 85%;
    }

    /*....................992px-devices_page-End....................*/

    /*-------------------992px-movi-details_page-Start-------------------*/
    .crntheading_top img {
        width: 100px;
    }

    .current_contet p {
        font-size: 12px;
        line-height: 24px;
        text-overflow: ellipsis;
        text-wrap: nowrap;
        overflow: hidden;
    }

    .current_poster .current_overlay {
        left: 0;
        right: 0;
        top: inherit;
        bottom: 0;
    }

    /*-------------------992px-movi-details_page-End-------------------*/

    /*....................992px-searchresults_page-start....................*/
    .searchresultsml_page {
        padding-top: 70px;
    }

    .searchresultsml_page .searchresultsml-section {
        padding: 0px 20px;
    }

    .seavfilter {
        display: flex;
        padding-top: 15px;
        justify-content: start;
    }

    .selectedrslts_text {
        display: block;
        padding-left: 0px;
    }

    .seavfilter .common-btn {
        margin-left: 0px !important;
    }

    .srchresultdtls_group {
        padding: 15px 0px;
    }

    .srchresultdtls_group .media-body p {
        font-size: 18px;
        line-height: 30px;
    }

    /*....................992px-searchresults_page-End....................*/

    /*....................992px-home_page-Start....................*/

    .heroimage_section .owl-nav .owl-prev {
        top: -2%;
        left: 85%;
    }

    .heroimage_section .owl-nav .owl-next {
        top: -2%;
        left: 94.5%;
    }

    /*....................992px-home_page-End....................*/

    /*....................992px-category-Start....................*/
    .catsortbystatus_panel,
    .custom-redselect {
        margin: 5px 0px;
    }

    /*....................992px-category-End....................*/
    /*....................992px-oraclestep1-category-Start....................*/

    .oracle_bodytext {
        padding: 90px 40px 25px 40px
    }

    .oracle_bodytext p {
        padding: 0px 30px;
        font-size: 13px;
    }

    .choosetimerange_area .choosestepsubmit_panel {
        padding-top: 80px;
    }

    .user_list {
        width: auto;
    }

    .oracle_textwriter h4 {
        padding-bottom: 10px;
        font-size: 14px !important;
    }

    .togglesidebarsearch_panel {
        width: auto;
    }

    /*....................992px-oraclestep1-category-End....................*/

    /*....................992px-oraclestep2-category-Start....................*/
    .choosesmood_group {
        width: 33%;
    }

    .oracle2_page .oracle_bodytext {
        padding: 50px 40px 25px 40px;
    }

    /*....................992px-oraclestep2-category-End....................*/

    /*....................992px-oraclestep23category-Start....................*/
    .chooseyourfate_box {
        width: 33%;
    }

    .chooseyourfate_card {
        min-height: 350px;
    }

    /*....................992px-oraclestep23category-End....................*/


    /*....................992px-footer-Start....................*/
    .app_grid p {
        margin-bottom: 15px;
        font-size: 18px;
    }

    /*....................992px-footer-End....................*/


    /*-------------------992px-Filter-End-------------------*/
    /* .freeaccsubs_group p strong {
    font-size: 16px;
}
.username_topgroup .common-btn{
    padding: 6px 8px;
}
.freeaccsubs_group .common-btn {
    padding: 4px 11px;
    font-size: 20px;
}
.yourlistfrnd ul li span {
    font-size: 16px;
} */
    /*-------------------992px-Filter-End-------------------*/




}

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

    /*....................767px-header-part-start....................*/
    .header-part.scroll-header {
        height: auto;
        background: #000;
    }

    .toggle_panel span::before {
        height: 3px;
        top: -8px
    }

    .toggle_panel span::after {
        height: 3px;
    }

    .toggle_panel:after {
        height: 3px;
        bottom: -30px
    }

    .loginregister-list a {
        font-size: 18px;
    }

    /*....................767px-header-part-start....................*/

    /*....................767px-slider-start....................*/
    .homebanner-text {
        padding: 0px 20px;
    }

    .homebanner-text .common-btn {
        margin-right: 10px;
        font-size: 12px;
    }

    .homebanner-text .common-btn.play_btn,
    .episodeinfo_panel .common-btn.play_btn {
        width: 45px;
        height: 45px;
        font-size: 15px;
        line-height: 18px;
    }

    .episodeinfo_panel .common-btn.play_btn {
        line-height: 22px;
    }


    .common-btn.addwishlist_btn {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 12px;
    }

    .homebanner-text p {
        font-size: 12px;
        line-height: 24px;
        text-overflow: ellipsis;
        text-wrap: nowrap;
        overflow: hidden;
    }

    .homebanner_btngroup {
        padding: 10px 0px;
    }

    .homebanner_btngroup .posted_timetype img {
        margin-top: 5px;
        width: 250px;
        height: 25px;
    }

    .bannercrntheading_top {
        left: 8px;
        bottom: 90%;
    }

    .common-btn.watchtrailer_btn {
        padding: 7px 14px;
        font-size: 12px;
    }

    .bannercrntheading_top>img {
        max-width: 40%;
    }

    /*....................767px-slider-End....................*/

    /*....................767px-importantitem-start....................*/
    section.movie-section.importantitem_section {
        padding: 30px 0px 20px 0px;
    }

    .importantitem_textpanel h3 {
        font-size: 14px;
    }

    .importantitem_textpanel h2 {
        padding: 4px 0px;
        font-size: 24px;
        letter-spacing: 0.5px;
    }

    .importantitem_textpanel p {
        padding-bottom: 15px;
        padding-top: 5px;
        font-size: 16px;
    }

    .importantitem_textpanel .media i img {
        max-width: 50px;
    }

    .imprtitem_moreinfo {
        padding: 10px 20px;
        font-size: 14px;
    }

    .importantitem_textpanel .media i {
        width: 42px;
        height: 42px;
        line-height: 40px;
    }

    .movishortinfo_panel .imprtitem_moreinfo {
        padding: 6px 12px;
        font-size: 12px;
    }

    .importantitem_textpanel .media-body {
        padding-left: 15px;
    }

    .importantitem_textpanel {
        padding-left: 0px;
        padding-top: 20px;
    }

    .importantitem_textpanel h2 {
        padding: 10px 0px;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    /*....................767px-importantitem-End....................*/


    /*....................767px-moviecommon-slider-start....................*/
    .movie-section:first-child {
        padding-top: 25px;
    }

    .movi-poster {
        margin: auto;
    }

    .portraitsmall_slider .movi-poster {
        margin: auto;
    }

    /* .movishortinfo_panel {
        visibility: visible;
        opacity: 1;
        padding: 5px;
    } */
    .owl-dots {
        text-align: center;
    }

    .moviecommon-slider .owl-dot,
    .portraitsmall_slider .owl-dot,
    .landscapelarge_slider .owl-dot,
    .comming-slider .owl-dot,
    .browseall-slider .owl-dot,
    .heroimage_section .owl-dot {
        display: inline-block;
        width: 20px;
        height: 4px;
        margin: 0px 6px;
        background: #a3a3a3;
        border-radius: 24px;
        outline: none;
        border: none;
    }

    .moviecommon-slider .owl-dot.active,
    .portraitsmall_slider .owl-dot.active,
    .landscapelarge_slider .owl-dot.active,
    .comming-slider .owl-dot.active,
    .browseall-slider .owl-dot.active,
    .heroimage_section .owl-dot.active {
        background: #d2314f;
        width: 24px;
        height: 6px;
    }

    .movishortinfo_panel i {
        width: 32px;
        height: 32px;
        padding: 5px 2px;
        line-height: 14px;
    }

    .movishortstatus_panel i img {
        max-width: 18px;
    }

    .movi-remastered {
        max-width: 32px !important;
    }

    .browseall-slider {
        padding-top: 0px;
    }

    .heroimage_section h2 {
        padding-bottom: 5px;
        font-size: 20px;
    }

    .lastcall_section .movi-remastered {
        max-width: 20px !important;
    }

    .movishortstatus_panel a strong {
        font-size: 14px;
    }

    .title span {
        font-size: 18px;
    }

    .viewall {
        padding-right: 70px;
        margin-left: auto;
        font-size: 12px;
    }

    .title span i img {
        width: 26px;
    }

    .moviecommon-slider .owl-nav .owl-prev,
    .portraitsmall_slider .owl-nav .owl-prev,
    .comming-slider .owl-nav .owl-prev,
    .landscapelarge_section .owl-nav .owl-prev,
    .heroimage_section .owl-nav .owl-prev,
    .landscapesmall_slider .owl-nav .owl-prev,
    .morelikethis-slider .owl-nav .owl-prev,
    .portraitsmall_slider .owl-nav .owl-next,
    .comming-slider .owl-nav .owl-next,
    .landscapelarge_section .owl-nav .owl-next,
    .moviecommon-slider .owl-nav .owl-next,
    .heroimage_section .owl-nav .owl-next,
    .landscapesmall_slider .owl-nav .owl-next,
    .morelikethis-slider .owl-nav .owl-next {
        width: 28px;
        height: 28px;
        margin: 0px 3px;
        font-size: 14px;
        line-height: 24px;
    }

    .movie-section.landscapesmall_section {
        padding: 15px 15px 0px 15px;
    }

    .movishortstatus_panel {
        /* position: absolute;
        bottom: 10px;
        z-index: 99999; */
    }

    .moviecommon-slider .owl-nav,
    .portraitsmall_slider .owl-nav,
    .comming-slider .owl-nav,
    .landscapelarge_section .owl-nav,
    .heroimage_section .owl-nav,
    .landscapesmall_slider .owl-nav,
    .portraitsmall_slider .owl-nav,
    .comming-slider .owl-nav,
    .landscapelarge_slider .owl-nav,
    .moviecommon-slider .owl-nav,
    .heroimage_section .owl-nav,
    .landscapesmall_slider .owl-nav {
        top: -30px;
        right: 0px;
    }

    /*....................767px-moviecommon-slider-End....................*/

    /*....................767px-filmmatter-Start....................*/
    .heroimage_section {
        padding: 20px 0px 0px 0px;
    }

    .heroimage_section h2 {
        padding-bottom: 10px;
        font-size: 20px;
    }

    .filmmatter-text h3 {
        font-size: 20px;
    }

    .filmmatter_icon {
        padding: 5px 0px 10px 0px;
    }

    .filmmatter-text {
        padding-top: 10px;
        padding-right: 0px;
    }

    .filmmatter-text span:first-child {
        padding-left: 0px;
    }

    .filmmatter-text span {
        font-size: 10px;
    }

    .filmmatter-text h3 {
        font-size: 16px;
    }

    .filmmatter_icon span {
        padding: 0px 4px;
    }

    .filmmatter_icon i img {
        width: 32px;
        height: 32px;
    }

    .filmmatter-text p {
        font-size: 12px;
        text-align: left;
        letter-spacing: inherit;
        line-height: 20px;
    }

    .filmmatter-text p {
        font-size: 10px;
        text-align: left;
        letter-spacing: inherit;
        line-height: 15px;
    }

    /* .filmmatter_icon i {
        width: auto;
        height: auto;
        line-height: initial;
    } */
    .filmmatter_icon {
        padding: 10px 0px;
    }

    .filmmatter_icon .common-btn.details_btn {
        font-size: 16px;
    }

    .media.filmmatter_content {
        display: block;
    }

    .movie-section.heroimage_section .filmmatter_main {
        padding: 10px 15px;
    }

    .movie-section.heroimage_section .filmmatter_main .title {
        padding-bottom: 15px;
        align-items: start;
    }

    .movie-section.heroimage_section .filmmatter_main .viewall {
        padding-right: 0px;
    }

    .movie-section.heroimage_section .filmmatter_main h2 {
        padding: 0px;
    }

    /*....................767px-filmmatter-End....................*/

    /*....................767px-helpfultools-Start....................*/
    .helpfultools_section {
        padding: 30px 15px 15px 15px;
    }

    .helpfultools_section h2 {
        padding-bottom: 10px;
        padding-left: 0px;
        font-size: 24px;
    }

    .helpfultools_group {
        padding: 5px 0px;
    }

    .helpfultools_group p a {
        font-size: 14px;
    }

    .helpfultools_group p {
        padding-left: 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .helpfultools_group .media-body {
        max-width: 24px;
        min-width: 24px;
    }

    .helpfultools_section h2 {
        padding-bottom: 10px;
        font-size: 18px;
    }

    .helpfultools_group p {
        padding-left: 15px;
        font-size: 14px;
    }

    .helpfultools_group p {
        padding-left: 10px;
        font-size: 12px;
    }

    /*....................767px-helpfultools-End....................*/

    /*....................767px-browseall-Start....................*/
    /* .movishortinfo_panel.browseall_cat {
    position: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
   }
   .browseall_catpanel .movieBox{
        display: none;
   } */
    .browseall_cat h3 {
        font-size: 16px;
    }

    .browseall_cat p {
        padding: 3px 0px;
        font-size: 12px;
    }

    /*....................767px-browseall-End....................*/

    /*....................767px-tryout_section-Start....................*/
    .tryout_section {
        padding: 40px 0px 20px 0px;
    }

    .tryout_section p {
        padding-bottom: 25px;
        font-size: 22px;
    }

    .app_grid p {
        font-size: 18px;
    }

    .tryout_section {
        padding: 20px 0px 20px 0px;
    }

    .foot_social {
        padding: 20px 0px 15px 0px;
        color: #fff;
        font-size: 16px;
    }

    /*....................767px-tryout_section-End....................*/

    /*....................767px-movi-details-Start....................*/
    .movishortinfo-section {
        padding: 30px 15px;
    }

    .movie-section {
        margin-top: 20px;
        padding: 0px 0px 15px 0px;
    }

    section.movie-section.browseall_section {
        padding: 0px;
    }

    .current_banner {
        height: auto;
        min-height: auto;
    }

    .current_contet {
        width: 100%;
        padding: 30px 45px;
    }

    .current_overlay {
        left: inherit;
        right: inherit;
        top: 60px;
        bottom: inherit;
    }

    .trailer-grid {
        padding: 30px 0px;
    }

    /*....................767px-movi-details-End....................*/

    /*....................767px-movi-details-Start....................*/
    .trailer_text {
        padding: 6px 14px;
        font-size: 16px;
    }

    /*....................767px-movi-details-End....................*/

    /*....................767px-searchresultsml-section-Start....................*/
    .searchresultsml-section {
        padding: 0px 30px;
    }

    .title span {
        font-size: 16px;
    }

    /*....................767px-searchresultsml-section-End....................*/
    /*....................767px-searchresultlrg_page-End....................*/
    .searchresultlrg_page {
        padding-top: 80px;
    }

    /*....................767px-searchresultlrg_page-End....................*/

    /*....................767px-seasons_page-Start....................*/
    .seasons_main {
        padding: 0px;
    }

    .current_banner .homebanner-text i {
        width: auto;
        height: auto;
        line-height: inherit;
    }

    .seasonsname_panel a,
    .seasonsname_panel span {
        padding: 0px 20px
    }

    .seasons-section {
        padding: 20px 5px;
    }

    .seasons-section .movishortinfo-text h3 {
        font-size: 28px;
        height: initial;
    }

    .seriesdetails_page .title {
        padding: 8px 0px;
    }

    .morelikethis-slider .owl-nav {
        top: -40px;
    }

    /*....................767px-seasons_page-End....................*/

    /*....................767px-profile_page-start....................*/
    .addedprofile_group {
        margin: 15px 0px;
    }

    /*....................767px-profile_page-End....................*/

    /*....................767px-about_page-start....................*/
    .about_page,
    .termservice_page {
        padding: 90px 15px 15px 15px;
    }

    /*....................767px-about_page-End....................*/

    /*....................767px-addprofile-Pages-start....................*/

    .addprofile_page {
        padding: 80px 30px;
        text-align: center;
    }

    .addprofile_main {
        padding: 0px;
    }

    .addeduser_imgpanel {
        padding-bottom: 20px;
        padding-right: 0px;
    }

    .addeduser_group {
        padding: 30px 0px;
        display: block !important;
    }

    .addprofile_page .title {
        justify-content: center;
    }

    .addeduser_imgpanel .commonicon-uploadbtn {
        margin: auto;
    }

    .addeduser_form .custom-control-label::after,
    .addeduser_form .custom-control-label::before {
        width: 38px !important;
        height: 36px !important;
    }

    .addeduser_form .custom-control-label {
        padding-left: 20px !important;
        font-size: 26px !important;
    }

    /*....................767px-addprofile-Pages-End....................*/

    /*....................767px-planpackage_page-Start....................*/

    .planpackage_page .title {
        font-size: 36px;
        text-align: center;
    }

    .planpackage_main {
        padding: 0px 20px;
    }

    /*....................767px-planpackage_page-End....................*/

    /*....................767px-footer-Start....................*/
    .footer {
        padding: 20px 0 0;
    }

    .footLink_list {
        flex-wrap: wrap;
    }

    .footLink_list li {
        font-size: 14px;
    }

    .app_grid a {
        width: 42px;
        height: 42px;
        padding: 5px;
        overflow: hidden;
    }

    /*....................767px-footer-End....................*/

    /*....................767px-oraclestep1-category-Start....................*/
    .choosestep_section {
        padding: 0px 20px;
    }

    .oracle_bodytext h2 {
        padding: 30px 0px 20px 0px;
        font-size: 22px;
    }

    .choosetimerange_area {
        padding: 40px 0px 0px 0px;
    }

    /*....................767px-oraclestep1-category-End....................*/

    /*....................767px-oraclestep2-category-Start....................*/
    .oracle2_page .oracle_bodytext {
        padding: 20px 30px 10px 30px;
    }

    .oracle2_page .editprestep_grid {
        padding: 0px 30px;
    }

    .choosesmood_group .custom-control .custom-control-label {
        padding-top: 10px;
        padding-left: 15px;
        font-size: 12px;
    }

    .choosesmood_group {
        padding: 2px 0px;
    }

    /*....................767px-oraclestep2-category-End....................*/
    /*....................767px-oraclestep23category-Start....................*/
    .chooseyourfate_box {
        padding: 10px 0px;
    }

    .chooseyourfate_card {
        min-height: 270px;
    }

    /*....................767px-oraclestep23category-End....................*/
    /*....................767px-login-Page-Start....................*/
    .login-page {
        padding: 60px 15px;
    }

    .loginrgstr-page {
        padding: 30px 0px;
    }

    .loginsignup-form {
        padding: 20px 10px 10px 15px;
    }

    .loginsignup-form .input-group {
        padding: 0px 0px 0px 15px;
    }

    .loginrgstr_cont ul li {
        font-size: 12px;
    }

    .pricemonth_only strong {
        letter-spacing: 0.5px;
    }

    .loginrgstr_toptitle {
        padding-bottom: 15px
    }

    .loginrgstr_col {
        padding: 10px
    }

    .loginrgstr_toptitle {
        font-size: 12px;
    }

    .loginrgstr_cont h2 {
        font-size: 26px;
    }

    .loginsignup-form .form-group .btn {
        font-size: 14px;
        font-weight: 900;
    }

    .social-media i {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }

    .loginsignup-form .form-group .checkbox label,
    .loginsignup-form .form-group .custom-checkbox {
        font-size: 12px;
        line-height: 16px;
    }

    /*....................767px-login-Page-End....................*/

    /*-------------------767px-Filter-End-------------------*/
    /* .logoprtnr_grid {
    padding-top: 15px;
}
.add-btn {
    padding: 8px 16px;
    font-size: 18px;
}
.btn {
    padding: 6px 8px;
    font-size: 16px;
}
.yourlistfrnd_group {
    margin: 5px 0px;
    padding: 5px 0px;
}
.userbar_colse {
    font-size: 24px;
}
.username_toptext {
    font-size: 22px;
}
.userbar.fixed_userbar {
    width: 400px;
}
.yourlistfrnd ul {
    padding: 10px 0px;
}
.logoprtnr_logo {
    max-width: 100px;
    padding: 8px 20px
}
.username_topgroup .common-btn {
    padding: 6px 8px;
    font-size: 16px;
}
.freeaccsubs_group .common-btn {
    padding: 4px 10px;
    font-size: 16px;
}
.remove_frndlst {
    margin-left: 30px !important;
    font-size: 18px !important;
}
.createlist_icon {
    padding: 0px 5px;
}
.freeaccsubs_group p {
    padding-top: 10px;
    font-size: 14px;
}
.freeaccsubs_group p strong {
    font-size: 18px;
}
.createlist_btn {
    padding: 6px 8px;
    font-size: 13px;
}
.userbar_comnhdng {
    font-size: 18px;
}
.yourlistfrnd ul li span {
    font-size: 15px;
}
.yourlistfrnd svg {
    width: 14px;
    height: 14px;
} */
    /*-------------------767px-Filter-End-------------------*/





}

@media screen and (max-width: 576px) {
    .homebanner_btngroup .posted_timetype img {
        margin-top: 5px;
        width: 250px;
        height: 25px;
    }

    .comingsoon_page .homebanner-text span {
        font-size: 12px;
    }

    /*....................576px-header-part-start....................*/
    .sidenav.fixed_sidebar {
        width: 300px;
    }

    .sidebarnav-main {
        padding: 15px 15px;
    }

    .userbar {
        margin-right: -20px;
    }

    .filterlist-grid {
        padding: 12px 0px;
    }

    .navbar-group>li>a {
        font-size: 18px;
        line-height: 28px;
    }

    .common-checkbox .custom-control-label,
    .common-radio .custom-control-label {
        padding-left: 5px;
        font-size: 13px;
    }

    .filter_col:hover .common-checkbox .custom-control-label,
    .filter_col:hover .common-radio .custom-control-label {
        padding-left: 10px;
    }

    .toggle_mainpanel {
        width: 24px;
        height: 24px;
        overflow: visible;
    }

    .toggle_panel {
        top: 5px
    }

    .toggle_panel span {
        top: 12px;
    }

    .viewlarge-card {
        width: 30px;
        height: 34px
    }

    .heroimage_section h2 {
        font-size: 12px;
    }

    .viewsmall-card {
        width: 18px;
        height: 25px;
    }

    .viewlong-card {
        width: 30px;
        height: 22px
    }

    .viewdetails-grid img {
        width: 36px;
    }

    .searchfilter-group {
        padding: 8px 0px;
    }

    .common-checkbox .custom-control-label::after {
        width: 1.4rem;
        height: 1.2rem
    }

    .common-checkbox .custom-control-label::before {
        width: 1.4rem;
        height: 1.2rem
    }

    .togglesidebarsearch_panel {
        width: auto;
    }

    .logo_panel {
        width: 40%;
    }

    a.navbar-brand {
        width: auto;
    }

    .header_search {
        width: 20px;
        font-size: 16px;
        line-height: 35px;
        position: relative;
        left: -2px;
    }

    .header-part {
        height: 40px;
        padding: 2px 0px !important;
    }

    .username_text {
        display: none;
    }

    .username_mobile {
        display: inline-block;
    }

    .user_list {
        width: auto;
    }

    .user_list.before-login {
        width: auto;
    }

    .usertoggle_main {
        width: 26px;
        margin-right: -2px;
    }

    .logo_panel {
        text-align: center;
    }

    .loginregister-list a {
        padding: 0px 2px;
        font-size: 12px;
    }

    .loginregister-list li {
        font-size: 12px;
    }

    .loginregister-list li:last-child a {
        display: none;
    }

    .lgnrgstr_line {
        display: none;
        font-size: 13px;
    }

    /*....................576px-header-part-End....................*/

    /*....................576px-banner-Start....................*/
    .media.homebanner_content {
        display: block;
        text-align: center;
    }

    .homebanner-text span {
        padding: 0px 5px;
    }

    .homebanner-text .media-body {
        padding-left: 0px;
    }

    /*....................576px-banner-End....................*/
    /*....................576px-login-register-start....................*/
    .loginrgstr-page {
        padding: 20px 10px;
    }

    .loginrgstr_col {
        width: 100%;
        padding: 0px;
    }

    .loginsignup-form .input-group {
        padding: 0px 0px 0px 10px;
    }

    .loginsignup-form .form-control {
        font-size: 12px;
    }

    .loginsignup-form .form-group .input-group-text {
        font-size: 12px;
    }

    .loginrgstr-page .form-group.pt-3 {
        padding-top: 0px !important;
    }

    .loginsignup-form {
        margin: 15px 0px;
    }

    /*....................576px-login-register-End....................*/
    /*....................576px-rightbar-Start....................*/
    .userbar.fixed_userbar {
        width: 350px;
        margin-right: 0px
    }

    .freeaccsubs_hdng {
        font-size: 16px;
    }

    .freeaccsubs_group p {
        font-size: 12px;
    }

    .createlist_icongroup {
        display: block;
        width: 100%;
        margin-left: 0px !important;
    }

    .yourlistfrnd ul li a {
        max-width: 100%;
    }

    .yourlistfrnd ul li span {
        text-align: left;
    }

    .username_topgroup .common-btn {
        padding: 5px 6px;
        font-size: 14px;
    }

    .createlist_btn {
        padding: 5px 10px;
        font-size: 13px;
    }

    .createlist_btn i {
        padding-left: 5px;
        font-size: 13px;
    }

    .yourlistfrnd svg {
        width: 14px;
        height: 14px;
    }

    .removeyourlst_icon svg {
        width: 28px;
        height: 28px;
    }

    .yourlistfrnd ul li span {
        font-size: 14px;
        line-height: 26px;
    }

    userbarnav_group li a {
        font-size: 16px;
        line-height: 24px;
    }

    /*....................576px-rightbar-End....................*/


    /*....................576px-common-slider-start....................*/
    .movie-section {
        padding: 5px 0px;
    }

    .home_main {
        padding: 0px 0px 0px 0px;
    }

    .movie-section {
        margin-top: 10px;
    }

    .movi-poster {
        width: auto;
        height: auto;
    }

    .portraitsmall_slider .movi-poster {
        width: auto;
        height: auto;
        margin: auto;
    }

    .movi_status {
        top: 0px;
        padding: 5px 10px;
        font-size: 14px;
    }

    .homebanner-text i {
        width: auto;
        height: auto;
        line-height: initial;
    }

    .homebanner-text .media-body p {
        display: none;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .homebanner-text i img {
        max-width: 24px;
        max-height: 24px;
    }

    .bannercrntheading_top {
        width: 40%;
    }

    .title span {
        font-size: 11px;
        line-height: 26px;
    }

    .viewall {
        font-size: 10px;
    }

    .movishortstatus_panel i {
        padding: 0px 5px;
    }

    .trending-panel {
        padding: 0px;
        margin: 10px 0px;
    }

    .category_imgpanel {
        margin: 10px auto;
        height: auto;
    }

    .movie-panel {
        padding: 2px;
    }

    .share-popup .modal-body {
        padding: 10px;
    }

    .shareimg_panel {
        width: 100%;
        height: 180px;
    }

    .share-media {
        height: 100%;
        text-align: center;
    }

    .share-media img {
        max-height: 100%;
    }

    .slctwishlist_text {
        align-items: center;
    }

    .slctwishlist_text .sharemovi-name {
        font-size: 15px;
    }

    .copylink_form .form-group {
        display: flex;
        align-items: center;
    }

    .copylink_form .form-group .custom-select {
        height: 45px;
        font-size: 13px;
        border-radius: 0px;
    }

    .copylink_form .form-group .mt-3 {
        margin-top: 0px !important;
    }

    .savedsearch_form {
        width: 100%;
        padding-top: 10px;
        padding-left: 0px;
    }

    .leader_icon {
        width: 40px;
        height: 40px;
        border: solid 2px #fff;
        line-height: 35px;
    }

    section.movie-section.browseall_section {
        padding: 0;
        margin-top: 0px;
    }

    .browseall_cat h3 {
        padding-bottom: 10px;
        font-size: 14px;
    }

    .browseall_cat p {
        display: none;
        padding: 5px 0px;
        font-size: 12px;
        line-height: 16px;
    }

    .movishortinfo_panel .imprtitem_moreinfo {
        padding: 4px 12px;
        font-size: 12px;
    }

    /*....................576px-common-slider-End....................*/

    /*....................576px-importantitem_section-Start....................*/
    /* .importantitem_section {
        margin: 0px;
    } */
    .importantitem_textpanel {
        padding-top: 20px;
    }

    .importantitem_textpanel h2 {
        font-size: 18px;
    }

    .importantitem_textpanel p {
        padding-bottom: 15px;
        padding-top: 5px;
        font-size: 14px;
    }

    .importantitem_textpanel .media {
        align-items: center;
    }

    .imprtitem_moreinfo {
        padding: 10px 40px;
        font-size: 12px;
    }

    .importantitem_textpanel .media i img {
        max-width: 40px;
    }

    /*....................576px-importantitem_section-End....................*/


    /*....................576px-common-slider-End....................*/

    .movishortstatus_panel i img {
        max-width: 14px;
    }

    .movi-remastered {
        max-width: 22px !important;
    }

    .movishortstatus_panel a {
        font-size: 12px;
    }

    .movishortstatus_panel a strong {
        display: block;
        font-size: 12px;
    }

    .movishortinfo_panel i {
        width: 24px;
        height: 24px;
        padding: 2px 4px;
        line-height: 14px;
    }

    .title span i img {
        width: 24px;
    }

    .viewall {
        margin-left: auto;
    }

    /*....................576px-common-slider-End....................*/

    /*....................576px-category-Start....................*/
    .categorysearch_main,
    .category_area {
        padding: 0px 15px;
    }

    .catsortbystatus_panel,
    .custom-redselect {
        margin: 5px 0px;
    }

    .custom-redselect {
        padding: 8px 22px 8px 8px;
        background-size: 12px;
    }

    .catsortbystatus_icon img {
        max-width: 16px;
    }

    /*....................576px-category-End....................*/


    /*-------------------576px-movi-details-page-Start-------------------*/

    /*....................576px-movi-details-Start....................*/
    .movishortinfo-section {
        padding: 20px 15px;
    }

    .current_contet {
        padding: 30px 15px;
    }

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

    .trailer-media {
        padding: 10px 0px;
    }

    .movishortinfo_list li {
        padding: 4px 0px;
        font-size: 14px;
    }

    .current_poster .current_overlay {
        position: relative;
        top: -70px;
    }

    /*....................576px-movi-details-Start....................*/

    /*-------------------576px-movi-details-page-End-------------------*/

    /*....................576px-searchresultsml-Start....................*/
    .searchresultsml_page {
        padding-top: 60px;
    }

    .searchresultsml-section {
        padding: 0px 15px;
    }

    .selectedrslts_text {
        font-size: 12px;
    }

    .srchresultdtls_group {
        padding: 10px 0px;
    }

    /*....................576px-searchresultsml-End....................*/

    /*....................576px-viewall_page-Start....................*/
    .viewall_page {
        padding-top: 60px;
    }

    .seavfilter {
        padding-top: 20px;
    }

    .seavfilter .custom-select {
        padding: 6px 22px 6px 10px;
        font-size: 12px;
    }

    .seavfilter .common-btn {
        margin-left: auto;
        padding: 8px 15px;
        font-size: 14px;
    }

    /*....................576px-viewall_page-End....................*/
    /*....................576px-seasons_details-End....................*/
    .seasons_list li:first-child {
        width: 100%;
    }

    .seasons_list {
        flex-wrap: wrap;
    }

    .seasons-fixed {
        padding: 0px 20px;
        top: 50px;
    }

    .seasons_list li a {
        display: inline-block;
        padding: 2px 10px;
    }

    .seasons_list::after {
        content: "";
        bottom: 3px;
    }

    .seasonsname_grid {
        display: inline-block !important;
        margin-bottom: 15px;
    }

    .modal-dialog {
        margin: 0.8rem;
    }

    .sharetitleform_panel {
        width: 100%;
        padding-left: 0px;
    }

    .sharetitleform_panel form {
        display: flex;
        align-items: center;
    }

    .sharetitleform_panel .form-group {
        margin: 0px;
    }

    .share-popup .form-group .form-control {
        height: 45px !important;
        padding: 0.375rem 0.5rem;
        font-size: 13px;
        border-radius: 0px;
    }

    .editprofile_form input.form-control.placeholder {
        text-align: left;
    }

    .editprofile_form input.form-control:-moz-placeholder {
        text-align: left;
    }

    .editprofile_form input.form-control::-moz-placeholder {
        text-align: left;
    }

    .editprofile_form input.form-control::-webkit-input-placeholder {
        text-align: left;
    }

    .social_panel {
        padding-top: 10px;
    }

    .share-popup.sharefrndlist-popup .social_panel {
        padding-top: 0px;
    }

    .share-cont .common-btn {
        min-width: 90px;
        height: 45px;
        padding: 8px;
        font-size: 15px;
        line-height: 16px;
    }

    .social_list li {
        padding: 5px 4px;
    }

    .social_list li a i {
        width: 34px;
        height: 34px;
        font-size: 22px;
        line-height: 35px;
    }

    /*....................576px-seasons_details-End....................*/

    /*....................576px-searchresults_page-start....................*/
    .searchresultsml_page .searchresultsml-section {
        padding: 0px 15px;
    }

    .srchresultdtls_play {
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 24px;
        border: solid 1px #fff;
    }

    .srchresultdtls_group .media-body p {
        padding-left: 10px;
        font-size: 12px;
        line-height: 20px;
    }

    /*....................576px-searchresults_page-End....................*/

    /*....................576px-searchresultlrg_page-End....................*/
    .searchresultlrg_page {
        padding-top: 60px;
    }

    /*....................576px-searchresultlrg_page-End....................*/

    /*....................576px-profile_page-start....................*/
    .profile_page {
        padding-top: 60px;
    }

    main.profile_main {
        padding: 0px 15px;
    }

    .title {
        padding: 0px 0px;
    }

    .adduser_panel .common-btn {
        padding: 5px 10px;
        font-size: 14px;
    }

    .share-popup.sharefrndlist-popup .share-cont .common-btn {
        padding: 8px 10px;
        font-size: 13px;
    }

    /*....................576px-profile_page-End....................*/

    /*....................576px-membership_page-End....................*/
    .membership_page {
        padding-top: 60px;
    }

    .membership_main {
        padding: 0px 15px;
    }

    .membership_group {
        padding: 8px 0px;
        margin: 10px 0px;
    }

    .membership_infopanel.media {
        display: block;
    }

    .memberinfo-list {
        padding: 20px 0px 0px 0px;
    }

    .memberinfo-list li {
        font-size: 16px;
    }

    .plandetail_text p {
        font-size: 17px;
    }

    .plandetail_grid h3 {
        font-size: 22px;
    }

    .membership-img {
        width: 90px;
    }

    .addnewuser_imgpanel {
        width: 100%;
        text-align: center;
    }

    .addedprofile_panel .media-body {
        padding-top: 15px;
    }

    .addnewuser_form {
        width: 100%;
    }

    .sharemovi-name {
        padding: 8px 0px;
        font-size: 20px;
    }

    /*....................576px-membership_page-End....................*/

    /*....................576px-devices_page-Start....................*/
    .devices_page {
        padding-top: 60px;
    }

    .devices_main {
        padding: 0px 10px;
    }

    .device_group {
        padding: 15px 0px;
        margin: 15px 0px;
    }

    .otherdevices_grid {
        padding-bottom: 0px;
        margin: 30px 0px 0px 0px;
        font-size: 22px;
    }

    .device-img {
        max-width: 40px;
    }

    .devices_text {
        padding-left: 20px;
    }

    .devices_text strong {
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 20px;
    }

    .deviceuse_time {
        width: 90%;
        padding-right: 15px;
    }

    .delete_device {
        width: 34px;
        height: 34px;
        font-size: 18px;
        line-height: 32px;
    }

    .devices_text p {
        font-size: 14px;
    }

    /*....................576px-devices_page-End....................*/


    /*....................576px-histroy_page-Start....................*/
    .history_page .adduser_panel .common-btn {
        font-size: 14px;
    }

    .history_page .searchresult {
        margin-bottom: 10px;
    }

    .history_page .title span {
        font-size: 15px;
    }

    .userhistory_main {
        padding: 0px;
    }

    .userhistory_group {
        padding: 5px 0px;
    }

    .userhistory_date {
        padding-right: 10px;
        font-size: 18px;
    }

    .userhistory_group p {
        font-size: 13px;
    }

    /*....................576px-histroy_page-End....................*/

    /*....................576px-about_page-start....................*/
    .about_page,
    .termservice_page {
        padding: 70px 15px 15px 15px;
    }

    .innerpage_title span {
        padding-left: 5px;
        font-size: 22px;
        line-height: 30px;
    }

    .innerpage_title {
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    .about-cont p,
    .termservice-cont p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 32px;
    }

    /*....................576px-about_page-End....................*/

    /*....................576pxcomingsoon-page-Start....................*/
    .comingsoon_page .homebanner-text .common-btn {
        margin-right: 5px;
    }

    .comingsoon_page .premiers_btn {
        padding: 6px 12px;
        font-size: 13px;
        border: solid 1px #fff;
    }

    .comingsoon_page .common-btn.play_btn {
        width: 36px;
        height: 36px;
        padding: 7px;
        border: solid 1px #ffffff;
        line-height: 18px;
    }

    .comingsoon_page .common-btn.watchtrailer_btn {
        font-size: 12px;
        padding: 8px;
    }

    /*....................576pxcomingsoon-page-End....................*/

    /*....................576px-footer-Start....................*/
    footer {
        padding: 0;
    }

    .app_grid p {
        margin-bottom: 10px;
        padding: 5px 0px;
        font-size: 12px;
        line-height: 20px;
    }

    .app_list {
        flex-wrap: wrap;
    }

    .footLink_list a,
    .footLink_list li {
        padding: 3px;
        font-size: 12px;
    }

    .foot_social a {
        margin-left: 5px;
        font-size: 22px
    }

    .foot_social {
        padding: 15px 0px 10px 0px;
        font-size: 14px;
    }

    .app_grid a {
        width: 36px;
        height: 36px;
        padding: 6px;
        margin: 2px
    }

    .footer_bottom {
        padding: 0px 0 30px 0;
    }

    /*....................576px-footer-End....................*/

    /*....................576px-addprofile-Pages-start....................*/
    .addprofile_page {
        padding: 70px 20px;
    }

    .addeduser_imgpanel {
        padding-bottom: 15px;
    }

    .addeduser_form .media {
        display: block;
    }

    .addeduser_form .form-check.media-body {
        padding-top: 20px;
        padding-left: 0px;
    }

    .continuecancel_btn {
        padding-top: 5px !important;
    }

    .continuecancel_btn.btn_parent .add-btn:last-child {
        margin: 0px;
    }

    .continuecancel_btn .add-btn {
        margin: 0px 4px;
        font-size: 14px;
    }

    .addeduser_form .custom-control-label {
        padding-left: 30px !important;
        font-size: 24px !important;
    }

    /*....................576px-addprofile-Pages-End....................*/


    /*....................576px-planpackage_page-Start....................*/

    .planpackage_page .title {
        font-size: 30px;
        text-align: center;
    }

    .planpackage_main {
        padding: 0px 15px;
    }

    .pricetime-panel {
        padding: 20px
    }

    .planepackage-contbody {
        padding: 0px 15px 25px 25px;
    }

    .price_text {
        font-size: 50px;
    }

    .plan-time {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 26px;
    }

    /*....................576px-planpackage_page-End....................*/

    /*....................576px-oraclestep1-category-Start....................*/
    .oracle_bodytext {
        padding: 70px 0px 30px 0px;
    }

    .oracle_textwriter h4 {
        padding-bottom: 8px;
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .oracle_bodytext p {
        padding: 0px 10px;
        font-size: 12px;
    }

    .oracle_bodytext h2 {
        padding: 25px 0px 20px 0px;
        font-size: 18px;
    }

    .choosesteptext_grid h4 {
        font-size: 16px;
    }

    /*....................576px-oraclestep1-category-End....................*/

    /*....................576px-oraclestep2-category-Start....................*/
    .oracle2_page .oracle_bodytext {
        padding: 0px 30px 10px 30px;
    }

    .oracle2_page .editprestep_grid {
        padding: 0px;
    }

    .oracle2_page .editprestep_panel.media {
        display: block !important;
        text-align: center;
    }

    .editprestep_panel p {
        padding-right: 0px;
        padding-bottom: 10px;
        font-size: 16px;
    }

    .editprestep_panel p strong {
        font-size: 14px;
    }

    .oracle2_page .choosesteptext_grid {
        text-align: center;
    }

    .choosesmood_group {
        width: 50%;
    }

    .choosesmood_group .custom-control-input {
        width: 1.5rem;
        height: 1.5rem;
    }

    .choosesmood_group .common-checkbox .custom-control-label::before,
    .choosesmood_group .common-checkbox .custom-control-label::after {
        width: 1.5rem;
        height: 1.5rem;
    }

    .oracle2_page .choosestep_section {
        padding: 0px 5px;
    }

    .choosesmood_group .custom-control .custom-control-label {
        padding-top: 8px;
        padding-left: 5px;
        font-size: 12px;
    }

    .choosestepsubmit_panel {
        padding: 25px 0px;
    }

    /*....................576px-oraclestep2-category-End....................*/

    /*....................576px-oraclestep3category-Start....................*/
    .chooseyourfate_box {
        width: 50%;
    }

    .chooseyourfate_card {
        min-height: 220px;
    }

    .editprestep_group {
        padding: 10px 0px;
    }

    /*....................576px-oraclestep3category-End....................*/

}

@media screen and (max-width:399px) {
    .homebanner_btngroup .posted_timetype img {
        margin-top: 5px;
        width: 250px;
        height: 25px;
    }

    /*....................399px-header-part-start....................*/
    .userbar.fixed_userbar {
        width: 280px;
    }

    .freeaccsubs_group p {
        font-size: 13px;
    }

    .username_topgroup {
        display: block !important;
        font-size: 22px;
    }

    .username_topgroup .common-btn {
        width: 100%;
    }

    .freeaccsubs_group p strong {
        display: block;
    }

    .freeaccsubs_group p br {
        display: none;
    }

    .createlist_btn {
        padding: 5px 10px;
        font-size: 12px;
    }

    .userbarnav_group li a {
        font-size: 14px;
        line-height: 28px;
    }

    .userbarnav_group {
        margin: 5px 0px;
    }

    /*....................399px-header-part-End....................*/



}

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

    .current_poster .current_overlay {
        position: relative;
        top: -70px;
        top: 0;
    }

    .submitsave_parent .submitsave_panel:last-child {
        padding-left: 25px;
    }

    .foot_social a {
        margin: 0 5px;
        font-size: 22px;
    }

}

/*----------Player Responsive--------*/

@media (min-width:1200px) and (max-width: 1600px) {
    .player-page .pause-banner-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 999;
        /* background-color: #00000099; */
        /* background: rgba(0, 0, 0, 0.4); */
    }

    .player-page .pause-banner-container .paused-header {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 20%;
        display: flex;
        align-items: center;
        background: rgba(0, 0, 0, .4);
        /* background: rgba(0, 0, 0, 0.4); */
    }


    .player-page .pause-banner-container .paused-header .back-btn {
        background-image: url('../img/player/back.svg');
        background-size: 80% 80%;
        background-position: center;
        background-repeat: no-repeat;
        width: 100px;
        height: 50px;
        /* background-color: red; */
        position: absolute;
        /* left: 50px; */
        cursor: pointer;
    }

    .player-page .pause-banner-container .paused-header .back-btn.active {
        background-image: url('../img/player/back_hover.svg');
        background-size: 80% 80%;
        background-position: center;
        background-repeat: no-repeat;
        width: 100px;
        height: 50px;
    }

    .player-page .pause-banner-container .paused-content {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 60%;
        display: flex;
        align-items: center;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding-left: 60px;
        background: rgba(0, 0, 0, .4);
        /* background: #fff; */
    }

    .player-page .pause-banner-container .paused-content .line1 {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.78;
        letter-spacing: 1.8px;
        text-align: left;
        color: #fff;
    }

    .player-page .pause-banner-container .paused-content .video-title {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
    }

    .player-page .pause-banner-container .paused-content .season-episode {
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.78;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
    }

    .player-page .pause-banner-container .paused-content .remaining-time {
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.78;
        letter-spacing: 1.8px;
        text-align: left;
        color: #fff;

    }

    .player-page .pause-banner-container .paused-content .description {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: 0.64px;
        text-align: left;
        color: #fff;
        width: 90%;
    }


    .player-page .pause-banner-container .paused-footer {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 20%;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        background: rgba(0, 0, 0, .4);
        flex-direction: column;
        color: #fff;
        padding-right: 20px;
    }

    .player-page .pause-banner-container .paused-footer span {
        opacity: 0.8;
        font-family: Helvetica;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.89;
        letter-spacing: normal;
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 10px;

    }

    .player-page .pause-banner-container .paused-footer button {
        background-color: gray;
        border: none;
        color: white;
        padding: 7px 30px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 5px;
        font-weight: bold;
        outline: none;
    }

    .player-page .pause-banner-container .paused-footer button:focus {
        background-color: #ff0000;

    }

}

@media (min-width:250px) and (max-width:1200px) {
    .player-page .player-footer {
        left: 0;
        width: 100%;
    }

    .player-page .player-footer .seekbar-wrapper {
        left: 0;
        width: 100%;
    }

    .player-page .player-footer .seekbar-wrapper .seekbar {
        left: 20%;
        width: 60%;
    }

    .player-page .player-footer .seekbar-wrapper .current-timer {
        left: 0;
        width: 20%;
        height: 100%;
    }

    .player-page .player-footer .seekbar-wrapper .remaining-timer {
        right: 0;
        width: 20%;
        height: 100%;
    }

    .player-page .player-footer .controls .control-left {
        width: 50% !important;
    }

    .player-page .player-footer .controls .control-right {
        width: 50% !important;
    }

    .player-page .player-footer .controls .control-left .volume-control {
        width: 7vh;
        height: 4vh;
    }

    .player-page .player-footer .controls .control-right {
        width: 50%;
    }

    .player-page .pause-banner-container .paused-header .back-btn {
        left: 1vh;
    }

    .player-page .pause-banner-container .paused-content {
        padding-left: 0;
    }

    .player-page .pause-banner-container .paused-footer {
        padding-right: 30px;
    }

    .player-page .player-header .back-btn {
        width: 10%;
    }

    .ad-container .ad-footer {
        left: 0;
        width: 100%;
    }

    .ad-container .ad-footer .seekbar-wrapper {
        left: 5%;
        width: 90%;
    }

    .ad-container .ad-footer .seekbar-wrapper .seekbar {
        left: 15%;
        width: 70%;
    }

    .ad-container .ad-footer .seekbar-wrapper .ad-play {
        left: -5%;
    }

    .ad-container .ad-footer .seekbar-wrapper .ad-pause {
        left: -5%;
    }

    .ad-container .ad-footer .seekbar-wrapper .time {
        font-size: 24px;
    }

}