@media only screen and (max-width: 1139px) {
    .main-header .header-top .info-list,
    .main-header .header-upper .social-links {
        display: none;
    }
    .main-footer .links-widget,
    .event-single .content-column .inner-column,
    .welcome-section .content-column .inner-column {
        padding-left: 0;
    }
    .faq-section .image-column .inner-column,
    .video-section .content-column .inner-column,
    .video-section .video-column .inner-column,
    .welcome-section .image-column .inner-column {
        padding: 0;
    }
    .program-block .lower-content {
        padding: 55px 40px 0;
    }
    .call-to-action h2,
    .sec-title h2 {
        font-size: 40px;
        line-height: 1.2em;
    }
    .banner-carousel .content-box h2 {
        font-size: 80px;
    }
    .header-style-two .header-top .info-list {
        display: block;
    }
    .event-single .venue-block .inner-box,
    .event-single .organize-block .inner-box {
        padding: 55px 40px 52px;
    }
    .program-single .program-info .inner {
        padding: 35px 30px 30px;
    }
    .program-single .content-box h2 {
        font-size: 40px;
    }
    .sidebar-widget,
    .sidebar .search-box {
        padding: 50px 20px;
    }
}

@media only screen and (min-width: 768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .main-header .nav-outer .main-menu,
    .sticky-header {
        display: none !important;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        padding: 30px 0;
        margin-left: 20px;
    }
    .call-to-action .btn-box,
    .call-to-action h2 {
        width: 100%;
        text-align: center;
    }
    .call-to-action h2 br {
        display: none;
    }
    .newsletter-section .title-column .inner-column {
        padding-top: 0;
        text-align: center;
    }
    .header-style-two .header-upper .logo-outer {
        left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .header-style-two .header-upper .logo:before {
        display: none;
    }
    .page-banner h1 {
        font-size: 80px;
    }
    .event-calendar {
        overflow-x: auto;
    }
    .event-calendar .title-box {
        text-align: left;
    }
    .event-calendar .title-box {
        text-align: left;
        margin-bottom: 30px;
    }
    .event-calendar .title-box h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-two .header-top .info-list,
    .banner-carousel .content-box .icon-box,
    .banner-section .banner-navigation {
        display: none;
    }
    .banner-carousel .content-box {
        padding: 0;
    }
    .call-to-action,
    .clients-section,
    .welcome-section-two,
    .activities-section,
    .testimonial-section,
    .news-section-two {
        padding: 70px 0;
    }
    .video-section,
    .fun-fact-section {
        padding: 70px 0 20px;
    }
    .faq-section,
    .newsletter-section,
    .main-footer .footer-upper {
        padding: 70px 0 30px;
    }
    .team-section,
    .events-section,
    .program-section,
    .offers-section {
        padding: 70px 0 0;
    }
    .events-section.events-page {
        padding: 70px 0;
    }
    .main-footer .footer-bottom {
        padding: 20px 0;
    }
    .events-page-section,
    .call-to-action.alternate {
        padding: 70px 0 100px;
    }
    .welcome-section {
        padding-bottom: 20px;
    }
    .subscribe-form .form-group {
        padding: 0;
    }
    .subscribe-form .form-group input[type="submit"],
    .subscribe-form .form-group button {
        position: relative;
        width: 100%;
        display: block;
        margin-top: 20px;
    }
    .main-footer .footer-bottom .copyright,
    .main-footer .footer-bottom .social-icon-two {
        width: 100%;
    }
    .main-header .header-upper .logo:before,
    .main-header .header-upper .logo-outer:before {
        display: none;
    }
    .news-section-two.style-two,
    .about-section {
        padding: 100px 0 50px;
    }
    .page-banner {
        padding: 100px 0;
    }
    .program-section.style-two {
        padding: 100px 0 70px;
    }
    .page-banner h1 {
        font-size: 60px;
        line-height: 1.2em;
    }
    .event-day .overlay-link {
        opacity: 1;
        visibility: visible;
    }
    .event-day .event-popup {
        display: none;
    }
    .event-single {
        padding: 100px 0 70px;
    }
    .event-single .venue-block,
    .event-single .organize-block {
        min-height: auto;
    }
    .program-single {
        padding: 100px 0 50px;
    }
    .news-detail .lower-content h3 {
        font-size: 30px;
    }
    .contact-section {
        padding: 100px 0 70px;
    }
    .main-header .header-top {
        text-align: center;
    }
    .main-header .header-top .top-right {
        width: 100%;
    }
    .header-style-two .social-icon-two li,
    .main-header .header-top .login-info li {
        margin: 0px 10px;
        display: inline-block;
        float: none;
    }
}

@media only screen and (max-width: 599px) {
    .sidebar-page-container .group-title h3,
    .event-single .content-column h2,
    .call-to-action h2 {
        font-size: 30px;
    }
    .news-block h3 {
        font-size: 26px;
        line-height: 1.2em;
    }
    .about-section .sec-title h2 br {
        display: none;
    }
    .team-block .info-box {
        padding-left: 0;
    }
    .team-block .image-box {
        position: relative;
        width: 100%;
    }
    .team-block .image-box .image {
        display: block;
        margin-bottom: 0;
    }
    .team-block .info-box .inner {
        padding: 50px 20px 40px;
    }
    .team-block .info-box .designation {
        margin-bottom: 20px;
    }
    .testimonial-block .inner-box {
        padding: 70px 20px;
    }
    .testimonial-block .text {
        font-size: 24px;
        line-height: 1.2em;
    }
    .testimonial-block .inner-box:before,
    .testimonial-block .inner-box:after {
        display: none;
    }
    .banner-carousel .content-box h2 {
        font-size: 50px;
    }
    .banner-carousel .content-box .title {
        font-size: 20px;
    }
    .welcome-section-two .text {
        line-height: 1.3em;
    }
    .event-block .inner-box {
        padding: 50px 20px;
    }
    .event-block .date {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 30px;
    }
    .banner-section.style-two .banner-carousel .slide-item {
        padding: 120px 0;
    }
    .about-section .text-block .inner-box {
        padding: 30px 20px;
    }
    .program-block .lower-content {
        padding: 55px 30px 0;
    }
    .news-detail .post-share-options div {
        width: 100%;
        margin-top: 20px;
    }
    .news-detail .post-share-options .tags li {
        margin-bottom: 10px;
    }
    .author-box .name {
        margin-bottom: 15px;
    }
    .author-box {
        padding: 40px 20px;
    }
    .author-box .inner-box {
        padding-left: 0;
        text-align: center;
    }
    .sidebar-page-container .comments-area .comment-box .author-thumb,
    .author-box .image-box {
        position: relative;
        display: inline-block;
        margin-bottom: 20px;
    }
    .sidebar-page-container .comments-area .comment {
        padding-left: 0;
    }
    .sidebar-page-container .comments-area .comment-box .reply-outer {
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }
    .news-detail .post-share-options .social-icon-one li {
        margin-left: 0;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .banner {
        background-image: url(../images/main-slider/m1.jpg);
    }
    .main-header .header-top .top-left::before {
        display: none;
    }
    .main-header .header-top .top-left {
        background: transparent;
        width: 100%;
        position: absolute;
        right: 0;
        float: inherit;
        padding: 0;
        top: 0;
    }
    .main-header .header-top .top-left .social-links {
        position: absolute;
        right: 0;
        left: 0;
        top: 206px;
    }
    .main-header .header-upper .logo-outer {
        left: 0;
        top: 39px;
        width: 341px;
        right: 0;
        margin: auto;
    }
    .main-header .header-upper .logo {
        padding: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .appointment {
        top: 154px;
        right: inherit;
        left: 11px;
    }
    .main-header .nav-outer {
        position: relative;
        display: block;
        margin: auto;
        top: 14px;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        padding: 2px 11px;
        margin-left: 0;
        background: #2c3854;
        color: #fff;
        position: absolute;
        right: 0;
        top: 132px;
    }
    .mobile-menu .navigation {
        margin-top: 69px;
    }
    .mobile-menu .navigation li>a {
        padding: 14px 25px;
        font-size: 16px;
        font-weight: 500;
    }
    .social-icon-one li a {
        margin-bottom: 8px;
    }
    .speciality-row .offer-block:nth-child(1),
    .speciality-row .offer-block:nth-child(2),
    .speciality-row .offer-block:nth-child(3),
    .speciality-row .offer-block:nth-child(4) {
        margin-top: 0px;
    }
    .offer-block .inner-box {
        position: relative;
        text-align: center;
        padding: 10px 6px;
    }
    .specilatytitle {
        position: relative;
        left: 0;
        transform: inherit;
        z-index: 1;
        text-transform: uppercase;
        font-size: 31px;
        bottom: inherit;
        text-align: center;
        margin-bottom: 23px;
    }
    .specilatytitle::before {
        display: none;
    }
    .about-content {
        padding-left: 0;
        position: relative;
        text-align: center;
        padding-top: 0;
        margin-bottom: 1px;
    }
    .offers-section::before {}
    .offers-section {
        padding-bottom: 96px;
    }
    .services-blocks h3 {
        font-size: 23px;
    }
    .services-row::before {
        display: none;
    }
    .services-row .col-md-3 {
        border-right: none;
        border-bottom: 1px solid #909090;
        margin-bottom: 0;
        padding-bottom: 32px;
    }
    .services-row .col-md-3:nth-child(8) {
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .testimonial-head {
        margin-top: 0;
        margin-bottom: 13px;
    }
    .sec-title h2 {
        font-size: 26px;
    }
    .testimonial-block .inner-box {
        padding: 35px 20px;
    }
    .add-image img {
        position: relative;
        right: 0;
        margin-top: 50px;
    }
    .facilities-row .col-md-2 {
        border-right: none;
        border-bottom: 0;
        flex: 0 0 50%;
        max-width: 100%;
    }
    .facilities-row .col-md-2:last-child {
        border-bottom: 0px;
        margin: auto;
    }
    .facility-list {
        text-align: center;
        /* font-size: 22px; */
        /* color: #fff; */
        /* margin-bottom: 10px; */
    }
    .tips-desc {
        position: relative;
        padding: 35px 0px 35px 18px;
        right: 0;
        margin-top: 0;
        left: 0;
        width: 100%;
    }
    .tips-row-section::before {
        width: 100%;
        height: 75%;
        left: 0;
    }
    .subscribe-form .form-group button {
        right: 0px;
    }
    .main-footer .footer-upper {
        padding: 0px 0 0;
    }
    .newsletter-section h4 {
        margin-bottom: 15px;
    }
    .main-footer .footer-upper .footer-column:before,
    .docotor-app-img {
        display: none;
    }
    .appointment-block {
        margin-top: 40px;
        padding: 27px 26px;
    }
    .appointment-block::before,
    .appointment-block::after,
    .services-row .col-md-3:nth-child(1)::before,
    .services-row .col-md-3:nth-child(2)::before,
    .services-row .col-md-3:nth-child(3)::before {
        display: none;
    }
    .abt_btm_row {
        margin: 0px;
    }
    .abt_btm_row .col-md-3:nth-child(2) .abt_bottom,
    .abt_btm_row .col-md-3:nth-child(4) .abt_bottom {
        margin-top: 0px;
    }
    .services-row .col-md-3:nth-child(5),
    .services-row .col-md-3:nth-child(6),
    .services-row .col-md-3:nth-child(7) {
        border-bottom: 1px solid;
    }
    ._abt_info_btm h3 {
        font-size: 18px;
    }
    ._abt_info_btm p {
        font-size: 13px;
        padding: 0;
    }
    .about-content h1 {
        font-size: 30px;
    }
    .about-content p {
        font-size: 14px;
        line-height: 27px;
    }
    .n_b_m_l_w_d {
        font-size: 27px;
        padding: 14px 4px;
        margin-top: 30px;
        border-radius: 10px;
        line-height: 37px;
    }
    .testi_row .col-md-4:nth-child(1),
    .testi_row .col-md-4:nth-child(2) {
        border-bottom: 1px solid #ccc;
        border-right: 0px;
        padding: 20px 10px 20px;
    }
    .serviceBox.testimnila_box {
        margin: 0;
    }
    .team-section {
        padding: 33px 0 20px;
    }
    .blo_info {}
    .blog_blocks {
        margin-bottom: 30px;
    }
    .blog_blocks::before {
        content: "";
    }
    .blog_section {
        position: relative;
        padding: 0px 0px 42px;
    }
    .tips-row-section::after,
    .tips-row-section::before {
        display: none;
    }
    .tips-image {
        box-shadow: 0px 0px 10px;
    }
    .faq_section {
        position: relative;
        padding: 0px 0px 13px;
    }
    .newsletter-section .inner-container {}
    .newsletter-section h2 {
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        margin-bottom: 15px;
        font-size: 28px;
    }
    .newsletter-section .form-control {
        margin-bottom: 11px;
    }
    .logo-widget {
        text-align: center;
        margin-bottom: 29px;
    }
    .logo-widget .logo img {
        width: 283px;
        margin-top: 0px;
    }
    .main-footer .footer-bottom .copyright a {
        display: block;
    }
    .mobile-menu .menu-backdrop {
        background: rgb(209 0 48 / 58%);
    }
    .mobile-menu .navigation li.current>a,
    .mobile-menu .navigation li>a:hover {
        color: #fff;
    }
    .mobile-menu .navigation li.dropdown .dropdown-btn.open {
        background: #e30035;
    }
    .banner_carousel .owl-dots .owl-dot,
    .banner_carousel::before {
        display: none;
    }
    .main-header {
        background: transparent;
        border-top: 5px solid #07285e;
        box-shadow: none;
    }
    .slide1 {
        background-image: url(../images/main-slider/m1.jpg);
    }
    .slide2 {
        background-image: url(../images/main-slider/m2.jpg);
    }
    .slide3 {
        background-image: url(../images/main-slider/m3.jpg);
    }
    /* .slide3 {
                    background-image: url(../images/main-slider/m3.jpg);
                }
                .slide4 {
                    background-image: url(../images/main-slider/m4.jpg);
                }
                .slide5 {
                    background-image: url(../images/main-slider/m5.jpg);
                } */
    .slider_gif {
        position: absolute;
        top: inherit;
        width: 50%;
        bottom: 11px;
        left: 0;
        right: 0;
        margin: auto;
    }
    ._abt_info_btm ul li {
        width: 100%;
    }
    .home_abt_img {
        margin-top: 49px;
        padding-top: 0;
        margin-bottom: 35px;
    }
    .offer_text {
        margin-top: 0px;
        text-align: center;
        font-size: 18px;
        line-height: 31px;
        padding: 12px;
    }
    .abt_btm_row .col-md-6:nth-child(1) {
        border-right: 0px;
        border-bottom: 1px solid #ccc;
    }
    .what_we h3 {
        font-size: 25px;
    }
    .home_abt_img::before {
        height: 410px;
        top: -29px;
    }
    .home_abt_img::after {
        top: -11px;
        right: 0;
        left: -5px;
    }
    .docot_info::before {
        display: none;
    }
    .docot_info {
        position: relative;
        padding: 29px 22px;
        margin-top: 0;
        background: #e2e2e2;
        text-align: center;
        margin-bottom: 40px;
    }
    .docotor_image {
        margin-bottom: 0;
    }
    .docot_info h3 {
        font-size: 26px;
    }
    .docot_info h4 {
        font-size: 19px;
    }
    .ser_head.sec-title {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0 0;
        z-index: 99;
        text-align: center;
    }
    .whatwedo {
        position: relative;
        text-transform: uppercase;
        transform: initial;
        font-size: 42px;
        top: 0px;
        left: 0px;
        font-weight: 600;
        text-align: center;
        margin: 0 0 6px;
    }
    .service-carousel .owl-dots .owl-dot:nth-child(1),
    .service-carousel .owl-dots .owl-dot:nth-child(2),
    .service-carousel .owl-dots .owl-dot:nth-child(4),
    .service-carousel .owl-dots .owl-dot:nth-child(5) {
        top: 0px;
    }
    .services-row .owl-dots {
        text-align: center;
        position: relative;
        width: 100%;
        margin-top: 0;
        padding-top: 0;
    }
    .row.facilities-row {
        margin: -6px;
    }
    .ser_info::before,
    .ser_info::after,
    .services-blocks h3::before,
    ._why_section_block::before,
    .offer_text::before,
    .offer_text::after,
    .services-row::after {
        display: none;
    }
    .services-row {
        position: relative;
        padding: 21px 0 25px;
    }
    .services-blocks {
        text-align: center;
        position: relative;
        padding: 0;
    }
    .service-carousel .owl-item img {
        width: 197px;
    }
    .services-row .owl-dot {
        width: 47px;
        height: 47px;
        border-radius: 50%;
        margin: 3px 0px;
        background-size: 24px !important;
        border: 3px solid #d8d8d8;
    }
    .ser_info {
        text-align: center;
        display: inline-block;
        margin-top: 40px;
        position: relative;
        padding: 20px 10px;
        border-radius: 7px;
    }
    .servi_top_icon {
        top: -49px;
    }
    .mobile-menu .navigation li ul li>a {
        font-size: 14px;
        text-transform: capitalize;
        padding: 4px 25px;
    }
    .facilites_title_head {
        position: relative;
        left: 0px;
        transform: initial;
        font-size: 31px;
        top: 0px;
        color: #1e2a4a;
        text-align: center;
        margin-top: 53px;
        margin-bottom: 25px;
    }
    .services_bottom h3 {
        font-size: 35px;
    }
    .fac_row {
        position: relative;
        left: 0px;
        margin-top: 34px;
    }
    .fac_row .col-md-6:nth-child(1) {
        margin-top: 0;
    }
    .serviceBox.testimnila_box .description {
        font-size: 14px;
    }
    .facilities-row .col-md-2:nth-child(6) {
        margin-left: 0px;
    }
    .fac_row .col-md-6:nth-child(1) .fac_block:nth-child(2),
    .fac_row .col-md-6:nth-child(2) .fac_block:nth-child(2) {
        margin-top: 0px;
    }
    .fac_row::before {
        width: 254px;
        height: 254px;
        left: 0;
        right: 0;
        margin: auto;
        top: 36px;
    }
    .add_bar_row .col-md-4 {
        border-right: 0px;
        border-bottom: 1px dashed #626262;
        padding: 20px 10px;
    }
    .add_bar_row .col-md-4:last-child {
        border-bottom: 0px;
    }
    .f_map_widjet span {
        width: 90px;
        position: absolute;
        right: 0px;
        bottom: -28px;
        border: 7px solid #fff;
    }
    .doc_info h3 {
        text-transform: uppercase;
        font-size: 16px;
    }
    .doc_info span {
        display: block;
        line-height: 20px;
    }
    .doc_info {
        padding: 0 3px;
        display: table-cell;
        width: 450px;
        height: 100px;
        vertical-align: middle;
    }
    .testimonial-section {
        padding: 12px 0 0px;
    }
    .fac-title p {
        line-height: 23px;
        font-size: 14px;
    }
    .video_section {
        position: relative;
        text-align: center;
        padding: 0 0 33px;
        margin: 36px 0 37px;
    }
    ._why_row .col-md-6:nth-child(1) {
        border-right: 0;
    }
    ._why_section_block .sec-title h2 {
        color: #fff;
        font-size: 21px;
    }
    .serviceBox.testimnila_box .title {
        font-size: 23px;
    }
    .ser_head p {
        font-size: 15px;
        line-height: 25px;
    }
    .services-blocks p {
        font-size: 14px;
        line-height: 24px;
    }
    .newsletter-section {
        padding: 34px 0 0px;
    }
    .fac_row {
        margin: auto;
        max-width: 340px;
    }
    .fac_row .col-md-6 {
        padding: 0px 5px;
    }
    .fac_block {
        margin-bottom: 10px;
        width: 150px;
    }
    .fac_block h3 {
        font-size: 14px;
    }
    .fac_block::before {
        /* height: 45%; */
    }
    .main-header .header-top .info-list {
        display: block;
    }
    .main-header .header-top .info-list li:nth-child(2) {
        display: none;
    }
    .main-header .header-top .info-list li {
        border: none;
        /* background: #e2e2e2; */
        border-radius: 30px;
        padding: 0 20px 0 0;
    }
    .main-header.fixed-header {
        position: absolute;
    }
    ._why_section_block {
        padding: 45px 20px;
        border-radius: 12px;
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .video_section::before {
        display: none;
    }
    .app_content .modal-header .close {
        right: 14px;
    }
    .modal-dialog.app_dialouge {
        margin-top: 26%;
    }
    .ser_icons_,
    .serline {
        display: none;
    }
    .about-content h2 {
        font-size: 52px;
        border-left: 0;
        line-height: 42px;
        padding-left: 0;
    }
    .about-content h3 {
        margin-bottom: 16px;
        font-size: 23px;
    }
    .mvvrow .col-md-4 {
        padding: 20px 17px;
    }
    .mvvrow .col-md-4:nth-child(1),
    .mvvrow .col-md-4:nth-child(2) {
        border-right: 0px;
        border-bottom: 2px dashed #a3a3a3;
    }
    .flex-container {
        position: relative;
        display: block;
        height: auto;
        overflow: visible;
        margin: 0;
    }
    .flex-slide {
        flex-grow: 6 !important;
        height: 200px;
        flex: 6 !important;
        margin-bottom: 12px;
    }
    .flex-title {
        color: #f1f1f1;
        position: absolute;
        width: 100%;
        bottom: 13px;
        right: 0;
        left: 0 !important;
        font-size: 19px;
        margin: auto;
        text-align: center;
        transform: rotate(0deg) !important;
        font-weight: 400;
        top: inherit;
    }
    .facilty_section {
        height: auto;
    }
    .ser_image {
        z-index: initial;
    }
    .ser_image::before {
        content: "";
        position: absolute;
        width: 11px;
        height: 362px;
        right: 0px;
        left: 0px;
        margin: auto;
        top: 0;
        background: #efefef;
    }
    .program-section::before,
    .program-section::after {
        height: 600px;
    }
    .home_abt_img img {
        width: 272px;
    }
    .sec-title h2:before {
        left: 0;
        right: 0;
        margin: auto;
    }
    ._why_section_block .sec-title h3 {
        font-size: 21px;
    }
    ._why_row .col-md-6:nth-child(3) {
        border-bottom: 1px dashed #ccc;
        border-right: 0px;
    }
    .why_blocks h3 {
        font-size: 17px;
    }
    .faqtimeline.main-timeline .timeline-year,
    .faqtimeline.main-timeline .timeline:nth-child(even) .timeline-year {
        transform: translateY(0);
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
    }
    .faqtimeline.main-timeline .timeline-content,
    .faqtimeline.main-timeline .timeline:nth-child(even) .timeline-content {
        text-align: center;
    }
    .faqtimeline.main-timeline .timeline:nth-child(3) .timeline-content,
    .faqtimeline.main-timeline .timeline:nth-child(4) .timeline-content {
        border-bottom: 5px solid #cbcbcb;
    }
    .rigistration_section h2 {
        font-size: 25px;
    }
    .rigistration_section {
        padding: 45px 0 45px;
    }
    .rigistration_section span a {
        margin: 10px 0 0;
    }
    .footer_img_section {
        position: relative;
        margin: 30px 0 0px;
    }
    .footer_img_blocks {
        border-radius: 10px;
        border: 3px solid #041a3e;
        margin-bottom: 20px;
    }
    .main-footer .footer-widget .widget-title {
        font-size: 19px;
    }
    .main-footer .list li a {
        font-size: 14px;
    }
    .main-footer .footer-bottom .copyright {
        line-height: 21px;
    }
    .testimonial-section:before,
    .testimonila_timeline.main-timeline::before {
        display: none;
    }
    .bread-crumb {
        padding: 282px 0 34px;
    }
    .form-container {
        padding: 0 22px 22px;
    }
    .form-container .form-horizontal .heading {
        font-size: 29px;
    }
    .c_address_info {
        padding: 26px 16px;
        margin-bottom: 0;
    }
    .testimonila_timeline.main-timeline .description,
    .testimonila_timeline.main-timeline .timeline:nth-child(even) .description {
        text-align: center;
        font-size: 15px;
    }
    .testimonila_timeline.main-timeline .timeline,
    .testimonila_timeline.main-timeline .timeline:nth-child(even) {
        width: 100%;
        padding-top: 0;
        margin: 0 0 30px;
        border-bottom: 1px dashed;
        padding-bottom: 24px;
    }
    .testimonila_timeline.main-timeline .timeline:last-child {
        border-bottom: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .innerfac_row .col-md-3:nth-child(1),
    .innerfac_row .col-md-3:nth-child(3),
    .innerfac_row .col-md-3:nth-child(5),
    .innerfac_row .col-md-3:nth-child(7) {
        top: 0px;
    }
    .inner_fac_title {
        font-size: 16px;
    }
    .innerfac_row .col-md-3 {
        padding: 0 5px;
    }
    .inner_facility_list {
        margin-bottom: 10px;
    }
    .bread-crumb::before {
        width: 75%;
    }
    .testimonila_timeline.main-timeline {
        padding: 0px 0 0px;
    }
    .testimonila_timeline.main-timeline .timeline-icon {
        font-size: 33px;
        text-align: center;
        line-height: 94px;
        width: 96px;
        height: 96px;
    }
    .testimonila_timeline.main-timeline .timeline-icon,
    .testimonila_timeline.main-timeline .timeline:nth-child(even) .timeline-icon {
        top: 0;
        position: relative;
        margin-bottom: 12px;
    }
    .team_pic {
        width: 230px;
        margin-bottom: 15px;
    }
    .team_row {
        text-align: center;
    }
    .team_mina_row .col-md-6:nth-child(1) {
        border-right: 0px;
        border-bottom: 1px dashed #a1a1a1;
    }
    .team_info h2 {
        font-size: 22px;
    }
    .team_info h3 {
        font-size: 18px;
    }
    .team_mina_row:last-child .col-md-6:nth-child(1) {
        border-bottom: 0;
    }
    .rigistration_section span {
        font-size: 16px;
    }
    .main-footer .footer-widget .widget-title::before {
        top: 26px;
    }
    .inner_about_content h2 {
        font-size: 50px;
    }
    .inner_about_content h3 {
        font-size: 20px;
        padding: 10px 10px;
        margin-bottom: 17px;
    }
    .inner_about_content p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    ._mvv_blocks {
        padding: 28px 10px;
    }
    ._mvv_blocks p {
        line-height: 24px;
    }
    .services_text_inner p {
        line-height: 25px;
        font-size: 15px;
    }
    .mobile-menu .close-btn {
        background: #e30035;
    width: 30px;}
}