/*::::::::::::::: laptop view :::::::::::::::::::::*/
@media screen and (min-width: 1024px) and (max-width: 1367px) {
  .card_main .discription {
    font-size: 1.26rem;
    line-height: 1.9rem;
  }
  .heading h1 {
    font-size: 1.76rem;
    line-height: 2.4rem;
  }
  .text_sec_slider {
    padding: 50px 140px 50px 80px !important;
  }
}
/*::::::::::::::: laptop view :::::::::::::::::::::*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main-slider .track-slider ul {
    height: 100% !important;
  }
}
/*::::::::::::::: Laptop view :::::::::::::::::::::*/
@media screen and (min-width: 200px) and (max-width: 767px) {
  ul.menubar > li > a {
    font-size: 1.15rem;
    padding: 1rem 2rem;
  }
}
/*::::::::::::::: Mobile view :::::::::::::::::::::*/
@media screen and (min-width: 200px) and (max-width: 767px) {
  .inside-panel-image {
    background-size: cover !important;
  }
  ul.footer_menu {
    padding-top: 0.8rem;
    padding-bottom: 2rem;
  }
  .inside-panel .cta_button.mt-5 {
    margin-top: 0rem !important;
    padding: 20px 0px 0px 0px;
  }
  .centerdSwiper .swiper-wrapper {
    justify-content: normal !important;
  }
  .Artstudios .swiper-wrapper {
    margin-bottom: 0;
  }
  /* .section-2 .col-md-7 .card_main {
    margin-top: 35px;
  } */
  .discription p {
    font-size: 1.2rem;
    line-height: 1.65rem;
  }
  /* .inside-panel-image {
    height: 210px;
  } */
  .swiper-slide .inside-panel-image {
    height: 100% !important;
  }
  .logo img {
    width: 45%;
    max-width: 100%;
    position: relative;
  }
  .ahmedabad_slider img{
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  header {
    padding: 20px 0px 20px 0px;
  }
  form.search_header input {
    width: 100%;
  }
  form.search_header {
    width: 100%;
    float: left;
    padding-right: 20px;
  }
  .slider-wrap .carousel-item {
    z-index: 666;
    /* height: 350px; */
    max-height: 100%;
  }
  .header_search {
    padding-top: 20px;
    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;
    height: 60px;
    line-height: 47px;
    vertical-align: middle;
    width: 100% !important;
  }
  ul.menubar li a {
    font-size: 16px;
    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: 16px;
    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: 18px;
  }
  .heading h1 {
    font-size: 20px;
    line-height: 1.8rem;
  }
  .slider-wrap {
    padding: 3pc 0pc 2pc 0pc;
  }
  .title h4 {
    font-size: 1.2rem;
  }
  .red {
    left: 24%;
    top: 74%;
  }
  .cta {
    font-size: 16px;
    padding: 17px 13px;
  }
  .slider-wrap .carou sel-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: 26px;
  }
  .site_title_wrap {
    padding: 10px 0px !important;
  }
  .title_bold {
    padding: 10px 0px;
    font-size: 1.3rem;
  }
  .card_title {
    font-size: 1.2rem;
  }
  .discription {
    font-size: 1.2rem;
    line-height: 1.65rem;
  }
  .card_overlay_3 {
    min-height: 248px !important;
  }
  .view_all {
    font-size: 22px;
    padding-top: 22px;
    padding-bottom: 20px;
  }
  .content_city p {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .city-slider {
    margin: 0px;
    height: inherit;
  }
  .title_text h1 {
    font-size: 1.3rem;
  }
  .title p {
    font-size: 19px;
  }
  .main_heading h1 {
    font-size: 25px;
  }
  #big_image img {
    width: 100%;
  }
  .news_letter_form .input-group-text {
    font-size: 17px;
    width: 100%;
    float: left;
    text-align: center;
    display: block;
    padding: 20px 0px;
    margin-top: 10px;
    position: inherit;
  }
  .news_letter_form input {
    height: 70px;
  }
  .foot_logo img {
    width: 50%;
  }
  .text_footer {
    width: 100%;
    padding-top: 27px;
    margin: 10px 0px;
  }
  ul.footer_menu li {
    line-height: 35px;
  }
  ul.footer_menu li a {
    font-size: 15px;
  }
  .partner_content {
    padding-left: 0px;
  }
  .foot-1 p {
    font-size: 15px;
  }
  footer {
    background: #2b2e34;
    padding: 2pc 0pc;
  }
  .bottom_bar_text {
    text-align: center;
  }
  .bottom_social {
    text-align: center;
    padding-top: 12px;
  }
  .bottom_social img {
    float: none;
  }
  section.post_wrap .site_title.view_all {
    position: inherit;
    bottom: 0;
  }
  .posterlady {
    height: 100%;
    margin-top: 20px;
    height: 364px;
  }
  .date-panel .date_panel h1 {
    font-size: 25px;
    color: #8c93a2;
  }
  section.post_wrap {
    padding: 2pc 0pc;
  }
  .inside-panel-image img {
    width: 100%;
    height: 100%;
  }
  section.inside-panel .tag-subject {
    height: 100%;
    padding: 20px 0px;
  }
  section.inside-panel {
    padding-bottom: 3pc;
  }
  .share-inside {
    padding-top: 0pc;
  }
  .post-line {
    height: 0px !important;
    margin: 0px !important;
    display: none;
  }
  section.city-section {
    background: var(--bgcolor);
    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: 15px 42px !important;
  }
  section.connecting_the_arts {
    padding: 30px 0px;
  }
  section.team_panel {
    padding: 20px 0px;
  }
  .team_member {
    margin-bottom: 20px;
    height: inherit !important;
  }
  .logo_text {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .first_hover_2 .logo_text {
    padding-left: 0;
    padding-top: 20px;
  }
  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: 47px;
    height: 48px;
    border: 1px solid #cfcfcf;
    background: #eaedf4 !important;
    border-radius: 3px;
    padding: 13px 7px 13px 7px;
    line-height: 36px;
    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: 14px;
    right: 14px;
  }
  .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: 7px;
  }
  .close_button span:nth-child(2) {
    display: none;
  }
  .mini_image .col-md-6 {
    /* width: 33.333%; */
    width: 50%;
    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: right;
    width: 100%;
    float: none;
    margin: 0px auto;
    text-align: center;
  }
  .learn_more_anchor {
    font-size: 14px;
  }
  .left-arrow-button,
  .right-arrow-button {
    width: 25px;
  }
  .left-arrow-featued,
  .right-arrow-featued {
    width: 25px;
  }
  .right-arrow-featued {
    float: right;
  }
  .card_main.red-bg {
    margin-top: 30px;
  }
  .image_slider_top {
    min-height: 380px;
  }
  .sub-menu {
    width: 100% !important;
  }
  ul.menubar > li > a {
    padding: 0.5rem 0.5rem;
  }
  ul.sub-menu li a {
    padding: 0rem 0;
  }
  .sub-menu li {
    line-height: 20px !important;
    height: 30px !important;
    border-bottom: 1px solid #0000001a !important;
  }
  .Artstudios .swiper-wrapper {
    padding-bottom: 10px;
  }
  .ahmedabad_slider {
    height: 250px;
  }
  .text_sec_slider {
    padding: 50px !important;
  }
  .section-2 .col-md-5 .onHover {
    flex-direction: column-reverse;
  }
  .onHover .right{
    display: flex;
    flex-direction: column-reverse;
  }
  .onHover .right>a:nth-child(2){
    margin-top: 35px;
  }
  .card_image.card_overlay_1 {
    height: 200px;
  }
}
/*------------- close ----------------*/
/* Media query for Tab */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  ul.menubar li a {
    /*font-size: 10px;
         */
    /*padding-left: 20px;
        */
    /*padding-right: 39px;
        */
    font-size: 0.625vw;
    padding-left: 0.8vw;
    padding-right: 0.5vw;
  }
  header {
    padding: 20px 0px 40px 0px;
  }
  .slider-wrap {
    padding: 2pc 0pc 2pc 0pc;
  }
  .heading h1 {
    font-size: 15px;
  }
  .red img {
    width: 30%;
  }
  .yellow img {
    width: 30%;
  }
  .cta {
    padding: 11px 20px;
    font-size: 12px;
  }
  /* .slider-wrap .carousel-item {
    height: 280px;
  } */
  .blue {
    left: -90px;
  }
  .title_bold {
    font-size: 16px;
  }
  .discription {
    font-size: 15px;
    line-height: 22px;
  }
  .card_title {
    font-size: 13px;
  }
  .content_city p {
    font-size: 16px;
  }
  .title_text h1 {
    font-size: 13px;
    font-weight: 300;
  }
  .title p {
    font-size: 12px;
  }
  section.city-section {
    padding: 1pc 0pc 1pc 0pc;
  }
  .main_heading h1 {
    font-family: var(--webfontfamily);
    font-size: 14px;
  }
  .discription {
    font-size: 11px;
    line-height: 18px;
  }
  .tag {
    font-size: 13px;
  }
  .news_letter_form input {
    font-size: 13px;
    height: 64px;
  }
  section.newsletter {
    padding: 1pc 0pc;
  }
  .foot_logo img {
    width: 60%;
  }
  .foot-1 p {
    font-size: 13px;
  }
  ul.footer_menu li {
    line-height: 26px;
  }
  ul.footer_menu li a {
    font-size: 12px;
  }
  footer {
    background: #2b2e34;
    padding: 2pc 0pc 5pc 0pc;
  }
  ul.menubar li {
    height: 52px;
    line-height: 32px;
  }
  .text_sec_slider {
    padding: 25px 200px 25px 80px !important;
  }
  .text_sec_slider {
    padding: 25px 100px 25px 80px !important;
  }
  section.connecting_the_arts {
    padding: 60px 0px;
  }
  section.team_panel {
    padding: 22px 0px;
  }
  section.connecting_the_arts {
    padding: 27px 0px;
  }
  .logo_text {
    padding-left: 0;
    padding-top: 10px;
  }
  .logo_discraption {
    font-size: 12px;
  }
  .first_hover_2 .logo_text {
    padding-left: 8px;
    padding-top: 20px;
  }
  .sub-menu li {
    padding-left: 0px !important;
  }
  .title p {
    font-size: 10px;
  }
  .menu-bar {
    padding-top: 24px;
  }
  section.bredcum {
    padding: 14px 0pc;
    background: #ef4735;
  }
  .discription p {
    line-height: 17px;
    font-size: 10px;
  }
  .cta_button {
    padding: 1px 0px 0px 0px;
    float: left;
  }
  .inside_font h1 {
    font-size: 14px;
  }
  .date-panel .date_panel h1 {
    font-size: 20px;
  }
  .view_all {
    font-size: 12px;
  }
  .site_title_wrap {
    padding: 22px 0px !important;
  }
  section.post_wrap {
    padding: 2pc 0pc;
  }
  .site_title img {
    width: 17px;
  }
  .news_letter_form .input-group-text {
    font-size: 13px;
  }
  .site_title {
    font-size: 22px;
  }
  section.city-section .swiper-wrapper {
    padding-top: 20px;
  }
}
/*---------------- Close ------------------*/
