/**** Media Query ****/
ul.menu-top .hide-menu {
    display: none;
}
.menu-wrap {
    display: none;
}
.no-scroll {
    overflow: hidden;
}

@media (min-width:1401px) {
    .container {
        max-width: 1360px;
    }
    header.main-header .container {
        max-width: 96%;
    }
}
@media (min-width:1601px) {
    .home-faq-sec-right {
        padding-top: 200px;
    }
}
@media (min-width:1700px) {
    body {
        font-size: 20px;
    }
    .container {
        max-width: 1520px;
    }
    header.main-header .container {
        max-width: 94%;
    }
    .h2, .heading {
        font-size: 50px;
    }
    .sub-heading {
        font-size: 26px;
    }
    .home-banner .banner-heading {
        font-size: 80px;
    }
    .space-pd {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .space-mr {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .list-style ul li::before {
        top: 22px;
    }
    .page-banner .page-banner-title {
        font-size: 80px;
    }
    .page-banner {
        padding-bottom: 100px;
    }
    .menu-top li a {
        font-size: 20px;
    }

}
@media (min-width:1670px) and (max-width:1700px){
    ul.menu-top li{
        padding:0px 10px;
    }
}
@media (min-width:1401px) and (max-width:1670px) {
    .header-left {
        width: 220px;
    }
    .header-right{
        width:calc(100% - 220px);
    }
    ul.menu-top li {
        padding: 0px 15px;
    }
    .menu-top li a {
        font-size: 14px;
    }
}
@media (min-width:1401px) and (max-width:1600px) {
    .menu-top li a {
        font-size: 15px;
    }
    ul.menu-top li {
        padding: 0px 15px;
    }
    ul.menu-top li {
        padding: 0px 15px;
    }
    .page-banner .page-banner-title {
        font-size: 60px;
    }
    .page-banner .page-banner-title {
        font-size: 60px;
    }
    .header-left {
        width: 220px;
    }
    .header-right{
        width:calc(100% - 220px);
    }
    .page-banner {
        min-height: 500px;
        padding-bottom: 80px;
    }
    .about-page-sec .designation {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .about-experience-sec .item svg, .about-experience-sec .item img {
        width: 60px;
        height: 60px;
    }
    .about-experience-sec .item .title {
        font-size: 32px;
    }
    .testimonial-page .quote-box {
        font-size: 20px;
    }

}
@media (min-width:1200px) and (max-width:1400px) {
    body {
        font-size: 16px;
    }
    .container {
        max-width: 1200px;
    }
    header.main-header .container {
        max-width: 98%;
    }
    .page-banner .page-banner-title {
        font-size: 42px;
    }
    .h2, .heading {
        font-size: 45px;
    }
    .btn {
        padding: 12px 30px;
        font-size: 16px;
    }
    .header-left {
        width: 180px;
    }
    .header-right {
        width: calc(100% - 180px);
    }
    .menu-top li a {
        font-size: 14px;
    }
    .home-banner .banner-heading {
        font-size: 50px;
    }
    .why-choose-sec .list-content {
        width: calc(100% - 85px);
    }
    .why-choose-sec .item-box svg, .why-choose-sec .item-box img {
        width: 70px;
        height: 70px;
        margin-right: 25px;
    }
    ul.menu-top>li.menu-item-has-children {
        padding-right: 29px;
    }
    ul.menu-top li{
        padding:0px 10px;
    }
    .accordion-button {
        font-size: 20px;
        padding: 1.1rem 65px 1.1rem 1.3rem;
    }
    .accordion-button::after {
        top: 23px;
        width: 12px;
        height: 12px;
        right: 25px;
    }
    .accordion-button:not(.collapsed)::after {
        top: 28px;
    }
    .home-dark-content-sec .item-box .number {
        font-size: 18px;
    }
    .home-dark-content-sec .item-box > svg, .home-dark-content-sec .item-box > img {
        width: 70px;
        height: 70px;
    }
    .home-dark-content-sec .item-box .list-content {
        width: calc(100% - 85px);
    }
    .home-dark-content-sec .item-box .content {
        font-size: 15px;
    }
    .home-testimonials-sec .quote-box .quote-icon {
        width: 50px;
        height: 50px;
    }
    .home-testimonials-sec .quote-box .quote-bottom-icon {
        width: 50px;
        height: 50px;
    }
    .home-testimonials-sec .quote-box {
        font-size: 18px;
    }
    .about-page-sec .designation {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .about-experience-sec .item svg, .about-experience-sec .item img {
        width: 60px;
        height: 60px;
    }
    .about-experience-sec .item .title {
        font-size: 32px;
    }
    .testimonial-page .quote-box {
        font-size: 18px;
    }
    .home-contact-sec .nap-contact-info {
        margin-top: 20px;
        font-size: 18px;
        padding-left: 40px;
    }
    .home-contact-sec .nap-contact-info svg, .home-contact-sec .nap-contact-info img {
        width: 25px;
        height: 25px;
    }

    .home-pi-sec .heading {
        font-size: 38px;
    }
    .search-icon {
        cursor: pointer;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .mob-no span {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .mob-no svg {
        width: 21px;
        height: 21px;
    }
}

@media (min-width: 1200px) {
    .home-pi-sec, .about-page-sec {
        padding-top: 90px;
    }
}


@media (max-width: 1760px) {
    .menu-top li a {
    font-size: 16px;
}
.number-header .btn {
    padding: 4px 29px;
    font-size: 16px;
}

}    
@media (max-width: 1499px) {
    .number-header .btn {
    padding: 4px 15px;
    font-size: 15px;
}
.mob-no span {
    font-size: 14px;
    letter-spacing: 0px;
    margin-bottom: 4px;
}
.menu-top li a {
    font-size: 14px;
}
}
@media (max-width: 1440px) {
    .home-banner {
        position: relative;
        overflow: hidden;
        height: 85vh;
    }
    .search-icon {
    margin-left: 5px;
    margin-right: 5px;
}
}


@media (max-width: 1299px) {
    .header-logo img {
    max-width: 140px;
    height: auto;
}
.header-left {
    width: 150px;
}
.header-right {
    width: calc(100% - 150px);
}
.menu-top li a {
    font-size: 13px;
}

}
@media (max-width: 1199px) {
.getgodi-btn {
    padding: 8px 15px;
    font-size: 22px;
}
    body {
        font-size: 16px;
        margin-top: 90px;
    }
    .page-banner .page-banner-title {
        font-size: 50px;
    }
    .h2, h2, .heading {
        font-size: 42px;
    }
    .space-pd {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .space-mr {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .post-lists  .blog-title, .blog-detail .post-title {
        font-size: 28px;
    }
    .default-content h1, .post-default-content .content h1 {
        font-size: 38px;
        text-transform: capitalize;
    }
    .default-content h2, .post-default-content .content h2 {
        font-size: 34px;
        text-transform: capitalize;
    }
    .default-content h3, .post-default-content .content h3 {
        font-size: 30px;
        text-transform: capitalize;
    }
    .default-content h4, .post-default-content .content h4 {
        font-size: 26px;
        text-transform: capitalize;
    }
    .default-content h5, .post-default-content .content h5 {
        font-size: 22px;
        text-transform: capitalize;
    }
    .wp-block-group__inner-container {
        max-width: 92%
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 30px;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }
    header.main-header {
        height: 90px;
    }
    .header-search-box {
        height: 90px;
    }
    .menu-header {
        display: none;
    }
    ul.menu-top .hide-menu {
        display: block;
    }
    .main-header .container {
        max-width: 100%;
    }
    .menu-wrap {
        background-color: var(--bs-themered);
        position: fixed;
        top: 90px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        align-items: center;
        /*        border-top: 3px solid var(--bs-themered);*/
    }
    .sticky-header .menu-show {
        top: 85px;
    }
    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.20);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .03);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--bs-white);
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 500;
        text-transform: capitalize;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus,
    .menu-sidebar .menu-bar-wrapper li.current-menu-parent>a,
    .menu-sidebar .menu-bar-wrapper li.menu-item-has-children:hover > a,
    .menu-sidebar .menu-bar-wrapper li>a:hover,
    .menu-sidebar .menu-bar-wrapper li.current_page_ancestor > a{
        background-color: var(--bs-black);
        color: var(--bs-white);
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow.responsive-up-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li:hover .sidebar-menu-arrow:after, .testimonials-slider .slick-arrow:hover:after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .current-menu-parent span.sidebar-menu-arrow::after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        color: #0e2743;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 47px;
        width: 44px;
        background-color: transparent;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        border: 1px solid #fff;
        margin-left: 15px;
        position: relative;
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 20px;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        border-radius: 0px;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 13px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 13px;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .button-open .menu-bar-middle {
        background-color: #beccd7;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(14px, 15px);
        transition: .5s;
        top: 0;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(5px, -7px);
        transition: .5s;
        top: 30px;
    }
    header .sub-menu li ul.sub-menu {
        position: static;
    }
    .search-icon {
        line-height: 45px;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        border: 1px solid #fff;
        margin-left: 0;
        margin-right: 0;
    }
    .search-icon svg,
    .search-icon img {
        width: 17px;
        height: 17px;
        stroke: #fff;
    }
    .search-icon svg path{
        stroke: #fff;
    }
    .home-pi-sec .content {
        font-size: 18px;
    }
    .post-lists {
        padding-right: 0;
    }
    .post-lists .post-wrap {
        padding: 10px;
    }
    .contact-page iframe {
        height: 500px;
    }
    .home-banner {
        height: 650px;
    }
    .page-banner::before {
        background: rgba(0,0,0,0.4);
        width: 100%;
    }
    .page-banner {
        background-position: center;
        min-height: 450px;
        padding-bottom: 60px;
    }
    .about-page-sec .designation {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .about-experience-sec .item svg, .about-experience-sec .item img {
        width: 60px;
        height: 60px;
    }
    .about-experience-sec .loop-col::before {
        display: none;
    }
    .about-experience-sec .item .title {
        font-size: 30px;
    }
    .about-experience-sec .item {
        padding: 20px 20px;
        border: 1px solid rgba(255,255,255,0.5);
    }
    .testimonial-page .quote-box {
        font-size: 18px;
    }
    .testimonial-page .quote-box-modal {
        padding: 30px 20px;
    }
    .testimonial-page .quote-box .inner-wrap {
        padding: 15px 0;
    }
    .post-default-content, .default-content {
        padding-right: 0;
    }
    .home-banner .banner-heading {
        font-size: 50px;
    }
    .home-contact-sec .nap-contact-info {
        padding-left: 40px;
        font-size: 18px;
        margin-top: 20px;
    }
    .page-template-template-contact .home-contact-sec .nap-contact-info .direction-link
    {
        font-size: 18px; 
    }
    .home-contact-sec .nap-contact-info svg, .home-contact-sec .nap-contact-info img {
        width: 22px;
        height: 22px;
        top: 8px;
    }

    .mob-no {
        height: 45px;
        width: 45px;
        justify-content: center;
        border: 1px solid #fff;
        margin-left: 15px;
        display: flex;
        align-items: center;
    }
    .mob-no svg {
        width: 20px;
        height: 20px;
    }
    .submit-btn input[type="submit"] {
        padding: 17px 30px;
        font-size: 16px;
    }
}

@media (max-width: 991px) {

    .heading br {
        display: none;
    }
    .h2 .h2, h2, .heading, h2.title {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .nav-pills .nav-link{
        width:45%;
        justify-content: center;
        margin-right:8px;
        margin-top:8px;
        border-bottom:none;
    }
    .default-content {
        max-width: 100%;
    }
    .space-pd {
        padding: 60px 0;
    }
    .space-mr {
        margin: 60px 0;
    }
    .home-pi-sec .content,
    .why-choose-sec .list-content {
        font-size: 16px;
    }
    .why-choose-sec .item-box {
        margin-top: 30px;
    }
    .home-contact-sec .wpcf7-form {
        margin-top: 40px;
    }
    .single-podcast {
        max-width: 100%;
        margin-bottom: 30px;
    }
    .subscribe-lists ul li {
        padding: 10px 15px;
        width: 33.33%;
    }
   .home-testimonials-sec .quote-box {
        font-size: 18px;
        line-height: 1.7;
        padding: 0;
    }
    .home-testimonials-sec .quote-box .quote-icon {
        width: 50px;
        height: 50px;
    }
    .home-testimonials-sec .quote-box .quote-bottom-icon {
        width: 50px;
        height: 50px;
        margin-top: 15px;
    }

    .logo-social-block {
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .footer-logo img {
        max-width: 150px;
        margin-bottom: 0;
    }
    .nap-address-col {
        display: block;
    }
    aside.sidebar {
        margin-top: 50px;
    }
    .home-faq-sec img {
        margin: 0 auto;
    }
    .home-banner .banner-heading {
        font-size: 53px;
    }
    .home-banner {
        height: auto;
        flex-flow: wrap;
        background: var(--bs-black);
        background-position: 40% 50%;
        min-height: 293px;
        padding-bottom: 60px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .home-banner::before {
        /*display: none;*/
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        content: "";
    }
    .home-banner-video {
        position: relative;
        height: 450px;
        width: 100%;
        overflow: hidden;
    }
    .home-banner .banner-content {
        padding: 55px 0;
    }
    .home-banner-video video {
        position: static;
        transform: none;
    }
    .accordion-button {
        font-size: 18px;
    }
    .accordion-button::after {
        top: 25px;
        width: 12px;
        height: 12px;
        right: 20px;
    }
    .accordion-button:not(.collapsed)::after {
        top: 30px;
    }
    .practice-areas-page .pa-loop-row .pa-img {
        margin-bottom: 30px;
    }
    .testimonial-page .quote-icon, .testimonial-page .quote-bottom-icon {
        width: 45px;
        height: 33px;
    }
    .home-pi-sec img, .home-faq-sec img {
        width: auto !important;
    }
    .home-dark-content-sec .item-box .number {
        font-size: 18px;
    }
    .home-dark-content-sec .item-box .content {
        font-size: 14px;
    }
    .home-dark-content-sec .item-box > svg, .home-dark-content-sec .item-box > img {
        width: 60px;
        height: 60px;
    }
    .home-dark-content-sec .item-box .list-content {
        width: calc(100% - 75px);
    }
    .testimonial-page .modal-body {
        padding: 30px 20px;
    }
    .translate-leng{
        height:45px !important;
        width:45px !important;

    }
    .translate-leng .gt_float_switcher .gt-selected .gt-current-lang{
        padding-right:4px !important;
        width:45px !important;
        height:45px !important;
    }
    .mobile-menu .search-icon{
        margin-left:10px;
    }
    /*    .black-bg img {
            height: 100%;
            object-fit: cover;
            padding-top: 40px;
        }*/
}

/* Small Devices View  New*/
@media (max-width: 767px) {

.header-row{
    padding: 10px 0;
}
header.main-header {
    height: auto;
}
body {
    margin-top: 120px;
}
    .call-now-wrap svg, .call-now-wrap img {
    top: 0;
    width: 20px;
    height: 20px;
}
    .community-video {
        float: none !important;
    }
    .community-video .wp-video {
        width: 100% !IMPORTANT;
    }
    .community-video .wp-video .mejs-container {
        width: 100% !important;
    }
    .btn {
        padding: 15px 30px;
        font-size: 16px;
    }
    .practice-listing-new .read-more-btn {
        padding:3px 10px !important;
        font-size:14px !important;
    }
    .h2, h2, .heading {
        font-size: 34px;
    }
    .page-banner .page-banner-title {
        font-size: 36px;
    }
    .nap-address{
        padding-left:0px;
    }
    .nap-address svg, .nap-address img{
        left: auto;
        position: relative;
        right: auto;
        margin: 0 auto 20px;
    }
    .nap-contact{
        padding-left:0px;
    }
    .copyright-text{
        text-align:center;
    }
    .header-left {
        padding-right: 0;
        width: 45%;
    }
    /*    .subscribe-lists ul li a img{
            width:70px;
        }*/
    .single-podcast .play-icon {
        left:15px;
        bottom:35px;
    }
    .single-podcast .new-text{
        bottom:35px;
    }
    .header-right {
        width: 55%;
    }
    .more-at-logo ul{
        justify-content:center;
    }
    .why-choose-sec .item-box svg, .why-choose-sec .item-box img {
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }
    .why-choose-sec .list-content {
        width: calc(100% - 80px);
    }
    .subscribe-lists .subscribe-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .nav-pills .nav-link{

        justify-content: left;
    }
    #footer {
        padding-top: 60px;
    }
    .footer-nav ul li a, .nap-contact, .nap-address {
        text-align: center;
        font-size: 16px;
    }
    .nap-address .direction-link {
        font-size: 14px;
    }
    .footer-nav {
        margin-top: 30px;
    }
    .copyright {
        padding: 60px 0;
        margin-top: 0;
    }
    .accordion-button {
        font-size: 18px;
        border: 1px solid rgba(0, 0, 0, 0.24);
        padding: 1rem 45px 1rem 1rem;
    }
    .accordion-button::after {
        width: 10px;
        height: 10px;
    }
    .home-pi-sec .btn, .home-dark-content-sec .btn {
        min-width: 205px;
    }
    .home-podcast-sec .btn {
        padding: 15px 40px;
    }
    .nav-pills .nav-link{
        width:46%;
        padding:15px 10px;
        font-size:14px;
    }

    .post-lists .post-wrap {
        padding: 15px;
        flex-flow: wrap;
    }
    .nap-contact svg, .nap-contact img{
        position:relative;
        margin-right:16px;
        margin-left:-46px;
        top: 5px;
    }
    .nap-contact a{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .post-image {
        width: 100%;
    }
    .post-image img {
        height: 300px;
    }
    .post-lists .post-content {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 0;
    }
    .testimonial-page .quote-box {
        font-size: 16px;
    }
    .star-rating svg, .star-rating img {
        width: 14px;
        height: 14px;
        margin-right: 2px;
    }

    .mobile-menu .menu_icon {
        margin-left: 10px;
    }

    .mob-no {
        margin-left: 10px;
    }


    .home-podcast-sec .single-podcast {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column-reverse;
    }

    .single-podcast-content {
        margin-bottom: 20px;
    }


    .subscribe-lists ul {
        flex-flow: nowrap;
    }

    .subscribe-lists ul li {
        padding: 10px;
    }

    #footer .nap-row{
        text-align: center;
    }

    #footer .nap-loop-col {
        display: block;
    }

    #footer .footer-nav {
        text-align: center;
    }

    #footer .footer-nav ul {
        display: inline-block;
    }

}
@media (max-width:575px) {
    .font-40 {
        font-size: 28px;
    }
    .small-heading {
        font-size: 27px;
        line-height: 1.3;
    }
    .default-content h1, .post-default-content .content h1 {
        font-size: 30px;
    }
    .default-content h2, .post-default-content .content h2 {
        font-size: 28px;
    }
    .default-content h3, .post-default-content .content h3 {
        font-size: 26px;
    }
    .default-content h4, .post-default-content .content h4 {
        font-size: 24px;
    }
    .default-content h5, .post-default-content .content h5 {
        font-size: 22px;
    }
    .page-banner .page-banner-title {
        font-size: 32px;
    }
    .h2, h2, .heading {
        font-size: 32px;
    }
    .sub-heading {
        font-size: 18px;
    }
    .home-banner-video {
        height: 350px;
    }
    .header-logo img {
        max-width: 70%;
    }
    .home-banner .banner-heading {
        font-size: 50px;
        line-height: 1;
    }
    .subscribe-lists ul li {
        width: 100%;
    }
    .home-dark-content-sec .item-box {
        margin-bottom: 30px;
    }
    .home-dark-content-sec .loop-col:last-child .item-box {
        margin-bottom: 0px;
    }
    .home-dark-content-sec .item-box > svg, .home-dark-content-sec .item-box > img {
        width: 70px;
        height: 70px;
    }
    .home-dark-content-sec .item-box .list-content {
        width: calc(100% - 85px);
    }
    .home-dark-content-sec .item-box .number {
        font-size: 18px;
    }
    .about-experience-sec .item .title {
        font-size: 26px;
    }
    .average-more {
        /*flex-flow: wrap;*/
        align-items: flex-end;
    }
    .average-more > img {
        max-width: 115px;
        width: 100%;
    }

    .more-at-logo {
        width: 100%;
        margin-top: 30px;
    }
    .more-at-logo ul {
        flex-wrap: nowrap;
    }
    .more-at-logo ul li img {
        height: 70px;
        object-fit: contain;
    }
    .more-at-logo ul li {
        margin-right: 15px;
    }
    .home-pa-sec .item-box .pa-icon {
        width: 100px;
        height: 100px;
        outline: 3px solid var(--bs-themered);
        border: 3px solid #fff;
    }
    .home-pa-sec .item-box svg, .home-pa-sec .item-box img {
        width: 55px;
        height: 55px;
    }
    .page-banner {
        background-position: 40% 50%;
        min-height: 350px;
        padding-bottom: 60px;
    }
    .about-experience-sec .item .content br{
        display: none;
    }
    .about-page-sec video {
        height: 650px;
    }
}

/* Extra Small Devices View */
@media (max-width: 480px) {
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        right: 10px;
    }
    .home-pi-sec .btn, .home-dark-content-sec .btn {
        min-width: 150px;
    }
    .home-banner .banner-heading {
        font-size: 32px;
    }
    .home-dark-content-sec .item-box .content {
        font-size: 14px;
        line-height: 23px;
        max-width: 100%;
    }
    .home-dark-content-sec .item-box > svg, .home-dark-content-sec .item-box > img {
        width: 50px;
        height: 50px;
    }
    .home-dark-content-sec .item-box .list-content {
        width: calc(100% - 65px);
    }
    .home-dark-content-sec .item-box {
        margin-bottom: 20px;
    }
    .home-dark-content-sec .item-box .number {
        font-size: 18px;
    }
}

@media (min-width:1000px) and (max-width:1300px) {
	.about-page-sec video {
        height: 600px !important;
    }
	.inner-content {
		padding-top: 0px;
	}
    .home-pi-sec .inner-content.space-pd {
    padding-top: 60px;
}
}

/*Team and Single Team page*/

@media  (max-width:991px) {
	.single-team-tabs #pills-tab {
		gap: 10px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.single-team-tabs .nav-pills .nav-link {
        width: auto;
    }
	.single-team-right-content {
		padding: 20px;
	}
}



/*End Team and Single Team page*/