@media only screen and (max-width: 1199px) {

    .navbar-light .navbar-nav .nav-item {
        display: inline-block;
        padding: 0px 1px;
    }

    header .container {
        max-width: 96%;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    .slider-cont .cont {
        height: 430px;
    }

    a.main-btn {
        padding: 0px 10px;
    }

    .timeline-sec .content-section {
        padding-left: 100px;
    }

    .co-opted-sec ul li {
        width: 49%;
    }

    .whatwedo .about-sec img{
        width:100%;
      }
      
}

@media only screen and (max-width: 1024px) {
    .timeline-sec .content-section h2.sticky-year {
        font-size: 24px;
    }

    .timeline-sec .content-section.scroll-view h2.sticky-year {
        transform: scale(2);
        transition: transform 750ms;
    }

}

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


    .main_menu .navbar-toggler {
        padding: 0px;
        font-size: 28px;
        line-height: 0;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 0px;
        transition: none;
        box-shadow: none !important;
    }

    .main_menu .navbar-toggler .navbar-toggler-icon {
        background: url(../images/menu-ic.svg) center center no-repeat;
        background-size: 30px;
    }

    .navbar-collapse {
        position: fixed;
        top: 0px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 300px;
        height: 100%;
        background: #41034C;
        z-index: 999;
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease
    }

    .navbar-collapse.show {
        left: 0;
        transition: left .3s ease-in-out;
    }

    .navbar-toggler.collapsed~.navbar-collapse {
        transition: left .5s ease-in-out
    }

    .navbar-light .navbar-nav .nav-item {
        border-bottom: #530561 1px solid;
    }

    .navbar-light .navbar-nav a.nav-link.donate-btn {
        margin: 10px 0px;
        text-align: center;
    }

    .navbar-light .navbar-nav .nav-item:last-child {
        border-bottom: 0px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .container {
        max-width: 96%;
    }

    .slider-cont .cont {
        height: 380px;
    }

    .slider-cont h1 {
        font-size: 40px;
        line-height: 50px;
        padding: 10px 0px;
    }

    .slider-cont p {
        width: 96%;
    }

    .slider-cont .cont ul li {
        font-size: 16px;
    }

    /* .trending-col img {
        height: 180px;
    } */


    .timeline-sec .content-section h2 {
        font-size: 44px;
    }

    .timeline-sec .content-section h3 {
        font-size: 21px;
    }

    .timeline-sec .content-section h5 {
        font-size: 18px;
    }

    .timeline-sec .content-section p {
        font-size: 16px;
    }

    .timeline-sec img.dami-img {
        height: 180px;
    }

    .timeline-sec img.dami-img2 {
        height: 180px;
    }
    .history-sec img, .co-opted-sec img{
        height: auto;
    }

    .foodmenu-sec::after {
        width: 180px;
        height: 250px;
    }

    
    .homelatestnews .news-col img {
        height: auto;
    }
}

@media only screen and (max-width: 800px) {
    .img-box {
        width: 30%;
      }
}

@media only screen and (max-width: 767px) {
    .trending-sec::after {
        display: none;
    }

    /* .trending-col img {
        height: 210px;
    } */

    .trending-sec h5 {
        color: #515266;
    }

    .trending-sec span.date {
        color: #515266;
    }

    .owl-nav button {
        width: 40px;
    }

    .owl-nav button span {
        width: 40px;
        background-size: 35px !important;
    }

    .owl-nav {
        top: -20px;
    }

    .people-col img {
        width: 220px !important;
    }

    .people-col h5 {
        width: 100%;
        font-size: 18px;
    }

    .copy-footer ul {
        display: inline-block;
        margin-top: 10px;
        float: left;
    }

    .copy-footer p{
        text-align: left;
    }

    .slider-cont .cont {
        height: auto;
    }

    .about-sec h2 {
        width: 100%;
        font-size: 28px;
        line-height: 36px;
    }

    .events-sec h2,
    .our_activities h2,
    .trending-sec h2,
    .people-sec h2,
    .directions-sec h2 {
        font-size: 28px;
        line-height: 36px;

    }

    .map {
        margin-top: 30px;
    }

    .about-sec p {
        width: 100%;
    }

    .facility-sec h2,
    .available_request h2,
    .amenities-sec h2,
    .SnACKS-sec h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
    }

    .venue-sec h3 {
        font-size: 21px;
    }

    .amenities-sec img {
        margin-top: -120px;
    }

    .slider-inner img {
        height: 250px;
    }

    .co-opted-sec ul li {
        width: 100%;
      }

      .timeline-sec img.dami-img {
        height: 370px;
    }

    .timeline-sec img.dami-img2 {
        height: 370px;
    }


    .col_border {
        border-right:0px;
        border-bottom: #ccc 1px solid;
    }
    .col-div{
        padding: 10px;
    }

    .aartitimes-col img {
        height: 300px;
    }

    .mandiractivities h4 {
        font-size: 21px;
    }

    .timeline-list .sticky-main{
        position: relative;
        top: auto;
    }

    .newsevents_details img{
        width: 100%;
        height: auto;
      }

      .school_fees input {
        margin: 0px 0px 20px;
    }

    /* .homelatestnews .news-col img {
        height: 350px;
    } */

    .cipa-slider .slider-cont{
        background: none !important;
        background-size: 0px !important;
    }

    .aboutArtist .trending-col{
        margin: 10px 0px;
    }

    .news-col {
        text-align: left;
        margin-bottom: 30px;
    }

    .story-sec img{
        margin-top: 30px;
    }

    #carousel_activities .owl-nav {
        left: 42%;
    }

    #carousel_homeletastnew .owl-nav {
        left: 42%;
    }

    .newseventdetails_page .imgDiv {
        width: 100%;
        margin-right: 0px;
    }
    
    .newseventdetails_page .contDiv {
        width: 100%;
        display: inline-block;
    }

}


@media only screen and (max-width: 640px) {

}

@media only screen and (max-width: 576px) {

    .trending-col {
        margin-bottom: 30px;
    }

    .people-col img {
        width: 120px !important;
        height: 120px;
    }

    .people-col h5 {
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .people-col span {
        float: left;
    }

    .events-col .cont {
        height: auto;
    }

    .events-col img {
        margin-bottom: 20px;
        height: auto;
        max-width: 100%;
    }

    .available_request ul li,
    .amenities-sec ul li {
        width: 100%;
    }

    .slider-inner h2 {
        font-size: 30px;
    }

    .slider-inner {
        margin: 0px 0px 20px;
    }

    .history-sec h2 {
        font-size: 30px;
    }

    .history-sec h4 {
        font-size: 18px;
    }

    .history-sec h3 {
        font-size: 24px;
    }

    .history-sec h3 span {
        font-size: 14px;
    }

    .co-opted-sec h2,
    .contact1 h2 {
        width: 100%;
        font-size: 30px;
    }

    .slider-inner img {
        height: 200px;
    }

    .timeline-sec img.dami-img {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .timeline-sec img.dami-img2 {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .activities-slider .slider-inner h2 {
        bottom: 0px;
    }

    .mandiractivities h4 {
        text-align: center;
    }

    .activities-slider h5 {
        text-align: center;
    }

    .activities-slider p {
        text-align: center;
        padding: 10px 0px 0px;
    }

    .timeline-sec nav.fix-nav{
        display: none;
    }

    .timeline-sec .content-section {
        padding-left: 0;
    }



    .timeline-sec .content-section h2 {
        font-size: 30px;
    }

    .timeline-sec .content-section h2.sticky-year {
        font-size: 18px;
    }

    .aartitimes-col{
        margin-bottom: 20px;
    }

    .aartitimes-col img {
        height: 600px;
    }

    .mandirhours .border_right {
        border-bottom: #631471 1px solid;
        border-right: 0px;
        margin-bottom: 15px;
    }

    .mandirhours img {
        margin-bottom: 30px;
    }

    .timeline-sec .content-section .row{
        margin: 0px !important;
    }

    .img-box {
        width: 47%;
        margin-bottom: 2%;
      }

      .signature canvas {
        width: 100% !important;
    }
    .team-one__item__image img {
        height: auto;
    }
}

@media only screen and (max-width: 480px) {

    .activities-slider .slider-inner h2 span {
        font-size: 21px;
    }

    .foodmenu-sec .listdiv ol li {
        width: 100%;
        max-width: 100%;
    }

    .container {
        max-width: 100%;
    }
}

@media only screen and (max-width: 425px) {

    .aartitimes-col img {
        height: 400px;
    }

    .upcomingevents-col {
        margin: 20px 0px;
    }

    .activities-slider .owl-carousel .owl-item .upcomingevents-col img {
        height: 320px;
    }

    .news-col img {
        height: 320px;
    }

    .cipapage_sec .news-col img {
        height: auto;
    }
}

@media only screen and (max-width: 380px) {

    .navbar-collapse {
        width: 280px;
    }

    .events-col img {
        margin-bottom: 20px;
        height: auto;
    }

    .slider-inner h2 {
        font-size: 24px;
        top: 35%;
    }

    .activities-slider .slider-inner h2 span {
        font-size: 18px;
    }

    #carousel_homeletastnew .owl-nav {
        left: 35%;
        margin-left: 0px;
    }

    #carousel_activities .owl-nav {
        left: 35%;
    }


    
}