@import url(http://fonts.googleapis.com/css?family=Merriweather:300,400,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import (https://fonts.googleapis.com/css?family=Asul|Neuton|Open+Sans|Rasa);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import (https://fonts.googleapis.com/css?family=Asul|Neuton|Open+Sans|Rasa);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@font-face {
	font-family: 'Shentox SemiBold';
	src:url('fonts/Shentox.woff')format("woff");
}
@font-face {
	font-family: 'Shentox UltraLight';
	src:url('fonts/Shentox.woff')format("woff");
}
@font-face {
	font-family: 'Shentox';
	src:url('fonts/Shentox.woff')format("woff");
}
@font-face {
	font-family: 'Shentox Medium';
	src:url('fonts/Shentox.woff')format("woff");
}





body {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	display: block;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
	background-color: #fff;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.body_wrap {
	width:85%;
	margin:0 auto;
	position: relative;
}
body.boxed .sticky-menu.scrolling {
	left: auto !important;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
.page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child {
	margin-top: 0;
}

.eo {
    text-align:center;
    font-family:Arial;
    color:#fff;
}



p:last-child {
	margin-bottom: 0;
}
a {
	text-decoration: none;
	color: inherit;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
ul {
	list-style: none;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333333;
}
ul li, ol li {
	position: relative;
}
li>ul {
	margin-bottom: 0;
}
#header_bar {
	color:#fff;
}
#header_bar_left {
	float:left;
	display:inline-block;
	width:40%;
}
#header_bar_right {
	float:right;
	display:inline-block;
}
header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #23272d;
	opacity: 0.7;
	z-index: -1;
}
.main-page header {
	background: none;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_div {
	width: 100%;
	z-index: 9999;
}
#logo_main {
	background:#fff;
	padding: 14px 0px 18px 0px;
	width:100%;
	position: relative;
}
#line {
	background:url(../images/ziczac.png) repeat-x left bottom;
	height:34px;
	
}

.social{ padding-top:6PX; padding-left:10%;}
.phone {
    float: left;
    font-size: 12px;
    color: #ffffff;
}

.email {
    float: left;
    font-size: 12px;
    color: #ffffff;
}

#logo_l {
	float:left;
	display:inline-block;
	width: 62%;
}
#logo {
	float:left;
	display:inline-block;
	margin-right:12px;
}
.point2 {
}
.point2 ul li {
	margin-bottom: 8px;
	background: transparent url(../images/left_li.png) no-repeat scroll left 6px;
	float: left;
	width: 48%;
	padding-left: 3%;
	margin-right: 2%;
	text-align: left;
}
.point3 {
}
.point3 ul li {
	margin-bottom: 8px;
	background: transparent url(../images/left_li.png) no-repeat scroll left 6px;
	padding-left: 3%;
}
.point3 ul li a {
	color:#C60000;
	text-decoration:none;
	transition:all ease-in-out 0.2s;
	text-transform:uppercase;
	font-size: 13px;
}
.point3 ul li a:hover {
	color:#007D3F;
}
.img_div1 {
}
.img_div1 ul li {
	width:48%;
	float:left;
	display:inline-block;
	margin:1%;
	text-align: center;
}
.img_div1 ul li img {
	width:100%;
	border:1px solid #ccc;
	padding:5px;
}
#logo_txt {
	float:left;
	display:inline-block;
	padding-top: 5px;
	margin-left:13px;
}

#logo_r {
	float:right;
	width: 27%;
	display:inline-block;
	padding-top: 8px;
}
#header_monday{
	float:left;
	margin-right:2%;
	display:inline-block;
}
#search_right{
	float:right;
	display:inline-block;
	width: 61%;
}
/*#search_right img{
	width:100%;
}*/
.color-5 span {
	display: block;
}
.color-5 span a {
	position: relative;
	display: inline-block;
	margin: 15px 25px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.35em;
}
.color-5 span a:hover, .color-5 span a:focus {
	outline: none;
}
.cl-effect-5 {
	background:#731901;
}
/* Effect 5: same word slide in */
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
	height: 1em;
}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cl-effect-5 a:hover span, .cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
#menu_main {
	background: rgba(0,0,0,0.6);
	width:100%;
	position: absolute;
	z-index: 999;
    margin-top: -1%;
}
.clr {
	margin:0px;
	padding:0px;
	clear:both;
}
.news_div1 {
	margin-bottom:30px;
}
.news_div1 img {
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #ccc;
}
.link1 {
}
.link1 a {
	text-decoration:none;
	color:#F00;
}
#choose_ticket_content_m {
	float:left;
	display:inline-block;
	margin-left: 40px;
}
#choose_ticket_content_r {
	float:left;
	display:inline-block;
	width:30%;
	margin-left:60px;
}
.ticket_price {
	float:left;
	display:inline-block;
	margin-right:30px;
	text-align:center;
}
.ticket_price h2 {
	font-family: CenturyGothic-Bold;
	font-size: 22px;
	color: #10bbb3;
}
.ticket_price h3 {
	font-size: 20px;
	color: #10bbb3;
	margin: 15px 0px 8px 0px;
}
.ticket_price h4 {
	font-size: 15px;
	color: #10bbb3;
	margin: 0px;
	padding: 0px;
}
#inner_body h1 {
	font-family: 'Shentox Medium';
	color: #000000;
	font-size: 20px;
	margin: 0px 0px 14px 0px;
	font-weight: normal;
	text-transform: uppercase;
	border-left: 4px solid #080;
	padding: 0px 0px 6px 6px;
	border-bottom: 1px dotted #080;
}
#choose_ticket_content {
	margin-bottom:15px;
}
#choose_ticket_content h2 {
	font-size: 25px;
	color: #10bbb3;
	margin:10px 0px;
	padding:0px;
}
#choose_ticket_content_l {
	float:left;
	display:inline-block;
	width:40%;
}
#choose_ticket_content_l p {
	font-size:17px;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height: 24px;
}
#inner_body {
	width:100%;
	padding:25px 0px 25px 0px;
	margin-top:-8px;
	min-height:350px;
}
#inner_left {
	float:left;
	display:inline-block;
	width:25%;
	border:4px solid #2eab01;
	box-shadow: 5px 5px 0px #666;
	-moz-box-shadow: 5px 5px 0px #666;
	-webkit-box-shadow: 5px 5px 0px #666;
	background:url(../images/bodytop-lastbg.png)repeat left top;
}
#inner_right {
	float:right;
	display:inline-block;
	width:72%;
}
#inner_right h2 {
	color: #000000;
	font-size: 18px;
	margin: 16px 0px 4px 0px !important;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
#my_ticketsl {
	float:left;
	display:inline-block;
	padding-right:30px;
	width:65%;
}
#my_ticketsr {
	float:right;
	display:inline-block;
}
.tb1 {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.tb1 td {
	border-top:1px solid #CCCCCC;
	border-collapse:collapse;
}
.tb1 tr:nth-child(even) {
	background-color:#ddeffd;
}
.tb1 tr:nth-child(odd) {
	background-color:#FFFFFF;
}
.inner_left_corner1 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #2eab01;
	border-right: 20px solid rgba(0,0,0,0);
}
.inner_left_corner2 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #2eab01;
	border-left: 20px solid rgba(0,0,0,0);
	float:right;
}
.inner_left_corner3 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-bottom: 20px solid #2eab01;
	border-left: 20px solid rgba(0,0,0,0);
	float:right;
}
.inner_left_corner4 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-bottom: 20px solid #2eab01;
	border-right: 20px solid rgba(0,0,0,0);
}
#inner_banner {
	width:100%;
	margin-top:-7px;
}
#inner_banner img {
	width:100%;
}
.ticketBuyLink {
	background: url(../images/ticket_button.png) repeat left top;
	display: block;
	margin-right: 0;
	margin-top: 25px;
	padding:15px 20px;
	color:#fff;
	text-transform:uppercase;
	border:0;
	cursor:pointer;
}
#banner {
	position:relative;
	width:100%;
	margin-top:-5px;
}
#banner_bottom {
	position:relative;
	border-bottom:4px solid #1f9f0a;
	margin-top:-53px;
}
#banner_bottom_div {
	background:#1f9f0a;
	text-align:center;
	padding:10px 35px;
}
#banner_bottom_div img {
	width:100%;
}
.ticket_details {
	border:1px solid #ccc;
	margin-bottom:15px;
}
.ticket_details span {
	line-height:25px;
	display:block;
}
.up {
	text-transform:uppercase;
}
.ticket_hd {
	padding:12px;
	border-bottom:1px solid #ccc;
}
.ticket_hdl {
	float:left;
	display:inline-block;
	width:60%;
}
.ticket_hdr {
	float:right;
	display:inline-block;
}
.ticket_hd_more {
	padding:10px 20px;
	background:#2dabdf;
	color:#fff;
	font-size:11px;
	border:1px solid #157d99;
	border-radius:3px;
	text-transform:uppercase;
	cursor:pointer;
	margin-top:6px;
	-moz-transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.ticket_hd_more:hover {
	background:#1482b0;
}
.ticket_content {
	padding:12px;
}
.ticket_status {
	border:1px solid #ccc;
	text-transform:uppercase;
	text-align:center;
	margin-top:6px;
}
.ticket_status_hd {
	padding:6px;
	border-bottom:1px solid #ccc;
}
.green_success {
	color:#009B00;
	padding:12px;
	font-size:18px;
}
.red_unsuccess {
	color:#D50000;
	padding:12px;
	font-size:18px;
}
#body_top {
	width:100%;
	background:#fff;
	padding:5px 0px 20px 0px;
}
#body_top li {
	width:23%;
	float:left;
	display:inline-block;
	margin: 0% 2% 0% 0%;
}
#body_top li:last-child {
	width: 24%;
	margin:0% 0 0% 0%;
	float:right;
	background:url(../images/bodytop-lastbg.png)repeat left top;
	text-align:center;
/*	border:4px solid #bb0c11;*/
}
#bodytop_corner1 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #bb0c11;
	border-right: 20px solid rgba(0,0,0,0);
}
#bodytop_corner2 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #bb0c11;
	border-left: 20px solid rgba(0,0,0,0);
	float:right;
}
#bodytop_corner3 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-bottom: 20px solid #bb0c11;
	border-left: 20px solid rgba(0,0,0,0);
	float:right;
}
#bodytop_corner4 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-bottom: 20px solid #bb0c11;
	border-right: 20px solid rgba(0,0,0,0);
}
.topdiv {
	border-bottom:4px solid #bb0c11;
	padding-bottom:5px;
}
#body_top li:last-child h2 {
	margin:0px;
	padding:10px 0px;
}
.bottomdiv {
	border-top:4px solid #bb0c11;
	margin-top:2px;
	padding-top: 8px;
}
p {
	margin:1.2em 0cm 0.6em;
	text-align:justify;
	margin-bottom:10px;
	line-height:21px;
}
#welcome {
	border:1px solid #e44b7e;
	border-top: 5px solid #e44b7e;
	background:#fff;
}
#welcome_banner img {
	width:100%;
}
.padding_10 {
	padding:10px 10px 0px 10px;
}
#welcome h1 {
	margin:0px 0px 9px 0px;
	text-align:center;
	font-family: 'Shentox Medium';
	color:#e44b7e;
	font-size:20px;
	text-transform:uppercase;
	padding:0px;
	text-decoration:underline;
}
#welcome p {
	margin: 9px 0cm 0.6em;
}
.welcome_more {
	text-align:center;
}
.welcome_more a {
	background:#e44b7e;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	padding: 6px 12px 2px 12px;
	vertical-align: middle;
}
.welcome_more a:hover {
	background:#b9144b;
}
#bot_gar {
	border:1px solid #009bc0;
	border-top: 5px solid #009bc0;
	background:#fff;
}

#bot_gar p {
	margin: 9px 0cm 0.6em;
}
#bot_gar_banner img {
	width:100%;
}
#bot_gar h1 {
	margin:0px 0px 9px 0px;
	text-align:center;
	
	color:#009bc0;
	font-size:14px;
	text-transform:uppercase;
	padding:0px;
}
.bot_gar_more {
	text-align:center;
}
.bot_gar_more a {
	background:#009bc0;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	padding: 6px 12px 3px 12px;
	vertical-align: middle;
}
.bot_gar_more a:hover {
	background:#03728d;
}

#notice {
	border:1px solid #3EA805;
	border-top: 5px solid #3EA805;
	background:#fff;
}
#notice p {
	margin: 9px 0cm 0.6em;
}
#bot_gar_banner img {
	width:100%;
}
#notice h1 {
	margin:0px 0px 9px 0px;
	text-align:center;
	font-family: 'Shentox Medium';
	color:#3EA805;
	font-size:20px;
	text-transform:uppercase;
	padding:0px;
	text-decoration:underline;
}
#visiting_hour {
	border:1px solid #d26f04;
	border-top: 5px solid #d26f04;
	background:#fff;
}
#visiting_hour p {
	margin: 9px 0cm 0.6em;
}
#visiting_hour_banner img {
	width:100%;
}
#visiting_hour h1 {
	margin:0px 0px 9px 0px;
	text-align:center;
	
	color:#d26f04;
	font-size:14px;
	text-transform:uppercase;
	padding:0px;
}
.visiting_more {
	text-align:center;
}
.visiting_more a {
	background:#d26f04;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	padding: 6px 12px 3px 12px;
	vertical-align: middle;
}
.visiting_more a:hover {
	background:#aa5a04;
}
#timing {
	background: #800;
	padding: 5px;
	text-align: center;
	color: #fff;
	margin-bottom: 14px;
	font-size: 15px;
}
.cd-container {
	width: 90%;
	max-width: 768px;
	margin: 2em auto;
}
.cd-container::after {
	content: '';
	display: table;
	clear: both;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 0.8;
	z-index:9;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
#ticket {
}
#ticket_left {
	float:left;
	display:inline-block;
	width: 70%;
}
.buy_now {
	padding: 8px 16px;
	background: #006A00;
	color: #fff;
	float: right;
}
.drt {
	display:none;
	border:1px solid #ccc;
	padding:10px;
	clear:both;
	margin-top:10px;
	background:#fef3e5;
}
.drt_summery {
	border-bottom:2px solid #9d801d;
	padding-bottom:10px;
	margin-bottom:25px;
	position: relative;
}
.drt_summery_left {
	float:left;
	display:inline-block;
	width:55%;
}
.drt_summery_left span {
	font-size:20px;
	color:#886F00;
	display:inline-block;
}
.condition_txt {
	font-size:16px;
	display:inline-block;
}
.summery_content {
	display:block;
}
.drt_summery_middle {
	float:left;
	display:inline-block;
	width:30%;
	font-size:20px;
	text-align:center;
}
.drt_summery_right {
	float:right;
	display:inline-block;
	width:15%;
	text-align:right;
}
.drt_summery_right span {
	display:inline-block;
	margin:0px 2px;
}
.drt_summery_right span input {
	text-align:center;
	padding:5px 0px;
}
.minus a {
	font-size:2em;
	color:#595959;
	vertical-align:middle;
}
.plus a {
	font-size:1.5em;
	color:#595959;
	vertical-align:middle;
}
.box {
	width: 100%;
	background: #FFF;
	margin: 40px auto;
}
.box:first-child {
	margin:0px;
}
.book_div {
	position: relative;
}
.book_div:before, .book_div:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.book_div:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.book_div h3 {
	font-family:Helvetica, Arial, sans-serif;
	color: #008000;
	font-size: 20px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
.book_div img {
	display:block;
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin-right:12px;
	margin-bottom: 5px;
}
#ticket_right {
	display:inline-block;
	width: 22%;
	position: fixed;
	background:#fff url(../images/footer_patteren.png) repeat left top;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	right: 7.5%;
	z-index:99;
}
#ticket_right:before, #ticket_right:after {
	content:"";
	position:absolute;
	z-index:-1;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 12px 20px rgba(0,0,0,0.8);
	top:10px;
	bottom:10px;
	left:0;
	right:0;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}
#ticket_right:after {
	right:10px;
	left:auto;
	-webkit-transform:skew(8deg) rotate(3deg);
	-moz-transform:skew(8deg) rotate(3deg);
	-ms-transform:skew(8deg) rotate(3deg);
	-o-transform:skew(8deg) rotate(3deg);
	transform:skew(8deg) rotate(3deg);
}
#ticket_right_img {
	background:url(../images/tickrt_rtbg.jpg) no-repeat left top;
	width:100%;
}
#ticket_right > h1 {
	color: #fff;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	border:none;
	text-transform: uppercase;
	text-align:center;
	border-left:0;
	font-weight: 700;
	background: #f0a606;
}
#ticket_right_content {
	padding:12px;
}
#right_content_head {
	padding: 6px 12px 12px 12px;
	background:#e8e7e7;
	border-bottom:1px solid #C3C3C3;
}
#right_content_head h2 {
	font-size: 25px;
	margin: 15px 0px 6px 0px;
	padding:0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	color: #48494a;
}
#right_content_head h3 {
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	letter-spacing: 0.6px;
	color: #48494a;
}
#right_content_head table {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 11px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
}
.text_center {
	text-align:center;
}
#ticket_right_content h2 {
	font-size: 18px;
	padding:0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	color: #000;
}
#right_content_table {
}
.tb1 {
	border-collapse:collapse;
}
#right_content_table input {
	text-align:center;
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	padding:3px;
}
#right_content_total {
	width: 100%;
	color: #000;
	margin:12px 0px;
	text-align:center;
	font-size: 25px;
}
#right_content_total table {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#right_content_total span {
	margin-left: 20px;
	font-size:24px;
	color:#009100;
}
#right_content_total span div {
	display:inline-block;
	font-size:32px;
	color:#9D0000;
}
.cl-effect-5 a {
	overflow: hidden;
	width:100%
}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.cl-effect-5 a span::before {
	position: absolute;
	top: 140%;
	content: attr(data-hover);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cl-effect-5 a:hover span {
	-webkit-transform: translateY(-140%);
	-moz-transform: translateY(-140%);
	transform: translateY(-140%);
}
.purchase_ticket a {
	position: relative;
	color:#000;
	display:block;
	font-size: 20px;
	background:#0bc6b7;
	text-align:center;
	text-transform:uppercase;
	padding: 10px 0px;
	font-weight:700;
}
.purchase_ticket a:hover {
	outline: none;
	background:#f0a606;
	color:#000;
}


 @media only screen and (min-width: 1024px) {
 
 


.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}
#what_new {
	width:100%;
	background:url(../images/whats-newbg.jpg) repeat left top;
}
#what_new_left {
	float:left;
	width:33%;
	display:inline-block;
	padding:20px 0px;
}
#what_new_right {
	float:right;
	width:33%;
	display:inline-block;
    padding:20px 0px;
}

#what_new_mid {
	float:right;
	width:33%;
	display:inline-block;
    
}

#what_new_right h2 {
	color: #fff;
	font-size: 20px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
figure {
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0
}
.ss-tile {
	overflow: hidden;
}
.ss-tile:not(.hover-size-5) figure img {
	-webkit-transition: -webkit-transform 0.8s ease-out;
	-moz-transition: -moz-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	transition: transform 0.8s ease-out;
}
.ss-tile:not(.hover-size-5):hover figure img {
	-webkit-transform: scale(1.3, 1.3) rotate(5deg);
	-moz-transform: scale(1.3, 1.3) rotate(5deg);
	-ms-transform: scale(1.3, 1.3) rotate(5deg);
	-o-transform: scale(1.3, 1.3) rotate(5deg);
	transform: scale(1.3, 1.3) rotate(5deg);
}


#celbration-about {
	
	padding:20px;
	color:#fff;
	margin-bottom:15px;
}
#celbration1 {
	background:#63AB1D;
	padding:20px;
	color:#fff;
	margin-bottom:0px;
}
#celbration1_left {
	width: 25%;
	float:left;
	display:inline-block;
}
#celbration1_right {
	width: 75%;
	float:right;
	display:inline-block;
}
#celbration2 {
	background:#e44b7e;
	padding:20px;
	color:#fff;
}
#celbration2_left {
	width:60%;
	float:left;
	display:inline-block;
}
#celbration2_right {
	width:35%;
	float:right;
	display:inline-block;
}
/* button*/
[class^="hvr-"] {
 font-family:'Shentox Medium'
}
 [class^="hvr-"] {
 padding:10px 20px;
 cursor: pointer;
 background: #e1e1e1;
 text-decoration: none;
 color: #fff;
 -webkit-tap-highlight-color: rgba(0,0,0,0);
 text-transform:uppercase;
 border:2px solid #fff;
}
.hvr-shutter-in-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #9CAB1D;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #AB991D;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:active {
	color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.hvr-shutter-in-horizontal1:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #db215f;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal1 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #009bc0;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal1:hover, .hvr-shutter-in-horizontal1:active {
	color: white;
}
.hvr-shutter-in-horizontal1:hover:before, .hvr-shutter-in-horizontal1:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.hvr1-bounce-to-bottom {
	display: block;
	vertical-align: middle;
	background: url(../images/left_li.png) no-repeat 14px 14px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr1-bounce-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:rgba(46,171,1,0.5);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr1-bounce-to-bottom:hover, .hvr1-bounce-to-bottom:active {
	color: #fff;
}
.hvr1-bounce-to-bottom:hover:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
[class^="hvr1-"] {
 font-family: 'Roboto', sans-serif;
}
 [class^="hvr1-"] {
 display:block;
 padding: 10px 10px 10px 35px;
 cursor: pointer;
 text-decoration: none;
 color: #248601;
 border-bottom: 1px solid #2eab01;
}
.sperater .active, .sperater::before, .sperater::after, .teacher-img, .btn, .btn::before, .btn::after, .lectures-column .overlay .social-icons ul li a:hover, .pagination-holder ul li a.active::before, .lecturers-column.style-4 .social-icons li a:hover, .tc-tab-nav, .event-detail-img h2::before {
	border-color: #2d2b5e;
}
.sperater::before {
	left: 0;
}
.sperater::before, .sperater::after {
	content: "";
	position: absolute;
	width: 27%;
	top: 50%;
	border: 1px solid;
}
#nandankanan_gallery span {
	color: #34ba01;
	text-align: center;
}
.sperater .active, .sperater::before, .sperater::after, .teacher-img, .btn, .btn::before, .btn::after, .lectures-column .overlay .social-icons ul li a:hover, .pagination-holder ul li a.active::before, .lecturers-column.style-4 .social-icons li a:hover, .tc-tab-nav, .event-detail-img h2::before {
	border-color: #2d2b5e;
}
.top-bar, .sperater i, .btn.white:hover, .owl-dot.active, .datepicker, .btn:hover, .f-courses-detail, .f-courses.active .name-tag, .news-column:hover .dates, .feature-column .feature-icon, .feature-column .feature-icon::before, .feature-column .feature-icon::after, .most-f-course-btm, .lectures-column .overlay .social-icons ul li a:hover, .long-batch, .event-grid-detail ul li i, .blog-detail-img .dates, .Category-list ul li span, .sec-nu, .course-reviews, .lecturers-column.style-4 .social-icons li a:hover, .tc-per, .tc-tab-nav li.active a, .icon-heading h4 i, .contact-info, .nav-list li ul li a:hover, .feature-service:hover .plus-icon {
	background: #2d2b5e;
}
.sperater i {
	height: 9px;
	width: 9px;
	display: inline-block;
	margin: 0 0 0 6px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sperater .active, .sperater::before, .sperater::after, .teacher-img, .btn, .btn::before, .btn::after, .lectures-column .overlay .social-icons ul li a:hover, .pagination-holder ul li a.active::before, .lecturers-column.style-4 .social-icons li a:hover, .tc-tab-nav, .event-detail-img h2::before {
	border-color: #2d2b5e;
}
.sperater::after {
	right: 0;
}
.sperater::before, .sperater::after {
	content: "";
	position: absolute;
	width: 27%;
	top: 50%;
	border: 1px solid;
}
*:after, *:before, a, p, h1, h2, h3, h4, h5, h6, button, .on-hover, .courses-column, .dates, .owl-item.active.center, .overlay, .nav-list ul li a::before, .event-column, span, .lectures-list li, .lectures-list li .overlay, .lecturers-column.style-3 img, .lectures-detail, .lectures-name, .nav-list li > ul, .f-courses-detail {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sperater .active {
	border: 1px solid;
	background: none;
	height: 12px;
	width: 12px;
}
.sperater {
	position: relative;
	width: 170px;
	display: inline-block;
	margin: 0 0 40px;
}
.sperater i:first-child {
	margin: 0;
}
.sperater .active {
	border: 1px solid;
	background: none;
	height: 12px;
	width: 12px;
}
.sperater::before, .sperater::after {
	content: "";
	position: absolute;
	width: 27%;
	top: 50%;
	border: 1px solid;
}
.sperater::before {
	left: 0;
}
.sperater::after {
	right: 0;
}
#special {
	width:100%;
	background:url(../images/special-bg.png) repeat left top;
	padding:20px 0px 30px 0px;
	margin-bottom:20px 0px;
}
h1 {
	color: #000000;
	font-size: 28px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
/* button*/

/* News*/
.news_div {
	margin-bottom:15px;
	border-bottom:1px dashed #000;
	padding-bottom:15px;
}
.news_left {
	float:left;
	width: 40%;
	margin-bottom: auto;
	margin-right: 10px;
	color:#FFF;
	text-align:center;
	margin-top: 5px;
}
.news_left_date {
	background:#fff;
	padding:7px 0px;
	font-size: 28px;
	color:#30ced9;
}
.news_left_month {
	background:#30ced9;
	padding: 2px 0px;
	font-size: 18px;
	color:#fff;
	text-transform:uppercase;
}
.news_txt {
	float:left;
	width: 56%;
}
.news_txt a {
	text-transform:uppercase;
	color:#f32280;
	font-size:15px;
	line-height:25px;
}
.news_txt a span {
	color:#1fd59a;
}
.news_txt_head {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	color:#000;
}
#tabs1 {
	padding-bottom: 22px;
}
#ticker {
	margin:0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	text-align:left;
	height:346px;
}
#ticker {
	margin:0;
	text-align:left;
	padding:0px;
}
.nwshdtxt {
	font-weight:bold;
	color:#d96c02;
	font-weight:bold;
}
.margin_bottom {
	margin-bottom:20px;
}
#news-scroll {
	margin-top:20px;
}
#news_div h1 {
	color: #ce7924;
	font-size: 28px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-transform:uppercase;
}
/* News*/
#para {
	width:100%;
	background:url(../images/para_bg.png) no-repeat  center center;
	margin-top:20px;
}
#para_div {
	background:rgba(0,0,0,0.5);
}
#para_text {
	text-align:center;
	font-size:47px;
	font-weight:bold;
	color:#fff;
	padding:35px;
	text-transform:uppercase;
	line-height:74px;
}
#nandankanan_gallery {
	margin-top:20px;
	width:100%;
	position: relative;
	text-align: center;
}
#footer_top {
	width:100%;
	background:url(../images/footer_top.png) no-repeat center top;
	margin-top:20px;
	height:170px;
	margin-bottom: -10px;
	display:none;
	visibility:hidden;
}
#footer {
	width:100%;
	color:#fff;
	margin-top:20px;
}
#footer_content {
	border-top:3px solid #820000;
	padding:20px 0px 0px 0px;
	background-image: url(../images/footer_patteren.png);
	background-color: rgb(54, 148, 17);
}
#footer_content_top {
}
#footer_bottom {
	height:105px;
	background-image: url(../images/footer_patteren.png);
	background-color: rgb(54, 148, 17);
}
#scroll-top {
	display:none;
	overflow:hidden;
	visibility:hidden;
	height:0px;
}
#footer h2 {
	text-transform:uppercase;
	font-size: 18px;
	color:#fff;
	letter-spacing:1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#footer_top_div1 {
	width:35%;
	float:left;
	display:inline-block;
	padding: 15px 25px 18px 25px;
	text-align:center;
}
#footer_top_div1 img {
	width:100%;
}
.large-header {
	position: relative;
	width: 100%;
	background: #000;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
#footer_top_div2 {
	width: 30%;
	float:left;
	display:inline-block;
	padding: 20px 10px 30px 10px;
}
#footer_top_div3 {
	float:right;
	display:inline-block;
	padding: 25px 0px 0px 20px;
}
.point {
}
.point ul li {
	margin-bottom: 8px;
	background: transparent url("../images/footer_li.png") no-repeat scroll left 6px;
	float: left;
	width: 48%;
	padding-left: 5%;
	margin-right: 2%;
	text-align: left;
}
.point ul li a {
	color:#fff;
	text-decoration:none;
	transition:all ease-in-out 0.2s;
	text-transform:uppercase;
	font-size: 13px;
}
.point ul li a:hover {
	color:#f0a606;
}
.footer_contact ul li {
	margin-bottom: 10px;
	float:none;
	display:block;
	width:100%;
	padding-right:0px;
	padding-left:0px;
	color:#fff;
}
.footer_contact li img {
	margin-right:10px;
	margin-bottom:0px;
}
#footer_content_bottom {
	border-top:1px dotted #fff;
	padding-top:10px;
}
#footer_content_bottom_left {
	width:40%;
	float:left;
	display:inline-block;
}
#footer_content_bottom_left a{
	color:#fff !important;
}
#footer_content_bottom_right {
	width:40%;
	float:right;
	text-align:right;
}
#footer_content_bottom_right a {
	color:#fff;
}
#footer_content_bottom_right a:hover {
	color:#f0a606;
}
#visitor_counter {
	margin-top:20px;
	color:#fff;
	text-align:center;
}
#visitor_counter span {
	display:block;
	font-size:16px;
	margin-bottom:10px;
}
#counter_div {
	background:#bb0c11;
	border:2px solid #fff;
	padding: 5px 10px;
	font-size: 25px;
	letter-spacing: 11px;
	text-align: center;
	font-weight: bold;
}
/*Special  */

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-section {
	padding: 33px 0 50px;
}
.portfolio-section ul.filter {
	margin: 0;
	padding: 0;
	margin-bottom: 28px;
}
.portfolio-section ul.filter li {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 3px;
}
.portfolio-section ul.filter li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	color: #828282;
	font-size: 15px;
	font-family: 'Quicksand', sans-serif;
	padding: 8px 16px;
	background: transparent;
	font-weight:700;
}
.portfolio-section ul.filter li a:hover, .portfolio-section ul.filter li a.active {
	color: #ffffff;
	background: #8fd0a6;
}
.portfolio-box .project-post img {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
.portfolio-box ul {
	margin:0;
	padding:0;
	display:inline-block;
	width:100%;
}
.portfolio-box ul li {
	float:left;
	margin:0;
	padding:0;
	width:23%;
	margin:0 0 0 2%;
}
.portfolio-box ul li:first-child {
	margin:0 !important;
}
.portfolio-box .project-post .hover-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.6);
	opacity: 0;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}
.portfolio-box .project-post .hover-box .inner-hover {
	position: absolute;
	top: 32%;
	left: 0;
	width: 100%;
	margin-top: -50px;
	text-align: center;
}
.portfolio-box .project-post .hover-box .inner-hover h2 {
	color: #ff238b;
	font-size: 20px;
	text-transform:uppercase;
	margin: 0 0 -2px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
}
.portfolio-box .project-post .hover-box .inner-hover p {
	color: #ffffff;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 25px;
	padding:0px 15px 15px 15px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
}
.portfolio-box .project-post .hover-box .inner-hover a {
	padding:10px 20px;
	text-decoration: none;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	width: 50px;
	height: 50px;
	background: #25c2b9;
	color:#fff;
	text-transform:uppercase;
	text-align: center;
	margin-right: -2px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio-box .project-post .hover-box .inner-hover a i {
	line-height: 50px;
	font-size: 22px;
	color: #8fd0a6;
}
.portfolio-box .project-post .hover-box .inner-hover a:hover {
	background:#ff238b;
}
.portfolio-box .project-post .hover-box .inner-hover a.zoom {
	margin-right: 60px;
}
.portfolio-box .project-post .hover-box .inner-hover a.link {
	margin-left: 60px;
}
.portfolio-box .project-post:hover .hover-box {
	opacity: 1;
}
.portfolio-box .project-post:hover .hover-box .inner-hover h2 {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.portfolio-box .project-post:hover .hover-box .inner-hover p {
	text-align:center;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.portfolio-box .project-post:hover .hover-box .inner-hover a.zoom {
	margin-right: -2px;
}
.portfolio-box .project-post:hover .hover-box .inner-hover a.link {
	margin-left: 0px;
}
#special_head {
	background: #25c2b9;
	font-size: 16px;
	color: #fff;
	position: absolute;
	width: 100%;
	padding: 10px;
	bottom:0;
	text-align: center;
	text-transform:uppercase;
}
.isotope-item:hover #special_head {
	display:none;
}
/*Special  */

#tab_button {
	padding:3px;
	border:1px solid #ccc;
}
#tab_content {
	width: 100%;
}
.department_heading {
	width:740px;
	height:72px;
	margin-bottom:15px;
}
.dept_heading {
	font-size:20px;
	padding-bottom:7px;
	color:#0086b2;
	display:block;
}
.outer-wrap {
	width:100%;
	margin: 0 auto;
}
ul.simple-tabs {
	width:100%;
	margin: 0;
	padding: 0;
}
ul.simple-tabs li {
	cursor:pointer;
	float: left;
	display: inline-block;
	margin-right: 1px;
	background: #ccc;
	padding: 10px 20px;
}
ul.simple-tabs li.active {
	background:#10bbb3;
	color:#fff;
}
ul.simple-tabs li.active:after {
	content:"";
	position: absolute;
	right: 100%;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 26px solid red;
	border-bottom: 13px solid transparent;
}
.tab-page {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tab page .img {
	max-width:698px;
	height:auto;
}
.ninety-percent-pad {
	text-align:justify;
	margin-top:10px;
}
.tab-page {
	display:none;
}
.active-page {
	display: block;
}
#slide1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 34px;
}
#slide1 a {
	text-decoration:none;
	font-weight:bold;
}
#slides {
	overflow:hidden;
	position:relative;
	width: 100%;
}
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
	width:10880px;
}
#slides ul li {
	float:left;
	display:inline-block;
	width:2%;
	margin-left: 6px;
	margin-right: 5px;
	text-align:center;
	padding: 10px;
	border: 1px solid #1da1b1;
}
#slides ul li div {
	background:#fff;
	border-top:none;
	padding:10px;
	font-family: 'Oswald', sans-serif;
}
#slides ul li img {
	width:100% !important;
}
#slides ul li span {
	color:#a20f66;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
}
#slides ul li p {
	text-align:justify !important;
}
#slides ul li.more {
}
#slides ul li span.more a {
	border:1px solid #F00;
	padding:5px 20px;
	color:#F00;
	text-decoration:none;
	background:#fff;
	transition:all ease-in-out 0.1s;
	-moz-transition:all ease-in-out 0.1s;
	-webkit-transition:all ease-in-out 0.1s;
	text-transform:uppercase;
	font-weight:normal !important;
}
#slides ul li span.more a:hover {
	background:#000;
	color:#fff;
}
.buttons {
	right: 0%;
	position: absolute;
	top: 0px;
}
.buttons a {
	display:block;
	position:absolute;
	width: 33px;
	height: 39px;
	text-indent:-999em;
	float:left;
	outline:0;
	z-index:100;
}
a#prev, a#prev2, a#prev3 {
	background:url(../images/previous.png) no-repeat 0px 0px;
	top: 0px;
	right: 40px;
}
a#next, a#next2, a#next3 {
	background:url(../images/next.png) no-repeat 0px 0px;
	top: 0px;
	right: 0px;
}
/*Banner  */
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/b05.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div {
	background-position: -7px -7px;
}
.jssorb05 div:hover, .jssorb05 .av:hover {
	background-position: -37px -7px;
}
.jssorb05 .av {
	background-position: -67px -7px;
}
.jssorb05 .dn, .jssorb05 .dn:hover {
	background-position: -97px -7px;
}
.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	width: 30px;
	height: 46px;
	cursor: pointer;
	background: url(../images/a12.png) no-repeat;
	overflow: hidden;
}
.jssora12l {
	background-position: -16px -37px;
}
.jssora12r {
	background-position: -75px -37px;
}
.jssora12r i {
	background-position: -75px -37px;
}
.jssora12l:hover {
	background-position: -136px -37px;
}
.jssora12r:hover {
	background-position: -195px -37px;
}
.jssora12l.jssora12ldn {
	background-position: -256px -37px;
}
.jssora12r.jssora12rdn {
	background-position: -315px -37px;
}
/*Banner  */
.gm-style .gm-style-mtc label, .gm-style .gm-style-mtc div {
	font-weight:400
}
.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
	font-size:10px
}
@media print {


.gm-style .gmnoprint, .gmnoprint {
	display:none
}
}
@media screen {
.gm-style .gmnoscreen, .gmnoscreen {
	display:none
}
}
.gm-style {
	font-family:Roboto, Arial, sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none
}
.gm-style img {
	max-width:none
}
.main-page .sticky-wrapper {
	position: absolute;
	width: 100%;
}
#menu {
	width:100%;
}
#menu_home {
	float:left;
	background:#000;
	padding:10px;
	text-align:center;
	width:4%;
}
#menu_link {
	float:right;
	text-align:left;
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	color:#00C100;
}
nav {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
nav ul {
	list-style: none;
}
div#navholder {
}
div#navholder nav {
}
.nav li a#nav3652 {
	text-indent: -99999px;
	padding: 0 15px;
	position: relative;
	background: url(/i/design/home-icon.png) no-repeat center center;
}
.nav li a#nav3652::before {
	content: ".";
	width: 24px;
	height: 23px;
	background: url(/i/design/home-icon.png) no-repeat center center;
	position: absolute;
	left: 50%;
	top: 13px;
	text-indent: -99999px;
	margin-left: -12px;
}
ul.nav {
	display: table;
	margin: 0;
	list-style: none;
}
ul.nav li {
	margin: 0;
	padding: 0;
	background: none;
	position: relative;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}
ul.nav li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	position: relative;
	padding: 0px 21px;
	line-height: 45px;
	text-transform: uppercase;
}
#mfPreviewBar {
	display:none;
	visibility:hidden;
	overflow:hidden;
}
ul.nav > li.active {
	background:#f0a606;
}
ul.nav > li:hover > a, ul.nav li a:hover {
	-webkit-box-shadow: inset 0 49px 0 0 #f0a606;
	box-shadow: inset 0 72px 0 0 #f0a606;
	color:#fff;
}
ul.nav li a::after {
	content: ".";
	width: 19px;
	height: 10px;
	margin-left: -10px;
	position: absolute;
	bottom: 2px;
	left: 50%;
	text-indent: -99999px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
ul.nav li a:hover::after {
	bottom: -12px;
	visibility: visible;
	opacity: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
ul.nav li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	padding: 0px 20px 20px 20px;
	background: none;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	visibility: hidden;
	opacity: 0;
	z-index:9;
	margin-top: 0px;
}
ul.nav li:hover ul {
	left: auto;
	margin-left: -20px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	visibility: visible;
	opacity: 1;
}
ul.nav li li {
	float: none;
	display: block;
	padding: 0;
	height: auto;
}
ul.nav li li a {
	background: #f0a606;
	color: #fff;
	padding: 0px 12px !important;
	line-height: 35px;
	float: none;
	top: auto;
	display: block;
	position: static;
	text-align: left;
	min-width:200px;
}
ul.nav li li:hover, ul.nav li li:hover > a, ul.nav li li a:hover, ul.nav li li a:focus {
	background: #be8916;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}
ul.nav li li a::after {
	display: none;
}
ul.nav li li a.parent:after {
	margin: -1px 0 0 10px;
	content: url("/i/design/lite/nav-right-arrow.png");
	opacity: 1;
	line-height: 1;
}
ul.nav ul ul {
	z-index: 505;
}
ul.nav li:hover ul ul {
	left: -999em;
}
ul.nav ul li:hover ul {
	left: 100%;
	top: 0;
}
.sticky-menu.double-menu:not(.second-nav), .sticky-menu.alt.mobile {
	background-color: transparent;
}
.sticky-menu {
	position: relative;
	z-index: 5000;
	background: url(../images/menu-btmbg.png) left top repeat-x;
	width: 100%;
	transition: height 0.3s, transform 0.3s;
	-ms-transition: height 0.3s, transform 0.3s;
	-moz-transition: height 0.3s, transform 0.3s;
	-webkit-transition: height 0.3s, transform 0.3s;
}
.sticky-menu .logo {
	display: flex;
	float: left;
	width: auto;
	transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	background: #f0a606;
	padding: 3px;
}
.logo {
}
.sticky-menu .logo img {
	height: 100%;
	width: auto;
	/* margin-right: 5px; */
	display: inline-block;
	vertical-align: middle;
}
.sticky-menu.scrolling {
	position: fixed;
	top: 0px;
	left: 0;
	-webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.24);
	-moz-box-shadow:    0px 4px 9px 0px rgba(0, 0, 0, 0.24);
	box-shadow:         0px 4px 9px 0px rgba(0, 0, 0, 0.24);
}
.sticky-menu.scrolling .logo {
	margin: 5px 0;
}
.img_bg {
	padding:5px;
	border:1px solid #ccc;
}
.special {
	border-bottom:1px dotted #ccc;
	text-align:justify;
}
.special img {
	padding:5px;
	border:1px solid #ccc;
	width:23%;
	margin-right:12px;
	float:left;
}
.monday_closed {
	position: fixed;
	z-index: 9999999;
	right: 0%;
	bottom: 10%;
	text-transform: uppercase;
}
#header_search {
	margin-bottom:10px;
}
#header_ticket {
}
.searchox {
	width: 100% !important;
	border: solid 1px #577ca5 !important;
	background: url(../images/search1.png) left no-repeat !important;
	padding: 4px 2px 4px 40px !important;
	color: #000 !important;
	height:auto !important;
}
h3 {
	margin:10px 0px;
	padding:0px;
}
#fd table {
	background:#E1FFE1;
	padding:12px;
}
#fd td {
	text-transform: uppercase;
	font-weight: 500;
	padding: 0px;
	margin: 20px 0px 3px 0px;
}
#fd select {
	width: 50%;
	font-size: 1em;
	resize: none;
	outline: none;
	border: 1px solid #dcdee0;
}
#fd input[type="text"] {
	width: 80%;
	padding: 10px 10px;
	font-size: 1em;
	outline: none;
	border: 1px solid #dcdee0;
}
#fd textarea {
	width: 100%;
	padding: 10px 10px;
	font-size: 1em;
	height: 10em;
	resize: none;
	outline: none;
	border: 1px solid #dcdee0;
}
#fd input[type="email"] {
	width:80%;
}
#fd input[type="submit"] {
	float:left;
	margin-right:15px;
	margin-top:15px !important;
	cursor:pointer;
	font-size: 1em;
	text-transform: uppercase;
	background:#a20f66;
	border: none;
	outline: none;
	margin-top: 0.5em;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
#fd input[type="submit"]:hover {
	background: #1da1b1;
}
.err {
	color:#c30b0b;
	text-align:center;
	background:#fbae07;
	padding:5px;
}
.succ {
	color:#007D3F;
	text-align:center;
	background:#f69453;
	padding:5px;
}
#msg {
	display:none;
	position:absolute;
	z-index:200;
	background:url(../images/msg_arrow.gif) left center no-repeat;
	padding-left:7px
}
#msgcontent {
	display:block;
	background:#f3e6e6;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px
}
#footer_content_bottom_leftl{float:right; margin:0 10px 0 0;}
#footer_content_bottom_leftr{float:right; margin:10px 0 0 0;}

#news_lat{border:1px solid #ccc; margin-bottom:10px; padding:2px;}
#news_latl{float:left; display:inline-block; background:#f0a606; padding:4px 0px; text-align:center; width:15%;}
#news_latr{float:right; display:inline-block; width:85%; padding:4px;}
.pagination a{
	padding:5px 10px;
	background:#060;
	color:#fff;
	margin-right:8px;

}
.current{
	padding:5px 10px;
	background:#F00;
	color:#fff;
	margin-right:8px;
}
.disabled{
	padding:5px 10px;
	background:#060;
	color:#fff;
	margin-right:8px;
}
 @media only screen and (min-width: 768px) {
 
 

.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.cd-top {
	right: 20px;
	bottom: 30%;
}
} 
@media screen and (max-width: 1400px) {



.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

ul.nav li a {
	padding: 0px 19px;
	font-size: 13px;
}
#logo_l {
	width: 65%;
}
#logo {
    width: 14%;
}
#logo_txt{
	width:54%;
}

#logo_txt img{
	width: 100%;
}
#logo_r {
    width: 32%;
    padding-top: 0px;
}
#header_monday{
	width:32%;
}
#header_monday img{
	width:100%;
}
#what_new_right h2 {
	font-size: 18px;
}
}
@media screen and (max-width: 1320px) {
ul.nav li a {
	padding: 0px 16px;
}
}
 @media screen and (max-width: 1200px) {
ul.nav li a {
	padding: 0px 8px;
}
#logo {
    width: 42%;
}
#logo_txt {
	width:50%;
    padding-top: 10px;
    margin-left: 4px;
}
#what_new_right h2 {
	color: #fff;
	font-size: 16px;
}
 @media screen and (max-width: 1080px) {
ul.nav li a {
	padding:0px 6px;
}
#logo_l {
}
#logo {
    width: 45%;
	margin-right:5px;
}
#logo img {
    width: 100%;
}
#logo_txt {
	width:50%;
    margin-left: 4px;
}
}
 @media screen and (max-width: 950px) {
 

.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}




#menu {
	padding-left:14%;
}
#menu_link {
	width:100%;
	float:none;
	display:block;
}
#logo img {
	width:100%;
}
ul.nav li a {
	padding: 9px 11px;
}
#menu_home {
	display:none;
}
#menu {
	padding-left: 0px;
}
/* Side */
  nav.SideHeading {
	width: 100%;
}
ul.SideList {
	width: auto;
}
ul.SideList p {
	font-size: 14px;
}
/* New Styles */
  div#navholder {
	display: block;
	margin: 0;
}
div#navholder nav {
	width: 100%;
}
a.meanmenu-reveal {
	display: none;
}
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #248601;
	padding: 0;
	min-height: 44px;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal {
	width: 80px;
	height: 22px;
	padding: 12px 13px 10px 13px;
	position: absolute;
	top: 0;
	right: 0;
	left:0 !important;
	cursor: pointer;
	color: #e7e9ee;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal div.mm-hamburger-icon {
	float: left;
	height: 22px;
	width: 22px;
}
.mean-container a.meanmenu-reveal div.mm-hamburger-icon span {
	display: block;
	background: #e7e9ee;
	height: 3px;
	font-size: 1px;
	text-indent: -99999px;
	margin-top: 3px;
}
.mean-container a.meanmenu-reveal div.mm-open {
	float: right;
	font-size: 14px !important;
	font-weight: bold;
	letter-spacing: 1px;
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #FFFFFF;
	margin-top: 44px;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}
.mean-container .mean-nav ul li a {
	background: #1e6d18;
	display: block;
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #74061e;
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
}
.mean-container .mean-nav ul li li a {
	padding: 10px 16% 10px 5% !important;
}
.mean-container .mean-nav ul li a:hover {
	background: #207517;
}
.mean-container .mean-nav ul li li a {
	width: 79%;
	padding: 10px 10% 10px 10%;
	border-top: 1px solid #999;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	background: #29841f;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 10px 15% 10px 15%;
}
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	line-height: 32px;
	padding: 5px 12px 5px 12px !important;
	text-align: center;
	position: absolute;
	color: #fff;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(0, 0, 0, 0.05);
	border: none !important;
	border-left: 1px solid #999;
	border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-bottom: 1px solid #999;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(255, 255, 255, 0.13);
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mean-remove {
	display: none !important;
}
#inner_left {
	float:none;
	display:block;
	width:100%;
	margin-bottom:25px;
}
#inner_right {
	float:none;
	display:block;
	width:100%;
}
.body_wrap {
	width:95%;
	margin:0 auto;
	position: relative;
}
#footer_content_bottom_leftl{float:none; margin:0px;}
#footer_content_bottom_leftr{float:none; margin:0 0px 10px 0;}
#news_latl{float:none; display:block; padding:4px 0px; text-align:center; width:100%;}
#news_latr{float:none; display:block; width:100%; padding:4px;}
}

@media screen and (max-width: 880px) {


.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


#body_top li:last-child img {
	width: 100%;
}
}
@media screen and (max-width: 768px) {



.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}



#header_div {
	background: #fff;
}
#logo_main {
	background: #fff;
	padding: 0px;
}
#line {
	display:none;
}
#logo_l {
	float: none;
	display: block;
	width: 100%;
}
#logo {
	float: none;
	display: block;
	margin-right: 0px;
	width:100%;
	text-align:center;
	background:#060;
	padding:10px 0px;
}
#logo img {
	width: 54%;
	padding: 5px;
}
#logo_txt {
	float: none;
	display: block;
	width:100%;
	text-align:center;
	margin-left: 0px;
}
#logo_txt img {
	width:100%;
}
#logo_r {
	float: none;
	width: 70%;
	display: block;
	margin: 3% auto;
	padding-top:0px;
}
#txt_eng {
	font-size: 30px;
	color:#fff;
}
#banner_bottom {
	display:none;
}
#menu_main {
	position:relative;
}
#body_top li {
	width: 80%;
	float: none;
	display: block;
	margin-top: 15px !important;
	margin: auto;
}
#body_top li:last-child {
	width: 80%;
	float: none;
	display: block;
	margin-bottom: 15px;
	margin: 0 auto;
}
#what_new_left {
	float: none;
	width: 100%;
	display: block;
	margin-bottom:20px;
}
#what_new_right {
	float: none;
	width: 100%;
	display: block;
}
#what_new_right h2 {
	font-size: 18px;
}
.portfolio-box ul li {
	float: none;
	width:75%;
	margin:0 auto;
	margin-top:2%;
}
.portfolio-box ul li:first-child {
	float: none;
	margin:0 auto !important;
}
#special {
	text-align: center;
	margin-top: 20px;
}
#para_text {
	font-size: 16px;
	line-height: 30px;
}
#footer_content_bottom_left {
	width: 100%;
	float: none;
	display: block;
	text-align:center;
}
#footer_content_bottom_right {
	width: 100%;
	float: none;
	display:block;
	text-align:center;
}
#footer_top_div1 {
	width: 100%;
	float: none;
	display: block;
}
#footer_top_div1 img {
	width: 50%;
}
#footer_top_div2 {
	width: 100%;
	float: none;
	display: block;
	padding:0px;
}
#footer_top_div3 {
	float: none;
	display: block;
	padding: 20px 0px 15px 0px;
}
#my_ticketsl {
	float:none;
	display:block;
	padding-right:0px;
	margin-bottom:15px;
	width:100%;
}
#my_ticketsr {
	float:none;
	display:block;
	width:100%;
}
}
 @media screen and (max-width: 670px) {
}
@media screen and (max-width: 550px) {
}
 @media screen and (max-width: 479px) {
 


.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.sticky-menu .logo h1 {
	line-height: 45px;
	font-size: 22px;
}
.sticky-menu .logo {
	height: 50px;
}
}

