html, body {
	position: relative;
	height: 100%;
	background: url(https://cdn3.ticketnew.com/partners/img/Liberty_Paradise/bg1.jpg);
	font-family: 'Raleway', 'helvetica', 'sans-serif';
}
.header h1 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 400;
	font-family: 'Raleway', 'helvetica', 'sans-serif';
	color: #fff;
}
h1, h2, h3 {
	color: #fff;
}
a {
	color: #fff;text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
.nowshowing img {
	width: 100%;
}
code[class*="language-"], pre[class*="language-"] {
	color: black;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	direction: ltr;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
 pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
 text-shadow: none;
 background: #b3d4fc;
}
pre[class*="language-"]::selection, pre[class*="language-"] ::selection, code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: #b3d4fc;
}

@media print {
code[class*="language-"],  pre[class*="language-"] {
	text-shadow: none;
}
}
/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}
:not(pre) > code[class*="language-"], pre[class*="language-"] {
	background: #f5f2f0;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
}
.token.comment, .token.prolog, .token.doctype, .token.cdata {
	color: slategray;
}
.token.punctuation {
	color: #999;
}
.namespace {
	opacity: .7;
}
.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted {
	color: #905;
}
.token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted {
	color: #690;
}
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5);
}
.token.atrule, .token.attr-value, .token.keyword {
	color: #07a;
}
.token.function {
	color: #DD4A68;
}
.token.regex, .token.important, .token.variable {
	color: #e90;
}
.token.important, .token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}
.token.entity {
	cursor: help;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #ffffff0a;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.nowshowing button {
	border: none;
	width: 100%;
	background: #f32475;
	padding: 5px 0;
}
.nowshowing button a {
	text-decoration: none;
	color: #fff;
}
.menu .navbar {
	background: transparent;
	border: none;
}
.menu ul li a {
	color: #fff !important;
	font-size: 18px;
}
.menu .navbar-nav {
	justify-content: space-around;
	display: flex;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #efefef;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #f32475;
}
.navbar-inverse .navbar-toggle {
	border-color: #fff;
}
#wrapper {
	padding-bottom: 40px;
}
.header {
	max-width: 1200px;
	width: 80%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	text-align: center;
}
.article {
	max-width: 1200px;
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #efefef;
	font-family: 'Raleway', 'helvetica', 'sans-serif';
	text-align: center;
}
.article h3 {
	margin-bottom: 40px;
}
.article table {
	font-size: 115%;
	text-align: left;
}
.article pre {
	font-size: 115%;
}
.logo
{
	background: #fff;
    padding: 10px;
    width: 300px;
	    margin: 18px;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(https://cdn3.ticketnew.com/partners/img/Liberty_Paradise/Preloader_2.gif) center no-repeat #fff;
}
footer p {
    color: #fff;
    margin-top: 5px;
    font-size: 16px;
}
.fa {
    color: #b30751;
}
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f32475;
    width: 30%;
    /* height: 300px; */
}
.tab button {
    display: block;
    background-color: inherit;
    color: #fff;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}
.tab button.active {
    background-color: #fff;color: #000;
}
.tab button:hover {
    background-color: #ddd;    color: #000;
}
.tabcontent h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.tabcontent {
    float: left;
    padding: 0px 12px;
    /* border: 1px solid #ccc; */
    width: 70%;
    border-left: none;
    height: 300px;
}
.aboutus1 {
    background-color: #f32475 !important;
    color: #fff !important;
}
.navbar-nav li:hover
{
	background: #f32475;
}
@media screen and (min-width:991px) {
.tab-content {
	height: 260px;
}
}

@media screen and (max-width:767px) {
.menu .navbar-nav {
	display: inherit;
}
}
