/*---------------------------------------------------------------------------------
    Responsive css
-----------------------------------------------------------------------------------*/

@media screen and (min-width:1400px) {
    .bx-home .profile-img,
    .bx-home .basic-details .info,
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        height: 750px;
        padding: 0;
    }
}

@media screen and (max-width:1400px) {
    .news-slider {
        width: 95%;
        margin: auto;
    }
}

@media only screen and (max-width: 1399px) {
    header .nav-sec .navbar-nav .nav-link,
    .navbar-dark .navbar-nav .nav-link.show {
        font-size: 15px;
    }
    /*01-11-2023*/
    header .navbar-brand img {
        width: 160px;
    }
    nav a.custom-btn {
        margin: 0;
    }
    .footer .phone-icon i {
        padding: 5px 7px;
    }
    .bx-home .profile-img .profile-detail img {
        width: 440px;
    }
    .bx-home .basic-details .info {
        margin-top: 0;
    }
    /*01-02-2024*/
    .menu-rgt {
        gap: 10px;
    }
    .phone-icon .mobile_number {
        font-size: 14px;
    }
    .bx-static .container-fluid,
    header.bg.bx-fixed .container-fluid {
        width: 1320px;
        max-width: 96%;
    }
    .header .item-right a {
        font-size: 12px;
        border-radius: 5px;
    }
    .bx-btn,
    .bx-btn-1 {
        padding: 10px 15px;
    }
    .header .menu>ul>li {
        margin-right: 12px;
    }
    .header .item-left {
        flex: 0 0 10%;
    }
    .menu-rgt {
        gap: 10px;
    }
    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
        font-size: 14px;
    }
    .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
        padding: 7px 0;
        font-size: 14px;
    }
    /*menu css*/
    .header .menu>ul>li .sub-menu {
        padding: 10px 0px;
    }
    .news-slider {
        width: 90%;
        margin: auto;
    }
    .header .menu>ul>li>a {
        font-size: 14px;
    }
    .navbar-brand {
        margin-right: 0;
    }
    .no-data-found {
        font-size: 22px;
    }
    .bx-home .profile-img,
    .bx-home .basic-details .info,
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        /* height: 530px; */
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .fx-height {
        min-height: 740px;
    }
}

@media only screen and (max-width: 1366px) {
    .navbar-dark .navbar-nav .nav-link {
        margin-left: 10px;
    }
    body .phone-icon i {
        padding: 5px 7px;
    }
    .social-media-header .fa,
    .footer-icon .fa,
    .social-logos .fa,
    .phone-icon i {
        padding: 5px;
        font-size: 11px!important;
        width: 22px;
        height: 22px;
        line-height: 14px;
    }
    header .nav-sec .navbar-nav .nav-link,
    .navbar-dark .navbar-nav .nav-link.show {
        font-size: 14px;
    }
    .bx-home:after {
        height: 200px;
    }
    .bx-home .basic-details .info h1 {
        font-size: 55px;
    }
    .education h4,
    .experience h4 {
        font-size: 19px;
        line-height: 22px;
    }
    .timeline-content .timeline-title {
        font-size: 17px;
        line-height: 20px;
    }
    .portfolio-tabs ul li {
        margin: 0px 5px;
        font-size: 14px;
        line-height: 26px;
    }
    .hovereffect .portfolio-img h3 span {
        font-size: 13px;
        line-height: 19px;
    }
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 33px;
    }
    /*09-02-2024*/
    .counter-up-area {
        padding: 40px 20px;
    }
    /* .bx-home .carousel-item .row {
        padding: 50px 0;
    } */
    .bx-home .carousel-item .row.home_video {
        padding-bottom: 0px;
        padding-top: 0px;
    }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1004px) {
    body nav a {
        padding: 17px 3px;
    }
}

@media only screen and (max-width: 1199px) {
    .phone-icon .mobile_number {
        font-size: 12px;
    }
    .bx-news-section button.owl-prev {
        left: -50px;
    }
    .bx-news-section button.owl-next {
        right: -50px;
    }
    header .navbar-brand img {
        width: 155px;
    }
    .bx-home:after {
        height: 150px;
    }
    /* .bx-home .basic-details .info {
        height: 80vh;
    } */
    .bx-home .basic-details .info h1 {
        font-size: 40px;
    }
    .bx-news-section {
        overflow: hidden;
    }
    .bx-about-section .personal-detail .info {
        font-size: 14px;
    }
    .bx-about-section .section-card .sr-no h6 {
        font-size: 40px;
    }
    .bx-about-section .section-card .card-description .detailed-txt h5 {
        font-size: 17px;
    }
    .bx-about-section .section-card .card-description .detailed-txt p {
        font-size: 12px;
    }
    .bx-about-section .sec-img {
        height: 100%;
    }
    .bx-about-section .sec-img img {
        position: sticky;
        top: 70px;
    }
    .bx-service-section .section-card .card-description .detailed-txt h5 {
        font-size: 18px;
    }
    .bx-service-section .section-card .sr-no h6 {
        padding-right: 20px;
        font-size: 40px;
    }
    .bx-service-section .personal-detail {
        padding: 25px 20px;
    }
    .bx-service-section .personal-detail .pb {
        padding-bottom: 10px;
    }
    .bx-service-section .personal-detail .info {
        font-size: 15px;
        line-height: 28px;
    }
    .bx-service-section .personal-detail .detail {
        font-size: 12px;
        line-height: 28px;
    }
    .navbar-nav .nav-item a,
    header .nav-sec .navbar-nav .nav-link,
    .navbar-dark .navbar-nav .nav-link.show {
        font-size: 13px;
    }
    .bx-experience-section .education h4 {
        font-size: 18px;
    }
    .bx-experience-section .experience h4 {
        font-size: 18px;
    }
    .bx-experience-section .timeline .timeline-item .timeline-content .timeline-info span {
        font-size: 12px;
    }
    .bx-experience-section .timeline .timeline-item .timeline-content .timeline-title {
        font-size: 16px;
    }
    .bx-experience-section .timeline .timeline-item .timeline-content .timeline-title .sub {
        font-size: 12px;
    }
    .bx-portfolio-section .hovereffect:hover .info .fa-arrow-right {
        padding: 6px;
    }
    /* .bx-news-section .news-slider {
        max-width: 600px;
    } */
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 30px;
    }
    .bx-service-section .title p,
    .bx-about-section .title p,
    .bx-experience-section .title p,
    .bx-portfolio-section .title p,
    .bx-news-section .title p,
    .bx-contact-section .title p {
        font-size: 13px;
    }
    .carousel-control-prev {
        left: 20px;
    }
    .carousel-control-next {
        right: 20px;
    }
    ul.dropdown-menu.show {
        margin-top: 11px;
    }
    .bx-home .profile-img .profile-detail img {
        width: 360px;
        z-index: 1;
        /* margin: -90px 0 0 40px; */
    }
    .bx-home .basic-details .info p {
        padding: 0 80px 0 0;
    }
    /*01-02-2024*/
    .bottom-menu ul li a {
        color: #fff;
        margin-left: 6px;
        font-size: 12px;
    }
    .social-logos a {
        margin: 0 0 0 5px;
    }
    .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
        font-size: 13px;
    }
    .header .menu>ul>li .sub-menu.mega-menu-column-4 {
        max-width: 100%;
        height: 380px;
        padding: 55px 15px 0;
        overflow: auto;
    }
    .header .menu>ul>li>a,
    .header .menu>ul>li .sub-menu>ul>li>a,
    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title,
    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title a {
        font-size: 13px;
    }
    .header .menu>ul>li .sub-menu {
        padding: 55px 15px 0;
    }
    .header .menu>ul>li {
        margin-right: 0;
    }
    .about-us-bg p {
        font-size: 13px;
    }
    .no-data-found {
        font-size: 20px;
    }
}


/*add new media 27-10-203 s*/

@media only screen and (max-width: 1199px) {
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 96%;
    }
    header .custom-btn {
        width: auto;
    }
    /*01-11-2023*/
    nav a {
        padding: 17px 5px;
        font-size: 13px;
    }
    /*2-02-2024*/
    /* .bx-home {
            height: calc(550px + 80px);
            padding: 20px 0;
        } */
    .bx-home .profile-img,
    .bx-home .basic-details .info,
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        height: 540px
    }
}


/*add new media 27-10-203 d*/

@media only screen and (max-width: 991px) {
    .footer .phone-icon {
        margin-top: 0;
    }
    .social-logos a {
        margin: 0 0 0 4px;
        font-size: 25px;
    }
    .footer .phone-icon .mobile_number {
        font-size: 9px;
    }
    /* .social-media-header .fa,
    .footer-icon .fa,
    .social-logos .fa {
        padding: 6px;
        font-size: 12px!important;
        width: 25px;
    } */
    .bx-home:after {
        height: 180px;
    }
    .bx-home .basic-details .info .primary-color {
        font-size: 16px;
        margin: 20px auto;
    }
    .bx-home .basic-details .info h1 {
        font-size: 45px;
    }
    .bx-home .basic-details .info h2 {
        font-size: 15px;
    }
    .bx-home .basic-details .info p {
        font-size: 14px;
        width: 100%;
        padding: 0;
    }
    .bx-home .profile-img:after {
        width: 280px;
        height: 350px;
        top: 200px;
        left: 60px;
    }
    /* ul.navbar-nav.social-media-header {
        position: absolute;
        right: 50px;
        top: 18px;
    } */
    .navbar-dark .navbar-toggler {
        padding: 0;
        color: #000;
        float: right;
        position: absolute;
        right: 20px;
        top: 20px;
        display: none;
    }
    .navbar-dark .navbar-toggler i {
        color: #777;
    }
    .navbar-dark .navbar-toggler:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-dark form {
        display: none;
    }
    .navbar-dark .custom-btn {
        display: none;
    }
    .navbar-collapse .navbar-nav {
        margin: 15px 0 !important;
        padding: 15px;
        background: #fff;
        border-radius: 30px;
        border: 1px solid #eee;
    }
    .bx-about-section .title:after {
        top: 50px;
        left: 50px;
    }
    .bx-about-section .title:before {
        top: 50px;
        right: 50px;
    }
    .bx-about-section .title h2 {
        margin-bottom: 15px;
    }
    .bx-about-section .sec-img img {
        margin-bottom: 30px;
    }
    .bx-experience-section .timeline .timeline-item .timeline-content {
        min-height: 200px;
    }
    .bx-service-section .row {
        margin-bottom: -30px;
    }
    .bx-service-section .row .col-lg-4.col-md-12:not(:last-child) {
        margin-bottom: 30px;
    }
    .bx-service-section .sec-img {
        margin-bottom: 30px;
    }
    .bx-service-section .sec-img:before {
        display: none;
    }
    .bx-service-section .section-card .sr-no h6 {
        width: 60px;
        font-size: 35px;
    }
    .bx-service-section .section-card .card-description .detailed-txt {
        padding-top: 20px;
    }
    .bx-service-section .border-bottom {
        display: none;
    }
    .bx-news-section .news-right-img img {
        display: none;
    }
    .bx-news-section .news-slider {
        max-width: 100%;
        position: unset;
        -webkit-transform: none;
        transform: none;
    }
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 26px;
    }
    /*27-10-2023*/
    .social-logos a {
        font-size: 16px;
    }
    .bottom-menu ul li a {
        font-size: 12px;
    }
    .bx-footer-detail {
        margin-top: 20px;
        padding-top: 20px;
    }
    footer.footer.bg-clr {
        padding: 20px;
    }
    ul.dropdown-menu.show {
        background: #ffd5d5;
    }
    .bx-about-section {
        text-align: center;
    }
    /*menu css*/
    ul.dropdown-menu {
        display: inline-block;
        width: 100%;
        background: #f9f9f9;
        border: none;
        box-sizing: border-box;
        padding: 0;
        border-radius: 0;
        margin: 5px 0 0 0;
    }
    .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        padding-left: 10px;
    }
    ul.dropdown-menu.show li.nav-item {
        border-bottom: none;
    }
    .dropdown-item {
        padding: 0.5rem 1rem;
    }
    .dropdown-item:hover,
    .dropdown-item:focus {
        background-color: transparent;
    }
    header .nav-sec #navbarSupportedContent {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #fff;
        height: 100vh;
    }
    /* header .nav-sec .navbar-nav {
        margin-bottom: 0 !important;
        overflow: auto;
        height: 400px;
    } */
    ul.dropdown-menu.show {
        margin-top: 0;
    }
    .bx-news-section {
        overflow: hidden;
    }
    /*01-11-2023*/
    header .nav-sec .navbar-collapse ul.navbar-nav>li.nav-item {
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 10px 0;
    }
    header .nav-sec .navbar-collapse ul.navbar-nav>.dropdown li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .nav-link {
        padding: 8px 10px;
    }
    header .nav-sec .navbar-collapse ul.navbar-nav>.dropdown li:last-child {
        border-bottom: none;
    }
    .dropdown-toggle::after {
        right: 10px;
        position: absolute;
    }
    /*new menu 01-11-2023*/
    label.toggle {
        font-size: 13px;
        font-weight: 500;
        position: relative;
    }
    nav ul.menu li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    nav ul.menu li:last-child {
        border-bottom: none;
    }
    /*30-01-2023*/
    header.bg.bx-static .container-fluid {
        max-width: 100%;
    }
    /*01-02-2024*/
    .bx-home .profile-img,
    .bx-home .basic-details .info {
        height: auto;
    }
    .home-section .col-md-6 {
        width: 100%;
    }
    .bx-home .basic-details .info {
        margin: auto;
        text-align: center;
        max-width: 75%;
    }
    .bx-home {
        height: auto;
        padding: 60px 0 0;
    }
    .bx-home .profile-img .profile-detail img {
        margin: 0px;
    }
    .menu-top {
        margin: 0px;
        padding: 0px;
        gap: 10px;
    }
    .bx-static .container-fluid,
    header.bg.bx-fixed .container-fluid {
        max-width: 100%;
    }
    /*09-02-2024 feedback  point*/
    .single-counter-up .icon i {
        width: 60px;
        height: 60px;
        font-size: 25px;
    }
    .single-counter-up h2 {
        font-size: 32px;
    }
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        height: auto;
    }
    .bx-home .profile-img,
    .bx-home .basic-details .info,
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer .phone-icon {
        margin-top: 16px;
    }
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .bx-home .basic-details {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .bx-portfolio-section .portfolio-img img {
        object-fit: contain;
    }
    .padding-t-80 {
        padding-top: 70px;
    }
    .padding-tb-80 {
        padding: 70px 0;
    }
    .padding-t-80 {
        padding-top: 70px;
    }
    .padding-b-80 {
        padding-bottom: 70px;
    }
    .bx-home:after {
        height: 150px;
    }
    .bx-home .profile-img {
        display: none;
    }
    .bx-home .basic-details .info {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .bx-about-section .title {
        padding-top: 0px;
    }
    .bx-about-section .title:after {
        top: 0px;
        left: 0px;
    }
    .bx-about-section .title:before {
        top: 0px;
        right: 0px;
    }
    .bx-service-section .title h2 {
        text-align: center;
    }
    .bx-portfolio-section .title {
        text-align: center;
    }
    .bx-portfolio-section .portfolio-tabs {
        margin-bottom: 30px;
        text-align: center;
    }
    .bx-portfolio-section .portfolio-tabs ul li {
        margin: 0;
        font-size: 12px;
    }
    .bx-experience-section:before {
        height: 90px;
    }
    .bx-experience-section .title {
        padding-top: 20px;
    }
    .bx-news-section {
        overflow: hidden;
    }
    .bx-news-section:before {
        height: 90px;
    }
    .bx-news-section .title {
        padding-top: 0px;
    }
    .bx-news-section .card .news-card-details h5 {
        font-size: 15px;
    }
    .bx-news-section .card .news-card-details .primary-clr {
        font-size: 12px;
        line-height: 10px;
    }
    .bx-news-section .card .news-card-details .primary-clr span {
        font-size: 12px;
    }
    .bx-news-section .card .read-more-btn {
        font-size: 12px;
    }
    .box-front .content-wrap h3 {
        font-size: 17px;
        line-height: 20px;
    }
    .education h4,
    .experiense h4 {
        font-size: 16px;
        line-height: 18px;
    }
    .bg-clr {
        padding: 0;
    }
    .bg-clr .bx-footer-detail {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bg-clr .bx-footer-detail .bx-privacy {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .bg-clr .bx-footer-detail .bx-copy {
        padding: 5px 0;
        text-align: center;
        margin-bottom: 16px;
    }
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 24px;
    }
    .bx-contact-section form .form-group textarea {
        margin-top: 10px;
    }
    footer.footer.bg-clr {
        padding: 30px 0;
        text-align: center;
    }
    footer .logo img {
        width: 307px !important;
    }
    .bottom-menu {
        margin: 20px 0;
    }
    .social-logos {
        text-align: center !important;
    }
    .bg-clr .bx-footer-detail .bx-copy {
        padding: 0;
    }
    .bg-clr .bx-footer-detail .bx-privacy {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        background-size: 16px;
    }
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        height: 20px;
        width: 20px;
    }
    .carousel-control-prev {
        left: 10px;
    }
    .carousel-control-next {
        right: 10px;
    }
    /*01-02-2024*/
    header .bx-btn,
    header .bx-btn-1 {
        padding: 5px 11px;
    }
    .header .mobile-menu-trigger {
        margin-left: 0px;
    }
    .bx-home {
        background-position: center;
    }
    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
        padding: 0;
        width: 100%;
    }
    .bx-news-section button span {
        height: 30px;
        width: 30px;
        line-height: 25px;
        font-size: 30px;
    }
    .bx-news-section button.owl-prev {
        left: -40px;
    }
    .bx-news-section button.owl-next {
        right: -40px;
    }
    .about-us-bg img {
        margin: 0 0px 15px 0;
        width: 100%;
        box-sizing: border-box;
    }
    .about-us-content {
        padding: 20px;
    }
    .about-us-bg h1,
    .about-us-bg h2,
    .about-us-bg h3,
    .about-us-bg h1,
    .about-us-bg h4,
    .about-us-bg h5 {
        font-size: 18px;
    }
    .series_details h2 {
        font-size: 16px;
        margin: 10px 0 0;
    }
    .bx-contact-section.contact-info-bottom form .form-group input {
        padding: 7px 12px;
        font-size: 13px;
        margin: 0 0 10px;
    }
    .modal_title,
    .event_title {
        font-size: 20px;
    }
    .modal-header .btn-close {
        background-size: 12px;
    }
    .no-data-found {
        font-size: 18px;
        padding: 10px;
    }
    .vid-popup-bg .modal-content,
    .modal-content {
        width: 90%;
        margin: 0 auto;
    }
    /*09-02-2024 feedback  point*/
    .single-counter-up {
        flex-direction: column;
    }
    .single-counter-up {
        flex-direction: column;
        gap: 15px;
        margin: 0 auto 30px;
        padding: 30px;
        border: 1px solid rgba(7, 116, 255, 0.1);
    }
    .counter-up-area .col-lg-4:last-child .single-counter-up {
        border: 1px solid rgba(7, 116, 255, 0.1);
        margin-bottom: 0px;
    }
    .counter-up-area {
        padding: 20px 20px;
    }
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        height: 500px;
    }
    img.twit {
        width: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .bx-home #shape2 {
        left: 60px;
    }
    .bx-home:after {
        height: 120px;
    }
    .bx-home .profile-img {
        max-width: 220px;
    }
    .bx-home .profile-img:after {
        width: 130px;
        height: 130px;
    }
    .bx-home .basic-details {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    /* .bx-home .basic-details .info {
        padding: 0 15px;
    } */
    .bx-home .basic-details .info h1 {
        font-size: 40px;
    }
    .bx-about-section .title {
        text-align: center;
    }
    .section-title {
        padding-bottom: 30px;
    }
    .section-title h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 22px;
    }
    .bx-portfolio-section .hovereffect .portfolio-img h3 span {
        margin: 0 0 10px 10px;
        padding: 9px 20px;
    }
    /*01-02-2024*/
    .news-slider {
        width: 85%;
    }
    .bx-news-section button.owl-prev {
        left: -48px;
    }
    .bx-news-section button.owl-next {
        right: -48px;
    }
    .event-section-bg .event_title {
        font-size: 18px;
    }
    .about-us-bg h1,
    .about-us-bg h2,
    .about-us-bg h3,
    .about-us-bg h1,
    .about-us-bg h4,
    .about-us-bg h5 {
        font-size: 16px;
    }
    .no-data-found {
        font-size: 16px;
    }
    /*feedback point 09-02-2024*/
    .single-counter-up {
        margin: 0 auto 15px;
        padding: 20px;
    }
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        /* height: auto; */
        padding-bottom: 20px;
    }
    .bx-home .basic-details .info {
        padding-top: 0;
    }
}

@media only screen and (max-width: 540px) {
    .footer .phone-icon span.mobile_number {
        color: #fff;
        display: inline-block;
    }
    .phone-icon .mobile_number {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .bx-home .profile-img:after {
        width: 105px;
        height: 105px;
    }
    .bx-home .basic-details .info h1 {
        font-size: 36px;
        line-height: 32px;
    }
    .bx-home .basic-details .info h2 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    /* .bx-home .basic-details .info .primary-color {
        line-height: 50px;
    } */
    .bx-home .bx-btn,
    .bx-home .bx-btn-1 {
        font-size: 13px;
    }
    .bx-home .custom-btn {
        width: 120px;
        height: 36px;
    }
    .bx-about-section .title h2 {
        font-size: 30px;
    }
    .bx-about-section .title:after {
        top: 0;
        left: 0;
    }
    .bx-about-section .title:before {
        top: 0;
        right: 0;
    }
    .bx-service-section .title h2 {
        font-size: 30px;
        text-align: center;
    }
    .bx-experience-section .title h2 {
        font-size: 30px;
    }
    .bx-portfolio-section .title h2 {
        font-size: 30px;
    }
    .bx-news-section .title h2 {
        font-size: 30px;
    }
    .bx-contact-section .title h2 {
        font-size: 30px;
    }
    .bx-service-section .title h2,
    .bx-about-section .title h2,
    .bx-experience-section .title h2,
    .bx-portfolio-section .title h2,
    .bx-news-section .title h2,
    .bx-contact-section .title h2 {
        font-size: 20px;
    }
    .bx-service-section .section-card .sr-no {
        display: none;
    }
    .bx-about-section .personal-detail .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    footer .logo img {
        width: 208px !important;
    }
    .bottom-menu ul li a {
        font-size: 12px;
        display: inline-block;
    }
    header .navbar-brand img {
        width: 125px;
    }
    /* ul.navbar-nav.social-media-header {
        position: absolute;
        right: 0;
        top: 20px;
    } */
    a.navbar-brand {
        padding: 0;
    }
    header .nav-sec .navbar-nav>.nav-item:last-child {
        margin: 0;
        width: 100%;
    }
    /*01-02-2024*/
    .menu-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    .header .item-right {
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin: 10px 0 10px;
    }
    .bx-fixed .header .logo,
    .bx-fixed .header .menu>ul>li {
        padding: 0;
    }
    /* body .phone-icon i {
        padding: 5px;
        font-size: 11px!important;
        width: 20px;
        height: 20px;
    } */
    /*01-02-2024*/
    /* .social-media-header .fa,
    .footer-icon .fa,
    .social-logos .fa {
        width: 20px;
        height: 20px;
    } */
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        padding: 15px;
    }
    .bx-news-section button span {
        height: 30px;
        width: 30px;
        font-size: 30px;
        line-height: 27px;
    }
    .bx-news-section button.owl-next {
        right: -35px;
    }
    .bx-news-section button.owl-prev {
        left: -35px;
    }
    .m-r-5px {
        margin-right: 0px;
    }
    .bx-home .basic-details .info .primary-color {
        margin: 20px auto 20px;
    }
    .bx-home .basic-details .info p {
        margin: 0px;
    }
    .padding-t-80 {
        padding-top: 40px;
    }
    .padding-tb-80 {
        padding: 40px 0;
    }
    .bx-news-section .title {
        padding-top: 0;
    }
    .bx-about-section .personal-detail {
        padding: 20px 10px;
    }
    .header .logo {
        padding: 0;
    }
    .breadcrumb-bg {
        padding: 80px 0 40px 0;
    }
    p {
        font-size: 15px;
        line-height: 1.5;
    }
    /*12-02-2024*/
    .bx-home .carousel-item .row {
        padding: 0;
    }
    /* .bx-home .carousel-item video,
    .bx-home .carousel-item {
        height: 690px;
    } */
    .bx-home .carousel-item {
        padding-top: 70px;
    }
    .bx-home .basic-details .info p {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 200px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 1.8;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 380px) {
    .bx-home:after {
        height: 100px;
    }
    .bx-home .basic-details .info .buttons {
        display: block;
    }
    .bx-home .basic-details .info .buttons a:last-child {
        margin-top: 25px;
    }
    .bx-home .profile-img:after {
        width: 88px;
        height: 90px;
    }
    .bx-home .profile-img .profile-detail:after {
        top: 10%;
        left: 14%;
    }
    .bx-service-section .personal-detail .content {
        display: block;
    }
    .bx-footer-detail .bx-privacy a {
        margin: 0px;
    }
    .bx-home .carousel-item video,
    .bx-home .carousel-item {
        padding-top: 10px;
    }
    .bx-home .basic-details .info {
        padding-top: 45px;
    }
}

@media only screen and (max-width: 320px) {
    .bx-home .basic-details .info h1 {
        font-size: 30px;
        line-height: 28px;
    }
    .toggle {
        padding: 5px;
    }
    ul.navbar-nav.social-media-header {
        top: 15px;
    }
    /* .social-media-header .fa,
    .footer-icon .fa,
    .social-logos .fa {
        padding: 4px;
        font-size: 10px!important;
        width: 20px;
    } */
    nav a {
        padding: 14px 2px;
        font-size: 10px;
    }
    /* body .phone-icon i {
        padding: 5px;
        font-size: 11px!important;
        width: 20px;
    } */
}


/*# sourceMappingURL=responsive.css.map */