@media (min-width: 1680px) {
    .maximus {
        max-width: 1280px;
        margin: 0 auto;
    }
}

@media (max-width: 1680px) {
    .maximus {
        max-width: 100%;
    }

}

@media (max-width: 1200px) {
  .time-list li {
    width: calc(16.66% - 20px);
  }
}
@media (max-width: 1100px) {
  .time-list li {
    width: calc(20% - 20px);
  }
}


@media (max-width: 1050px) {
  .movie-col {
    width: calc(25% - 10px);
  }
  .theatre-add {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .time-list li {
    width: calc(25% - 20px);
  }
}



@media (max-width: 900px) {
  .movie-col {
    width: calc(33% - 10px);
  }
  .ab-txt {
    top: 20%;
    width: 90%;
  }
  .abt-lft {
    width: 100%;
  }
  .abt-rht {
    display: none;
  }
  .contact-col {
    width: 48%;
    margin-bottom: 35px;
  }
  .ca-row {
    width: 80%;
  }
  .time-list li {
    width: calc(33.33% - 20px);
  }
}

@media (max-width: 768.3px) {  
  .theatre-add {
    display: none;
  }
  .st-mr-tit {
    width: 250px;
  }
  .time-list {
    width: calc(100% - 250px);
  }
  .st-mr-tit-content {
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .advertse-row .movie-col {
    width: 48%;
  }
  
}

@media only screen and (max-width: 767.2px) {
	.theatre-ads-row {
		justify-content: flex-start;
	}
   .ta-col {
	  width: 48%;
	  margin: 0 1% 20px;
	}
}

@media screen and (max-width: 700px) {
  .tabs {
    display: none;
  }
  .tab_drawer_heading {    
    color: #dbe2fb;
    font-weight: 600;
    margin: 0;
    padding: 9px 20px;
    border-radius: 30px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: solid thin #fc7c00;
    margin: 0 20px 20px;
    text-align: center;
  }
  .d_active {
    color: #fff;
    background: rgb(241,89,59); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(241,89,59,1) 0%, rgba(246,138,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(241,89,59,1) 0%,rgba(246,138,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(241,89,59,1) 0%,rgba(246,138,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1593b', endColorstr='#f68a22',GradientType=1 ); /* IE6-9 */
    /*box-shadow: 0px 10px 15px 0px rgba(246, 138, 34, 0.5);*/
    margin-bottom: 0;
  }
  .tab_content {
    padding: 20px 20px 20px;
  }
  .ftr-btm ul {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .movie-col {
    width: calc(50% - 10px);
  }
  .header-wrap {
  	padding: 10px 20px 10px;
  }
  .page-wrapper {
    padding-top: 77px;
  }
  .ab-txt {
    position: relative;
  }
  .ab-txt h3 {
    font-size: 30px;
  }
  .ab-txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .about-content {
    padding: 40px 20px;
  }
  .about-gallery {
    padding: 40px 20px;
  }
  .contact-col {
    width: 100%;
  }
  .ca-row {
    width: 100%;
  }
  .ca-col {
    width: 100%;
    border-right: 0; 
  }
  .advertse-row .movie-col {
    width: 100%;
    margin-bottom: 40px;
  }
  .advertse-row {
    padding: 40px 20px;
  }
  .adv-lft h4 {
    top: 0;
  }
  .thatre-ads {
    padding: 40px 20px;
  }
  .time-list {
    width: 100%;
  }
  .time-list li {
    width: calc(25% - 20px);
  }
}

@media (max-width: 500.2px) {
	.location {
		position: absolute;
		top: 45px;
		right: 10px;
		margin-right: 0;
		font-size: 12px;
    display: none;
	}
  .ftr-top {
    justify-content: center;
  }
  .ftr-top a {
    margin-bottom: 30px;
  }
  .ftr-btm ul {
    margin-bottom: 20px;
  }
  .ftr-btm ul li {
    width: 49%;
    margin-right: 0;
    text-align: center;
  }
  .ftr-top ul li a {
    margin-bottom: 0;
  }
  .ftr-btm p {
    text-align: center;
    width: 100%;
  }
  .logo {
    width: 100px;
  }
  .location-mobile {
    display: inline-block;
    margin-right: 25px;
  }
  .page-wrapper {
    padding-top: 52px;
  }
  #menu {
    width: 90%;
  }
  
  .st-mr-tit {
    width: 100%;
  }
  .st-mr-tit-content {
    width: calc(100% - 70px);
    padding-left: 15px;
  }
  .abt-lft h4 {
    font-size: 18px;
  }
  .abt-lft h2 {
    font-size: 25px;
  }
  .abt-lft p {
    font-size: 14px;
  }
  .ca-col h4 a {
    color: #f68a22!important;
  }
  .time-list li {
    width: calc(33.33% - 20px);
  }
}


@media only screen and (max-width: 450px) {
	.movie-col {
    	width: calc(100% - 10px);
  	}
  	.ta-col {
	    width: 100%;
	    margin: 0 0% 20px;
  }
  .dd-button {
    font-size: 10px;
  }
  .time-list li {
    width: calc(50% - 20px);
  }
  .date-list {
    
  }
  .date-list li {
    width: calc(33.33% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}


@media (min-width: 320px) and (max-width: 768.2px) {
   
}

@media only screen and (max-width: 359px) {
  .dd-button {
    font-size: 10px;
  }
}