@media (max-width:480px) {}

@media (max-width:768px) {}

@media (max-width: 1024px) {}

@media(min-width:1025px) {
    .num_row h4 {
        text-align: center;
    }

    /* .team-9 .team-img {
        padding: 10px 40px;
    } */
}

@media (min-width:992px) and (max-width: 1024px) {
    .nav_bar li a {
        font-size: 15px;
    }

    .dummy {
        padding: 30px;
    }

    blockquote:before {
        left: -3rem;
        top: -2rem;
    }

    blockquote:after {
        right: 12rem;
        bottom: 1rem;
    }

    .team-9 {
        padding: 40px;
        min-height: 464px;
    }

    .event_box .right {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .event_box .left {
        min-height: 290px;
    }

    .num_row h4 {
        text-align: center;
    }


}

@media (min-width:577px) and (max-width: 991px) {
    #top_header {
        padding: 13px 0px;
    }

    blockquote:before {
        left: -2.5rem;
        top: -1.5rem;
    }

    blockquote:after {
        right: 1.5rem;
        bottom: 0.5rem;
    }

    blockquote {
        font-size: 1.8rem;
    }

    blockquote:before,
    blockquote:after {
        font-size: 6rem;
    }

    .footer_row {
        flex-wrap: wrap;
    }

    .team-9 {
        min-height: 365px;
    }

    .num_row h4 {
        text-align: center;
    }

    .num_box {
        padding-bottom: 30px;
    }

    .event_box .left p:first-child {
        font-size: 50px;
    }

    .event_box .right {
        padding: 20px 13px;
    }

    #top_header .logo {
        width: 65%;
    }

    .img_blog {
        width: 100%;
    }

    .blog_left_row {
        width: 100%;
        margin-top: 20px;
    }

    .blog_firstimg {
        width: 100%;
    }

    .column {
        margin-left: 25px;
    }
}


@media (max-width:576px) {

    ul {
        padding: 0;
    }

    .all_grow_section {
        padding: 1rem 0;
    }

    .page_title {
        padding: 0;
    }

    .page_title h1 {
        font-size: 23px;
    }

    .page_title h2 {
        padding-top: 0;
        font-size: 22px;
    }

    .page_title p {
        font-size: 12px;
        line-height: 17px;
    }

    .btn_more {
        margin-top: 12px;
    }

    .btn_more a {
        padding: 6px 14px;
        font-size: 14px;
    }

    /* header section  */
    .dummy {
        padding: 23px;
    }

    #top_header .logo {
        width: 60%;
    }

    /* banner section  */
    .banner_section {
        height: auto;
    }

    .banner_content .banner_cont_box h2 {
        line-height: 24px;
        font-size: 20px
    }

    .banner_content .banner_cont_box p {
        font-size: 15px;
    }

    .banner_content .banner_cont_box a {
        padding: 5px 8px;
        font-size: 14px;
    }

    /* quotes section  */
    .quotes_text {
        padding: 12px 0;
    }

    blockquote {
        font-size: 1rem;
    }

    blockquote:before,
    blockquote:after {
        font-size: 2rem;
        width: 4rem;
        height: 4rem;
    }

    blockquote::before {
        left: -2rem;
        top: 0rem;
    }

    blockquote:after {
        right: 3rem;
        bottom: -2rem;
    }

    /* offer section */
    .offer_cnt_1 {
        padding: 5px;
    }

    .our_offer_para p {
        padding: 0;
    }

    .offer_cnt_1 h3 {
        font-size: 21px;
    }

    /* story section */
    .success_story .owl-carousel .item img {
        height: 220px;
    }

    .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        outline: none;
        border: none;
    }

    .success_story .btn_more {
        margin-top: 0;
    }

    /* team section  */
    /* .team-9 {
        padding: 10px;
    } */

    .team-9 .team-content h4 {
        font-size: 21px;
    }

    /* .team-9 .team-img {
        padding: 0 35px;
        margin-bottom: 12px;
    } */

    /* number section */
    .num_top {
        padding: 0 0 15px 0;
        gap: 5px;
    }

    .num_row {
        justify-content: center;
        padding: 0px;
        flex-wrap: wrap;
        gap: 30px;
        text-align: center;
    }
    
    .num_icon{
        margin-bottom: 0;
    }

    .num_list {
        padding-bottom: 5px;
        font-size: 21px;
        line-height: 45px;
    }

    .num_top h5 {
        font-size: 22px;
    }

    /* blog section  */
    .blog_section .all_grow_section .page_title p {
        text-align: justify;
        text-indent: 20px
    }

    .img_blog {
        width: 100%;
    }

    .blog_col {
        padding: 7px;
    }

    .blog_img_container img {
        border-radius: 30px 10px 30px 0;
    }

    .blog_image_head h3 {
        font-size: 18px;
    }

    .blog_image_head p {
        padding-top: 11px;
        font-size: 13px;
    }

    /* why us section */
    .news_rt_sect {
        margin-bottom: 10px;
    }

    .news_icon>i {
        padding: 2px;
        font-size: 12px;
    }

    .why_us>p {
        font-size: 14px;
    }

    .why_us h2 {
        padding-top: 14px;
        padding-bottom: 12px;
    }

    /* galley section  */
    

    .gallery-section .all_grow_section .page_title p {
        text-align: justify;
        text-indent: 20px;
    }

    /*.owl-carousel .item img {*/
    /*    height: 250px;*/
    /*}*/

    /* event section  */
    .event_box .left {
        padding: 8px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }

    .all_event_details {
        padding: 0;
    }

    .event_box .left p:first-child {
        line-height: 35px;
    }

    .event_box .left:before,
    .event_box .left:after {
        left: 33px;
    }

    .event_box .left p:first-child {
        font-size: 23px;
    }

    .event_box .left p:last-child {
        font-size: 14px;
        letter-spacing: 0.4px;
    }

    .all_event_details div>span {
        font-size: 14px;
    }

    .event_box .event_title {
        font-size: 20px;
    }

    .event_box .right {
        padding: 15px 16px;
    }

    .event_box .event_btn {
        padding: 8px 12px;
    }


    /* contact section */
    .cnt_form_top {
        padding: 10px;
    }

    .cnt_form_top h3 {
        font-size: 20px;
    }

    .cnt_form_top p {
        font-size: 14px;
    }

    .client_contact,
    .partner_contact {
        padding: 10px 5px;
    }

    .contact_part>div {
        padding: 8px;
    }

    .form-input input,
    .form-input textarea {
        padding: 7px;
    }

    .form-input p {
        line-height: 25px;
    }

    .form-input>p>span>span {
        font-size: 15px;
    }

    .btn-form input {
        padding: 7px 21px;
        font-size: 14px;
    }

    /* footer section  */

    .footer_container {
        padding: 10px;
    }

    .footer_row {
        flex-wrap: wrap;
    }

    .ft_left_btm>div>a {
        width: 30px;
        height: 30px;
    }

    .ft_left_btm>div>a>i {
        font-size: 21px;
    }

    .ft_all_links {
        flex-wrap: wrap;
    }

    .copy_right {
        margin-top: 0;
        padding: 10px 0;
    }

    .bannerText .oval {
        border-radius: 0px;
        top: -16px !important;
    }

    .post_admin_detail {
        text-align: center;
    }

    .post_admin_detail {
        margin-bottom: 0px;
    }

    .post_cnt h1 {
        font-size: 20px;
    }

    .book_post_banner {
        padding: 0 0 25px 0;
    }

    .post-date-location {
        font-size: 13px;
        padding: 0;
    }

    .blog_box {
        width: 90%;
        padding: 15px;
        margin-top: -29px;
    }

    .cpt_blog_head h3 {
        font-weight: 700;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .cpt_blog_head>div p {
        font-size: 14px;
    }

    .blog_sharepage {
        display: block;
    }

    .blog_iconsflex {
        padding-bottom: 10px;
    }

    .blog_para p {
        padding-top: 5px;
    }

    .auth_image {
        width: 75px;
        height: 75px;
    }

    .auth_cnt.card2 {
        padding: 8px;

        &::before {
            height: 60px;
            width: 60px;
        }

        &::after {
            height: 60px;
            width: 60px;
        }
    }

    .author_info h3 {
        font-size: 20px;
    }

    .author_info p {
        font-size: 15px;
    }

    .comments-section {
        padding: 25px 0;
    }

    .comment-list {
        padding-left: 0;
    }

    .comment-avatar img {
        width: 35px;
        height: 35px;
    }

    .comment-box .comment-head {
        padding: 5px;
    }

    .comment-head> :nth-child(2) {
        width: 100%;
        text-align: end;
    }

    .video_cnt h2 {
        font-size: 23px;
    }

    .video_cnt p {
        font-size: 14px;
    }

}

@media (min-width:577px) and (max-width: 991px) {

    /* event section  */
    .ticket {
        margin: auto;
    }

    /* contact section  */
    .form-input input,
    .form-input textarea {
        padding: 6px;
    }

    .contact_part>div {
        padding: 15px 15px;
    }
}

/*@media (min-width:911px) {*/

/*    .event_box {*/
/*        min-height: 250px;*/
/*    }*/
/*}*/