/* Responsve Styling */

@media only screen and (min-width: 0px) and (max-width: 519px) {
    .popup.active .pop_form {
        width: 85%;
        padding: 30px 15px;
    }

    .pop_form h3 {
        font-size: 34px;
    }


    .input_feild textarea {
        height: 90px;
    }

    a.themebtn {
        font-size: 12px;
        padding: 11px 19px;
    }

    a.logo {
        width: 100px;
    }

    .banner_content h4 {
        font-size: 18px;
    }

    .banner_title {
        font-size: 22px;
        line-height: 35px;
    }

    .banner_title span {
        font-size: 46px;
    }

    .banner_content p {
        margin: 10px 0;
        font-size: 12px;
    }

    .banner_innerImg {
        height: 300px;
        width: 100%;
        margin: 30px 0;
    }

    .banner {
        overflow: hidden;
        padding: 40px 0 40px;
        min-height: auto;
    }

    .section_content h3 {
        font-size: 24px;
    }

    .nav-tabs li button {
        font-size: 11px;
        padding: 10px 24px !important;
        width: 100%;
    }

    .nav-tabs li {
        width: 46%;
    }

    .inner_bookimages {
        flex-wrap: wrap;
    }

    .book_img {
        height: 190px;
        width: 100%;
    }

    .video_box {
        height: 190px;
    }

    a.video_btn {
        width: 60px;
    }

    .video_sec {
        padding: 30px 0 80px;
    }

    .reading {
        padding: 8px 0 40px;
    }

    .read_content h5 {
        margin: 0px auto 10px;
        width: 90%;
        font-size: 18px;
    }

    .bottom_btns {
        display: block;
    }

    .bottom_btns a {
        width: 100%;
        text-align: -webkit-center;
    }

    .reader {
        padding: 40px 0;
        background: var(--c1);
    }

    .reader_head {
        font-size: 27px;
        line-height: 1.5;
    }

    .reader_head:before {
        top: -2px;
    }

    .stry_img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .line_img {
        display: none;
    }

    .stry_head h3 {
        font-size: 31px;
    }

    .story_content p {
        width: 100%;
        font-size: 12px;
    }

    .stry_sec {
        margin: 0;
    }

    .tab_img {
        height: auto;
    }

    .tab_innerImg {
        border-radius: 17px;
    }

    .child_img {
        right: 0;
        bottom: 0;
    }

    .tab_bot p {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }

    .bookInner_img {
        display: none;
    }

    .child_imgInner {
        display: none;
    }

    .story_timeCont p {
        width: 100%;
        font-size: 12px;
    }

    .story_timeCont h4 {
        font-size: 30px;
    }

    .story_time {
        padding: 40px 0 !important;
    }

    .pricing {
        padding: 40px 0;
    }

    .pricing .section_content h3 {
        font-size: 33px;
        margin: 0 0 20px 0;
    }

    .pricing .section_content {
        margin: 0 0 20px !important;
    }

    .pricing_crd {
        margin: 15px 0;
    }

    .pricing_crd h5 {
        font-size: 35px;
    }

    .price {
        font-size: 28px;
    }

    .price span {
        font-size: 20px;
    }

    .mission_content h5 {
        font-size: 29px;
    }

    .mission_content p {
        font-size: 12px;
        line-height: 20px;
    }

    .mission {
        padding: 0;
        overflow: hidden;
        display: block;
    }

    .test_head h4 {
        font-size: 27px;
    }

    .test_head h4 br {
        display: none;
    }

    .test_girlImg {
        display: none;
    }

    .testline {
        display: none;
    }

    .test_crd {
        width: 34%;
        margin: 0;
    }

    .test_content p {
        font-size: 10px;
        line-height: 14px;
    }

    .test_crd--2 {
        margin-top: -130px;
    }

    .test_crd--3 {
        margin-top: -140px;
    }

    .test_crd--1 {
        margin-top: -50px;
    }

    .newslatter_main h3 {
        font-size: 27px;
        line-height: 34px;
    }

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

    .newslatter::before {
        display: none;
    }

    .newslatter::after {
        display: none;
    }

    .newslatter_main form {
        width: 92%;
        display: block;
        box-shadow: none;
    }

    .newslatter_main form input {
        font-size: 12px;
        border: 1px solid #fff;
        border-radius: 50px;
        margin: 0 0 10px;
    }

    .newslatter_main form input::placeholder {
        font-size: 12px;
    }

    .newslatter_main form button {
        width: 100%;
        font-size: 12px;
    }

    .connect_info h6 {
        font-size: 12px;
    }

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

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

    h5.footer_title {
        font-size: 20px;
    }

    ul.footer_links li a {
        font-size: 12px;
        margin: 0;
    }

    .footer_item.alt {
        margin: 10px 0;
    }

    ul.footer_social li a {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .footer_item h4 {
        font-size: 12px;
        justify-content: center;
    }

    .payment_card {
        width: 60%;
        margin: 0 auto;
    }

    .copy_right_main {
        margin: 20px 0 0;
        padding: 10px 0;
    }

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

    .footer_logo {
        width: 140px !important;
    }

    .tab_sec {
        height: 630px;
    }

    .child_img:before {
        top: 138px;
        left: 86px;
        width: 36px;
        height: 37px;
    }

    .child_img:after {
        top: 143px;
        left: 155px;
        height: 31px;
        width: 33px;
    }

    header.header {
        display: none;
    }


    .responsive_menu {
        display: block;
    }

    .responsive_logo img {
        width: 100px;
    }

    .open_menu {
        font-size: 20px;
    }

    .side_menu li a {
        font-size: 13px;
    }

    .banner_cont h3 {
        font-size: 30px;
        line-height: 1;
    }

    .banner_cont h6 {
        font-size: 13px;
    }

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

    .themebtn {
        padding: 9px 22px;
        font-size: 12px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px;
    }


    /* new css start */

    .popup.active {
        justify-content: center;
    }

    .bannerFormMain .pop_form {
        width: 100%;
        margin-top: 50px;
    }

    .book_port {
        padding: 40px 0px;
    }

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

    .reader_bg {
        display: none;
    }

    .reader_main {
        margin: 0;
        text-align: center;
    }

    .story {
        margin: 40px 0px 0;
    }

    .stiry_numb {
        line-height: 1;
        margin-bottom: -55px;
    }

    .story_content {
        margin-bottom: 40px;
    }

    .dtry_mian {
        padding: 0 !important;
        margin-bottom: 30px;
    }

    .wondor {
        padding: 40px 0px;
    }

    .mission_bg {
        position: unset;
        height: auto;
        margin-bottom: 30px;
    }

    .testimonial {
        overflow: hidden;
    }

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    
    popup.active .pop_form {
        width: 85%;
        padding: 30px 15px;
    }

    .pop_form h3 {
        font-size: 34px;
    }


    .input_feild textarea {
        height: 90px;
    }

    a.themebtn {
        font-size: 12px;
        padding: 11px 19px;
    }

    a.logo {
        width: 100px;
    }

    .banner_content h4 {
        font-size: 18px;
    }

    .banner_title {
        font-size: 22px;
        line-height: 35px;
    }

    .banner_title span {
        font-size: 46px;
    }

    .banner_content p {
        margin: 10px 0;
        font-size: 12px;
    }

    .banner_innerImg {
        height: 300px;
        width: 100%;
        margin: 30px 0;
    }

    .banner {
        overflow: hidden;
        padding: 40px 0 40px;
        min-height: auto;
    }

    .section_content h3 {
        font-size: 24px;
    }

    .nav-tabs li button {
        font-size: 11px;
        padding: 10px 24px !important;
        width: 100%;
    }

    .nav-tabs li {
        width: 46%;
    }

    .inner_bookimages {
        flex-wrap: wrap;
    }

    .book_img {
        height: 190px;
        width: 100%;
    }

    .video_box {
        height: 190px;
    }

    a.video_btn {
        width: 60px;
    }

    .video_sec {
        padding: 30px 0 80px;
    }

    .reading {
        padding: 8px 0 40px;
    }

    .read_content h5 {
        margin: 0px auto 10px;
        width: 90%;
        font-size: 18px;
    }

    .bottom_btns {
        display: block;
    }

    .bottom_btns a {
        width: 100%;
        text-align: -webkit-center;
    }

    .reader {
        padding: 40px 0;
        background: var(--c1);
    }

    .reader_head {
        font-size: 27px;
        line-height: 1.5;
    }

    .reader_head:before {
        top: -2px;
    }

    .stry_img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .line_img {
        display: none;
    }

    .stry_head h3 {
        font-size: 31px;
    }

    .story_content p {
        width: 100%;
        font-size: 12px;
    }

    .stry_sec {
        margin: 0;
    }

    .tab_img {
        height: auto;
    }

    .tab_innerImg {
        border-radius: 17px;
    }

    .child_img {
        right: 0;
        bottom: 0;
    }

    .tab_bot p {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }

    .bookInner_img {
        display: none;
    }

    .child_imgInner {
        display: none;
    }

    .story_timeCont p {
        width: 100%;
        font-size: 12px;
    }

    .story_timeCont h4 {
        font-size: 30px;
    }

    .story_time {
        padding: 40px 0 !important;
    }

    .pricing {
        padding: 40px 0;
    }

    .pricing .section_content h3 {
        font-size: 33px;
        margin: 0 0 20px 0;
    }

    .pricing .section_content {
        margin: 0 0 20px !important;
    }

    .pricing_crd {
        margin: 15px 0;
    }

    .pricing_crd h5 {
        font-size: 35px;
    }

    .price {
        font-size: 28px;
    }

    .price span {
        font-size: 20px;
    }

    .mission_content h5 {
        font-size: 29px;
    }

    .mission_content p {
        font-size: 12px;
        line-height: 20px;
    }

    .mission {
        padding: 0;
        overflow: hidden;
        display: block;
    }

    .test_head h4 {
        font-size: 27px;
    }

    .test_head h4 br {
        display: none;
    }

    .test_girlImg {
        display: none;
    }

    .testline {
        display: none;
    }

    .test_crd {
        width: 34%;
        margin: 0;
    }

    .test_content p {
        font-size: 10px;
        line-height: 14px;
    }

    .test_crd--2 {
        margin-top: -130px;
    }

    .test_crd--3 {
        margin-top: -140px;
    }

    .test_crd--1 {
        margin-top: -50px;
    }

    .newslatter_main h3 {
        font-size: 27px;
        line-height: 34px;
    }

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

    .newslatter::before {
        display: none;
    }

    .newslatter::after {
        display: none;
    }

    .newslatter_main form {
        width: 92%;
        display: block;
        box-shadow: none;
    }

    .newslatter_main form input {
        font-size: 12px;
        border: 1px solid #fff;
        border-radius: 50px;
        margin: 0 0 10px;
    }

    .newslatter_main form input::placeholder {
        font-size: 12px;
    }

    .newslatter_main form button {
        width: 100%;
        font-size: 12px;
    }

    .connect_info h6 {
        font-size: 12px;
    }

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

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

    h5.footer_title {
        font-size: 20px;
    }

    ul.footer_links li a {
        font-size: 12px;
        margin: 0;
    }

    .footer_item.alt {
        margin: 10px 0;
    }

    ul.footer_social li a {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .footer_item h4 {
        font-size: 12px;
        justify-content: center;
    }

    .payment_card {
        width: 60%;
        margin: 0 auto;
    }

    .copy_right_main {
        margin: 20px 0 0;
        padding: 10px 0;
    }

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

    .footer_logo {
        width: 140px !important;
    }

    .tab_sec {
        height: 630px;
    }

    .child_img:before {
        top: 138px;
        left: 86px;
        width: 36px;
        height: 37px;
    }

    .child_img:after {
        top: 143px;
        left: 155px;
        height: 31px;
        width: 33px;
    }

    header.header {
        display: none;
    }


    .responsive_menu {
        display: block;
    }

    .responsive_logo img {
        width: 100px;
    }

    .open_menu {
        font-size: 20px;
    }

    .side_menu li a {
        font-size: 13px;
    }

    .banner_cont h3 {
        font-size: 30px;
        line-height: 1;
    }

    .banner_cont h6 {
        font-size: 13px;
    }

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

    .themebtn {
        padding: 9px 22px;
        font-size: 12px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px;
    }


    /* new css start */

    .popup.active {
        justify-content: center;
    }

    .bannerFormMain .pop_form {
        width: 100%;
        margin-top: 50px;
    }

    .book_port {
        padding: 40px 0px;
    }

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

    .reader_bg {
        display: none;
    }

    .reader_main {
        margin: 0;
        text-align: center;
    }

    .story {
        margin: 40px 0px 0;
    }

    .stiry_numb {
        line-height: 1;
        margin-bottom: -55px;
    }

    .story_content {
        margin-bottom: 40px;
    }

    .dtry_mian {
        padding: 0 !important;
        margin-bottom: 30px;
    }

    .wondor {
        padding: 40px 0px;
    }

    .mission_bg {
        position: unset;
        height: auto;
        margin-bottom: 30px;
    }

    .testimonial {
        overflow: hidden;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1250px) {}