@font-face {
  font-family: "easyticket-Light";
  src: url("../customfonts/easyticket-Light.eot?#iefix");
  src: url("../customfonts/easyticket-Light.eot?#iefix") format("eot"), url("../customfonts/easyticket-Light.woff2") format("woff2"), url("../customfonts/easyticket-Light.woff") format("woff"), url("../customfonts/easyticket-Light.ttf") format("truetype"); }
@font-face {
  font-family: "easyticket-Regular";
  src: url("../customfonts/easyticket-Regular.eot?#iefix");
  src: url("../customfonts/easyticket-Regular.eot?#iefix") format("eot"), url("../customfonts/easyticket-Regular.woff2") format("woff2"), url("../customfonts/easyticket-Regular.woff") format("woff"), url("../customfonts/easyticket-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "easyticket-Semibold";
  src: url("../customfonts/easyticket-Semibold.eot?#iefix");
  src: url("../customfonts/easyticket-Semibold.eot?#iefix") format("eot"), url("../customfonts/easyticket-Semibold.woff2") format("woff2"), url("../customfonts/easyticket-Semibold.woff") format("woff"), url("../customfonts/easyticket-Semibold.ttf") format("truetype"); }
body {
  font-family: easyticket-Regular;
  font-size: 16px; }

.container {
  width: 1170px;
  margin: 0 auto; }

.topbar {
  margin: 10px 0 5px; }

.socialicons a {
  text-decoration: none;
  color: #bdbdbd;
  width: 25px;
  height: 25px;
  font-size: 24px;
  margin-right: 10px; }

.socialicons a:hover,
.socialicons a.active {
  text-decoration: none;
  color: #0d47a1; }

.contactno {
  margin-left: 30px;
  display: inline-block; }

.contactno a {
  color: #424242;
  text-decoration: none;
  position: relative;
  top: -3px; }

hr {
  margin-bottom: 0;
  margin-top: 0; }

.stickymenu {
  display: block;
  width: 100%;
  box-shadow: 0px 2px 6px #999;
  position: fixed;
  top: 50px;
  z-index: 999;
  background: #fff; }

.mainmenu .navbar-fixed-top {
  top: 50px;
  background-color: #fff !important;
  transform: all 0.2s linear; }
.mainmenu .navbar-default {
  background-color: transparent;
  border-color: transparent; }
.mainmenu .navbar-brand {
  padding: 15px 15px 15px 0; }
.mainmenu .navbar-nav {
  font-family: easyticket-Semibold;
  font-size: 16px;
  color: #212121; }
.mainmenu .navbar-nav i {
  font-size: 24px;
  position: relative;
  top: 5px;
  margin-right: 5px; }
.mainmenu .nav > li > a {
  padding: 15px 10px;
  color: #212121;
  text-decoration: none;
  line-height: 42px; }
.mainmenu .nav > li > a:hover {
  color: #20afcc;
  text-decoration: none;
  line-height: 42px;
  border-bottom: 3px solid #f8963c;
  padding: 15px 10px 12px 10px; }
.mainmenu .navbar {
  margin-bottom: 0; }
.mainmenu .navbar-default .navbar-nav > .open > a,
.mainmenu .navbar-default .navbar-nav > .open > a:focus,
.mainmenu .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent; }

.signbtn li {
  margin: 15px 0 0 10px; }
.signbtn li a {
  line-height: 18px !important;
  font-size: 14px;
  padding: 10px !important; }
.signbtn .btn-default {
  border: 2px solid #212121; }
.signbtn li a:hover {
  background-color: #212121 !important;
  color: #fff !important;
  border-bottom: 0px solid #f8963c !important; }

.adminname {
  padding: 25px 0px;
  max-width: 85px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: easyticket-Regular; }

.adminimg {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #787878;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 20px 0 0 0; }

.admbtn .dropdown a {
  padding: 0 10px !important;
  border: none !important; }
.admbtn .caret {
  margin-top: -30px; }
.admbtn .dropdown-menu {
  padding: 0 !important;
  border-top: 3px solid #f8963c; }
.admbtn .dropdown-menu > li > a {
  padding: 5px 20px !important; }
.admbtn .dropdown-menu > li > a.active {
  padding: 5px 20px !important;
  background-color: #20afcc;
  color: #fff !important;
  font-family: easyticket-Semibold; }
.admbtn .dropdown-menu > li > a:hover {
  background-color: #20afcc;
  color: #fff; }

.banner_container {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 75px; }

.banner_container .carousel-caption {
  font-size: 40px;
  color: #fff; }
.banner_container .carousel-indicators .active {
  background-color: #f8963c;
  border: 1px solid #f8963c;
  box-shadow: 0 2px 5px #f8963c; }

.quick_ticketform {
  display: block;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50px; }

.quick_ticketform label {
  font-family: easyticket-Semibold;
  font-size: 20px;
  margin: 0;
  line-height: 20px; }
.quick_ticketform .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-size: 18px;
  font-family: easyticket-Regular;
  color: #e0e0e0;
  padding: 0;
  box-shadow: none;
  background: url(../images/down_arrow.png) no-repeat right center; }
.quick_ticketform select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
.quick_ticketform option {
  color: #212121; }
.quick_ticketform button {
  background: none;
  border: none;
  text-align: center;
  display: block;
  margin: 0 auto; }

.quick_title {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px; }

.moviebg {
  display: block;
  width: 100%;
  background-image: url(../images/moviebg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 781px;
  padding: 20px 0;
  position: relative; }

.movietitle {
  display: inline-block;
  font-size: 60px;
  font-family: easyticket-Semibold;
  color: #212121;
  margin: 70px 0 0 0; }

.movietext {
  display: inline-block;
  width: 45%;
  margin: 10px 0 0 0;
  font-size: 20px; }

.movielink a {
  font-size: 20px;
  color: #212121;
  text-decoration: underline;
  margin: 20px 0;
  display: inline-block; }

.movie1 {
  position: absolute;
  right: 0;
  background: url("../images/movie1bg.jpg") no-repeat;
  width: 423px;
  height: 418px;
  top: 60px; }

.movie1 img {
  position: relative;
  left: 18px;
  top: 3px; }

.movie2 {
  position: absolute;
  right: 437px;
  top: 137px;
  display: inline-block;
  box-shadow: 0px 5px 11px #6f6f6f; }

.movie3 {
  position: absolute;
  right: 452px;
  top: 437px;
  display: inline-block;
  box-shadow: 0px 5px 11px #6f6f6f; }

.movie4 {
  position: absolute;
  right: 650px;
  top: 344px;
  display: inline-block;
  box-shadow: 0px 5px 11px #6f6f6f; }

.movie5 {
  position: absolute;
  right: 850px;
  top: 415px;
  display: inline-block;
  box-shadow: 0px 5px 11px #6f6f6f; }

.entertainment_bg {
  display: block;
  width: 100%;
  background-image: url("../images/entertainment_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  padding: 100px 0 0 0; }

.entertainment_title {
  font-size: 60px;
  color: #fff;
  margin-bottom: 20px;
  font-family: easyticket-Semibold; }

.entertainment_text {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  width: 80%;
  display: block;
  margin: 0 auto 20px; }

.entertainment_link a {
  font-size: 20px;
  color: #fff;
  text-decoration: underline; }

.eventtext {
  width: 38%; }

.eventbg {
  display: block;
  width: 100%;
  background-image: url(../images/eventbg.jpg);
  background-repeat: no-repeat;
  height: 589px;
  background-size: cover;
  padding: 20px 0;
  position: relative; }

.event1 {
  position: absolute;
  right: 0;
  background: url("../images/event1bg.jpg") no-repeat;
  width: 512px;
  height: 527px;
  top: 0; }

.event1 img {
  position: relative;
  left: 29px;
  top: 28px; }

.event2 {
  position: absolute;
  right: 210px;
  background: url("../images/event2bg.jpg") no-repeat;
  width: 512px;
  height: 527px;
  top: 25px; }

.event2 img {
  position: relative;
  left: 16px;
  top: 9px; }

.event3 {
  position: absolute;
  right: 530px;
  top: 240px;
  display: inline-block; }

.event4 {
  position: absolute;
  right: 750px;
  top: 360px;
  display: inline-block; }

.bus_bg {
  display: block;
  width: 100%;
  background-image: url("../images/busbg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
  padding: 100px 0 0 0; }

.footer_menu {
  font-family: easyticket-Semibold;
  font-size: 16px;
  color: #212121;
  width: 100%;
  display: block;
  text-align: center;
  margin: 20px auto 10px; }

.footer_menu a {
  color: #212121;
  text-decoration: none;
  border-right: 2px solid #212121;
  padding-right: 10px; }
.footer_menu li:last-child a {
  border-right: 0px solid #212121;
  padding-right: 0; }

.copyright_menu {
  font-family: easyticket-Semibold;
  font-size: 16px;
  color: #212121;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 20px; }

.copyright_menu li:first-child {
  border-right: 2px solid #212121; }
.copyright_menu li:last-child a {
  border-right: 0px solid #212121; }
.copyright_menu a {
  color: #212121;
  text-decoration: none;
  border-right: 2px solid #212121;
  padding-right: 10px; }

.signin_modal {
  font-family: easyticket-Regular; }

.signin_modal .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
.signin_modal .close {
  font-size: 36px;
  font-weight: 400;
  color: #212121;
  filter: alpha(opacity=60);
  opacity: 0.6; }

.signin_form {
  color: #fff; }

.signin_form .btn-danger {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #db402c;
  display: block;
  width: 100%;
  padding: 0; }
.signin_form .btn-primary {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #3b5998;
  display: block;
  width: 100%;
  padding: 0; }
.signin_form .btn-block {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #20afcc;
  border: none;
  display: block;
  width: 100%;
  padding: 15px 0;
  font-size: 18px; }
.signin_form i {
  font-size: 22px;
  margin: 0 10px;
  padding: 10px 0 0 0; }
.signin_form .fbicon {
  margin: 0 15px; }
.signin_form .google_sepline {
  display: inline-block;
  width: 1px;
  height: 44px;
  background-color: #ae3323; }
.signin_form .fb_sepline {
  display: inline-block;
  width: 1px;
  height: 44px;
  background-color: #2f4678; }
.signin_form .signin_text {
  font-size: 18px;
  display: inline-block;
  padding: 8px 0 0 0;
  margin: 0 30%; }
.signin_form .fb_text {
  margin: 0 28%; }
.signin_form .horline {
  display: block;
  position: relative;
  height: 1px;
  background-color: #e0e0e0;
  margin: 20px auto;
  width: 100%;
  text-align: center; }
.signin_form .signinor {
  position: absolute;
  top: -15px;
  font-size: 18px;
  color: #757575;
  background-color: #fff;
  left: 45%;
  width: 60px; }
.signin_form .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  color: #212121;
  padding: 25px 12px; }
.signin_form .signup_text {
  font-size: 16px;
  color: #212121;
  margin: 20px 0; }
.signin_form .signup_text a {
  text-decoration: underline;
  color: #212121; }

.signin_title {
  font-family: easyticket-Semibold;
  font-size: 36px;
  color: #212121;
  display: block;
  width: 100%;
  text-align: center; }

.signin_subtitle {
  font-size: 18px;
  color: #757575;
  display: block;
  width: 100%;
  text-align: center; }

@media (max-width: 1200px) {
  .container {
    max-width: 1170px;
    width: 100%; }

  .movie1,
  .movie2,
  .movie3,
  .movie4,
  .movie5,
  .event1,
  .event2,
  .event3,
  .event4 {
    display: none; }

  .movietext {
    display: block;
    width: 100%; }

  .moviebg {
    background-image: url(../images/moviebgmob.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: auto;
    min-height: auto;
    padding: 0;
    margin: 20px 0; }

  .entertainment_bg {
    background-image: url(../images/entertainmentbg_mob.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: #f8963c;
    height: auto;
    min-height: auto;
    padding: 20px 0;
    margin: 20px 0; }

  .eventbg {
    background-image: url(../images/eventbg_mob.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: auto;
    min-height: auto;
    padding: 0;
    margin: 20px 0; }

  .bus_bg {
    background-image: url(../images/busbg_mob.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: #20afcc;
    height: auto;
    min-height: auto;
    padding: 20px 0;
    margin: 20px 0; }

  .movietitle {
    margin: 0; } }
@media (max-width: 1024px) {
  .mainmenu .nav > li > a {
    padding: 15px 6px;
    font-size: 14px; }
  .mainmenu .navbar-nav i {
    font-size: 20px;
    margin-right: 5px; } }
@media (max-width: 1023px) {
  .mainmenu .navbar-header {
    float: none; }
  .mainmenu .navbar-left,
  .mainmenu .navbar-right {
    float: none !important; }
  .mainmenu .navbar-toggle {
    display: block; }
  .mainmenu .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .mainmenu .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .mainmenu .navbar-collapse.collapse {
    display: none !important; }
  .mainmenu .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .mainmenu .navbar-nav > li {
    float: none; }
  .mainmenu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .mainmenu .collapse.in {
    display: block !important; }
  .mainmenu .navbar-collapse {
    border-color: transparent !important; }
  .mainmenu .navbar-default .navbar-toggle:focus,
  .mainmenu .navbar-default .navbar-toggle:hover {
    background-color: transparent !important;
    border: none !important; }
  .mainmenu .navbar-default .navbar-toggle {
    border-color: transparent !important;
    padding: 20px 0 0 0 !important;
    margin-right: 0; }

  .topbar {
    display: none; }

  .stickymenu {
    box-shadow: none;
    position: relative;
    top: 0 !important;
    height: auto; }

  .quick_ticketform {
    top: 25px; }

  hr {
    display: none; }

  .banner_container {
    margin-top: 25px; } }
@media (max-width: 767px) {
  .adminname {
    padding: 5px 0px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: easyticket-Regular; }

  .quick_ticketform .pull-right {
    float: none !important; }

  .signin_form .btn-danger {
    margin: 0 0 10px 0; } }
@media (max-width: 480px) {
  .movietitle {
    font-size: 40px; }

  .quick_ticketform {
    top: 25px; }

  .entertainment_title {
    font-size: 40px; }

  .quick_ticketform button img {
    max-width: 100%; }

  /*.moviebg {
      background: url(../images/moviesbgmob.png) no-repeat;
      background-size: cover;
      width: 100%;
      max-width: 100%;
      min-height: 100%;
      height: 372px;
  }
  
  .entertainment_bg {
      background: url('../images/entertainment_bgmob.png') no-repeat;
      background-size: cover;
      height: 100%;
      min-height: 100%;
      max-width: 100%;
      padding: 50px 0;
  }
  .eventbg {
      background: url(../images/eventbgmob.png) no-repeat;
      background-size: cover;
      padding: 20px 0;
      height: 372px;
      max-width: 100%;
      min-height: 100%;
  }
  .bus_bg {
      background: url('../images/busbgmob.png') no-repeat;
      background-size: cover;
      height: 100%;
      min-height: 100%;
      max-width: 100%;
      padding: 50px 0;
  }
  */ }
@media (max-width: 375px) {
  .signin_form {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 10px auto; } }

/*# sourceMappingURL=style.css.map */
