@media only screen and (max-width: 992px) {
	#accessibilitySection .row {
		margin: auto;
	}
    .show_desktop,
    .show_mobile {
        display: none;
    }
    .show_tablet {
        display: block; 
    }
    h1 {
        font-size: 48px;
    }
    h2 {
        font-size: 36px;
    }
    h4 {
        font-size: 30px;
    }
    
    p {
        font-size: 15px;
    }
    #page-id-100 p {
        font-size: 15px;
    }
   
    .newsLetterBgImg {
        position: absolute;
        transform: translateY(-150px);
        width: 110%;
        top: 10px;
        left: -5%;
    }
    .sectionImage {
        width: 100%;
    }
    #newletter {
        overflow: hidden;
    }
    #newletter .title1 {
        margin-top: 35px;
    }
    .emailInput {
        width: 340px;
    }
    #footer .cols_wrapper {
        top: unset;
        bottom: 10%;
        width: 95%;
    }
    #footer .footerAbout{
        width: 23%;
    }
    #footer .footerContact{
        width: 29.66%;
    }
    #footer .foosubscribe{
        width: 47.322%;
    }
    #footer .footerFields .fname{
        margin-right: 2.238%;
    }
    #footer .footerFields .lname{
        margin-left: 2.238%;
    }
    #footer .description {
        font-size: 12px !important;
    }
    #footer #mc_embed_signup .mc-field-group .subscribe-btn{
        width: 160px;
    }
    .site_social li{
        padding-right: 23.5px;
    }
   
    .followUsCol {
        margin-top: 35px;
    }
    #footer .cols_wrapper .description {
        margin-top: 25px;
    }
    #headerbar .collapse {
        display: flex;
    }
    #headerbar .navbar-nav {
        flex-direction: row;
        margin-top: 0px !important;
    }
	.shapeLeft {
		width: 125% !important;
	}
    .types,
    .general_info {
        display: block;
        width: 100%;
        margin-left: 0px;
    }
    .general_info {
        margin-top: 50px;
    }
    .general_info_item {
        width: calc(50% - 25px);
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px !important;
        font-size: 15px;
    }
    .general_info_item:nth-child(1) .bold {
        color: #FF0001;
    }
      p.general-des {
        font-size: 14px;
    }
    .general_info_item a {
        color: #FF0001;
    }
    .general_info_item:nth-child(1) b {
        font-size: 14px;
        font-family: 'poppins-medium';
    }
    .general_info_item:nth-child(1) i {
        font-size: 14px;
    }
    .faqText {
        line-height: 36.57px;
     }
    .general_info_item:nth-child(2) {
        margin-left: 44px;
    }
    #desktop_visit #aboutSection .sectionImage {
        width: 570px;
        height: 400px;
        width: 100%;
    }
      #aboutSection .bgImage {
        top: -70px;
        left: -37px;
        width: 55%;
    }
    .faqAcc {
        margin-left: 28px;
        margin-right: 0px;
        width:76%;
    }
    
    .faqText {
        margin-left: 0px;
        width: 87px;
        margin-top: 0px;
    }
    .faqAcc {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .faqWrapper {
        width: 100%;
        padding-top: 10%;
    }
    
    .faqBgImg {
        z-index: -1;
        width: 100%;
        padding-left: 14px;
        padding-right: 14px;
        position: absolute;
        top: -30px;
        margin-left: 0px;
    }
    .featureCardContent h5 {
        font-size: 15px;
        font-family: 'poppins-semi-bold';
        line-height: 24px;
        margin-bottom: 22px;
        color: #fff;
        text-align: right;
    }
    .featureCardContent em{
        font-family: poppins-regular;
        font-size: 15px;
        font-style: italic;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: right;
    }
      #aboutSection .accordions {
        margin-top: 50px;
    }
      #aboutSection .accordion p {
        font-size: 15px;
    }
      #aboutSection .panel p {
        font-size: 15px;
        width: 100%;
    }
      .heroSectionWrapper .visitText,   .heroSectionWrapper .visitDetails {
        width: 310px;
    }
      .heroSectionWrapper .visitDetails {
        margin-left: 25px;
    }
    .visitHeroWrapper {
        transform: translateY(120px);
    }
      .visitList .text {
        line-height: unset;
    }
    #heroSection .heroSectionWrapper p {
        font-size: 16px;
        line-height: 24px;
    }
    .heroSectionWrapper .subHeroContent{
        width: 100%;
    }
    #heroSection .heroSectionWrapper .link{
        margin-top: 30px;
    }
      #highlightsSection.maker-space-sec {
        width: 100%;
    }
      #highlightsSection.maker-space-sec .heading {
        margin-bottom: 92px;
    }
      .maker-space-sec .sectionImage {
        width: 100%;
    }
      .contentWrapper .items {
        width: 100%;
    }
      .nysci-home-sec h2 {
        width: 100%; 
    }
      .nysci-home-sec p {
        margin-top: 30px;
    }
      #highlightsSection .sectionText {
        margin-top: 10px;
    }
    .faqWrapper {
        width: 100%;
        top: 0px;
    }
      #faqSection .learn_more {
        margin-top: 0px;
    }
    .rowFlex{
        padding-bottom: 0px;
    }
    #desktop_visit #heroSection {
        overflow: unset;
    }
    .visit-hero-sec .heroSecImg {
        height: 350px !important;
    }
    #heroSection.commonSubPageHeroWrapper{
        margin-bottom: 100px;
    }
      .heroSectionWrapper p {
        font-size: 16px;
    }
    .closedDays .bg-image {
        left: 0px;
        top: -5px;
    }
    #accessibilitySection .row {
		min-height: 140px;
	}
    .groupTripBlock svg {
        top: -179px;
        width: 120%;
        left: -45px;
    }
      .groupTripBlock .sectionText {
        margin-left: 30px;
        width: 100%;
    }
      .groupTripBlock p {
        font-size: 15px;
    }
      #experienceMoreSection .entry_card_body h3 {
        min-height: 80px;
        font-size: 24px;
    }
    .entry_card_body{
        padding: 25px 30px;
    }
      .entry_card_body h6 {
        font-size: 12px;
        line-height: 14.63px;
    }
      .learn_more {
        font-size: 12px;
        font-weight: 'poppins-medium';
    }
    .faqAcc {
        margin-left: 0px;
        width: 100%;
    }
    .faqWrapper .panel {
        font-size: 15px;
        font-family: 'poppins-regular';
        width: 90%;
        padding-left:15px;
    }
    .faqWrapper .faqButtons a{
        font-size: 14px;
    }
    .featureBlockSec h4{
        line-height: 36.57px;
        margin-bottom: 42px;
    }
    .featureSummeryBody h3{
        line-height: 29.26px;
    }
    .planSummery p{
        line-height: 24px;
    }
    .featureCardImg {
        padding-bottom: 30px;
    }
    .buttonBlock  a .btn_white{
        width: max-content;
    }
    .buttonWrapper {
        display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: row;
		align-items: center;
    }
    #specialty-museum-access-programs .colFaqRight{
        width: 71%;
    }
    .colFaqRight {
        width: 82%;
    }
    .colFaqLeft {
        width: 12.66%;
    }
    .faqAnswer p, .faqAnswer li {
        font-size: 12px;
    }
    .groupTripBlock .content.note{
        font-size: 15px;
    }
      #accessibilitySection .row {
        padding-top: 0;
    }
    .calendar-sec p {
        font-size: 15px;
        width: 100%;
    }
    .faqText {
        margin-right: 0;
    }
    .faqWrapper {
        width: 100%;
    }
      .faqWrapper .faqAcc .accordion p {
        font-size: 15px;
        font-family: 'poppins-regular';
        width: 80%;
        padding-left: 15px;
    }
    .faqWrapper .panel.active{
        width: 90%;
        padding-left: 15px;
    }
    #openingTickets .date {
        font-size: 16px;
        font-family: 'poppins-semi-bold';
    }
    #openingTickets .note {
        font-size: 16px;
        font-family: 'poppins-regular';
    }
    #opening-hours p.openingHoursNote {
        font-size: 16px;
        font-family: 'poppins-regular';
        position: unset !important;
    }
    #openingTickets .hoursDes p, #openingTickets .hoursDes strong{
        font-size: 16px;
    }
      #openingTickets h5 {
        font-size: 15px;
        font-family: 'montserrat-extra-bold';
    }
      #openingTickets .closedDays .wrapper {
        margin-left: 20px;
    }
    #openingTickets .col-lg-6 {
        padding-top: 0;
    }
      .openingHoursContent .date {
        width: 100%;
    }
      .openingHoursContent span:nth-child(2) {
        width: 40%;
    }
    #ticketsSection {
        margin-top: 50px;
    }
      .accessColumns p.bold:nth-child(1) {
        font-size: 15px;
        font-family: 'montserrat-extra-bold';
    }
      .accessColumns p {
        font-size: 14px;
        font-size: 'poppins-regular';
    }
      #highlightsSection1 .sectionImage {
        margin-top: 0;
    }
    .general_info_item p.bold {
        font-size: 15px;
    }
      #aboutSection p {
        font-size: 18px;
        /*font-family: 'poppins-bold';*/
        width: 32%;
    }
    
      .leftContentWrapper p {
        font-size: 15px;
        width: 100%;
		margin-top: 0px;
    }
    .entry_card_body a.learn_more{
        font-size: 12px;
        line-height: 18px;
    }
      .accessColumns .ticketContent:nth-child(2) {
        font-size: 14px;
        font-family: 'poppins-regular';
    }
    .accessColumns p {
        font-size: 15px;
    }
    .accessColumns .accessFee .itemDetails{
        font-size: 14px;
    }
    .mapBlock .leftContentWrapper h2{
        width: unset;
        font-size: 30px;
        line-height: 36.57px;
    }
    .heroSectionWrapper h1{
        font-size: 40px;
    }
    #openingTickets .closedDays h5, #openingTickets .openingHrs h5{
        font-size: 15px;
    }
    .general_info_item p{
        font-size: 14px;
    }
      .accessColumns .ticketContent {
        font-size: 14px;
        font-family: 'poppins-regular';
    }
    .accessFee li {
        font-size: 14px;
    }
      .accessFee p {
        font-size: 14px;
        font-family: 'poppins-semi-bold';
    }
    .accessColumns .accessFee .row:nth-child(1) p:nth-child(1) {
        font-size: 14px;
    }
    .accessColumns .accessFee .row:nth-child(2) p:nth-child(1) {
        font-size: 14px;
    }
    .admission-price {
        text-align: end;
    }
    .accessColumns .accordion p.admissionTitle {
        font-size: 14px;
    }
    .add-details {
        padding-left: 0px;
    }
    #accessibilitySection .bold {
        font-size: 15px;
        font-family: 'montserrat-extra-bold';
    }
      .accessFee p.admission-price {
        font-family: 'poppins-regular';
    }
    #accessibilitySection p {
        font-size: 15px;
        font-family: 'poppins-regular';
    }
    #classTripsTextAndTextBlock li{
        font-size: 15px;
    }
    #visitors_policies_section #accessibilitySection .btn_white{
        margin-top: 30px;
    }
	.textAndTextBlockSec .items li {
        font-size: 15px;
    }
  .leftContentWrapper h2 {
    font-size: 36px;
    width: 100%;
    font-family: 'montserrat-bold';
}
.rightContentWrapper h2{
    width: 100%;
}
.newsLetterBgImg {
    top: 140px;
}

	.mapBlock {
		background: url(../../gallery_bgimages/map-nysci-tab.svg);
		background-size: 115%;
		background-position: bottom;
		padding-bottom: 54px;
		background-repeat: no-repeat;
	}
    .navigation-header-mobile .byeTicket a {
        position: absolute;
        top: 65px;
        transition: all 0.5s;
        -webkit-animation-duration: 0s;
    }
    .navigation-header-mobile .byeTicket.btn_animate a {
        top: 23px;
        transition: all 0.5s;
        -webkit-animation-duration: 0s;
    }
    .mobileNavWrapper {
        transition: all 0.5s;
    }
    .off_header_top {
        margin: 0px;
    }
    .template-error-page {
        margin-top: 170px;
    }
    .template-error-page .container {
        height: 683px;
    }
	#errorPageWrapper .errorBg {
        background-image: url(../img/bg-image/ErrorPageBgTab.jpg);
        background-size: 100% 100%;
        background-position: 100% 80%;
        height: 683px;
        margin-top: 146px;
    }  
    #errorPageWrapper .container{
        max-width: 678px !important;
        padding: 0 !important;
    }
    #errorPageContent{
        top: 45.9%;
    }
    #errorPageWrapper .gifIcon {
        bottom: 7%;
        right: 1%;
        rotate: -12deg;
    }
#desktop_whats_here .heroSectionContent {
    width:900px;
    height: 390px;
}
.heroSectionContent  .heroSectionWrapper h6{
    font-size: 20px;
}
.heroSectionWrapper{
    width: 85%;
    top: 65%;
}
#desktop_whats_here .heroSecImg{
    height:350px;
}
.exp-hero-sec  .heroSectionWrapper h1 {
    width: 100%;
    line-height: 1.3;
}
#heroSection.exp-hero-sec .heroSecImg{
    height:350px;
}
.heroSectionWrapper .visitText{
    font-size: 48px;
}
#heroSection .description{
    font-size: 16px;
}
#heroSection .heroSectionContent.bg-heroBuildImg{
    width: 100%;
}
.exhibits-sec .entry_card{
    margin-top: 20px;
}
.exhibits-sec h4{
    text-align: center;
}
#experienceMoreSection .main-title {
    font-size: 30px;
}
#experienceMoreSection .exp-sub-des{
    font-size: 15px;
    text-align: initial;
}
#experienceMoreSection.exhibits-sec .readMoreBtn a{
    text-decoration: none;
}
#experienceMoreSection.program-sec .contents .title2 {
    min-height: 70px;
}
#experienceMoreSection .sub-title {
    font-size: 12px;
}
#experienceMoreSection .contents .title2 {
    font-size: 24px;
}
#experienceMoreSection .contents .loadMoreText{
    font-size: 12px;
}
.hide-in-tab{
    display: none;
}
.hide-in-des{
    display: block;
}
.show-in-mob{
    display: block;
}

#experienceMoreSection .readMoreBtn{
    margin: 39px auto 0px auto;
}
.exhibits-sec .btn_white{
    margin-left: auto;
    margin-right: auto;
}
.program-sec .btn_white{
    margin-left: auto;
    margin-right: auto;
}
.program-sec .entry_card{
    margin-top: 20px;
}
.program-sec h4{
    text-align: center;
}
.dailyDemos .row {
    margin-top: 0px;
}
#newletter .title2{
    font-size: 30px;
    margin-top: unset;
}
#newletter .description{
    font-size: 15px;
    width: 100%;
}
#newletter.dailyDemos .description{
    margin-top: 30px;
}
#desktop_whats_here .dailyDemos .newsLetterBgImg{
    width:100%;
    top:30px;
}
.dailyDemos .sectionImage {
    margin-top: 0px;
}
.dailyDemos .swipersicons .swiper-button-prev {
    left: 180px;
}
.dailyDemos .swipersicons .swiper-button-next {
    left: 230px;
}
.dailyDemos .swipersicons {
    bottom: -16px;
    right:58%;
}
.dailyDemos p{
    font-size: 15px;
    width: 100%;
}
.maker-space-sec p{
    margin-bottom: 40px;
}
.maker-space-sec a{
    margin-top: 20px;
}
.maker-space-sec{
    width: 90%;
}
.rightContentWrapper p {
    width: 100%;
}
.rightContentWrapper {
    padding-left: 1em;
}
.theater-sec .newsLetterBgImg{
    padding: unset;
    padding-top: 12px;
    width: 100%;
    left:0;
}
#newletter .title3{
    font-size: 24px;
}
#newletter.theater-sec {
    margin-top: 100px;
}
.theater-sec .theater img {
    width: 150px;
    height: 150px;
}
#desktop_whats_here #newletter .row{
    padding-top: 80px;
}
#newletter.dailyDemos{
    overflow: visible;
}
#newletter.theater-sec{
    background: url(../../gallery_bgimages/bg-feature-tab.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0em 0px;
    width: 100%;
    height:800px;
    margin-top: 0px;
}
.theater h3 {
    width: 95%;
    margin-top: 30px;
    font-size: 24px;
}
#newletter .theater p {
    width: 100%;
    margin-top: 24px;
}
#newletter .theater {
    transform: translate(0px, 95px);
}
.theater-sec .theater-border{
    border:none;
}
.theater:nth-child(1) .theater-des {
    padding-right: 0px;
}
.theater:nth-child(2) .theater-des {
    padding-right: 16px;
}
#calendar .row{
    width:90%;
}
.calendar-sec p{
    font-size: 15px;
    width: 100%;
}
.calendarItems .title1{
    font-weight: 400;
    font-size: 16px;
}
.calendarItems h2 {
    width: 85%;
    line-height:43.88px;
}
#calendar .heading{
    font-size: 36px;
}
.loadMoreControl {
    margin-top: 40px;
}
.calendarItems{
    padding:30px;
}
.nysci-home-sec h2 {
    width: 85%;
}
.nysci-home-sec p{
    font-size: 15px;
    width: 100%;
}
.nysci-home-sec .sectionImage{
    width: 354px;
    margin-top: 0;
}
#footer .description{
    font-size: 14px;
    font-weight: 500;
}

#footer .footer-des{
    font-size: 11px;
}
.home-about-sec .bgImage{
    top:-10px;
    width:90%;
}
#highlightsSection.home-hlights-sec .bgImage {
    top: -30%;
    left: -17%;
    width: 134%;
}
.home-hlights-sec .description {
    font-size: 15px;
}
#highlightsSection.home-hlights-sec .highlightItems .home-exhibits-sec {
    margin-top: 150px;
}
#highlightsSection.home-hlights-sec .highlightItems .row:nth-child(2) .bgImage {
    top: -30px !important;
    left: -30px !important;
}
#highlightsSection.home-hlights-sec .home-exhibits-sec .description {
    width: 100%;
}
.home-sub-sec .sectionImage {
    margin-top: 120px;
    width: 354px;
}
.home-sub-sec .newsLetterBgImg{
    top:10px;
}
#newletter.home-sub-sec .row{
    height: unset;
}
#newletter.home-sub-sec {
    margin-top: 0px;
}
#page-id-38 .newsletterBlock {
     width: 100%;
     padding: 5em 0px;
}
.home-sub-sec .sectionText h6{
    font-size: 15px;
}
#home-newsletterblock-741 p {
    margin-top: 0;
    width: 100%;
    margin-bottom: 0;
    font-size: 15px;
}
.home-sub-sec .sectionText{
    transform: translate(0px);
    margin-top: 120px;
}
#instagramSection.home-insta-sec{
    margin-top: 0;
}
#instagramSection h4{
    font-size: 30px;
}
#instagramSection.home-insta-sec .swipersicons .swiper-button-next{
    top:-40px;
}
#instagramSection.home-insta-sec .swipersicons .swiper-button-prev{
    top:-40px;
}
#mc_embed_signup .mc-field-group .email{
    width: 100%;
    font-size: 12px;

}
.home-sub-sec .subscribe-btn{
    left:124px;
}
#instagramSection.home-insta-sec .igImageCol .swiper-slide img{
    width: 100%;
}
#instagramSection.home-insta-sec .igTextCol {
    margin-left: 4.5%;
}
#instagramSection.home-insta-sec .igImageCol {
    width: calc(94.5% - 205px);
    vertical-align: bottom;
}
#instagramSection.home-insta-sec .description{
    margin-top: 30px;
    font-size: 15px;
}
#instagramSection.home-insta-sec .swipersicons{
    margin-top: 6%;
}
div#home-textandimageblock-662 .rightImgOverlay {
    width: 135%;
}
    #newletter .newsletterWrapper .sectionImage{
        margin-top: 175px;
    }
	#newletter #mc_embed_signup .mc-field-group .subscribe-btn {
		left: 0;
		min-width: 180px;
		animation-name: auto;
		display: block;
		margin: auto;
		margin-top: 30px;
	}
    .neweletterRightContet h6, .neweletterRightContet h2{
        padding-bottom: 30px;
		margin-bottom:0px;
    }
    .home-sub-sec .sectionText {
        padding-bottom: 75px;
    }
    #newletter #mc_embed_signup .mc-field-group .email{
        padding-right: 6px !important;
    }
    .neweletterRightContet p{
        padding-bottom: 30px;
    }
    .neweletterRightContet h2{
        width: 100%;
    }
    .neweletterRightContet{
        width: 100%;
    }
    .newsletterEmail {
        padding-top: 15px;
    }
    #footer .show-mobile {
        display: none;
    }
    .timingContent {
        width: 70%;
    }
    
    #footer #mc_embed_signup .mc-field-group {
        width: 100% !important;
    }
    .linksFooter {
        font-size: 12px !important;
        line-height: 18px;
    }
    .linksContactFooter{
        font-size: 12px;
        line-height: 18px;
    }
    #footer .address,
    #footer .email {
        font-size: 12px;
    }
	#footer .address {
        width: 85%;
    }
    #footer .contactUsCol .title1 {
        font-size: 15px;
    }
    .followUsCol .title1 {
        font-size: 15px;
    }
    .footerSubscribe .title1 {
        font-size: 15px;
    }
    #footer .copyrights {
        font-size: 11px;
        margin-top: 10px;
    }
    #footer .footerSubscribe .title1 {
        margin-left: 6px;
    }
    .eventSec .seprator{
        right: 9px;
    }
    #planAnEvent {
        padding-top: 50px;
    }
    .eventSec .planEvent {
        transform: translate(0px, 73px);
    }
    .eventSec .planEvent img{
        width: 150px;
        height: 150px;
    }
    .eventSec .event-des h3{
        font-size: 24px;
    } 
    .planEvent h3 {
        width: 85%;
    }
    .notifivationBlock p{
        font-size: 12px;
    }
    .featureBlockSec .featureSectionWrapper .featureCardItem blockquote{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .featureBlockSec .featureSectionWrapper .featureCardItem pre, .featureBlockSec .featureSectionWrapper .featureCardItem pre span{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .imageTextBlockSec#come_on_get_happy .shapeCenter{
        width: 570px  !important;
    }
    .textImageBlockSec#play_ground .shapeLeft{
        width: 400px !important;
    }
    #page-id-17183 #heroSection.commonSubPageHeroWrapper{
        margin-bottom: 150px;
    }
    .pageBgBuildingWrapperOverlay{
        position: relative;
    }

/****************card Item- 14Nov21****************/
    .block-sec .cardItem{
        width: 31%;
    }
    .block-sec .cardRow h4{
        margin-bottom: 42px;
        text-align: center;
    }
   
    .block-sec .learn_text{
        font-size: 12px;
        line-height: 18px;
    }
    .entry_card_body h3{
        margin-bottom: 25px;
        line-height: 29.26px;
        font-size: 24px;
		min-height:60px;
    }
    .block-sec#d_theater .entry_card_body h3 {
        min-height: 116px;
    }

    .block-sec{
        padding-bottom: 100px !important;
    }
    .block-sec .cardRow h4{
        line-height: 36.57px;
    }

    /****************card Item- 14Nov21****************/
	.col_hours_block {
		width: 323px;
	}
	.col_days_block {
		width: 384px;
	}
	.general_info_item {
		padding: 47px;
	}
	.ticketSpecialCol {
		width: 100%;
		margin-top: 80px;
    }
    .entry_card_img .loader-image {
        min-height: 99px;
    }
    .swiper-slide .loader-image {
        min-height: 250px;
    }
    .ticketsPage .ticketsListWrapper .listItem{
        width: 310px;
    }
    .ticketsPage .listItem:nth-child(3){
        order: 4;
    }
    .ticketsPage .listItem:nth-child(4){
        order: 3;
    }
    .ticketsPage .ticketsListWrapper .listItem:nth-child(1), .ticketsPage .ticketsListWrapper .listItem:nth-child(2), .ticketsPage .ticketsListWrapper .listItem:nth-child(4), .ticketsPage .ticketsListWrapper .listItem:nth-child(5){
        margin-right: 0;
    }
    .ticketsPage .ticketsListWrapper .listItem:nth-child(3), .ticketsPage .ticketsListWrapper .listItem:nth-child(2), .ticketsPage .ticketsListWrapper .listItem:nth-child(5), .ticketsPage .ticketsListWrapper .listItem:nth-child(6), .ticketsPage .ticketsListWrapper .listItem:nth-child(4){
        margin-left: 0;
    }
    .ticketsPage .ticketsListWrapper .listItem:nth-child(-n+3){
        margin-top: 0px;
    }
    .ticketsPage .ticketsListWrapper .listItem:nth-child(-n+2){
        margin-top: 0px;
    }
    .ticketsPage .ticketsListWrapper .listItem:nth-child(3){
        margin-top: 80px;
    }
    .ticketsPage h4 {
        line-height: 36.57px;
        margin-bottom: 82px;
    }
    .ticketsPage .ticketTitle{
        line-height: 18.29px;
    }
    .ticketInstruction{
        margin-top: 21px;
    }
    .ticketsPage .ticketInstruction p:not(:last-child){
        margin-bottom: 21px;
    }
    .ticketsPage .ticketsListWrapper{
        justify-content: space-between;
    }
    .ticketsPage .btn_red{
        margin-top: 23px;
    }
    .ticketsPage.sectionSpace{
        padding-top: 0 !important;
    }
    .ticketsPage .ticketsListWrapper .accessFee li:first-child, .ticketsPage .ticketsListWrapper .acc-dropdown:first-child{
        margin-top: 25px;
    }
    .ticketsPage .ticketsListWrapper .acc-dropdown:last-child{
        margin-bottom: 0px;
    }
	.ticketsPage .ticketsListWrapper .accessFee .ticketPrice p{
        text-align: right;
    }
    .ticketsPage .accessFee .row{
        padding: 13px 0 13px 0;
    }
    .ticketsPage .stageBtn{
        margin-bottom: 21px;
    }
    .ticketsPage .listItem ul li{
        line-height: 24px;
    }
    .ticketsPage .admissionMainTitle{
        font-size: 14px;
    }
    .ticketsPage .accordion{
        padding: 20px 0 20px 0;
    }
    .ticketsPage p.alterForDropdown{
        font-size: 14px;
    }
    .ticketsPage .listItem ul li p, .ticketsPage .listItem ul li span{
        font-size: 14px;
    }
    .ticketsPage .ticketsListWrapper .acc-dropdown .accordion .dropdownArr{
        right: 0;
    }
    .ticketsPage .ticketsListWrapper .panel.active .accessFee li:last-child{
        margin-bottom: 20px;
    }
    .ticketsPage .ticketsListWrapper .panel.active .accessFee li:first-child{
        margin-top: 11px;
    }
    .ticketsPage .accessFee .stageName{
        width: 240px;
    }
    .ticketsPage .accessFee .ticketPrice{
        width: 60px;
    }    
    #openingTickets .hoursDes p{
        width: 100%;
    }
    .openingHoursContent span:nth-child(2) {
        width: 100%;
    }
    .admissionDetailSection .priceListTitle {
        width: 240px;
    }

}
@media (max-width: 575.98px) { 
	.col_hours_block {
		width: 100%;
        padding-bottom: 50px;
	}
	.col_days_block {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.titleCenter{
		padding-bottom: 42px;
		line-height: 36.57px
	}
	.textBgcontentWrapper {
		background-position: center;
		background-size: cover !important;
		background-repeat: no-repeat;
		border-radius: 150px;
	}
    #designProjectGuidelines{
        padding-bottom: 160px !important;
    }
    #experienceMoreSection .container .titleCenter {
        padding-bottom: 42px;
    }
    .byeTicket a {
        padding: 8px 10px;
        top: 5em;
    }
    .byeTicket.btn_animate a {
        top: 3em;
    }
    .heroSliderHomeWrapper.heroSliderMainWrapper {
        margin-top: 6em;
    }
    @-webkit-keyframes leftSlideAfter {
        0% {
            top: 2em;
        }
        100% {
            top: 3em;
        }
    }
    @-webkit-keyframes leftSlideBefore {
        0% {
            top: 2em;
        }
        100% {
            top: 5em;
        }
    }
    .bgBuildingImg {
        background: none !important;
        position: relative;
        padding: 3em 0px 0px 0px;
    }
    .mobileBgBuilding {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 490px;
        width: 92%;
        object-fit: cover;
        object-position: top;
        margin: auto;
    }
    .sliderContentWrapper h1 {
        font-size: 48px;
    }
    .sliderContentWrapper {
        padding-left: 1em;
    }
    .sliderController {
        position: relative;
        right: 0;
        width: 65%;
        top: 0;
        transform: translate(0%, 0%);
        z-index: 1111;
        margin-top: 2em;
    }
    .heroSlider-button-prev svg {
        float: left;
    }
    div#home-textandimageblock-545 {
        margin-top: 9em;
    }
    .herSliderBlock {
        margin-top: 0em;
    }
.pageBgBuildingWrapper {
    position: relative;
    margin-top: -17em;
}
.exp-hero-sec h1 {
    font-size: 40px;
}
#heroSection.exp-hero-sec .heroSecImg {
    height: 350px;
}
.routeAccordian {
    width: 100%;
}
img.getHereOverlayImg{
	left: 0;
}
.getHereiframe {
    width: 80.55%;
    margin: auto;
}
.contentWrapper{
	width:100%;
}
h2.tabHeading {
    text-align: center;
	font-family: 'montserrat-extra-bold';
}
.partyTimings {
    padding-top: 31px;
}
.accessibility_bg .items {
    width: 87.7%;
}
.visitor_policy_div .col-md-6 {
    padding: 0;
}
.visitor_policy_div .items {
    width: 304px;
}
.visitor_policy_div .col-md-6:nth-child(1) .items {
    margin-left: 0;
}
.visitor_policy_div .col-md-6:nth-child(2) .items {
    margin-right: 0;
}
.accessColumnsBlock {
    width: auto;
}
.accessFee p {
    text-align: left;
}
#admission-details .accordions .accessFee ul li p{
	padding: 0px 15px;
}
.accordion .dropdownArr{
	right: 1px;
}
	.ticketBadgeCol img {
		width: 50px;
	}
	.ticketBadgeCol {
		position: absolute;
		top: -20px;
		right: -30px;
	}
section.schoolPrograms {
    padding-bottom: 34px !important;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.col_days_block {
		width: 530px;
	}
    .col_hours_block {
        width: 405px;
    }
	.ticketBadgeCol{
		top: -20px;
		right: 20px;
	}
	.ticketBadgeCol img {
		width: 60px;
	}
}
