/*::::::::::::::: Laptop view :::::::::::::::::::::*/

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .text_sec_slider {
    padding: 0 7rem 0 5rem !important;
  }
  .bottom-about .text_sec_slider {
    padding: 0 6rem !important;
  }
  .partnerships-section .fa-solid.fa.fa-arrow-left.slick-arrow {
    left: -5%;
  }
  .partnerships-section .fa-solid.fa.fa-arrow-right.slick-arrow {
    right: -5%;
  }
  .slider-cotain .text_sec_slider {
    padding: 0 6rem 0 10rem !important;
  }
  .heading h1 {
    font-size: 2.188rem;
  }
  .content_left.targetDiv {
    padding-right: 2.5rem;
  }
  .yearbook-section .fa-solid.fa.fa-arrow-left.slick-arrow {
    left: -5%;
  }
  .yearbook-section .fa-solid.fa.fa-arrow-right.slick-arrow {
    right: -8%;
  }
  img.demographics_image {
    height: 510px;
  }
  .about_top_section .image_slider_top {
    min-height: 554px;
  }
  .partner_content P {
    padding-bottom: 12px;
  }
  #research_image {
    height: 323px;
  }
  .workshopswrap {
    padding: 191px 80px;
  }
  .greenarrow {
    font-size: 25px !important;
  }
}
/*::::::::::::::: Laptop view :::::::::::::::::::::*/

@media screen and (min-width: 1275px) and (max-width: 1567px) {
  /* .main-slider-section .swiper-slide .swiper-slide-content {
    height: 425px !important;
} */
  img.demographics_image {
    height: 520px;
  }
  .view-allhome {
    padding-top: 30px;
  }

  .text_sec_slider {
    padding: 3rem 5rem 3rem 6rem !important;
  }
  .view_all {
    padding-top: 0.563rem !important;
  }
  .text_sec_slider-aboutus .discription-new {
    line-height: 2.13rem !important;
    font-size: 1.463rem !important;
  }
  .logo img {
    width: 210px !important;
  }
  ul.menubar li a {
    padding: 0.813rem 1.563rem !important;
  }
  .main_background:before {
    top: 160px !important;
  }
  .menu_header .my_nav .sub-menu {
    top: 52px !important;
  }

  body .slide-text-col.col-md-6 {
    /* padding: 35px 0px 0px 50px !important; */
  }
}

/*::::::::::::::: Mobile view :::::::::::::::::::::*/

@media screen and (min-width: 200px) and (max-width: 767px) {
  .video-section-home.parkesathSwiper .vdosection {
    height: auto !important;
  }
  .video-section-home {
    height: 100% !important;
  }

  .leftcontentwrap_videosection .innertxt {
    padding-left: 20px;
  }
  .leftcontentwrap_videosection_yt_icon {
    display: none !important;
  }
  .menu_header .my_nav .sub-menu {
    left: 0%;
  }
  .members_img,
  .fourfifty {
    height: 260px !important;
  }
  /* .card_image {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
  } */

  .read_about_section .col-md-5 .onhover {
    margin-block: 1rem;
  }
  p.green_text {
    font-size: 22px !important;
  }
  .footer_social_icons {
    margin-inline: 5px;
  }
  .widget-content {
    padding-top: 0px;
  }

  ul#patrika_tab {
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
  }
  li.year_tab {
    padding: 5px 20px 5px 20px !important;
    margin: auto 0 !important;
  }
  .tag {
    font-size: 23px;
  }
  .share-inside span.tag.mb-1 {
    padding-bottom: 0rem;
  }
  .calendar_order .calendarpadright {
    order: 2;
  }
  .secondsection .col-lg-6:first-child {
    order: 2;
  }
  .menu-footer-1-container,
  .menu-footer-2-container {
    margin-left: 0;
  }
  .post_wrap.post_type_sec .col-md-10 .row .col-md-5 {
    order: 1;
  }
  .post_wrap.post_type_sec .col-md-10 .row .col-md-3 {
    order: 2;
  }
  .post_wrap.post_type_sec .col-md-10 .row .col-md-4 {
    order: 3;
  }
  .main-slider {
    margin: 0px auto;
  }
  .backbutton.mb-4 {
    margin-bottom: 0.5rem !important;
  }
  .main-slider .track-slider ul li img {
    width: 100%;
  }
  .slides-sec {
    grid-template-columns: repeat(3, 1fr);
  }
  .swiper-button-nextPatrika,
  .swiper-button-prevPatrika {
    display: none !important;
  }
  .patrika_page_date1 {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
  /* .mySwiperpatrika .swiper-slide {
    margin-inline: 5px;
  } */
  form.search_header {
    margin-right: unset;
  }
  .logo img {
    width: 45%;
    max-width: 100%;
    position: relative;
  }
  .menu_header {
    padding: 1.25rem 0px 1.25rem 0px !important;
  }
  form.search_header input {
    width: 100%;
  }
  form.search_header {
    width: 100%;
    float: left;
    padding-right: 1.25rem;
  }
  .slider-wrap .carousel-item {
    z-index: 666;
    max-height: 100%;
  }
  .header_search {
    padding-top: 1.25rem;
    display: flex;
  }
  .first_hover_2 {
    border-left: none;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .logo {
    text-align: center;
  }
  ul.menubar {
    display: inline;
    margin: 0px;
    padding: 0px;
    background: white;
    float: left;
    border: 1px solid #2b2e34;
  }
  ul.menubar li {
    border: none;
    border-bottom: 1px solid #2b2e34;
    padding-right: 0px;
    line-height: 2.938rem;
    vertical-align: middle;
    width: 89%;
  }
  ul.menubar li .sub-menu li a {
    color: #fff;
  }
  ul.menubar li a {
    font-size: 1rem;
    width: 100%;
  }
  .menu-bar {
    padding-top: 4px;
    margin-top: 0;
    padding-top: 0;
  }
  .sub-menu {
    position: absolute;
    border: none;
    visibility: hidden !important;
    opacity: 0 !important;
  }
  .submenu_open {
    visibility: visible !important;
    opacity: 3 !important;
  }
  .dropdown {
    position: relative;
  }
  .dropdown:after {
    content: "\f105 ";
    position: absolute;
    right: 1rem;
    display: block;
    top: 10%;
    font-family: fontawesome;
    font-weight: 800;
    bottom: 0;
  }
  ul.menubar li:hover:after {
    color: #ffbe31;
  }

  form.search_header input {
    height: 48px;
  }
  form.search_header img {
    top: 1.125rem;
  }
  .heading h1 {
    font-size: 1.25rem;
    line-height: 1.813rem;
  }
  .slider-wrap {
    padding: 3pc 0pc 2pc 0pc;
  }
  /*.title h4 {   
    font-size: 0.875rem;   
}*/
  .red {
    left: 24%;
    top: 74%;
  }
  .cta {
    font-size: 1rem;
    padding: 1.063rem 0.813rem;
  }
  .slider-wrap .carousel-control-next {
    width: 20%;
    display: none;
  }
  .slider-wrap .carousel-control-prev {
    width: 20%;
    display: none;
  }
  .slider-wrap .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 22px;
    height: 19px;
  }
  .slider-wrap .carousel-control-prev-icon {
    width: 22px;
    height: 19px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    top: 84% !important;
  }
  .site_title {
    font-size: 1.5rem !important;
    margin-top: 0px;
  }
  html .read_about_section .site_title_wrap {
    padding: 0.325rem 0px !important;
  }
  .vdosection .site_title_wrap {
    z-index: 111;
  }
  .title_bold {
    padding: 0.625rem 0px;
    font-size: 1.5rem !important;
  }
  .card_title {
    font-size: 0.938rem;
  }
  .discription {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
    padding-top: 0.625rem;
  }
  .card_overlay_3 {
    min-height: 248px !important;
  }
  .view_all {
    font-size: 1.375rem;
    /*    padding-top: 1.375rem;*/
  }
  .content_city p {
    font-size: 1.25rem;
  }
  .city-slider {
    margin: 1.25rem 0px;
    height: inherit;
  }
  .title_text h1 {
    font-size: 20px;
  }
  .title p {
    font-size: 1.188rem;
  }
  .main_heading h1 {
    font-size: 1.5rem !important;
  }

  #big_image img {
    width: 100%;
    padding-top: 1.5rem;
  }
  .news_letter_form .input-group-text {
    font-size: 1.063rem;
    width: 100%;
    float: left;
    text-align: center;
    display: block;
    padding: 1.25rem 0px;
    margin-top: 0.625rem;
    position: inherit;
  }
  .news_letter_form input {
    height: 70px;
  }

  .foot_logo img {
    width: 50% !important;
  }
  .mapdiv {
    border: 0px !important;
    width: 100% !important;
    height: 322.5px !important;
  }
  .footer_menu,
  .footer_partner {
    padding-top: 0;
    padding-left: 0px !important;
  }
  .footer_menu_map {
    padding-top: 30px;
    padding-left: 0px !important;
  }
  .text_footer {
    width: 100%;
    padding-top: 1.688rem;
    margin: 0.625rem 0px;
  }
  ul.footer_menu li {
    line-height: 2.188rem;
  }
  ul.footer_menu li a {
    font-size: 0.938rem;
  }
  .partner_content {
    padding-left: 0px;
  }
  .foot-1 p {
    font-size: 0.938rem;
  }
  footer {
    padding: 2pc 0pc 2pc 0pc !important;
  }
  .bottom_bar_text {
    text-align: center;
  }
  .bottom_social {
    text-align: center;
    padding-top: 0.75rem;
  }
  .bottom_social img {
    float: none;
    width: 35px;
  }
  section.post_wrap .site_title.view_all {
    position: inherit;
    bottom: 0;
  }
  .posterlady {
    height: 400px;
    margin-top: 1.563rem;
    background-position: bottom left !important;
  }
  .date-panel .date_panel h1 {
    font-size: 1.563rem;
    color: #8c93a2;
  }
  section.post_wrap {
    padding: 2pc 0pc;
  }
  .inside-panel-image img {
    width: 100%;
    height: 100%;
  }
  section.inside-panel .tag-subject {
    height: 100%;
    padding: 1.25rem 0px;
  }
  section.inside-panel {
    padding-bottom: 1pc !important;
  }
  .share-inside {
    padding-top: 0pc;
  }
  .post-line {
    height: 2px !important;
    margin: 0px !important;
  }
  .post-line.mt-5 {
    margin-top: 1rem !important;
  }
  section.city-section {
    padding: 2pc 0pc 2pc 0pc;
  }

  section.newsletter {
    padding: 2pc 0pc;
  }
  .width_50 {
    width: 50%;
    float: left;
  }
  .slider_controller {
    position: relative;
    display: none;
  }

  ul.menubar li:before {
    display: none;
  }
  ul.menubar li:last-child:after {
    display: none;
  }
  .text_sec_slider {
    padding: 1.25rem 3.125rem !important;
  }
  section.connecting_the_arts {
    /*    padding: 1.875rem 0px;*/
  }
  section.team_panel {
    padding: 1.25rem 0px;
  }
  .logo_text {
    padding-left: 0;
    padding-top: 0.625rem;
    padding-bottom: 1.25rem;
  }
  .first_hover_2 .logo_text {
    padding-left: 0;
    padding-top: 1.25rem;
  }
  section.logo_panel {
    padding: 2pc 0pc;
    position: relative;
  }
  .swiper-button-next {
    display: none;
  }
  .swiper-button-prev {
    display: none;
  }
  .text_sec_slider p {
    width: 100%;
  }
  .toggle_button button {
    width: 48px;
    height: 48px;
    /* border: 1px solid #cfcfcf;
    background: #eaedf4; */
    border: 0;
    background-color: transparent;
    border-radius: 3px;
    padding: 0.813rem 0.438rem 0.813rem 0.438rem;
    line-height: 2.25rem;
    box-sizing: border-box;
  }
  .toggle_button button span {
    width: 100%;
    height: 3px;
    background: #2b2e34;
    display: block;
    margin-bottom: 4px;
    transition: all 0.2s;
  }
  .toggle_button {
    text-align: right;
    display: block;
  }
  .my_nav {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
  }

  .open_menu {
    opacity: 4;
    visibility: visible;
  }
  header .my_nav {
    position: absolute;
    z-index: 2222;
    left: 0.875rem;
    right: 0.875rem;
  }
  .close_button span:nth-child(3) {
    transform: rotate(-50deg);
    position: relative;
    top: 0px;
  }
  .close_button span:nth-child(1) {
    transform: rotate(50deg);
    position: relative;
    top: 0.438rem;
  }
  .close_button span:nth-child(2) {
    display: none;
  }

  .mini_image .col-md-6 {
    width: 33.333%;
    float: left;
  }

  .padding_left {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .padding_right {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .blue {
    position: absolute;
    left: -56px;
    bottom: 240px;
    transform: rotate(36deg);
  }
  .blue img {
    width: 100%;
    max-width: 100%;
  }
  .yellow img {
    width: 40%;
  }
  .red img {
    width: 20%;
    max-width: 100%;
  }
  .inner-pages-slider {
    overflow: visible;
  }
  .bottom_social ul {
    margin: 0;
    float: right;
    text-align: left;
    width: 100%;
    float: none;
    margin: 0px auto;
    justify-content: center;
    display: flex;
  }
  p.discription.mt-3.mt-5 {
    margin-top: 0rem !important;
  }
  /*03-03-22*/
  .slider-cotain .text_sec_slider {
    height: 370px;
    padding: 0 2rem 0 2rem !important;
  }
  .ahmedabad_slider {
    height: 250px;
  }
  .view_all a {
    font-size: 1.163rem;
  }
  .pd-left {
    padding-left: 0.625rem !important;
  }
  .content_partnerships p {
    /*    font-size: 20px !important;*/
  }
  .yearbook-section .fa-solid.fa.fa-arrow-right.slick-arrow,
  .partnerships-section .fa-solid.fa.fa-arrow-right.slick-arrow {
    right: 1%;
    background: #ffffffba;
    padding: 4px;
    z-index: 9;
  }
  .yearbook-section .fa-solid.fa.fa-arrow-left.slick-arrow,
  .partnerships-section .fa-solid.fa.fa-arrow-left.slick-arrow {
    left: 1%;
    background: #ffffffba;
    padding: 4px;
    z-index: 9;
  }
  .content_left.targetDiv {
    padding-right: 0px;
    margin-bottom: 1.563rem;
  }
  .discription span {
    padding-bottom: 0.938rem;
    display: block;
  }
  .cta_button {
    padding: 1.5rem 0px 2.5rem 0px;
  }
  .content_yearbook h1 {
    font-size: 1.5rem;
  }
  .content_yearbook p {
    font-size: 1rem;
    line-height: 1.488rem;
  }
  .receive-yearbook .content_city p {
    font-size: 1.563rem;
  }
  .receive-yearbook .submit-btn {
    font-size: 1.375rem !important;
    padding: 0.688rem 2.813rem !important;
  }
  .partnerships-section {
    padding: 20px;
  }
  section.section_3 {
    padding-bottom: 2.813rem;
  }
  .yearbook-section {
    padding: 20px 0px;
  }
  .receive-yearbook {
    padding: 2.813rem 0px;
  }
  .content_city {
    padding-bottom: 0.625rem;
  }
  .news-ul .sub-menu .ul_dropdown {
    top: 10px;
    left: 0 !important;
    position: relative;
    border: none !important;
  }
  li#menu-item-592:before {
    content: "\f105 ";
    position: absolute;
    right: 16px;
    display: block;
    top: 8px;
    font-family: fontawesome;
    font-weight: 800;
    bottom: -21px;
    z-index: 99;
  }
  li.menu-item-has-children #menu-item-543:after {
    content: "\f105 ";
    position: absolute;
    right: 16px;
    display: block;
    top: 21px;
    font-family: fontawesome;
    font-weight: 800;
    bottom: -21px;
    z-index: 99;
  }
  li#menu-item-1491:before {
    content: "\f105 ";
    position: absolute;
    right: 16px;
    display: block;
    top: 8px;
    font-family: fontawesome;
    font-weight: 800;
    bottom: -21px;
    z-index: 99;
  }
  ul.menubar li:hover:before {
    color: #000000;
  }
  ul.menubar li:hover:after {
    color: #000000;
  }

  ul.menubar li {
    width: 100%;
  }
  ul.menubar li:last-child {
    border-bottom: 0;
  }
  ul.menubar li a {
    padding: 0.375rem 1.7rem;
    position: relative;
    z-index: 99999;
  }
  .about_top_section .text_sec_slider {
    height: 100% !important;
    padding: 1.875rem 1.563rem !important;
  }
  .discription-new {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
  }
  .connecting_the_arts h1.title_bold {
    font-size: 1.5rem;
  }
  .meet-our-founder {
    padding: 55px 0px;
  }
  .meet-our-founder .text_sec_meet {
    padding: 0 !important;
    margin-top: 1.563rem;
  }
  .city_text {
    padding: 0.625rem 0px 0.688rem 0px;
  }
  .card_feature_box .featured_numbers h1 a {
    font-size: 2.5rem;
    padding-bottom: 0.625rem;
  }
  .featured_section .card_feature_box {
    padding-bottom: 60px;
  }
  .team_panel .title_bold {
    font-size: 2rem;
  }
  .team_panel .col-md-4.col-sm-4.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bottom-about .text_sec_slider {
    padding: 0 2rem 0 2rem !important;
  }

  .connecting_the_arts .discription span {
    font-size: 1.75rem;
  }
  .city-section.city-sec {
    padding: 3pc 0pc 1pc !important;
  }
  .cta_visit_button {
    padding-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .about_top_section.bottom-about {
    margin-bottom: 1.875rem;
  }
  .header_search.story_left .search_header input {
    width: 358px !important;
  }
  .calendar_wrap .pagination a {
    padding: 0px 0.313rem;
    margin: 0px;
  }
  .pagination a,
  .latest_news_section .pagination span {
    padding: 0.625rem 2.125rem;
    margin: 1.375rem 3px;
  }
  .post_wrap .tag-subject {
    margin-top: 0.938rem;
  }
  .pagination {
    float: left;
  }
  .latest_news_section.py-4 {
    padding-left: 0.625rem;
  }
  .inside-panel-image {
    height: 280px;
    margin-top: 2.125rem;
  }
  section.about_the_event {
    padding: 2rem 0 !important;
  }
  .about_the_event .discription {
    padding-left: 0px;
  }
  .discription p {
    font-size: 1.125rem;
    line-height: 1.563rem;
  }

  .main-slider-section .swiper-slide .swiper-slide-content .slide-text-col {
    width: 100% !important;
  }
  .main-slider-section .swiper-slide .swiper-slide-content .slide-text-col p {
    font-size: 1.125rem !important;
  }
  .main-slider-section .swiper-slide .swiper-slide-content {
    height: 100% !important;
    padding: 2.188rem !important;
  }
  .card_feature_box .featured_numbers .title_text p {
    font-size: 1.375rem;
  }
  .third_about h2.title_bold a {
    font-size: 1.5rem;
  }
  .city-section .content_city h1 {
    font-size: 1.5rem !important;
  }
  .title h4 {
    font-size: 1.5rem;
  }
  .swiper-arrow img {
    width: 1.125rem;
  }
  .slider_main .swiper-caption a {
    width: 100%;
  }
  .slider_main .swiper-caption h3 {
    font-size: 24px;
  }
  .slider_main .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: 0px 0.225rem !important;
  }
  .slider_main .swiper-slide img {
    height: 485px;
  }
  .slider_main .swiper-caption img {
    width: 100px;
    height: 100px;
  }
  section.read_about_section {
    padding: 1rem !important;
  }
  .view_all {
    padding-top: 0.5rem;
  }
  section.vdosection {
    /*    height: 430px;*/
  }
  .read_about_section .view_all a {
    padding-left: 16px;
  }
  body .slide-text-col.col-md-6 {
    padding: 0px !important;
  }
  section.slider-wrap.inner-pages-slider {
    margin-top: 35px;
  }
  .site_title_wrap {
    padding: 0.125rem 0px 0px !important;
  }
  .third_about h2.title_bold {
    font-size: 1.5rem !important;
  }
  .text_sec_meet h1.title_bold {
    font-size: 1.5rem;
  }
  /*.meet-our-founder .text_sec_meet .discription-new {
    font-size: 20px !important;
    line-height: 28px !important;
}*/
  .main-slider-section h1 {
    margin-bottom: 2.125rem !important;
  }

  section.main-slider-section {
    padding: 1.75rem 0px;
  }
  .main-slider-section h1 {
    margin-bottom: 2.125rem !important;
  }
  .single_event_sec .fw-bold {
    font-size: 1.8rem;
  }
  /* .image_slider_top {
     height: 250px;
  }*/
  .about_top_section .image_slider_top {
    min-height: unset;
  }
  .mobile_reverse .row {
    flex-direction: column-reverse;
  }
  .featured_section .card_feature_boxes {
    margin-bottom: 30px;
  }
  .aboutus-connecting_the_arts .discription {
    padding: 4px !important;
  }
  /*.bottom_slider {
    height: 250px !important;
        background-repeat: no-repeat;
}*/

  .menu_header .my_nav .mobile_submenu {
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    top: 0px !important;
    /*    height: 335px !important;*/
    position: relative !important;
    animation: fadeIn 0.5s ease-in both;
    opacity: 0;
    transition: 0s;
  }
  .mobile_submenu ul.ul_dropdown {
    margin-top: 0px !important;
  }
  header .mobile_submenu .current_page_item a {
    color: #ffffff !important;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translate3d(0, -1%, 0);
    }
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  .belowarrow:after {
    position: absolute;
    top: -521%;
  }
  img.onhovershow {
    padding-bottom: 0px;
  }
  .footer-logo.foot_logo {
    padding-top: 0px !important;
  }
  .view_all {
    padding-top: 4.5rem;
  }
  .parkesathSwiper,
  .mySwiper .homebottmslider,
  .mySwiper .homebottmslider .vdosection {
    height: 800px !important;
  }

  .leftcontentwrap_videosection {
    width: 100%;
  }
  .leftcontentwrap_videosection .view_all {
    padding-top: 0.5rem;
  }
  .footer_menu_map {
    padding-top: 0px;
  }
  .workshopswrap h2 {
    font-size: 23px !important;
  }
  #accordionFlushExample > div h2 .accordion-button {
    font-size: 23px !important;
  }

  /*------------- close ----------------*/
}

@media screen and (min-width: 479px) and (max-width: 1270px) {
  .leftcontentwrap_videosection .innertxt p {
    /* text-align: justify; */
    font-size: 14px !important;
  }

  .leftcontentwrap_videosection_yt_icon {
    right: 15% !important;
  }
  .swiper-slide img {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  img.demographics_image {
    width: 100%;
    aspect-ratio: unset;
    height: unset;
  }
}
@media screen and (min-width: 767px) and (max-width: 1270px) {
  .leftcontentwrap_videosection {
    width: 100% !important;
  }
}

@media screen and (max-width: 479px) {
  /* .vdosection p {
    font-size: 14px !important;
  } */

  /* .leftcontentwrap_videosection span p {
    font-size: 14px !important;
  } */
  .posterlady {
    height: 217px;
    margin-top: 1.563rem;
    background-position: bottom left !important;
  }
  .discription-new {
    line-height: 1.9rem !important;
  }
  p.centerhead {
    font-size: 22px !important;
  }
}
