/*Added by Braces for Captcha - DO NOT DELETE */
#inviteform #txtUserComments, #notifyMeForShow #txtUserComments {
    display:none;
}
/* ***************************************************************** */
/* HOME PAGE CSS START */
/* ***************************************************************** */
.container { margin: 0 auto; width:80%; max-width: 1147px;}
#showListing{
    padding:20px 0;
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ADADAD), color-stop(0.50, #E1C274), to(#e6e0bc));*/
    /*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9f865a), color-stop(0.50, #9f865a), to(#9f865a));
    /*background: -webkit-linear-gradient(top, #adadad, #B1B1B1, #ADADAD); /* Safari 5.1+, Chrome 10+ */
    /*background: -moz-linear-gradient(top, #adadad, #B1B1B1, #ADADAD); /* Firefox 3.6+ */
    /*background: -ms-linear-gradient(top, #adadad, #B1B1B1, #ADADAD); /* IE 10 */
    /*background: -o-linear-gradient(top, #adadad, #B1B1B1, #ADADAD); /* Opera 11.10+ */
    /*background: #B1B1B1;*/
    background-color:#9f865a !important;
}
 #showListing .container { width: 100% ;max-width: 1170px;}
.nopadding{padding-left:0;padding-right: 0;}
.marbot25{margin-bottom:70px;}
.navbar{margin-bottom:0;border-radius: 0px;}
/*.navbar-brand { float: left; height: auto; padding:0;margin-top:12px;padding-left:50px;}*/
.navbar-default{ border:none; background-color: #0d0d0d; }
/*.navbar-default .navbar-nav > li > a { position: relative; display: block; font-size: 14px;padding:25px 10px;text-transform: uppercase; color:#a78b5b;}*/
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.active > a:hover, 
.navbar-default .navbar-nav > li.active > a:focus{ background-color: #a78b5b; color: #000;}
#banner{ margin: 0; padding: 0; width: 100%; height:100%; background-color:#080806;}
#banner{ position: relative; box-sizing: border-box; text-align: center;}
#banner img{ margin: 0 auto; max-width: 78%; }
.bannersocialicons{ position: absolute; right:50px; top:10px; color:#FFF;}
/* --Added for responsive landing page banner */
#resp-banner{display:none;}
.yp_slider_div_text {position: absolute; top: 46.5%; left: 46%; }
.yp_slider_div_text_1 {color: #F3B840; font-size: 1.7vw; font-style: italic; text-align: left; font-weight: bold; letter-spacing: 0px; font-family: "Arial Narrow", Arial, sans-serif; }
.yp_slider_div_text_but {background-color: #FFFFFF; color: #323232; border-radius: 15px; font-weight: bold; font-size: 1.5vw; padding: 5px; width: 105%; }
h2.pageTitle {color: #766445; font-weight: 800; margin:25px 0;}
.borderdivcontribute{ position: relative; margin:0 0 15px; padding:0 0 0 7px; background-color: #766445;}
.borderdivcontribute{ padding:0;background-color: transparent !important;text-align: center;line-height: 15px;max-width:430px;margin:0 auto;}
.borderdivcontribute img{display: block;margin-left: auto;margin-right: auto;}
.borderdivcontribute p {line-height: 15px;white-space: nowrap;}
.borderdivcontribute a{text-decoration: none; font-size: 12px; color:#766445; outline: none;line-height: 16px;}
footer{ position: relative; margin:0; padding:15px 0; background-color: #0d0d0d;color:#a78b5b;}
.ftr-wrap{ font-size:12px; color:#FFFFFF;padding-top:12px;}
a.footerLink, a.footerLink:hover,a.footerLink:focus,a.footerLink:active{color:#a79c7f; cursor: pointer; text-decoration: none; }
@media screen and (max-width: 768px){
    .navbar-brand{display:none;}    
    #non-resp{display:none;}
    #resp-banner{display:block;position:relative;margin:0;padding:0;background-color:#080806;}
    .resp-barImg, .resp-barTxt{position: relative;}
    .resp-barImg .img-responsive{margin:0 auto;}
    .resp-barTxt .img-responsive{margin:0 auto;}
    .resp-barTxt .slider_div {position: absolute; top: 40%; left: 5%;}
    .resp-barTxt .slider_txt {color: #F3B840; font-size: 3.5vw; font-style: italic; text-align: left; font-weight: bold; letter-spacing: 0px; font-family: "Arial Narrow", Arial, sans-serif;}
    .resp-barTxt .slider_btn {background-color: #F3B840; /*#FFFFFF;*/ color: #323232; border-radius: 15px; font-weight: bold; font-size: 2.8vw; padding: 5px; text-align: center;margin-top:8px;}
}
/* end of --Added for responsive landing page banner */
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {background-color: #766445; color: #FFFFFF;}        

/* *************************************************************
03-01-2017
**************************************************************** */
    .navbar-brand {float: left; height: auto; margin-top: 12px; padding: 0 0 0 60px; }
    .navbar-default .navbar-nav > li > a {color: #a78b5b; display: block; font-size: 13px; padding: 28px 7px; position: relative; text-transform: uppercase; }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {background-color: #A78B5B; color: #FFF; }
    .dropdown-menu {background-clip: padding-box; background-color: #A78B5B; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); display: none; float: left; font-size: 14px; left: 0; list-style: outside none none; margin: 2px 0 0; min-width: 100%; padding: 0; position: absolute; text-align: left; top: 100%; z-index: 1000; }
    .dropdown-menu > li{list-style-type: none; }
    .dropdown-menu > li > a {clear: both; color: #FFF; display: block; font-size: 14px; padding: 5px 20px; white-space: nowrap; }
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background-color: #766445; color: #FFF; text-decoration: none; }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-left: -15px; margin-right: -15px;}
    .navbar-default .navbar-nav > li > a:hover, 
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li.active > a:hover, 
    .navbar-default .navbar-nav > li.active > a:focus{ background-color: #a78b5b; color: #000;}
@media (max-width: 1199px) {
    .navbar-header { float: none; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin: 7.5px -15px; }
    .navbar-nav>li { float: none; }
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
    .navbar-text { float: none; margin: 15px 0; }
    .navbar-collapse.collapse.in { display: block!important; }
    .collapsing { overflow: hidden!important; }
    .navbar-default .navbar-nav > li > a { padding: 10px 5px; }    
    .navbar-nav .open .dropdown-menu {background-color: #a78b5b; border: 0 none; box-shadow: none; float: none; margin-top: 0; position: static; width: auto;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #FFF;}	
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {background-color: #766445; color: #FFF;}    
    .navbar-default .navbar-collapse{ border-color: #e7e7e7;}
    .navbar-collapse { border-top:none; box-shadow: none;}
}

/*
.srm-ktabs{ box-sizing: border-box; margin:0; padding:0;}
.srm-ktabs li{ position: relative; max-height: 120px; vertical-align: middle;}
.srm-ktabs > li:first-child > a{ margin:0; vertical-align: middle; padding:15px 10px; border-left:1px solid #A78B5B;}
.srm-ktabs > li > a{ margin:0; vertical-align: middle; padding:15px 10px; border-right:1px solid #A78B5B;}
.srm-ktabs > li > a{ color: #a78b5b; background-color: #FFF; outline: none !important; border-radius: 0px; transition: all .2s;}

*/

/* Counter CSS 24-02-2017 */

.counterup{background: #e2d3a8 url('../../../Content/BookShow/images/cntr-bg_new_1.jpg');background-repeat: no-repeat;background-position: center center;background-size: cover;min-height: 175px;}
.timerRow{ padding:50px 0 0; }
.timerpara{ font-size: 24px; font-weight: normal; line-height: 16px; text-align: center; }
.timer{ display: block; font-size: 75px; font-weight: bold; line-height: 75px; color:#000000;/*text-shadow: rgb(255,255,255) 1px 1px 3px;*/}
.timerpara a{color: #0d0d0d; text-decoration: none;}
@media screen and (min-width:501px) and (max-width: 990px) {
   .timerRow{ padding:10px 0; }
    .counterup{background: #e2d3a8 url('../../../Content/BookShow/images/cntr-bg-resp_new_1.jpg');background-repeat: no-repeat;background-position: center center;background-size: cover;}                
}
@media screen and (min-width:320px) and (max-width: 500px) {
   #socIcons{display: none;}
    .timerpara{ font-size: 15px;color:#000;line-height: 20px;}
    .timer{ font-size: 40px;font-weight: bold;}
    .timerRow{ padding:10px 0; }
    .counterup{background: #e2d3a8 url('../../../Content/BookShow/images/cntr-bg-resp_new_1.jpg');background-repeat: no-repeat;background-position: center center;background-size: cover;}    
}

/* ***********************************
Added 17-04-2017 - Languages Div CSS
************************************** */ 
.lang-sect{padding: 40px 0 65px; background: #e2d3a8 url('../../../Content/BookShow/images/table-bg.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }
.lang-head{margin:0 0 20px; color: #FFFFFF; font-size: 20px; font-weight: 600; text-transform: uppercase; }
#lang-table-resp > table{ height:auto !important;border: 1px solid orange;}
#lang-table-resp table > thead.cf{ background-color: #0d0d0d; color:#a78b5b; text-transform: uppercase;}
#lang-table-resp table > thead.cf tr th{ padding:15px 0 15px 15px;}
#lang-table-resp tr{ margin-bottom:20px;background-color: rgba(0,0,0,0.5);}
#lang-table-resp td{ letter-spacing: 1px; padding:20px 0 20px 15px; text-transform:uppercase;font-size:14px;color: #FFF;padding:10px 20px;border-bottom: 1px solid orange;}
#lang-table-resp td a{text-decoration: underline;color:#FFFFFF;}
#lang-table-resp td a:hover, #lang-table-resp td a:active, #lang-table-resp td a:focus{color:#FFFFFF;}
#lang-table-resp .sponsor-logo{ text-align: left; /*padding-left:5px !important;*/}
@media only screen and (max-width: 768px) {
    #lang-table-resp > table{border:none;}
    /* Force table to not be like tables anymore */
    #lang-table-resp table, #lang-table-resp thead, #lang-table-resp tbody, #lang-table-resp th, #lang-table-resp td, #lang-table-resp tr { display: block; }
    /* Hide table headers (but not display: none;, for accessibility) */
    #lang-table-resp thead tr { position: absolute; top: -9999px; left: -9999px; }
    #lang-table-resp tr { border: 1px solid orange;background-color: rgba(0,0,0,0.5); }
    #lang-table-resp td { /* Behave like a "row" */ border: none; border-bottom: 1px solid orange; position: relative; padding-left: 5%; padding-top:10px; padding-bottom:10px; white-space: normal; text-align:left; vertical-align: top; }
    #lang-table-resp td last-child{border-bottom: none;}
}

/* ***********************************
Added 22-04-2017 - Languages Div CSS
************************************** */ 
/* lang boxes */
.lang-box-cols{color:#FFFFFF;}
.lang-box{box-sizing: border-box; margin:10px auto; border-radius: 10px; background-color: #FFFFFF; max-width: 225px; }
.lang-hdr{color:#FFFFFF; border-top-left-radius: 10px; border-top-right-radius: 10px; padding:10px; font-size: 21px; text-transform: uppercase; font-weight: 600; }
.lang-upc, .lang-com{margin:0; background-color: #FFFFFF; color:#666; padding:10px; font-size: 20px; text-transform: uppercase; font-weight: 600; }
.lang-com{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding-bottom:15px; }
.lang-upc span, .lang-com span{display:block; font-size: 15px; font-weight: 500; }
.lang-separator{margin:5px 0; padding: 0; border: 0; height: 1px; background-image: linear-gradient(to right, rgba(195, 188, 188, 0), rgba(195, 188, 188, 1), rgba(195, 188, 188, 0)); }
.bg-col-1{background-color: #693939;border-top:1px solid #693939;}
.bg-col-2{background-color: #c0731b;border-top:1px solid #c0731b;}
.bg-col-3{background-color: #ba674c;border-top:1px solid #ba674c;}
.bg-col-4{background-color: #aa7541;border-top:1px solid #aa7541;}
  

/* *********************************** */ 

.srm-ktabs {box-sizing: border-box; font-size: 12px; line-height: 17px; margin: 0; max-height: 175px; padding: 0; }
.srm-ktabs li{ position: relative; vertical-align: middle;border-right:1px solid #A78B5B;margin:.0;padding:0;}
.srm-ktabs > li:first-child{ border-left:1px solid #A78B5B;}
.srm-ktabs > li:first-child > a{ margin:0; vertical-align: bottom; padding:15px 10px; }
.srm-ktabs > li > a{margin:0; vertical-align: bottom; padding:15px 10px; }
.srm-ktabs > li > a{color: #a78b5b; background-color: #FFF; outline: none !important; border-radius: 0px; transition: all .2s;}
.srm-ktabs > li > a:hover{ color: #fff; background-color: #a78b5b; outline: none !important; border-radius: 0px;}


.srm-ktabs > li > a:hover{ color: #fff; background-color: #a78b5b; outline: none !important; border-radius: 0px;}
/*.srm-ktabs > li > a:hover::after{ content: ""; position: absolute; bottom: -15px; top:90px; left: 15px; border-width: 25px 132px 0; border-style: solid; border-color: #766445 transparent; display: block; width: auto !important; }*/

.srm-ktabs > li.active > a:hover{ color: #fff; background-color: #a78b5b; outline: none !important;}
.srm-ktabs > li.active > a:hover,.srm-ktabs > li.active > a:focus { color: #fff; background-color: #a78b5b;outline: none !important;}
.srm-ktabs > li.active > a{ color: #a78b5b; background-color: #FFF; outline: none !important; border-radius: 0px;}

/* .srm-ktabs > li.active > a:hover{ color: #fff; background-color: #a78b5b; outline: none !important;}
.srm-ktabs > li.active > a:hover,.srm-ktabs > li.active > a:focus { color: #fff; background-color: #a78b5b; outline: none !important;}
.srm-ktabs > li.active > a{ color: #fff; background-color: #a78b5b; outline: none !important; border-radius: 0px;} */

/*.srm-ktabs > li.active > a::after { border-color: #766445 transparent; border-style: solid; border-width: 33px 138px 0; bottom: -15px; content: ""; display: block; left: 0; position: absolute; top: 90px; width: 100%;}*/
/*.srm-ktabs > li.active > a:hover::after{ content: ""; position: absolute; bottom: -15px; top:90px; left: 0; border-width: 25px 132px 0; border-style: solid; border-color: #766445 transparent; display: block; width: 0;}*/
.one-edge-shadow { position: relative; z-index: 100; -webkit-box-shadow: 0 8px 6px -6px #D2D1D1; -moz-box-shadow: 0 8px 6px -6px #D2D1D1; box-shadow: 0 8px 6px -6px #D2D1D1;}
.level1, .level2{ display: block;}
.level1{ text-transform: uppercase; }
.level2{ color:#0d0d0d;}
.srm-ktabs > li > a > .btn-outline{ color: #c8a56b; background-color: #0d0d0d; outline: none !important; border:1px solid #0d0d0d;}
.srm-ktabs > li > a:hover > .btn-outline{ color: #c8a56b; background-color: #0d0d0d; outline: none !important; border:1px solid #0d0d0d;}
.kborder{ margin:25px 0; padding:0; /*border:1px solid red;*/}
.srm-ktabs > li.active > a > .btn-outline, .srm-ktabs > li.active > a > .btn-primary.btn-outline,.srm-ktabs > li > a:hover > .btn-outline, .srm-ktabs > li > a:hover > .btn-primary.btn-outline{ color: #c8a56b; background-color: #0d0d0d; outline: none !important; border:1px solid #0d0d0d;}
.btn-primary.btn-outline { color: #FFF;}
#bookmytickets{background-color: #FFF;}
.tab-content-data{ text-align: center; font-size:13px; /*line-height:0;*/}
.tab-pane .datarow{ background-color: #FFF; padding:0; margin-bottom:13px;border-radius: 4px;}
.tab-content-data .contentimg{ float:left;}
.tab-content-data .contentdata{ margin-left:45px; color: #666666; text-transform: capitalize; text-align: left;}
.tab-content-data .contenthead{ display:block; color: #766445; text-transform: capitalize;}
.tab-content-data .contenttxt{ display:block; color: #666666; text-transform: capitalize;}
/*.btn-primary.btn-btn-booktickets{ background-color: #766445; color: #FFF; border:1px solid #FFF;max-width:135px;}*/
/*.btn-primary.btn-booktickets-showfull{ background-color: #a78b5b; color: #0d0d0d;width:135px;cursor:default;white-space:normal}*/
.btn-primary.btn-booktickets-showfull{ background-color: #ffffff; color: #766445;width:135px;cursor:default;white-space:normal; border:1px dashed #766445; font-size:12px}
.btn-primary.homeBookBtn.btn-booktickets-showfull, .btn-primary.homeBookBtn.btn-booktickets-closed {background-color:#fff;}
.btn-primary.btn-booktickets-showfull:hover, .btn-primary.btn-booktickets-showfull:focus, .btn-primary.btn-booktickets-showfull.active.focus, .btn-primary.btn-booktickets-showfull.active:focus, .btn-primary.btn-booktickets-showfull.active:hover, .btn-primary.btn-booktickets-showfull:active:focus, .btn-primary.btn-booktickets-showfull:active:hover, .open>.dropdown-toggle.btn-primary.btn-booktickets-showfull.focus, .open>.dropdown-toggle.btn-primary.btn-booktickets-showfull:focus, .open>.dropdown-toggle.btn-primary.btn-booktickets-showfull:hover {background-color: #ffffff !important; box-shadow:none; cursor:default !important;color: #0d0d0d;}
.loading_content_image {background: transparent url('../images/ajax-loader_flower.gif') center center no-repeat; position: absolute; width: 100%; height: 100%;}

#home-no-more-tables{ height:auto !important;}
#home-no-more-tables table > thead.cf{ background-color: #DBDBDB; color:#766445; text-transform: uppercase;}
#home-no-more-tables table > thead.cf tr th{ padding:15px 0 15px 15px;}
#home-no-more-tables tr{ margin-bottom:20px;}
#home-no-more-tables td{ letter-spacing: 1px; padding:20px 0 20px 15px; font-size:13px;}
#home-no-more-tables .home-sponsor-logo{ text-align: left;}
#home-no-more-tables .table-button{ text-align: left;}
#home-no-more-tables .sponsoredby{display: block;}
@media only screen and (max-width: 768px) {
    /* Force table to not be like tables anymore */
    #home-no-more-tables table, #home-no-more-tables thead, #home-no-more-tables tbody, #home-no-more-tables th, #home-no-more-tables td, #home-no-more-tables tr { display: block; }
    /* Hide table headers (but not display: none;, for accessibility) */
    #home-no-more-tables thead tr { position: absolute; top: -9999px; left: -9999px; }
    #home-no-more-tables tr { border: 1px solid #ccc; }
    #home-no-more-tables td { /* Behave like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 45%; padding-top:10px; padding-bottom:10px; white-space: normal; text-align:left; vertical-align: top; }
    #home-no-more-tables td:before { /* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 6px; left: 6px; width: 60%; padding-right: 10px; padding-top:5px; /*padding-bottom:5px;*/ white-space: nowrap; text-align:left; font-weight: bold; }
    /* Label the data */
    #home-no-more-tables td:before { content: attr(data-title); }
    #home-no-more-tables .sponsoredby{display: none;}
    .srm-ktabs > li:first-child > a{
        border-left:0;
    }
    .srm-ktabs {max-height: 710px;}
    .srm-ktabs li{border:none;border-bottom:1px solid #A78B5B;}
    .srm-ktabs > li:first-child{ border-left:none;}

}

#oursponsors {padding:35px 0;}
#oursponsors h3{padding:0 0 15px;}
#sponsorsBatch{margin:15px 0; padding:5px 0;}
#sponsorsBatch .item{padding:10px 0;text-align: center;}

.car-wrap{ position: relative; margin:5px 10px 10px 15px;font-size:16px;}
.car-wrap h3{ margin:0 0 5px; padding:0;}
.car-wrap .car-ul{ margin:0; margin-bottom:10px; padding:0;}
.car-wrap .car-ul li{ list-style-type: none; display: inline-block;}
.car-wrap .car-ul li:nth-child(1){ text-transform: uppercase; width:45px; border-right:1px solid gray;}
.car-wrap .car-ul li:nth-child(2){ padding-left:8px; color:#766445;}
.car-wrap .car-ul li a{ color:#333;}
.car-wrap p{ color:#0d0d0d; line-height:20px;}
.car-wrap .car-ul-pics{ margin:10px 0; padding:0;}
.car-wrap .car-ul-pics li{ list-style-type: none; display: inline-block; width:150px; margin-right:10px;}
.car-wrap .car-ul-pics li img{ max-width: 100%;}
#showparallax{ width: 100%; background-image: url('../images/play.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; background-color:#FFFFFF; padding:10% 0;}
.parwrapper{ width:100%; margin:0 auto; height: 100%; text-align: center; vertical-align: middle;}
.parwrapper h4{ color: #fff; font-size: 25px; position: relative; margin: 0 auto 15px;}
.hrgrad{ border: 0; height: 1px;margin:0 auto;width:20%;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 1), rgba(0, 0, 0, 0)); }
.parwrapper p{ color: #fff; font-size: 15px; position: relative; padding-top:15px;}
.btn-primary.btn-bookticket { background-color: #a78b5b; color:#0d0d0d; width: auto; padding: 10px 40px; text-transform: uppercase; border-radius: 0; border: none; font-size: 15px; margin-top: 10px;}
.thumbnail { background-color: #fff; border: none; border-radius: 4px; display: block; line-height: 1.42857; margin-bottom: 20px; padding: 4px; transition: border 0.2s ease-in-out 0s;}
.thumbnail .caption{ padding:2px;}
.thumbnail .caption h4{ color:#766445; text-transform: uppercase; font-size: 16px; font-weight: normal;}
.thumbnail .caption p{ font-size: 13px; font-weight: normal;}
.newsline { margin: 12px auto 0; text-align: center; font-size: 26px;}
#showtestimonials{ background-color:#F0F0F0; padding-bottom:50px;}
.bgwhite{ background-color:#FFF; padding-bottom:20px; margin-bottom:25px;}
.testimoniallines{ margin: 12px auto 0; text-align: center; font-size: 26px;}
.testimonial{ text-align: center; margin: 50px 10px 0; padding: 0 10% 1%; background: #fff;}
.testimonial .pic{ width: 70px; height: 70px; border-radius: 50%; border: 0 solid rgba(255,255,255,0.3); display: inline-block; margin-top: -30px; overflow: hidden; box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);}
.testimonial .pic img{ width: 100%; height: auto;}
.testimonial .description{ font-size: 13px; color: #808080; line-height: 15px; margin: 10px 0 20px;}
.testimonial .description span{ display: block; font-size: 19px; color:#766445;}
.testimonial .testimonial-title{ font-size: 14px; font-weight: 300; margin: 0; color: #333; text-transform: uppercase; margin-bottom:15px;}
#showfooter{padding:25px 0;}
.home-ftr-wrapper{margin:0 auto;text-align: center;padding:10px 0;font-size: 13px;}
.home-ftr-wrapper a{outline: 0;color:inherit;text-decoration: none;}
.home-ftr-bannersocialicons{text-align: right; color:#9D9D9D;}
.home-ftr-bannersocialicons a, .home-ftr-bannersocialicons a:hover, .home-ftr-bannersocialicons a:focus{color:#9D9D9D;outline:none;}
button[disabled]:active, button[disabled]:hover,
input[type="submit"][disabled],input[type="submit"][disabled]:active,
input[type="submit"][disabled]:hover {
    background-color: #362515; 
}
.playIntro{
    background-color:#9F865A;
}
.playIntro h1,h2,h3,h4,h5,h6,p,div{
    color:#0d0d0d;
}
.playIntro .btn.btn-primary.btn-outline:hover{
    color:#9F865A;
    background-color:#0d0d0d;

}
footer.homeFooter{
    margin-top:0px;
}

/*********** purav start **********************/
.tab-pane .datarow.home-bgcolor-none {
    background-color: inherit; 
}
ul.date-list li,ul.time-list li{
    list-style:none;
}
#showListing .sponsorImg{
        /*width: 70px;*/
		max-height: 55px;
		max-width: 170px;
}
.box{
	padding: 10px 10px;

	/*margin: 0 20px;*/
}
/* .inner-box{
	border: 1px solid #000;
	background: #FFF;
	border-radius: 3px;
	margin: 20px;
	padding: 15px;
	font-size: 12px;
	box-shadow: rgba(0, 84, 144, 0.227451) 0px 1px 5px;
	min-height:170px;

} */
/* .inner-box {
	  background: #e9e6d9 none repeat scroll 0 0;
	  border: 1px solid #c7c3bd;
	  border-radius: 3px;
	  box-shadow: 0 15px 15px -15px rgba(51, 51, 51, 0.9);
	  font-size: 12px;
	  margin: 10px;
	  min-height: 175px;
	  padding: 15px;
} */
.inner-box {
	/*background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;*/
	/*background: #E1DDCD;*/
    background: #e3dac7;
	border: 1px solid #c7c3bd;
	border-radius: 3px;
	font-size: 12px;
	margin: 10px;
	min-height: 200px;
	padding: 15px;
}
/*
.inner-box:hover {
	box-shadow: 2px 0 18px 3px rgba(240, 240, 206, 0.7);
}
*/
.title{
	font-weight: bold;
	font-size: 11px;
	padding: 2px 14px;
	color: #585858;
}
.spons{
	font-size: 9px;
}
.date-list{
	list-style-type: none;
	padding: 0;
}
.date{
	color: #766445;
	font-size: 13px;
	font-weight: bold;
}
.month{
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
.day{
	font-size:12px;
}
.date-box{
	border-right: 1px solid #e4e4e4;
}
.time-list{
	list-style-type: none;
	padding: 0;
	padding-top:20px;
}
.time{
	font-size: 16px;
	font-weight: bold;
	color: #585858;
}
.lang-title{
	color: #766445;
}
.lang{
	color: #585858;
}

#showListing .viewmore{
	/*margin: 0 auto;*/
	text-align: center;
	
}
#showListing .viewmore .btn{
	background-color: inherit;
	color: #5D5D5D;
	text-transform: uppercase;
	letter-spacing: 2.2px;
    font-weight:bold;
}
.btn.btn-primary.btnOnlyText{
	background-color: inherit;
	text-transform: uppercase;
	letter-spacing: 2.2px;
    font-weight:bold;
}

.sponsornametext{
margin-left:15px;
}
#showListing .btnSpacing {
    margin:25px auto;
}
.homeLink{
    color:#FFF;
}
.homeLink:hover,.homeLink:active,.homeLink:focus{
    color:#a78b5b;
}
.homeLink.noHover:hover{
    color:#FFF;
}
.box-wrapper {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 45px 0;
    max-width: 285px;
    min-height: 240px;
    height: auto !important;
    background-color: #E3DAC7;
    text-align: center;
}
.nw-date {
    margin: 0;
    padding: 15px 0 5px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}
.nw-venue {
    margin: 0;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}
.nw-time-lang {
    margin: 0;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.nw-spon {
    font-size: 15px;
    padding: 8px 5px;
    line-height: 19px;
}
.box-wrapper-ftr {
    position: absolute;
    bottom: 0;
    background-color: #000000;
    padding: 10px 0;
    width: 100%;
    color: #E3DAC7;
    text-transform: uppercase;
}
.timezone 
{
    font-weight:normal;
}
/***************purav end ********************/
/***************home page *******************/
.btn-primary.homeBookBtn{
	max-width:135px;
	width:100% !important;
	margin-bottom:10px;
	float:right;
	margin-top:20px;
	background-color: #0d0d0d;
}
.addr-content2{overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.addr-content:hover{overflow: visible; white-space: normal; width: auto;}
.homeBookLeftDiv .time-box{padding-right:0px;}
.sponsoredby{margin-top:10px;}
/***************home page end *******************/
/* ***************************************************************** */
/* HOME PAGE CSS END */
/* ***************************************************************** */

/* ***************************************************************** */
/* LISTING PAGE CSS START */
/* ***************************************************************** */
.hdr-contact{margin:20px 0 !important;padding:5px 150px 5px 0;font-size: 18px;color:#766445 !important;letter-spacing: 1px;}
#main-wrapper{ position: relative; box-sizing: border-box; margin: 0; padding: 0; width:100%; background-color: #ECE5D9;}
.left-pane{ padding-left:0; padding-right:0; margin:0 0 10px;}
.left-pane-wrap{ margin:7px 3px 0 0; padding:0 5px 0 0;}
.right-pane{ padding-left:0; padding-right:0; background-color: #FFF;}
.right-pane-wrap{ margin:10px 0 0; padding:0 15px;}
.upcomingshow{ position: relative; margin:0 0 15px; padding:0; background-color: #0d0d0d;}
.upcomingshow p{ font-size: 15px; padding:10px; color:#ECE5D9;}
.upcomingshow p span{ display: block;}
.upcomingshow p span a{ text-decoration: none; color:#ECE5D9; outline: none;}
.borderdiv, .borderdivcontribute{ position: relative; margin:0 0 15px; padding:0 0 0 7px; background-color: #766445;}
.borderdivcontribute{ padding:0;}
.contrib-hosp{ position: relative; margin:0 0 15px; padding:0; background-color: #0d0d0d;}
.contrib-hosp p{ font-size: 15px; padding:10px; color:#ECE5D9;text-align: left;}
.contrib-hosp p span{ display: block;margin:10px 0;}
.contrib-hosp p span a{ text-decoration: none; font-size: 12px; color:#ECE5D9; outline: none;}
.btn-primary.btn-outline-contrib{color: #ECE5D9; background-color: #766445; outline: none !important; }
.btn-primary.btn-outline-contrib:hover{ background-color: #766445; color: #ECE5D9; }
.borderdiv, .borderdivcontribute{ position: relative; margin:0 0 15px; padding:0 0 0 7px; background-color: #0d0d0d;}
.borderdivcontribute{ padding:0;background-color: transparent !important;text-align: center;line-height: 15px;max-width:430px;margin:0 auto;}
.borderdivcontribute img{display: block;margin-left: auto;margin-right: auto;}
.borderdivcontribute p {line-height: 15px;white-space: nowrap;}
.borderdivcontribute a{text-decoration: none; font-size: 12px; color:#766445; outline: none;line-height: 16px;}
.hrgrad-leftpane{ border: 0; height: 1px;margin:0 auto;width:100%;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(153, 51, 51, 1), rgba(0, 0, 0, 0)); }
.borderdiv p{ font-size: 17px; margin:0; padding:10px 5px; background-color: #766445; color:#FFF;}
.borderdiv p a{ text-decoration: none; color:#ECE5D9; outline: none;}
.borderdiv p a.caps{ text-transform: uppercase;}
.borderdiv p span{ display: block; font-size: 14px; color:#ECE5D9;}
.btn-a-contribute{ display: block; color:#ECE5D9; background-color: #766445; border:none; margin:0 auto; padding:10px 0; max-width: 100%; text-align: center;}
.btn-a-contribute:hover, .btn-a-contribute:focus,.btn-a-contribute:active, .btn-a-contribute.active, .btn-a-contribute:active:hover{ background-color: #766445;}
.toplinks{ text-align: left; margin-top:10px; padding:0 0 5px 12px;}
.toplinks a{ display: block; font-size: 17px; margin:0; padding: 0; width: auto !important; text-transform: uppercase;color:#766445;}
.listingsect-hdr-div{ margin-bottom: 20px;}
#searchform{ margin:30px 0;}
.toplinks a.active{font-weight: bold;}
.toplinks .scroll-anchor{ text-decoration: none; outline:none;}
.toplinks .scroll-anchor span.border{ background-color: #766445; bottom: -5px; height: 5px; left: 0; position: absolute; margin:0 auto; width: 0; transition: all .5s;}
.toplinks .scroll-anchor.active span.border{ width:100%;}
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 { position: relative; min-height: 1px; padding-right: 0; padding-left: 10px;margin:5px 0;}
.col-xs-15 { width: 20%; float: left;}
@media (min-width: 768px) { .col-sm-15 { width: 20%; float: left; }}
@media (min-width: 992px) { .col-md-15 { width: 20%; float: left; }}
@media (min-width: 1200px) { .col-lg-15 { width: 20%; float: left; }}
/* enable absolute positioning */
.inner-addon {position: relative;}
/* style glyph */
.inner-addon .glyphicon {position: absolute;padding: 10px;pointer-events: none;color:#766445;}
/* align glyph */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}
/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.btn-search{ display: block; color:#ECE5D9; background-color: #766445; border:none; /*margin:0 auto;*/ padding:7px 0; width: 100%; text-align: center;}
.btn-search:hover, .btn-search:focus,.btn-search:active, .btn-search.active, .btn-search:active:hover{ background-color: #766445;}
.btn-booktickets{ display: block; color:#ECE5D9; background-color: #766445; border:none; padding:7px 0; width: 135px; text-align: center;}
.btn-booktickets:hover, .btn-booktickets:focus,.btn-booktickets:active, .btn-booktickets.active, .btn-booktickets:active:hover{ background-color: #766445;}

.btn-primary.btn-booktickets-closed{ background-color: #FFFFFF; color: #766445; border:1px dashed #766445;padding:7px 0; width:100%;font-size: 12px;width:135px;white-space:normal}
.btn-primary.btn-booktickets-closed.active.focus, .btn-primary.btn-booktickets-closed.active:focus, .btn-primary.btn-booktickets-closed.active:hover, .btn-primary.btn-booktickets-closed:active.focus, .btn-primary.btn-booktickets-closed:active:focus, .btn-primary.btn-booktickets-closed:active:hover, .open>.dropdown-toggle.btn-primary.btn-booktickets-closed.focus, .open>.dropdown-toggle.btn-primary.btn-booktickets-closed:focus, .open>.dropdown-toggle.btn-primary.btn-booktickets-closed:hover {background-color: #F9E2E2; color: #766445; border:1px solid #766445;box-shadow:none;white-space:normal}
.form-control{color:#9D9D9D;}
.somemar10{
    margin:10px 0;
}

.prevsearches{margin:0;padding:5px 10px;line-height: 30px;}
.prevsearches span{font-size:14px; color:#766445;text-transform: uppercase;font-weight: 600;margin-right:10px;}
.prevsearches ul{margin: 0;padding: 0;display: inline-block;}
.prevsearches ul li{list-style-type: none;display: inline;}
.prevsearches a{margin:0 2px;padding:5px 15px;background-color: #766445;color:#FFF;text-transform: uppercase;border-radius: 20px;}
.listingsect-divs{ display:inline-block;width:100%;margin-bottom: 50px; /*padding-top: 50px;*/}
#searchform{margin:0;padding-top:25px;}
div#listingtabs.affix {top: 0;width: 63%;background: #fff;z-index: 1;}
p.page-text{margin:5px;padding:5px;}
p.page-text span{color:#766445;font-weight: bold;}
#no-more-tables{ height:auto !important;}
/*#no-more-tables table > thead.cf{ background-color: #a78b5b; color:#0d0d0d; text-transform: uppercase;}*/
#no-more-tables table > thead.cf{ background-color: #0d0d0d; color:#a78b5b; text-transform: uppercase;}
#no-more-tables table > thead.cf tr th{ padding:15px 0 15px 15px;}
#no-more-tables tr{ margin-bottom:20px; border-bottom: 0.5px dotted #766445;}
#no-more-tables td{ letter-spacing: 1px; padding:20px 0 20px 15px; font-size:13px;}
#no-more-tables .sponsor-logo{ text-align: center; /*padding-left:5px !important;*/}
/*#no-more-tables .sponsor-logo img { max-height:70px !important; max-width:145px !important;}*/
#no-more-tables img { max-height:70px !important; max-width:145px !important;}
.listdate{display: block;color:#766445;font-size: 16px;font-weight: bold;line-height: 12px;}
.listtime{font-size: 16px;font-weight: bold;color:#333;}
.listlang{font-size: 16px;font-weight: bold;color:#333;}
.listloc{font-size: 14px;font-weight: normal;color:#333;line-height: 12px;}
.listloc span{  color: #9c8156;  display: block;  font-size: 17px;  font-weight: bold;  margin-bottom: 3px; line-height:17px;}
.map-loc{display: block;}
.map-loc a{display:block; margin-top:5px;outline:none;text-decoration: none;color:#766445;font-size: 12px;font-weight:300;}

@media only screen and (max-width: 768px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr { display: block; }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { position: absolute; top: -9999px; left: -9999px; }
    #no-more-tables tr { border: 1px solid #ccc; }
    #no-more-tables td { /* Behave like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 35%; padding-top:10px; padding-bottom:10px; white-space: normal; text-align:left; vertical-align: top; }
    #no-more-tables td[data-title=Button]{ /*Remove Padding*/padding-left:0;}
    #no-more-tables td[data-title=Button] span{ /*Make centre aligned*/margin: 0 auto;}
    #no-more-tables td:before { /* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 6px; left: 6px; width: 28%; padding-right: 10px; padding-top:5px; /*padding-bottom:5px;*/ white-space: inherit; text-align:left; font-weight: bold; }
    #no-more-tables td.noMobileRowTitle:before { /* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 6px; left: 6px; width: 28%; padding-right: 10px; padding-top:5px; /*padding-bottom:5px;*/ white-space: inherit; text-align:left; font-weight: bold; display:none; }
    #no-more-tables td:nth-child(6) span{    position: relative; margin-left: 29%; width: 70%; display: inline-block;}
    #no-more-tables td.noMobileRowTitle span{ position:inherit;margin-left:inherit; width: inherit; display:inherit;}
    /* Label the data */
    #no-more-tables td:before { content: attr(data-title); }
    #no-more-tables td[data-title=Button]:before { content: ''; }
    .btn-booktickets{ width:75%; }
    .btn-primary.btn-booktickets{margin:0 auto;}
    #no-more-tables #contactTable td{
        padding-left:40%;
    }
    #contactTable.col-xs-12{
        width:102%;
    }
    #no-more-tables .sponsor-logo{ text-align: left; /*padding-left:5px !important;*/}

}
.listhdtext{padding:15px;background-color: #DBDBDB;color:#766445;text-transform: uppercase;font-weight: bold;margin-top:20px}
.listhddesc{margin: 0;padding:15px 20px;color:#333;}
.pv-halfrow-left{ margin:25px 0; border-right:1px solid #C7C7C7;}
.btn-picpic, .btn-picvid{ font-size:14px; letter-spacing: 1px; color:#766445; text-transform: uppercase;}
.btn-picpic{ margin-right: 10px;}
.pv-halfrow-right{ margin:25px 0; padding-right:15px;}
.photopara{font-size:16px;letter-spacing: 1px;color: #766445;margin-top:5px;}
.videopara{font-size:16px;letter-spacing: 1px;color: #766445;margin-top:5px;padding-left:0;}
.mediawrap{ clear:both; padding-top:15px;}
.videowrap{ clear: both; border: 1px solid #333; padding: 7px; margin-left: -15px;}
.videowrap img{ max-width: 100%;}
.videowrap a{ display: block;}
.photoul{margin:0;padding:0;text-align: center;}    
.photoul li{list-style-type: none;display: inline-block;width:170px;height:113px;}
.photoul li img{max-width: 100%;}
.revs{margin:15px 0;}
.quoteswrap{margin:0;padding: 0;}
.quoteswrap img{display: block;margin:auto auto;}
.quoteswrap p{display: block;margin:10px 0;font-style: italic;line-height: 20px;color:#666}
.quoteswrap p span{display: block;margin:10px 0 5px;font-style: normal;font-weight: bold;color:#333;}
.btn-rev{ font-size:14px; letter-spacing: 1px; color:#766445; text-transform: uppercase;}
.mytoggle .icon-bar{ display: block; width: 22px; height: 2px; border-radius: 1px; border: 1px solid white;}
.mytoggle{ position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: #766445; background-image: none; border: 1px solid transparent; border-radius: 4px;}
#tester .navbar .navbar-nav{ display: inline-block; float: none; vertical-align: top;}
#tester .navbar .navbar-collapse { text-align: center;}
.show-left-small{ margin:0 auto; width:200px;}
footer{ position: relative; margin:0; padding:15px 0; background-color: #0d0d0d;color:#a78b5b;}
.ftr-wrap{ font-size:12px; color:#FFFFFF;padding-top:12px;}
.getshow-page-link {
    text-decoration:underline;
    font-size:15px;
    font-weight:bold;
}
/* ***************************************************************** */
/* LISTING PAGE CSS END */
/* ***************************************************************** */

/* ***************************************************************** */
/* FORM PAGE CSS STARTS */
/* ***************************************************************** */
.extrapad{padding:1px 0;}
.containerform{ /*box-sizing: border-box;*/ position: relative; width:90%; margin:30px auto; border:1px solid #9D9D9D; border-radius:3px;}
.containerform .text-center{ padding:20px 0;}
.listdatelist{display: block;color:#766445;font-size: 15px;font-weight: bold;line-height: 12px;}
.listtimelist{font-size: 16px;font-weight: bold;color:#333;padding-top:20px;}
.listlanglist{font-size: 16px;font-weight: bold;color:#333;}
.listloclist{font-size: 14px;font-weight: normal;color:#333;line-height: 10px;}
.small-right-border{ position: absolute; top:30%; right:1px; height:30px; width:1px; background-color: #9D9D9D;}
.containerform .form-group{ padding:25px 15px 0 0; margin-bottom:20px;white-space: nowrap;}
.containerform .form-group .bulkbookradio{position: relative;top:-14px;margin-right:5px;}
.containerform .form-group label{ display: inline-block; font-size: 16px; font-weight: 300; margin-bottom: 5px; max-width: 100%;line-height: 18px;}
.containerform .form-group label span{display:block; font-size: 12px;}
.containerform .form-material{margin:0;}
.containerform .form-material label{font-size:15px;word-break: break-all !important;}

/* ankush changes START */
.containerformeffects{border:1px solid #CCC;}
.containerformeffects:hover {border: 1px solid #9D9D9D; -webkit-box-shadow: 0px 0px 20px 7px rgba(235, 235, 235, 1); -moz-box-shadow: 0px 0px 20px 7px rgba(235, 235, 235, 1); box-shadow: 0px 0px 20px 7px rgba(235, 235, 235, 1); }

.containerform .informationpara{position: relative;display: block;margin:0;padding:8px 15px; font-size: 18px;color:#666;text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);background-color: #EEE;}
.containerform .bookWrap{display:block;margin:20px auto 10px;max-width:250px;}
.containerform .bookWrap > .form-group{ padding:25px 15px 0 0; margin-bottom:20px;}
.form-control{color:#9D9D9D;}
/* ankush changes END */

.form-controls { background-color: #fff; background-image: none; border-bottom: 1px solid #ccc; border-left: 0; border-top: 0; border-right: 0; color: #555; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px 6px 0; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%;}
.tc{ padding:25px;}
.tc p{ font-size: 17px; font-weight: 500;}
.btn-confirmbooktickets{ display: block; color:#ECE5D9; background-color: #766445; border:none; margin:0 0 25px 10px; padding:7px 0; width: 165px; text-align: center;}
.btn-confirmbooktickets:hover, .btn-confirmbooktickets:focus,.btn-confirmbooktickets:active, .btn-confirmbooktickets.active, .btn-confirmbooktickets:active:hover{ background-color: #766445;}
/* ***************************************************************** */
/* FORM PAGE CSS END */
/* ***************************************************************** */

.presskitlist{position: relative;margin:15px 15px 15px 0;}
.presskitlist li{list-style-type: none; display:inline-block;padding:5px;margin:0 5px;text-align: center;}
.presskitlist li a{text-decoration: none;outline: none;transition: all 0.5s ease-in-out}
.presskitlist li a:hover{color:#000;}
.presskitlist li a img{margin-bottom:8px;border:1px solid #ddd;}

/* ***************************************************************** */
/* MEDIA QUERIES START */
/* ***************************************************************** */
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .container{ width:100%; }
    .car-wrap .car-ul-pics li{ width:130px; height:150px; margin-right:10px; }
    .videowrap{margin-top:35px;}
    div#listingtabs.affix {top: 0;width: 78%;background: #fff;z-index: 1;}
    .ftr-wrap{padding-left:15px;}
}
@media only screen and (min-width: 769px) and (max-width: 990px) {
    .container{ width:100%; }
    .level1, .level2, .btn-primary.btn-outline{ font-size:11px !important; }
    .tab-content-data, .tab-content-data .col-xs-4{ width:50%; display: block; margin:8px 0; text-align: left; }
    .videowrap{margin-top:35px;}
    div#listingtabs.affix {top: 0;width: 78%;background: #fff;z-index: 1;}
    .ftr-wrap{padding-left:15px;}
}
@media only screen and (min-width: 476px) and (max-width: 768px) {
    .container{ width:100%; }
    .tab-content-data, .tab-content-data .col-xs-4{ width:50%; display: block; margin:8px 0; text-align: left; }
    .srm-ktabs > li > a{ border-right:none; border-bottom:1px solid #A78B5B; }
    .thumbnail .caption{ margin:0 auto; max-width: 370px; }
    /*.toplinks:first-child{text-align: center;}*/
    /*.btn-booktickets{margin:-10px auto 0;}*/
    .left-pane-wrap{display: none;}
    .listingsect-hdr-div .col-xs-12{width:25%;}
    .listingsect-hdr-div .toplinks a{font-size: 14px;}
    .pv-halfrow-left{border-right:0;}
    .pv-halfrow-right{margin:25px 0;padding-left:15px;}
    .photopara{}
    .videopara{padding-left:15px;}
    .btn-picvid{margin-right: 0;}
    .photoul{padding-left:0;}
    .videowrap{margin-top:35px;}
    div#listingtabs.affix {top: 0;width: 91%;background: #fff;z-index: 1;}
    .ftr-wrap{padding-left:15px;}
    .small-right-border{display:none;}
    .presskitlist{text-align: center;}
}
@media only screen and (min-width: 320px) and (max-width: 475px) {
    .container{ width:100%; }
    .tab-content-data, .tab-content-data .col-xs-4{ width:50%; display: block; margin:8px 0; text-align: left; }
    .tab-content-data .contentdata{ margin-left:10px; }
    .contentimg{ display: none; }
    .srm-ktabs > li > a{ border-right:none; border-bottom:1px solid #EEB19C; }
    .toplinks:first-child{text-align: center;}
    /*.btn-booktickets{margin:-10px auto 0;}*/
    .left-pane-wrap{display: none;}
    .pv-halfrow-left{border-right:0;}
    .pv-halfrow-right{margin:25px 0;padding-left:15px;}
    .photopara{}
    .videopara{padding-left:15px;}
    .btn-picvid{margin-right: 0;}
    .photoul{padding-left:0;}
    .videowrap{margin-top:35px;}
    div#listingtabs.affix {top: 0;width: 88%;background: #fff;z-index: 1;}
    .ftr-wrap{padding-left:15px;}
    .small-right-border{display:none;}
    .presskitlist{text-align: center;}
}

@media (max-width: 450px) {
.homeBookLeftDiv{padding-left:15px;padding-right:15px;}
.homeBookLeftDiv .time-box{padding-left:10px;padding-right:10px;}
.homeBookLeftDiv .time-box .time-list .time{min-width:75px;text-align:left;}
}

@media (min-width: 768px) {
    #tester .navbar .navbar-nav{display: inline-block;float: none;vertical-align: top;}
    #tester .navbar .navbar-collapse {text-align: center;}
}
/* ***************************************************************** */
/* MEDIA QUERIES END */
/* ***************************************************************** */

.ui-autocomplete-loading {
            background: white url('@Url.Content("~/Content/images/animated_ajax_loading.gif")') right center no-repeat;
        }
.pad-less {
    padding:6px 7px !important;
}

/* Start Bootstrap Default Overrides */
*::-moz-selection {
    background: #766445;
}
a, .uk-link{
    color: #b78d45;
}
a:focus, a:hover, .uk-link:hover {
    color: #000;
}
body{
    font-family: "Ek Mukta","Open Sans", sans-serif;
    letter-spacing: 1px;
}
ul{
    padding-left:15px;
}
ul li{
    list-style:square;
}
h1, h2, h3, h4, h5, h6{
    font-family:inherit;
    letter-spacing:2px;
    text-transform:uppercase;
    text-align:left;
}
.btn-primary{
    display: block;
    color: #a78b5b;
    background-color: #0D0D0D;
    border: none;
    padding: 7px 12px;
    max-width: 100%;
    text-align: center;
    border-radius:4px;  
    text-transform:uppercase;         
}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus {
    background-color: #a78b5b;
    color:#0d0d0d;
    transition: .5s all;
}
.btn-primary.btn-bookticket:hover,.btn-primary.btn-bookticket:active,.btn-primary.btn-bookticket:focus{
    color:#FFF;
}
.btn-primary:focus {
    outline:none;
}
input[type=text],input[type=number]{
	background:inherit;
	border-bottom:1px solid #675951;
	color:#675951;
	border-top:0;
	border-right:0;
	border-left:0;
	padding-bottom:5px;
}
input[type=text]:focus,input[type=number]:focus{
	outline: none;
}
/* End Bootstrap Default Overrides */
/* Start Common Classes */
.center{
    margin:0 auto;
    text-align: center;
}
.pageTitle{
    color:#766445;
    font-weight:800;
}
.punchLine{
    font-style:italic;
    color:#766445;
}
input.btn-a-contribute{
	display: inline-block;
	color: #ECE5D9;
	background-color: #766445;
	border: none;
	margin: 0 auto;
	padding: 7px 12px;
	max-width: 100%;
	text-align: center;
	border-radius:4px;
	padding-left:15px;
	padding-right:15px;
}
.first-btn{
    margin-left:-15px;
}
.avoidWrap{
    display:inline-block;
}
/** Start Class for quote  **/
.quote {
    background-image: linear-gradient(to right,#FFF 20%,#c8a56b 40%,#c8a56b 80%,#FFF 80%);
    text-align: right;
    padding-left: 20%;
    position: relative;
    padding: 0 22% 15px 20%;
    font-size: 18px;
    font-family: Segoe Print;
    margin-top: 30px;
}
.quote::before {
    content: open-quote no-close-quote;
    font-size: 150px;
    position: relative;
    font-family: Times New Roman;
    top: 15px;
    color: #c8a56b;
    left: -30px;
    text-shadow: 3px 2px 4px;
}
.quote .reference {
    font-family: 'Ek Mukta','Open Sans', sans-serif;
}
/** End Class for quote  **/
.tableSectionHeader{
    background-color:#a78b5b;
    color:#0d0d0d;
    text-align:center;
}
/* End Common Classes */
/* Start Contribute Classes */
.schemePageBlock{
	padding-top:50px;
}
.right-pane.schemeBlock{
	background-color: inherit;
}
.contributeBtn{
	float:right;
}
.amountBox{
	float:left;
}
.contributeBox{
	margin-top:20px;
}
.schemeBlock .right-pane-wrap{
	margin:6px 0 0;
}
/* End Contribute Classes */

.btn-prev-next {
    color: #766445;
    text-decoration: none;
    font-weight: bold;
}
.btn-primary.btn-booktickets{
    width:135px;
}
.btn-primary.btn-showscollectioncenters{
    width:242px;
}
input[type="text"].full-border-input,input[type="number"].full-border-input{
    border:1px solid #ccc;
}
 #contactTable tbody tr td{
       font-size:15px;
   }
   
a.footerLink:hover,a.footerLink:focus,a.footerLink:active{
	color:#FFF;
}

 /* ***************************************************************** */
/* FAQ PAGE CSS START */
/* ***************************************************************** */

.faq-wrap{/*margin:0;padding:25px;
              Removed to match container style of other pages-nz
          */}
.faq-wrap h3.page-hdr{background-color: #FFF;font-size: 25px;font-weight: 600;color: #766445;margin: 0 0 30px;padding: 15px;text-transform: uppercase;}
.faq-wrap h4{background-color: #dbdbdb;font-size: 19px;font-weight: 600;margin: 15px 0 0 0;position: relative;color: #766445;padding: 15px;}
.faq-sub-wrap{margin: 20px 0 40px;padding: 0;}
.media-left{position:relative;margin:0;padding:0;min-width:50px;}
.media-left .faq-num{position:absolute;margin:0;padding:14% 37%;width:49px;height:45px;background-color: #766445;font-size: 21px;font-weight:bold;color:#FFF;}
.media-body{margin:0;padding:0 0 0 20px;}
.media-body .media-heading{font-size: 17px;font-weight: 400;padding:5px 0 8px;}
.media-body p{ font-size: 14px; line-height: 17px; margin: 5px 0 10px; padding: 0; color:#666;}

/* ***************************************************************** */
/* FAQ PAGE CSS END */
/* ***************************************************************** */

 /* ***************************************************************** */
/* About Us PAGE CSS START */
/* ***************************************************************** */

@media (max-width: 767px) {
    .pull-right.pull-xs-center{
        float:none!important;
    }
    .pull-xs-center{
        float:none;
        margin:0 auto;
        text-align:center;
    }
    .mar-xs-2{
        margin:4.166667% 8.33333%;
    }
    .playIntro h1,h2,h3,h4,h5,h6{
        text-align:center;
    }
    
}
@media (max-width: 990px) and (min-width: 769px) {
    .pull-sm-center{
        float:none;
        margin:0 auto;
        text-align:center;
    }
    .playIntro h1,h2,h3,h4,h5,h6{
        text-align:center;
    }
}

/* ***************************************************************** */
/* About Us PAGE CSS END */
/* ***************************************************************** */

/*Author: Aditya Ruia 3 May 2017 
 CHANGE IN THE ALIGNMENT AND TEXT COLOR. ADDING BORDER*/ 

.pageMessage {
    font-size:16px;
    width:100%;
    text-align:left;
    color:green;
    margin:0 0 5px 0;
    padding-left:5px;
    border:1px solid green;
} 

/*OLD CSS PAGEMESSAGE*/

/*pageMessage {
    font-size:16px;
    width:100%;
    text-align:center;
    color:#766445;
    margin:15px 0;
} 
    */

 

/* ***************************************************************** */
/* Contributions CSS Overrides CSS START */
/* ***************************************************************** */

.selSchemes_SchemeImg img{
    border-radius:15px;
}
.selSchemes_Scheme{
    background:none!important;
}
.selSchemes_SAmount .selScheme_schemeName{
    font-family: 'Ek Mukta',sans-serif;
    color: #766445;
    font-weight: bold;
    font-size: 20px;
}
/* ***************************************************************** */
/* Contributions CSS Overrides CSS END */
/* ***************************************************************** */

/* QUOTES PAGE */
.car-wrap2 { position: relative; box-sizing: border-box; margin: 5px; padding:10px; font-size: 16px;}
.quotes-head-image{ position: relative; max-width:835px;}
.quotes-head-image img{ max-width: 100%;}
.quotes-text-wrap{ position: relative; margin: 15px 0;}
.quotes-text-wrap p.toptext { color:#A77932; line-height: 26px; font-size:20px;}
.quotes-text-wrap p { color: #0d0d0d; line-height: 24px; font-size:14px; margin:10px 0 15px;}
.car-wrap-bold{ position: relative; box-sizing: border-box; margin: 15px 15px 50px;; padding:0 25px 20px; border:3px solid #A77932; -webkit-box-shadow: 0px 0px 25px 0px rgba(153,153,153,1); -moz-box-shadow: 0px 0px 25px 0px rgba(153,153,153,1); box-shadow: 0px 0px 25px 0px rgba(153,153,153,1);}
.car-wrap-bold h4{ margin:20px 0 15px; font-size: 20px; font-weight: 400; letter-spacing: 1px; color:#A77932 !important; text-transform: uppercase;}
.car-wrap-bold p { color: #464646; line-height: 24px; font-size:14px; margin:10px 0 15px;}
.right-pane-bottom { margin: 50px 0 0; padding: 25px 0 50px; background-color: #ECE5D9;}
.right-pane-bottom-bg{ margin: 0; padding: 0; background-image: url('../../../Content/BookShow/images/gandhi1.jpg'); background-position: top right; background-repeat: no-repeat; background-color: #B7873D; min-height: 500px; height:auto !important;}
.gandhi-wrap{ padding:10px;}
.gandhi-wrap-head{ position: relative; margin:25px 0 20px 5px; font-size: 25px; color: #FFFFFF; text-transform: uppercase;}
.tribute-text{ position: relative; margin:0; padding:10px 5px 30px 0; color:#FFFFFF; font-size:15px; line-height: 21px; font-weight: normal;}
.tribute-text span{ display: block; margin-top:5px; font-size:20px;}
.tribute-text span span{ display: block; margin-top:-2px; font-size:12px;}
.noLeft{ padding-left: 0; }
@media only screen and (min-width: 769px)and (max-width: 992px) {
    .right-pane-bottom-bg .col-xs-12{ width: 57%; }
    .right-pane-bottom { height:auto; }
    .gandhi-wrap .col-md-6{ width: 100%; }
}
@media only screen and (max-width: 768px) {
    .right-pane-bottom-bg{ background-image: none; background-color: #B7873D; }
}

/*REFERENCES PAGE*/
.ref-pane{background-color: #ECE5D9;margin: 0 auto;padding-top: 20px;}
.ref-tabs{background-color: #FFFFFF;-webkit-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.59);-moz-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.59);box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.59);text-transform: uppercase;color:#000;}
.ref-pageTitle{color: #343434;font-size: 16px;text-transform: uppercase;font-weight: bold;margin-top:20px;margin-top:10px;}
.ref-wrap{margin: 30px 0;background-color: #fff;padding: 30px;background-image: url(../../../Content/BookShow/images/Design-top.png);background-position: top left;background-repeat: no-repeat;position: relative;}
.inner-wrap{background-color: rgba(255, 242, 220, 0.64);padding: 10px 15px 15px;position: relative;z-index: 1;}
.tab-title{text-transform: uppercase;font-size: 36px;color: #34312D;font-weight: bolder;padding-top: 18px;}
.ref-content{margin: 15px;background: #c7953d; /* Old browsers */background: -moz-linear-gradient(left, #c7953d 4%, #cfaa69 52%, #c7953d 94%); /* FF3.6-15 */background: -webkit-linear-gradient(left, #c7953d 4%,#cfaa69 52%,#c7953d 94%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right, #c7953d 4%,#cfaa69 52%,#c7953d 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7953d', endColorstr='#c7953d',GradientType=1 ); /* IE6-9 */border-radius: 15px;padding: 20px 25px;}
.ref-content p{color: #fff;text-align: center;}
.border-line-bottom {border-bottom: 3px solid #fff;width: 50%;margin: 10px auto;display: block;}
.src-content{background-color: #fff;color: #000;width: 75%;border-radius:15px;text-align: center;padding: 12px;margin: 15px auto 0;text-transform: uppercase;}
.src-content a{color: #C89741;outline: none;transition: all .8s linear; text-decoration: none;}
.src-content a:hover{color: #000000;}
.bottom-bg{/*background-image: url(../imgs/Design-bottom.png);background-repeat: no-repeat;position: absolute;bottom: 0px;width: 68%;height: 508px;z-index: 0;right: 0;*/}
.ref-navig{ position: relative; margin: 0; padding: 5px 0; }
.ref-navig li{ list-style-type: none; display: inline-block; float: none; vertical-align: middle; text-align: center; }
.ref-navig li + li:before { content: "|"; }
.ref-navig li a{ margin: 5px 3px; padding:0 10px; transition: all 0.2s linear; line-height: 25px; color:#000; text-decoration: none; outline:none; font-weight: bold; }
.ref-navig li a:hover{ color:#C7953D; }
#return-to-top { position: fixed; bottom: 20px; right: 20px; opacity: 0.6; transition: all 0.2s linear; outline: none; text-decoration: none; z-index: 9999; display: none;}
#return-to-top:hover { color:#333; }
/*.affix {top:0;width: 100%;max-width: 865px;z-index: 9999 !important;}
.navbar {margin-bottom: 0px;}
.affix ~ .container-fluid {position: relative;top: 50px;}
.ref-tabs .navbar-inverse, .ref-tabs .navbar{background-color: #FFF;border-color: inherit;border:none;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{color: #C7963F;font-weight: bold;}
.navbar-inverse .navbar-nav>li>a{color:#000;font-weight:bold;}
.navbar-nav>li>a{padding-top: 0;padding-bottom: 0;}
.ref-tabs .navbar .navbar-nav li a { margin: 5px 0 4px;}
.ref-tabs .navbar .navbar-nav li { display: inline-block; float: none; margin: 0; vertical-align: top;}
.ref-tabs .navbar .navbar-collapse { text-align: center;}
.border-right{border-right: 1px solid #000;}*/

a.darkBg:focus, a.darkBg:hover, .uk-link.darkBg:hover {
    color: #fff;
    text-decoration: none;
}
.prominent-input {
    font-weight:bold;
    color:brown;
    font-size:14px;
}

/* SOCIAL ICONS CSS */
#socIcons{position: fixed;left:0;top:200px;z-index: 99999;}
ul#soc-ico-list{ padding:0; margin:0;}
ul#soc-ico-list li{ list-style-type:none; height:40px; width:40px; margin-left: -1px; margin-bottom: 1px; padding:2px; position:relative; text-align: center;-webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); -moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); -o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);-webkit-border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-bottomright: 3px;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
ul#soc-ico-list li:hover { width: 45px;}
ul#soc-ico-list li a{color: #FFF;text-align: center}
.ico-fb, .ico-tw, .ico-yt, .ico-in{background-color: rgba(130,105,55,0.7);}
.ico-fb:hover{background-color: #3B5998;}
.ico-tw:hover{background-color: #00ACED;}
.ico-yt:hover{background-color: #BB0000;}
.ico-in:hover{background-color: #AE33AD;}


/* UK PAGE*/
.uk-sect{position:relative;min-height:400px;border-top: 12px solid #9F865A;box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);/*border:1px solid black;*/}
.uk-info { left: 50%; position: absolute; top: 50%;line-height: 40px; transform: translate(-50%, -50%); width: 85%; padding:20px 0;/*border:1px solid #AEAEAE;*/}
.uk-info span{display: block;text-align: center;color:#000;transition: all 0.2s cubic-bezier(1.000, -0.530, 0.405, 1.425);text-transform: normal;text-shadow: -1px -1px 0 rgba(140,140,140,0.35) , -1px -1px 1px rgba(255,255,255,0.35) ;}
.uk-info span.uk-hdr{font-size: 45px;font-weight: bold;color: #9F865A;text-shadow: -1px -1px 0 rgba(0,0,0,0.35) , -1px -1px 2px rgba(0,0,0,0.35) ;}
.uk-info span.uk-date{font-size: 30px;}
.uk-info span.uk-cities{font-size: 30px;}
.uk-info span.uk-tick{font-size: 25px;}
.uk-info span.uk-lang{font-size: 18px;}
.uk-info span.uk-furtherinfo { font-size: 12px; line-height: 18px; margin-top: 15px;}
@media (min-width: 320px) and (max-width: 545px) {
    .uk-sect{min-height:330px;}
    .uk-info{position: relative;transform: none !important;left:0;margin:20px auto 0;line-height: 35px;}
    .uk-info span.uk-hdr{font-size: 30px;}
    .uk-info span.uk-date{font-size: 15px;padding-bottom:10px;}
    .uk-info span.uk-cities{font-size: 16px;line-height: 25px;padding-bottom:10px;}
    .uk-info span.uk-tick{font-size: 15px;line-height: 20px;padding-bottom:8px;}
    .uk-info span.uk-lang{font-size: 13px;}
}  