@media (min-width: 280px) and (max-width: 991.98px) { 
    .member_wrapper .electon_wrap {
        height: 250px;
    }
    .member_wrapper .electon_wrap .elec_img img {
        height: 100px;
        width: 100px;
    }
    .member_wrapper .electon_wrap h4 {
        font-size: 16px;
        line-height: 20px;
        padding-top: 5px;
    }
    .mamber_search .search_box {
        width: 220px;
    }
    .mamber_search .search_box .form_controll {
        height: 40px;
    }
    .mamber_search .search_box i {
        font-size: 16px;
        right: 10px;
    }
    .banner::after {
        display: none;
    }
    .banner .slide_img img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    .banner .slide_img {
        height: auto;
        width: 100%;
    }
    .banner .slide_text {
        padding-left: 0px;
        padding-top: 12px;
    }
    .banner .slide_text h4{
        font-size: 24px;
        line-height: 32px;
    }
    .banner .slide_text .ban_btn {
        font-size: 18px;
        font-weight: 500;
    }
    .counter_main .counter_wrapper .counter_wrap .icon_img {
        height: 50px;
    }
    .counter_main .counter_wrapper .counter_wrap h4 {
        font-size: 28px;
        padding: 20px 0 5px 0;
        line-height: 5px;
    }
    section {
        padding: 15px 0;
    }
    .section_head span {
        font-size: 20px;
    }
    .elction_wrapper .electon_wrap {
        margin: 0 auto 12px;
        width: 280px;
        height: 370px;
    }
    .elction_wrapper .electon_wrap .elec_img img {
        height: 150px;
        width: 150px;
    }
    .elction_wrapper .electon_wrap p {
        line-height: 20px;
        font-size: 14px;
    }
    .elction_wrapper .electon_wrap h4 {
        font-size: 18px;
        padding-top: 15px;
    }
    .elction_wrapper .electon_wrap h5 {
        font-size: 13px;
    }
    .elction_wrapper {
        padding-top: 30px;
    }
    .event_wrapper {
        padding-top: 30px;
    }
    .event_wrapper .event_wrap .event_date {
        font-size: 36px;
        padding-top: 20px;
        display: inline-block;

    }
    .event_wrapper .event_wrap .event_Month {
        font-size: 16px;
        padding-top: 0px;
        display: inline-block;
    }
    .event_wrapper .event_wrap .event_title {
        font-size: 18px;
        line-height: 24px;
        padding-top: 10px;
    }
    .event_wrapper .event_wrap {
        padding: 10px 15px;
        height: auto;
        margin-top: 12px;
    }
    .info_wrapper {
        padding-top: 10px;
    }
    .info_wrapper .info_wrap {
        height: auto;
        padding: 20px;
    }
    .info_wrapper .info_wrap h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .info_wrapper .info_wrap .brief_icon img {
        height: 90px;
        width: 90px;
        object-fit: contain;
    }
    .info_wrapper .info_wrap ul li a {
        font-size: 16px;
    }
    .info_wrapper .info_wrap ul li {
        padding: 5px 0;
    }
    .info_wrapper .info_wrap ul {
        padding-top: 20px;
        padding-left: 20px;
    }
    .info_wrapper .info_wrap::after {
        right: -160px;
    }
    .tab-content .tab-pane .photoGallery .photo {
        height: 110px;
        width: 100%;
        margin-bottom: 20px;
    }
    .gallery_wrapper .tab_btn .nav .nav-item .nav-link {
        padding: 4px 20px;
        border-radius: 0px;
        font-size: 13px;
    }
    .tab-content .tab-pane .videoGallery .video_item {
        height: 150px;
    }
    .footer {
        padding: 30px 0 20px 0;
        margin-top: 20px;
    }
    .footer .footer_wrapper .footer_wrap h4 {
        font-size: 18px;
        padding-top: 20px;
    }
    .footer .footer_wrapper .footer_wrap ul li a {
        font-size: 15px;

    }

    .details_wrapper .details_img {
        height: auto;
    }
    .details_wrapper .details_text {
        padding-top: 10px;
        text-align: center;
    }
    .details_wrapper .details_text h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .subPage_contact .contact_wrapper .contect_info p {
        color: #464545;
        font-size: 15px;
        line-height: 22px;
        text-align: center;
        padding: 0 0px 40px 0px;
    }
    .subPage_contact .contact_wrapper .contect_info h4 {
        font-size: 26px;
        line-height: 32px;
        text-align: center;
    }
    .subPage_contact .contact_wrapper .contect_info ul li {
        padding: 5px 0;
    }
    .form_wrapper{
        padding: 15px;
    }
    .contact_btn{
        text-align: center !important;
        margin-top: 10px;
    }
}
@media (min-width: 280px) and (max-width: 767.98px) {
    .registration {
        padding: 20px;
    }
    .registration h6 {
        font-size: 24px;
        color: #fff;
        line-height: 24px;
        padding-bottom: 0px;
        padding-top: 12px;
    }
    .joinEvent {
        padding: 20px;
    }
    .joinEvent h6 {
        font-size: 24px;
        line-height: 24px;
        padding-bottom: 0px;
        padding-top: 12px;
    }
  .footer_wrap{
    text-align: center;
  }
  .footer .footer_wrapper .footer_icon h5 {
    text-align: center;
    padding-bottom: 0px;
}
.footer .footer_wrapper .footer_icon ul {
   justify-content: center;
}
}
@media (min-width: 576px) and (max-width: 991.98px) {
    .elction_wrapper .electon_wrap {
        margin: 0 auto 12px;
        width: 100%;
        height: 370px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .header_main .header .header_wrapper .logo {
        height: 25px;
    }
    .header_main .header .header_wrapper .nav_list li a {
        font-size: 16px;
    }
    .banner .slide_text h4 {
        font-size: 32px;
        line-height: 40px;
    }
    .counter_main .counter_wrapper .counter_wrap .icon_img {
        height: 50px;
    }
    .counter_main .counter_wrapper .counter_wrap h4 {
        font-size: 30px;
    }
    .elction_wrapper .electon_wrap .elec_img img {
        height: 140px;
        width: 140px;
    }
    .elction_wrapper .electon_wrap p {
        font-size: 14px;
        line-height: 20px;
    }
    .elction_wrapper .electon_wrap {
        height: 380px;
    }
    .event_wrapper .event_wrap .event_title {
        font-size: 18px;
        line-height: 24px;
        padding-top: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1360.98px) {
    .details_wrapper{
        width: 960px;
        margin: 0 auto;
    }
}

