
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700,900);

body { 
  color: #010101; 
  font-size:16px; 
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  background:#fff;
    line-height:20px;
}
.back_Wrapper{ }
img{ max-width:100%;}
ul,ol{ margin:0; padding:0; list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:700;}
a{ text-decoration:none;color:#2e9abd;}
a:hover{text-decoration:none;color:#010101;}
.container{ width:1110px; margin:auto; padding:0 15px; position:relative;}
.container:after{ content:""; display:block; clear:both;}
.clear{ clear:both;}
header{position: relative;z-index: 1000; }
header .topHeader{background:#fff; border-bottom:1px solid #e1e8e9;}
.topHeader .container{position: static;}
.logo {position: relative;float: left;padding: 18px 0;}
.RightHeader{margin-left:245px;position: relative;}
.RightHeader:after{ content:""; clear:both; display:block;}
.ColumR_header{padding:15px 0 0; float:right; position:relative;}
.topright_logo{ position:absolute;top:0;right:0;}
.boxOffice{color:#050040; font-size:18px;padding-top: 6px;float: left;font-weight: 500;}
@media screen\0 {
.boxOffice{font-family: 'Fira Sans'; text-align:right;}
}
.topR_link{margin-bottom: 25px;}
footer .topR_link{display:none;}
.topR_link li{display:inline-block;border-right:1px solid #646464;padding-right: 8px;margin-right: 4px;line-height: 15px;}
.topR_link li:last-child{border:0;padding:0;margin:0;}
.topR_link a{color:#646464;font-size:13px;font-weight:400;text-transform:uppercase;display: block;}
.topR_link a:hover{text-decoration:underline;}
.topSocial{ float:right;}
.topSocial li{ float:left; margin-left:4px;}
.topSocial li a{ font-size: 18px; width: 35px; display: block; text-align: center; height: 35px; line-height: 40px; color: #fff;}
.topSocial li a.facebook{ background:#3b5998;}
.topSocial li a.twitter{ background:#56a3d9;}
.topSocial li a.instagram{ background:#56a3d9;}
.topSocial li a.youTube{ background:#c02b29;}
.topSocial li.bookTicktHead{margin-left: 0;margin-right: 5px;}
.topSocial li.bookTicktHead a{width:auto; background:#2a2a2a; color:#fff;padding: 0 9px;font-size: 17px;font-weight: 500;line-height: 35px;}
.ColumL_header{color: #666;position: absolute;bottom:18px;}
header .login{ float:right;letter-spacing: -1px; font-size:18px;}
header .login a{color:#59595b; text-decoration:underline;}
.headertext{ text-align:left;}
.headertext p{line-height:16px;margin-bottom: 0px;font-size:14px;font-weight: 600;text-transform: uppercase;}

.searchTop{position:relative;height: 35px;z-index: 1;}
/*.searchTop:after{content: "\f002";font: normal normal normal 14px/1 FontAwesome; width:20px; height:20px;position: absolute;
top: 6px;color: #fff;font-size: 20px;right: 7px;}*/
.searchTop .searchToggle{width: 35px;height:20px;position: absolute;top: 7px;color: #676a6b;font-size: 20px;right: 7px;cursor:pointer;
border-left: 1px solid #e7e7e7;padding-left: 12px;}
.searchTop input{width:100%;padding:4px 10px;height:35px;padding-right:35px;border:1px solid #e7e7e7;background:#fff;font-weight: 600;
color: #181818;text-transform: uppercase;font-size: 14px;outline:none;position: absolute;top: 0;right: 0; border-radius:2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.searchTop input::-webkit-input-placeholder {color:#e7e7e7;}
.searchTop input:-moz-placeholder {color:#e7e7e7;opacity:1;}
.searchTop input::-moz-placeholder {color:#e7e7e7;opacity:1;}
.searchTop input:-ms-input-placeholder {color:#e7e7e7;}

.calenderBox{ float:right; position:relative; margin-top: -6px;}
.menu_calender{width: 30px;height: 35px;margin: 8px 0px 0 0px; cursor:pointer;color: #fff;font-size: 14px;padding-top: 12px; 
background:url(../images/menu_calender.png) no-repeat center;text-align: center;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);}
.DatePickerDiv {float: right;z-index: 999;position: relative;position: absolute;top: 40px; right:2px;font-size: 12px;}
.Chooselanguage{float:right;font-size: 13px;}
.Chooselanguage .dropdown-toggle{border:1px solid #e7e7e7;background:#fff;color:#9c9c9c;text-transform:uppercase;outline:none;
padding: 3px 9px;font-weight: 100;margin-top: 6px; width:150px; text-align:left;}
.Chooselanguage .caret{float:right;margin-top: 6px;margin-left: 5px;
border-top: 8px solid #e7e7e7;
border-right: 6px solid rgba(0, 0, 0, 0);
border-left: 6px solid rgba(0, 0, 0, 0);
}
.Chooselanguage .dropdown-menu{margin: -3px 0 0;border:1px solid #e7e7e7;width:150px;min-width:inherit; box-shadow: 0 0 0;
border-top-right-radius: 0;border-top-left-radius: 0;}
.Chooselanguage .dropdown-menu li{float: none; border:0;}
.Chooselanguage .dropdown-menu li a{padding: 5px 10px;font-size: 13px;color:#9c9c9c;}
.Chooselanguage .dropdown-menu li a:hover{background:#f8f9f9;color:#555;}
.Chooselanguage .flag{float:left;margin-right:4px;}
.Chooselanguage .flag img{max-width:25px; max-height:11px;}

.nevigation{background:#f8f9f9;border-bottom: 5px solid #2e9abd;}
@media screen\0 {
.nevigation{font-family: 'Source Sans Pro', sans-serif;}
}
.nevigation .container{}
.nevigation ul{ float:left; font-weight: 700;}
.nevigation ul li{ float:left; position:relative;}
.nevigation ul li a{color: #181818;text-transform: uppercase;display: block;font-size: 16px;padding: 10px 20px;position:relative;}
.nevigation ul li:hover a,.nevigation ul li:hover.active a.level_1{text-decoration:none; background:#2e9abd; color:#fff;}
.nevigation ul li.active a.level_1{color:#2e9abd;}
.nevigation ul li a.level_1:after{content:""; position:absolute;}
.nevigation ul li a.level_1 .fa{font-size: 19px;}
.nevigation ul li .dropmenu{ position:absolute; width:300px; display:none; padding-top:0px;left:-20px; top:40px;}
.nevigation ul li .dropmenu .dropmenu_inner{overflow:hidden;position:relative;background:#2e9abd;padding:35px 40px;/*padding-left: 265px;min-height:358px;*/}
.nevigation ul li:hover .dropmenu{ display:block;}
.dropmenu .dropmenu_inner h2 { position: absolute;left:30px; font-size:21px; text-transform:uppercase;color:#fff;margin-top:2px; display:none;}
.leftSubnemu_Box{width: 260px;padding:50px 22px 0px 40px;position:absolute;left:0px;top:0px;}
.leftSubnemu_Box .MegaMenu_img{ position:relative; margin-bottom:20px;overflow:hidden;}
.leftSubnemu_Box .MegaMenu_img a{padding:0 !important;}
.leftSubnemu_Box .MegaMenu_img span{position:absolute;bottom:-1px;left:0;width:100%;padding:10px;background: rgba(31,91,110,0.88);font-size:16px;font-weight: 400;text-transform: none;}
.nevigation ul ul.FullWidthMenu{ width:100%;    margin-top: -15px;}
.nevigation ul ul.FullWidthMenu li.MegaMenuItem{padding:7px 0;position:relative;background:none !important;float:none;border-bottom:1px solid #3ca7ca;}
.nevigation ul .About ul.FullWidthMenu li.MegaMenuItem{ }
.nevigation ul ul.FullWidthMenu li.MegaMenuItem:first-child{border-left:0;}
.nevigation ul ul.FullWidthMenu li.MegaMenuItem:last-child{ border:0;}
/*.nevigation ul ul.FullWidthMenu li:after{content:""; position:absolute; right:0;width: 12px;height: 12px;background: #F60; 
display:none; top: 14px;}
.nevigation ul ul.FullWidthMenu li:hover:after{display:block;}*/
.nevigation ul ul.FullWidthMenu li a{ text-transform:none; font-weight:400; padding:2px 0; font-size:16px;}
.nevigation ul ul.FullWidthMenu li a:hover{color:#fff; text-decoration:underline;}
ul.FullWidthMenu .subCategory span{display:block;padding: 2px 0 2px 5px; position:relative;}
ul.FullWidthMenu .subCategory span:after{ content:"-"; position:absolute;left: -10px;top: 5px;color: #fff; display:none;}
.nevigation ul ul.FullWidthMenu .subCategory a{padding:0; font-size:14px;color:#fff;font-weight:300;text-transform:none; line-height:18px;}
.nevigation ul ul.FullWidthMenu .subCategory a:hover{color:#fff; text-decoration:underline;}
.nevigation ul ul.FullWidthMenu .subCategory2{ padding-top:3px;}
.nevigation ul ul.FullWidthMenu .subCategory2 span{padding:0px 0; margin-left:15px;}
.nevigation ul ul.FullWidthMenu .subCategory2 span:after{top: 0px;font-weight:300;}
.nevigation ul ul.FullWidthMenu .subCategory2 span a{font-weight:300; font-size:13px; padding:0;color:#fff;}




/*HOME SLIDER
.==============================*/
.SliderContainer{ overflow:hidden;}
.slider-main{}
.slider-main .slider1 li{display:none;color:#0d103a;}
.slide_inner{position:relative;}
.bx-controls{}
.bx-pager, .bx-controls-auto{ display:none;}
.slider_mainText{position: absolute;bottom:0;left:0;width: 100%;}
.sliderText{position: absolute;width:460px;top:0;left:0;height:100%;z-index:1; padding:30px 40px;padding-right: 70px;}
.sliderText:before{content:"";width: 0;height: 0;position: absolute;top: 0;left:0;z-index:-1;
border-top: 402px solid #f2f5f8;
border-right: 250px solid rgba(0, 0, 0, 0);
border-left: 210px solid #f2f5f8;
}
.sliderTitle{}
.sliderText h2{font-size: 30px;margin: 0;line-height: 32px;letter-spacing: -1px;text-transform:uppercase;}
.sliderText h3{font-size: 24px;margin:0 0 10px;font-weight: 600;letter-spacing: -1px;}
.sliderTitle p{margin: 10px 0 20px;margin-right: 125px;font-size:16px; line-height:16px;}
.sliderTitle p a{color: #000 !important;font-weight: 400;}
.sliderTitle p a:hover{text-decoration:underline;color: #eb5c5b !important;}
.sliderTitle p span.DateText{font-weight: 400;color: #000;}
.sliderText_detail{overflow: hidden;margin-top: 15px;padding-right: 80px;font-size: 15px;line-height:20px; height:175px;}
.sliderText_detail strong{}
.sliderText_detail ul{}
.sliderText_detail ul li{display:block !important; position:relative;padding-left:20px;}
.sliderText_detail ul li:before{content:""; width:6px; height:6px; background:#222;position:absolute;left:0;top:8px;
border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
}
.sliderImg{overflow:hidden; position:relative;text-align:right;}
.sliderImg img{ max-width:100%; display:inline-block; height:auto;}
.sliderBtn{}
.sliderBtn a{}
.sliderBtn .commanBtn{}
.playIcon{font-size: 35px;background: rgba(0, 0, 0, 0.6);padding: 14px 18px; display:inline-block;}
.bx-controls-direction{display:none;}



/*End Slider*/
.DetailMN_title,.detailMain_left,.searchTitle{width:690px;padding-right:25px;}
.About_LeftSlide,.VenueD_LeftSlide{ width:75%; float:right; padding-left:20px;}
.SearchResultPage{padding-top: 10px; margin-bottom:40px;}
.bigImg_inner{overflow:hidden; position:relative; min-height:82px;}
.Venue_textpart h2,.aboutFull_img .about_title h2,.blogsTitle h2{font-size:25px;margin: 0 0 8px;line-height:23px;}
.Venue_textpart h2 a{color: #0d103a;}
.map_venue{/*margin-left: -44%;width: 144%;*/margin-bottom: 20px;}

.blogsList_Title,.about_title{}

.blogsList_Title h3{margin: 4px 0 0;}
.about_yellow .about_title h2,.blogsList_Title h3{font-size:22px; margin:0;text-transform:uppercase;    line-height: 24px;}
.MonthRight.whatOn_title h3{font-size:22px; margin:0;}

@media (min-width: 768px){
.SearchResultPage{width:75%; float:right;padding-left:10px;}
.serach_RightSlide{ float:left; width:25%;padding-right:15px;}
}

.DetailMN_title,.searchTitle{padding-top:15px;}
.DetailMN_title h2,.about_title h2{font-size: 25px;line-height: 28px;margin: 0px 0 8px;}
.detailMain_left{float:left;}
.listDetail_Banner{padding:0px 0px 20px; padding-bottom:0;}
.DetailBanner{position:relative;background: #E0DFDF;color: #010101; overflow:hidden;}
.DetailBanner .videoPlay{background: url(../images/videoPlay.png) no-repeat center;position: absolute;top: 50%;left: 50%;width: 60px;height: 42px;margin: -21px 0 0 -30px;}
.DetailBanner .sliderImg iframe{width: 100%;height:375px;}
.DetailBanner .sliderImg{margin-bottom:0; max-height:none; min-height:300px;margin-right: 0; height:auto;}
.DetailBanner .sliderImg img {width: 100%;height: auto;}
.DetailBanner .sliderText{}
.DetailBanner .sliderText h2{}
.DetailBanner p{}
.DetailBanner p.postDate_l{margin-right: 0;font-weight: 500;}
.Detail_RightSlide{float:right; width:480px;padding:30px 0;}
.serach_RightSlide{}
.About_RightSlide,.right_Sidebar{ float:left; width:25%;}
.DetailBook{ text-align:right; position: absolute; right: 0; bottom: -63px;}
.EVTCategory_list{padding:15px;margin-top:0px;position:relative;background: #dfdfdf;}
.EVTCategory_list h2{font-size:20px;margin:0 0px 15px;}
.EVTCategory_list h2 a,.EVTCategory_list h2 a:hover{color:#000; text-decoration:none;}
.EVTCategory_list ul{ overflow:hidden;margin: 0 -4px;}
.EVTCategory_list li{font-weight: 400; padding:4px; float:left; width:25%; text-align:center;}
.EVTCategory_list li a{color:#000; display:block; font-size:12px;}
.EVTCategory_list li a p{margin:0; padding-top:3px;}
.EVTCategory_list li ul{padding: 5px 45px 10px;margin-top: -14px; display:none;}
.EVTCategory_list li.selected ul{display:block;}
.EVTCategory_list li ul li{border-bottom:1px solid #fff; position:relative;}
.EVTCategory_list li ul li:after{content:"";position: absolute;width: 0%;border-bottom: 1px solid #C74D4B;
  bottom:-1px;left: 0;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.EVTCategory_list li ul li:hover:after{width:100%;}
.searchGenremenu{padding: 15px 0;}
.searchGenremenu li a img{ display:none;}
.searchGenremenu li a p{margin:0;}
.adsRight{ padding:20px 0;}
.aboutCategory{ margin-bottom:30px;}
.aboutCategory h2,.searchGenremenu h2{border-top: 1px solid #2e9abd;background: #dbf6ff;padding: 19px 15px; 
 margin:0;font-size:19px;}
.aboutCategory h2 a{color:#000;}
.aboutRight_menu{}
.aboutRight_menu li,.searchGenremenu li{ position:relative;border-bottom: 1px solid #d0d0d0;}
.aboutRight_menu li a,.searchGenremenu li a{ color:#000;display: block;padding: 15px;padding-right:30px;font-weight:600;}
.aboutRight_menu li.active,.aboutRight_menu li:hover,.searchGenremenu li:hover{background:#f3fcff;}
.aboutRight_menu li.active a.levelLink_1,.searchGenremenu li.active a.levelLink_1{}
.aboutRight_menu li a i.fa{margin-left:7px;}
.aboutRight_menu li.active:after {
        content: "";
        position: absolute;
        width: 0%;
        width: 12px;
        height: 12px;
        background: #2e9abd;
        top: 19px;
        right: 15px;
    }
.aboutRight_menu .submenuLeft{ display:none;padding-bottom: 10px;}
.aboutRight_menu li.active .submenuLeft{ display:block; padding:0 25px 15px;}
.aboutRight_menu .submenuLeft a{padding: 6px 0px; border-bottom:1px solid #dbf6ff;font-weight: 300;}
.aboutRight_menu .submenuLeft span.submenu_Item:last-child a{border-bottom:0;}
.aboutRight_menu .submenuLeft a.active{font-weight: 700;}
.submenuLeft2{ display:none; padding-left:15px;}
.submenuLeft .submenu_Item.active .submenuLeft2{display:block;}
.submenuLeft2 .submenu_Item2 a.active{font-weight:400;}


.commanBtn,input[type="submit"].commanBtn
{ display:inline-block !important;padding: 5px 15px;font-size: 14px;color: #1c1c1c;font-weight: 500;background:#dee5e6;
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin: 0 3px;
}
input[type="submit"].bookBtnC{padding: 4px 15px;margin-top: -2px; outline:none;}

.commanBtn:hover,input[type="submit"].commanBtn:hover{ background:#4598b0; color:#fff;}
.commanBtn1{ display:inline-block !important; padding: 9px 15px; font-size:18px;background:#59595b; color:#fff;
text-transform:uppercase; font-weight:500;}
.commanBtn1:hover{ background:#780301; color:#fff;}
.commanBtn1 i.fa{ margin-left:5px;}

.catogaryArrow{ position:absolute;right:0;bottom: 0;color: #fff;font-size: 14px;font-weight: 400;}
.catogaryArrow span{background:#eb5c5b;padding: 3px 12px; margin-left:5px; display:inline-block;}
.catogaryArrow a,.catogaryArrow a:hover{color: #fff;}

.comingSoon,.alsoLike_wrapp{padding: 45px 0 15px;background:#eefbff;}
.cetogaryTitle{ font-size:25px; margin:0 0 10px;}
.cetogaryTitle2{ font-size:18px; margin:0 0 10px; text-transform:uppercase;}
.comingSoonList{}
.comingSoonList:after{ content:""; display:block; clear:both;}
.comingSoonList li,ul.alsoLike_list li{float:left;width: 25%;padding: 0 15px 30px;}
ul.alsoLike_list li div.LikeDate{ background:#4d4d4d;color:#fff;width: 95px;text-align: center;font-size: 29px;font-weight: 700;padding: 10px;
line-height: 30px;float:left;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
ul.alsoLike_list li div.LikeDate span{display:block;font-size: 14px;line-height: 14px;}
ul.alsoLike_list .infoBtn{position:absolute;top:50%;right: 0;margin-top: -13px;font-weight: 300;font-style: italic;padding: 3px 9px;}
.comingImg{overflow:hidden; position:relative;min-height: 40px;}

.comingImg img,.LikeImg img{ width:100%; height:auto;}
.comingText_Box,.LikeText_Box{ position:relative; min-height:115px;padding-top: 15px;}
.comingText_Box .comingTitle{padding: 15px 0 6px;}
.subCat_venue{display:block;}
.subCat_title{font-weight:500; font-style: italic;}

.comingItem,.alsoLikeItem{padding: 15px;background: #fff;
box-shadow: 0px 0px 1px rgba(177,177,177,0.4);
-moz-box-shadow: 0px 0px 1px rgba(177,177,177,0.4);
-webkit-box-shadow: 0px 0px 1px rgba(177,177,177,0.4);
}
.comingImg .comingTitle,.LikeImg .LikeTitle{ position:absolute;bottom:0;left:0;width:100%;padding:10px; text-align:center;
background:rgba(93,128,127,0.80);}
.comingImg h2,.LikeImg h2{font-size:17px; margin:0;text-transform:uppercase;color:#fff;}
.comingText_Box .comingTitle h2{font-size:16px; margin:0;text-transform:uppercase;}
.alsoLike_list .LikeTitle h2{font-size:16px; margin:0;}
.comingText_Box .comingTitle h2 a,.alsoLike_list .LikeTitle h2 a{ color: #000;}
.comingText_Box .comingTitle h2 a:hover,.alsoLike_list .LikeTitle h2 a:hover{ text-decoration:underline;}
.comingText_Box .comingTitle h3,.alsoLike_list .LikeTitle h3{font-size:16px; margin:0 0 5px;}
.comingText_Box .comingTitle .sliderDate,.LikeDate,.abautLTitle .postDate{margin:0;padding-top:4px;
font-weight:500;
}
.comingTitle p span.DateText,.LikeDate span.DateText,.abautLTitle .postDate span.DateText{font-weight:500;}
.comingTitle p span.TimeText,.LikeDate span.TimeText,.abautLTitle .postDate span.TimeText{}
.comingText_detail,LikeText_detail{}
.comingText_Box .comingBtn{}
.comingText_Box .comingBtn a{ margin-right:10px;}

.alsoLike_wrapp{position: relative;}
.alsoLikeBox{padding-top: 15px;}
.alsoLikeBox .cetogaryTitle{margin-bottom:15px;}
ul.alsoLike_list{ position:relative;}
ul.alsoLike_list:after{ content:""; display:block; clear:both;}
ul.alsoLike_list .LikeImg{overflow:hidden; position:relative;}
ul.alsoLike_list .LikeText_Box .LikeTitle{margin-left: 130px; position:relative; padding-right:100px;padding-top: 18px;}
ul.alsoLike_list .LikeText_Box .LikeBtn a{ margin-right:10px;}
.LikeText_Box .LikeTitle img.film_rating{display:none;}

.newsBlog_Cont{padding: 40px 0 40px;}
.newsLeft{}
ul.NewsBlog_list{ margin:0;}
ul.NewsBlog_list:after{ content:""; display:block; clear:both;}
ul.NewsBlog_list li{ padding:0 0 15px;}
ul.NewsBlog_list li:first-child{}
ul.NewsBlog_list li:last-child{}
ul.NewsBlog_list .NewsBlog_img{overflow:hidden; float:left; width:90px;}
ul.NewsBlog_list .NewsBlog_img img{height:auto; width:100%; max-width:none;}
ul.NewsBlog_list .NewsBlogText{ margin-left:100px; min-height:60px;}
.homeNews_inner{}
ul.NewsBlog_list .NewsBlogText h2{ font-size:18px; margin:0;padding-bottom: 10px;}
.NewsBlogText .NewsPost_date{font-weight:500;padding: 10px 0 0px;font-size: 13px;}
.NewsBlogText p{ padding-bottom:7px;}
ul.NewsBlog_list .NewsBlogText h2 a{ color:#000;}
ul.NewsBlog_list .NewsBlogText h2 a:hover{ text-decoration:underline;}

.tweetsBT{ position:relative;}
.tweetsBT iframe{height: 574px !important;}

.bottomBar{ position:relative;background: #fff;color: #000;padding: 50px 0;}
.AdsO2{overflow: hidden;height: 249px;}
.AdsO2 img{width:100%; height:auto;}
.SpotlightBoxes{ padding:45px 0 25px; background:#dee5e6;}
.SpotlightBoxes h2{font-size:24px;margin:0 0 15px; text-transform:uppercase;}
.SpotlightBoxes ul{margin:0 -12px;}
.SpotlightBoxes ul:after{content:"";clear:both; display:block;}
.SpotlightBoxes li{padding:0 12px;}
.SpotlightBoxes li.Wide-sm-12 {}
.ItemOverly{position:relative;}
.ItemOverly a{ display:block;}
.SpotlightImg {overflow: hidden;position: relative;}
.SpotlightImg img{width: 100%;height: auto;}
.SpotlightText_Box{position:relative;bottom: 0;width:100%;padding:10px 0 20px;}
.SpotlightTitle{padding:0;}
.SpotlightTitle h3 {font-size:20px;margin: 0 0 8px;line-height:24px;}
.SpotlightTitle h3 a{color:#2f2f2f;}
.SpotlightTitle h3 a:hover{text-decoration:underline;} 
.SpotlightText_detail{height:80px;}
.Spotlight_Btn{}
.Spotlight_Btn .commanBtn{ background:#c5cccd;}
.Spotlight_Btn .commanBtn:hover{background: #4598b0;}

.TestmonialBox{padding: 20px 20px 20px;background: #dee5e6;}
.TestmonialBox .bx-viewport{min-height: 240px!important;}
.quoteslider li{padding-top:20px;}
.TestmonialBox ul{padding-left: 36px; position:relative;}
.TestmonialBox ul span.cot{font-size:75px;font-weight:700;color:#2e9abd;position:absolute;top: 0px;line-height: 75px;left:0;}
.testmonialText{font-size:20px;font-weight:400;font-style:italic;padding: 3px 0 6px;line-height: 30px;padding-left: 35px;}
.testmonial_name{text-align: right;margin-top: 25px;margin-right: 50px;}

footer{ background:#2e9abd; color:#fff; padding:30px 0 0;line-height: 22px;}
.footerlink,.footerlink1{ text-transform:uppercase;}
.footAbout a{color:#fff;}
.footInner .footHead{margin: 0 0 5px;font-size:18px;}
.footerlink li,.footerlink1 li{padding-bottom:5px;font-weight:400;}
.footerlink li a,.footerlink1 li a{font-size: 16px; color:#fff; }
.footerlink li a i,.footerlink1 li a i{margin-left:5px;}
.footerlink li a:hover,.footerlink1 li a:hover,.extraLink_foot a:hover{color:#fff;text-decoration:underline;}
.extraLink_foot{ clear:both; padding-top:80px; text-align:center;}
.extraLink_foot a{display:inline-block;font-size:14px;color:#fff; margin:0 20px;}
.footSocial{}
.footSocial h3{margin-top:0;font-size: 16px;color: #1d1941;text-transform: uppercase;}
.social_foot li{margin-bottom: 5px;}
.social_foot li a{ font-size:16px;display: block;color: #000; font-weight:700;}
.social_foot li a i{ float:left;width: 24px;line-height: 25px;}
.social_foot li a.facebook i{ color:#3b5998;}
.social_foot li a.twitter i{ color:#56a3d9;}
.topSocial li a.instagram i{ color:#fff;}
.social_foot li a.youTube i{ color:#c02b29;}
.c21{ background:url(../images/21c.png) bottom right no-repeat; height:30px;width: 52px; text-align:right;position: relative;float: right;margin-top: 20px;}
.c21 a{height: 18px;width: 47px;position: absolute;right: 0;top:9px;text-indent: 100px;overflow: hidden;}
.copyright{ padding-left:15px; color: #fff;padding-top:15px;float: left;}
@media (min-width:768px){
.Footcontact{border-left:1px solid #35b7e1;border-right:1px solid #35b7e1;min-height: 145px;padding-left:6.5%;}
.footRight_box{ padding-left:5%;}
.footerlink,.footerlink1{ text-transform:uppercase;padding:0 40px; float:left;width:50%;}
.footerlink{border-right:1px solid #858585;}
}

.bottomFoot{text-align:center; padding:30px 0 10px; margin-top:30px;background:#fff;}
.footLogo_inner{margin:0 -12px;}
.bottomFoot p{display:inline-block;padding: 0 8px 20px;height: 105px;margin:0;}
.bottomFoot p img{max-height: 100%;}


.spaceBox10{/*display:block; height:10px;*/}
.bradcum{padding: 14px 15px 14px;font-size: 14px;position: relative;z-index: 2}
.bradcum li{ position:relative; display:inline-block; color: #000;margin-right: 0px;font-size: 14px;}
.bradcum li:after{ content:"\f105";position: absolute;right: 2px;top: 3px;font: normal normal normal 16px/1 FontAwesome;}
.bradcum li:last-child:after{display:none;}
.bradcum li a{ display:block; color: #000; text-decoration:none;padding-right:15px;}
.bradcum li a:hover{text-decoration:none;}
.bradcum li span{font-weight:600;}
.Details_Tabs{ padding-top:30px;}
.Details_Tabs .nav-tabs > li > a{font-weight:700;text-transform:uppercase;font-size:20px;}
.Details_Tabs .tab-content{padding-bottom: 50px;}
.blogDetails .Details_Tabs .tab-content{padding-bottom:10px;}
.dateTime_tickets{}
.dateTime_tickets li{ position:relative; background:#ffd05c; padding:20px 15px 20px 30px; font-size:20px; font-weight:500;}
.dateTime_tickets li:nth-child(odd){ background:#fab200;}
.dateTime_tickets li:after{ content:""; display:block; clear:both;}
.dateTime_tickets .dateTime_left{ float:left;}
.dateTime_tickets .bookBtn_RT{ float:right;}
.bookBtn_RT .bookTk_Btn{padding:7px 10px;font-size: 20px;font-weight: 500;text-transform: none;background: #2e9abd; color:#fff;
display: inline-block;border-radius: 4px;}
.dateTime_left span{display:inline-block;line-height: 40px;}
.dateTime_left span.DateSpan{ padding-right:34px;}
.dateTime_left span.DayName{ margin-right:15px;}
ul.gallery_list{ padding:10px 0; margin:0 -7px;}
ul.gallery_list li{ padding:7px; width:33.33%;}

.bokingTicket_list{ padding-bottom:50px;}
.bokingTicket_list h4{border-bottom: 5px solid #1d1a42;padding-left: 30px;margin: 0;}
.bokingTicket_list h4 span{font-weight: 700;text-transform: uppercase;font-size: 20px; display:inline-block;
 padding: 8px 15px;background-color: #1d1a42;color:#fff;line-height: 1.42857143;}
.currentRate{background:#ebddff;  padding: 40px 40px 30px; margin-bottom:50px;font-weight:700;font-size: 18px;}
.currentRate a{color:#000; text-decoration:underline;}
.currentRate a:hover{color: #eb5c5b;}
.currentRate h5{ margin:0 0 30px;font-size:18px; font-weight:400;}
.runningTime table{ width:100%; border:0;}
.runningTime table td{padding-bottom:8px;vertical-align: top;}
.runningTime table td:first-child,.venueRate{width:130px;}
.currentRate .venues span{ display:block;margin-left: 130px;}
.currentRate .venues span.venueRate{ float:left; margin-left:0;}

.grayBg{position: relative;background: #E3E3E3;}

.descriptionTabs{padding: 20px 0px 0;}
.About_LeftSlide .descriptionTabs,.blogDetails .descriptionTabs{ padding-left:0; padding-right:0;}
.descriptionTabs p,.descrip_about p{padding-bottom:5px;}
.descriptionTabs div.InfoDate{text-transform: uppercase;padding:0px 0 10px;line-height: 27px;}
.descriptionTabs div.InfoDate .DateText{font-weight: 700; text-transform:none;}
.descriptionTabs .venueInEvent{line-height: 20px;text-transform: none;}
.descriptionTabs .DiscripBtn{padding:12px 0 12px;line-height: 20px;text-transform: none;}
.descriptionTabs .DiscripBtn .commanBtn{ margin:0;}
.descriptionTabs .blogPost_date{ display:block; margin-bottom:10px;font-weight:600;}
div.Infotimes{ padding-bottom:20px;}
.TicketAVl_detail{padding-top: 15px;margin-top: 35px;font-weight:600;}
.shareTitle{ font-weight:600;display: block;padding-bottom: 5px;}
.descriptionTabs p a,.descrip_about p a{font-weight:600;}
.descriptionTabs p a:hover,.descrip_about p a:hover{ color:#000; text-decoration:underline;}
.descriptionTabs p strong,.descriptionTabs li strong{}
.descriptionTabs h2,.descrip_about h2{font-size:25px;padding-bottom:15px;color:#232a31;} 
.descriptionTabs ul{ padding-bottom:20px; padding-left:20px; list-style-type: disc;}
.descriptionTabs ol{ padding-bottom:20px; padding-left:20px; list-style-type:decimal;}
.descriptionTabs table{width:100%;/*border: 1px dashed #BBB;border-collapse: separate;border-spacing: 2px;*/ margin-bottom:30px;}
.descriptionTabs table td{ vertical-align:top;/*padding:2px; border: 1px dashed #BBB;*/ padding:4px 0;}
.descriptionTabs table td img{ width:165px !important; height:auto !important; max-width:none;}
.descriptionTabs table .Small{ font-size: 15px;}
.descriptionTabs table .Title2{font-size: 16px;font-weight: 700;}
.descriptionTabs table .Title1{font-size: 19px;font-weight: 700;}
.descriptionTabs table tr{border-bottom:1px solid #bbb;}
.descriptionTabs table tr:nth-child(1){/*border-width:0;*/}
table.PackageTable2 tr:nth-child(1),table.PackageTable2 tr:nth-child(2){border-width:1px;}
.descriptionTabs table td:nth-child(5),.descriptionTabs table td:nth-child(7),.descriptionTabs table td:nth-child(9){border-left:1px solid #bbb;padding: 4px 10px;}
.descriptionTabs table td:nth-child(1),.descriptionTabs table td:nth-child(2){border-right:1px solid #bbb;}
.descriptionTabs table td:nth-child(2),.descriptionTabs table td:nth-child(3){padding-left:10px;}
.descriptionTabs table tr:nth-child(1) td:nth-child(1),
.descriptionTabs table tr:nth-child(1) td:nth-child(2){border-width:0;}
table.PackageTable2 tr:nth-child(1) td:first-child,
table.PackageTable2 tr:nth-child(2) td:first-child,
table.PackageTable2 tr:nth-child(3) td:first-child{border-width:1px;}
.descriptionTabs table td a{color:#000;}
.descriptionTabs table td a:hover{color: #2e9abd;text-decoration:underline;}
table.PackageTable tr:nth-child(even){ background:#f5f5f5;}
table.PackageTable tr:nth-child(2){ background:#fff;}
table.PackageTable tr td{padding:6px 5px;}
table.PackageTable tr td:nth-child(5){background: rgba(250, 178, 0, 0.55);}
table.PackageTable tr td:nth-child(7){background: rgba(255, 2, 0, 0.38);}
table.PackageTable tr td:nth-child(9){background: rgba(63, 34, 104, 0.35);}
table.PackageTable tr td:nth-child(6),table.PackageTable tr td:nth-child(8){display: none;}
table.PackageTable tr td:nth-child(5),table.PackageTable tr td:nth-child(7),table.PackageTable tr td:nth-child(9){padding: 6px 10px; border:0;}
table.PackageTable  tr{border-bottom:0;}
table.PackageTable td:first-child{border-right:0;}
.descriptionTabs{ position:relative;}
.descriptionTabs p:first-child{ padding-bottom:0;}
.descriptionTabs p a:hover{ color:#000; text-decoration:underline;}
.descriptionTabs .Title1,.descriptionTabs .Title2{font-weight:700;}
.descriptionTabs .Title1{ font-size:20px;}
.descriptionTabs .Title2{font-size:18px;}
.descriptionTabs .Body {font-size: 16px;}
.descriptionTabs .Small {font-size: 13px; line-height: 15px;}
.descriptionTabs iframe{width:100%;}
.descrip_about ul{ padding-bottom:20px;  padding-left: 20px;list-style-type: disc;}
.landing_header{}
.landingPage_banner{margin-top: 10px;height: 465px; overflow:hidden;}
.vertical_menu{ width:275px; background:#fff;}
.vertical_menu h2{ background:#90171E; margin:0; padding:30px 20px 35px; font-size:20px; color:#fff; text-transform:uppercase; position: relative; 
overflow:hidden;}
.vertical_menu h2:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border: solid rgba(0, 0, 0, 0);
  pointer-events: none;
  margin: 0;
  right: -3px;
  bottom: 0;
  border-bottom: 28px solid #FFF;
  border-left: 110px solid rgba(255, 255, 255, 0);
}

.allGenre{padding:0 0 20px;}
.RegineSearchBar{position: relative;margin: 10px 0 30px;font-weight: 600;text-transform: uppercase;}
.RegineSearchBar:after{content:""; clear:both;display:block;}
.RegineSearchBar h4 {background: #780301;width: 270px;padding:8px 14px 8px;color: #FFF;font-size: 25px; float:left; position:relative; 
  margin: 0;font-weight: 700;letter-spacing: -0.5px;}
.RegineSearchBar h4:after{
    content:"";
    position: absolute;
  right: -20px;  
    top: 10px;
  height: 0;
  width: 0;
  border: 11px solid rgba(0, 0, 0, 0);
  
    border-left: 13px solid #780301;
}
.RefineDrop{margin-left: 285px;}
.RefineDrop:after{ content:""; display:block; clear:both;}
.RefineDrop .ByGenreDrop{ position:relative; width:100%; float:left; padding-left:10px;}
.ByDay_search{display:none;}
.RegineSearchBar .ByGenreDrop p {font-size:20px;padding-left: 0;margin: 0;border: 1px solid #780301;height: 44px;
padding: 12px 10px 0; color: #59595b;  white-space: nowrap;overflow: hidden;}
.RegineSearchBar .ByGenreDrop p span{font-size:12px;}
.RegineSearchBar .ByGenreDrop .arrow{height: 42px;background: #FFF url(../images/arrow_downN.png) no-repeat center 14px;width: 45px;
position:absolute;top:1px;right:1px;display:block;cursor:pointer;}
.RegineSearchBar .findEvent{top: 37px;left: 0;width: 100%;position: absolute;z-index: 10; display:none;padding-left:10px;}
.findEvent ul.findE_List{  padding: 15px;background: #FFF;border: 1px solid #59595B;margin:0;
  text-align: left;font-size: 16px;line-height: 21px;}
.findEvent ul.findE_List li{padding:5px 0;}
.findEvent ul.findE_List a {color: #59595b;}
.findEvent ul.findE_List a:hover{ text-decoration:underline;}

/*===Refine Accourdion*/
.FilterAccordion {padding-right: 5px;}
.FilterAccordion .accordion{}
.accordion{margin-bottom:20px;}
.accordion-group{border-top: 1px solid #2e9abd;}
.accordion-heading{border-bottom:0; background:#dbf6ff;}
.accordion-heading .accordion-toggle{display:block;padding: 19px 15px;font-size: 19px;font-weight:600;color: #000;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{}
.accordion .collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease; display:block;}
.accordion .collapse.in{height:auto; display:block;}
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f107";   
    float: right;
    font-size: 25px;
    display:none;
}
.accordion-opened .accordion-toggle:after{    
    content: "\f106";    
}
ul.FilterGenre_list{}
ul.FilterGenre_list li{ border:0;}
ul.FilterGenre_list a{ color:#000;border-top: 1px solid #d0d0d0;display: block;padding: 15px;padding-right: 27px; position:relative;}
ul.FilterGenre_list a:hover,ul.FilterGenre_list a.active{ background:#f3fcff;font-weight:600;}
ul.FilterGenre_list li a.active:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background:#2e9abd;
    top: 19px;
    right: 15px;
}
/*===End Refine Accourdion*/

/*==Tv video Refine==*/
.youtubeplaylist{position: relative;margin: 10px 0 30px;font-weight: 600;}
.youtubeplaylist:after{content:""; clear:both;display:block;}
.youtubeplaylist h4 {background: #4d4d4d;width: 240px;padding:8px 14px 8px;color: #fff;font-size: 24px;float:left;position:relative;
  margin: 0;font-weight: 600;letter-spacing: -0.5px;text-align: center;}
.youtubeplaylist h4:after{
    content:"";
    position: absolute;
    right: -22px;
    top: 10px;
    height: 0;
    width: 0;
    border: 11px solid rgba(0, 0, 0, 0);
    border-left: 13px solid #4d4d4d;
}
.VideoRefineDrop{margin-left: 266px;position: relative;}
.VideoRefineDrop:after{ content:""; display:block; clear:both;}
.VideoRefineDrop .ClickLink{font-size:20px;padding-left: 0;margin: 0;border: 1px solid #4d4d4d;height: 44px; display:block;position: relative;
padding: 12px 10px 0; color: #59595b;  white-space: nowrap;overflow: hidden;}
.VideoRefineDrop .ClickLink .arrow{height: 42px;background: #f8f8f8 url(../images/arrow_downN.png) no-repeat center 14px;width: 45px;
position:absolute;top:1px;right:1px;display:block;cursor:pointer;}
.VideoRefineDrop #videoPlist{top:43px;left: 0;width: 100%;position: absolute;z-index: 10; display:none;padding: 15px;background: #FFF;border: 1px solid #59595B;margin:0;
  text-align: left;font-size: 16px;line-height: 21px;}
.VideoRefineDrop #videoPlist li{padding:5px 0;}
.VideoRefineDrop #videoPlist a {color: #59595b;}
.VideoRefineDrop #videoPlist a:hover{ text-decoration:underline;}

/*What's On list*/
.abautLanding_list{margin:0 -13px;}
.abautLanding_list:after{ content:""; display:block; clear:both;}
.abautLanding_list li{ padding:0 13px 30px; float:left; width:33.33%;position: relative !important;
top: 0 !important;left: 0 !important;}
.abautLanding_list .abautLImg{overflow:hidden;}
.abautLanding_list .aboutTextList{height:160px;}
.abautLanding_list .abautLImg img{ width:100%; height:auto; max-width: none;}
.abautLanding_list .abautLTitle{padding: 10px 0;}
.abautLanding_list .abautLTitle .PresentedBy{font-size: 16px; font-weight:700; margin-bottom:10px;}
.abautLanding_list .abautLTitle h2{font-size: 20px; margin:0;line-height: 22px;text-transform: uppercase;}
.abautLanding_list .abautLTitle h2 a{ color:#000;}
img.film_rating {width: 25px;vertical-align: top;padding-top: 2px;margin-left: 10px;}
.abautLanding_list .abautLTitle h2 a:hover,.landingLTitle h2 a:hover{text-decoration:underline;}
.abautLanding_list .abautLText_Box{ position:relative;}
.abautLText_Box p{margin:0;}
.abautLanding_list .abautL_Btn{ padding-bottom:10px;}
/*End Whats On list*/
/*Landing list*/
.LandingPageBox,.CalenderPageR_box{float:right;}
.CalenderPageR_box .Details_Tabs{ padding-top:0;}
.landingPage_BigImg{ margin-bottom:10px;}
.landingPage_BigImg img{margin-bottom:10px;}
.landingPage_BigImg p{margin-bottom:20px;}
.LandingPage_list{margin:0px -10px 30px;}
.LandingPage_list:after{ content:""; display:block; clear:both;}
.LandingPage_list li{ padding:0 10px 30px; float:left; width:33.33%;position: relative !important;
top: 0 !important;left: 0 !important;}
.LandingPage_list .LandingImg{overflow:hidden; position:relative;}
.LandingPage_list .LandingImg a{display:block; background:#000;}
.LandingPage_list .LandingImg img{ width:100%; height:auto; max-width:none;}
.LandingPage_list .LandingImg iframe{ width:100%; height:211px;}
.LandingPage_list .LandingText{height: 165px;}
.LandingPage_list .LandingTitle{padding-top:10px;}
.LandingPage_list .LandingTitle h2{font-size:18px; margin:0 0 5px;line-height: 22px;}
.LandingPage_list .LandingTitle h2 a{ color:#000;}
.LandingPage_list .LandingTitle h2 a:hover{text-decoration:underline;}
.LandingPage_list .LandingTitle h4{font-size:16px;font-weight:600; margin:0 0 5px;}
.LandingPage_list .LandingTitle p{word-break:break-all;}

/*school team list*/
.team_meetBox{}
.teamList{margin:0px -10px 30px;}
.teamList:after{ content:""; display:block; clear:both;}
.teamList li{ padding:0 10px 30px; float:left; width:33.33%;position: relative !important;
top: 0 !important;left: 0 !important;}
.teamList .meetImg{overflow:hidden; position:relative;}
.teamList .meetImg .blackBG{display:block; position:relative;}
.teamList .meetImg .blackBG:after{ content:"";background:#000; position:absolute;top:0;left:0;width:100%; height:100%;opacity:0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.teamList .meetImg:hover .blackBG:after{opacity:0.7;}
.teamList .meetImg img{ width:100%; height:auto; max-width: none;}

.textHover_show{position: absolute;bottom: 0;width:100%;padding: 15px;color: #fff; z-index:1;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all cubic-bezier(0.11, 0.7, 0.55, 0.96) 0.2s;
transition: all cubic-bezier(0.11, 0.7, 0.55, 0.96) 0.2s;
}
.teamList .meetImg:hover .textHover_show{
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.teamList .meetTaxt{}
.teamList .meetTaxtTitle{padding: 10px 0; height:120px;}
.teamList .meetTaxtTitle h2{font-size:18px; margin:0 0 5px;line-height: 22px;}
.teamList .meetTaxtTitle h2 a{ color:#000;}
.teamList .meetTaxtTitle h2 a:hover{text-decoration:underline;}
.teamList .meetTaxtTitle h4{font-size:16px;font-weight:600; margin:0 0 5px;}
.teamList .meetTaxtTitle p{word-break:break-all;}
/*Detail*/
.listDetail_Left{ width:270px; float:left;}
.listdetail_right{margin-left:290px;}
.listdetail_right .descriptionTabs{ padding-top:0;}
.listdetail_Title{margin-bottom:20px;}
.listdetail_Title h2{font-size:25px; margin:0 0 5px;line-height:27px; padding-bottom:0;}
.listdetail_Title h4{font-size:16px;font-weight:600; margin:0 0 5px;}
.listdetail_Title  p{word-break:break-all;}

/*End Landing list*/

/*Venue list*/
.VenuePage_list{margin:0 -13px;}
.VenuePage_list:after{ content:""; display:block; clear:both;}
.VenuePage_list li{ padding:0 13px 30px; float:left; width:33.33%;position: relative !important;
top: 0 !important;left: 0 !important;}
.venuePage_Img{overflow:hidden;}
.venuePage_Img img{ width:100%; height:auto; max-width: none;}
.venuePage_TextList{height:175px;}
.venuePage_TextList .venueLTitle{padding: 10px 0;}
.venuePage_TextList .venueLTitle .PresentedBy{font-size: 16px; font-weight:700; margin-bottom:10px;}
.venuePage_TextList .venueLTitle h2{font-size: 23px; margin:0;line-height: 24px;}
.venuePage_TextList .venueLTitle h2 a{ color:#333633;}
.venuePage_TextList .venueLTitle h2 a:hover{text-decoration:underline;color:#eb5c5b;}
 .venuePage_TextList .Vdate_link{ margin: 0;padding-top: 4px;font-weight: 600;}
.venuePage_TextList .venuePage_Text_LD{ position:relative;}
.venuePage_Text_LD p{margin:0;}
.VenuePage_list .VenueL_Btn{ padding-bottom:10px;}
.venue_WhatsOnlist{ padding-top:20px;}
.venue_WhatsOnlist ul{ margin:0 -15px;}
.venue_WhatsOnlist ul:after{ content:""; display:block; clear:both;}
.venue_WhatsOnlist li{width:33.33%; padding:0 15px 40px; float:left;}
.VenueEventImg{overflow: hidden;position: relative;}
.VenueEvent_Disrip{ position:absolute;width:100%; padding:20px;background: rgba(0,0,0,0.8);font-size:12px;
color: #fff;font-weight: 400;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all cubic-bezier(0.11, 0.7, 0.55, 0.96) 0.2s;
transition: all cubic-bezier(0.11, 0.7, 0.55, 0.96) 0.2s;
}
.venue_WhatsOnlist li:hover .VenueEvent_Disrip{bottom: inherit;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.VenueEventText{height: 170px;}
.VenueEvent_Title{padding: 10px 0;}
.VenueEvent_Title .PresentedBy{font-size: 16px; font-weight:700; margin-bottom:10px;}
.VenueEvent_Title h2{font-size: 20px; margin:0;line-height: 22px;text-transform: uppercase;}
.VenueEvent_Title h2 a{ color:#000;}
.VenueEvent_Title h2 a:hover{text-decoration:underline;}
.VenueEvent_Title .postDate { margin: 0;padding-top: 4px;font-weight: 500;}
.VenueEvent_Title .postDate a{}
.venue_WhatsOnlist .abautL_Btn {padding-bottom: 10px;}
.VenueText a{color:#000;pointer-events: none;}
.VenueText a:hover{text-decoration:underline;color: #eb5c5b;}
/*End Venue list*/

hr {margin-top: 10px;margin-bottom: 15px;}

.contant_leftBar{ margin-left:270px;}
.aboutFull_img{overflow:hidden; position:relative; min-height:127px;}
.aboutFull_img img{ width: 100% !important; height: auto !important;}
.aboutTabs{}
.Details_Tabs .aboutTabs li > a{font-weight: 300;font-size: 16px;text-transform: none;} 
.aboutTabs li.active > a, .aboutTabs li.active > a:hover, .aboutTabs li.active > a:focus {
/*background: #2e9abd;*/
}

.blogsTitle{}
.BlogsLeft {width: 72%;float: right;padding-left:20px;}
.blogsTitle .blogPost_date{font-size: 14px;display:block; text-transform: none;font-weight: normal;}
.Blogs_List ul,.search_List{margin: 0 -10px;}
.Blogs_List ul li,.search_List li{position: relative !important;top: 0 !important;padding: 0 10px 30px;float: left;width: 33.33%;}
.Blogs_List ul li:last-child,.search_List li:last-child{ border-bottom:0;}
.Blogs_List ul:after,.search_List:after{ display:block; content:""; clear:both;}
.Blogs_List .BlogL_img,.search_List .SearchL_img{overflow: hidden;}
.Blogs_List .BlogL_img img,.search_List .SearchL_img img{width: 100%;height: auto;}
.Blogs_List .BlogL_text,.search_List .SearchL_text{position:relative;height:200px;}
.Blogs_List .BlogL_text h2,.search_List .SearchL_text h2{font-size: 20px;margin: 0;line-height: 22px;padding:0 0;}
.Blogs_List .BlogL_text h2 a,.search_List .SearchL_text h2 a{ color: #000;}
.Blogs_List .BlogL_text h2 a:hover,.search_List .SearchL_text h2 a:hover{text-decoration:underline;}
.Blogs_List .postDate_blog,.blogDetails .postDate_blog{font-weight:500;padding: 10px 0 0px;font-size: 13px;}
.search_List .SearchL_text span.postDate_l{display:block;padding: 4px 0 8px;font-weight: 500;}
.Blogs_List .listBtn,.search_List .listBtn{ margin-bottom:10px;}
.blogsRight_Bar{width: 28%;float:left;}
/*.blogs_Bg{padding: 25px;margin-top: 0px;position: relative;background:#780301;color:#fff;}
.blogs_Bg:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #FFF;
    border-right: 10px solid rgba(0, 0, 0, 0);
}*/
.popular_post {padding-bottom: 20px;}
.popular_post h2{border-top: 1px solid #2e9abd;background: #dbf6ff;padding: 19px 15px; margin:0;font-size:19px;}
ul.popularP_list li{ border-bottom:1px solid #C74D4B; margin-bottom:20px;}
ul.popularP_list li a,ul.categ_listR li a{color: #fff;}
ul.popularP_list li h4,ul.categ_listR li h4{line-height: 22px;}
ul.popularP_list li:last-child,ul.categ_listR li:last-child{ border-bottom:0;}

ul.categ_listR{}
ul.categ_listR li{ margin:0;position: relative;border-bottom: 1px solid #d0d0d0;}
ul.categ_listR li a{color:#000;display: block;padding: 15px;padding-right: 20px; font-weight:600;}
ul.categ_listR li.active,ul.categ_listR li:hover{background:#f3fcff;}
ul.categ_listR li.active:after {
        content: "";
        position: absolute;
        width: 0%;
        width: 12px;
        height: 12px;
        background: #eb5b5b;
        top: 19px;
        right: 15px;
    }
/*ul.categ_listR li a:hover{color:#90171E;}*/
ul.categ_listR li.selectedSubPage a{background: #C2F74F;padding-left: 10px;}
ul.categ_listR li.selectedSubPage a,ul.categ_listR li.selectedSubPage a:hover{color:#000;}
.blogSocial{ height:32px; margin-bottom:20px;}
.blogSocial li{ float:left; margin-left:4px;}
.blogSocial li a{ background:#CCC; font-size: 20px; width: 32px; display: block; text-align: center; height: 32px; line-height: 32px; color: #fff;}
.blogSocial li a.facebook{ background:#3b5998;}
.blogSocial li a.twitter{ background:#56a3d9;}
.blogSocial li a.instagram{ background:#56a3d9;}
.blogSocial li a.youTube{ background:#c02b29;}

/*
mobile Menu========*/
.toggleMenu{float:left;width: auto; display:none;padding:8px 0 5px;  position: relative;
  z-index: 1;}
.menutext{float: right;color:#181818;padding-left: 10px;padding-top: 3px;}
.toggleMenu .button_res{ width: 35px; float: right;}
.toggleMenu .button_res span{ display:block; height:5px; background:#181818; margin-bottom:5px;}
 
/*
mobile tabs========*/ 
.Tabstoggle{background: #D6D6D6;border: 0; padding: 9px 9px 1px; text-align:right;display: none;
width: 100%;}
.Tabstoggle .textType{ float:left;font-weight:600;font-size:16px;  color: #000;}
.button_line{ width:30px; display:inline-block;}
.Tabstoggle .icon-bar {display: block;width: 30px;height: 4px;background-color: #000;margin-bottom: 4px;}

.contourNavigation:after{ content:""; display:block; clear:both;}
#contourSubmitBtn{ margin-bottom:15px;}
.contourNavigation:after{ content:""; display:block; clear:both;}
#contourSubmitBtn:hover{color: #fff;background:#780301;}

/*availability Limited*/
.img_availability_big{ display:none; padding: 20px 60px; background: rgba(0, 0, 0, 0.73); position:absolute; top:40%; left: -60px;width: 100%;color: #fff;text-align: center;
box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;
-webkit-transform: rotate(-25deg);
-moz-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
-o-transform: rotate(-25deg);
}
.img_availability_small{ display:none; padding:10px 40px; background: rgba(0, 0, 0, 0.73); position:absolute; top:42%; left: -40px;width: 100%;color: #fff;text-align: center;
box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;
-webkit-transform: rotate(-25deg);
-moz-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
-o-transform: rotate(-25deg);
}
.img_availability_big span{font-size: 38px;font-weight: 700;line-height: normal;}
.img_availability_small span{font-size:18px;font-weight: 700;line-height: normal;}
.img_caption{position: absolute;bottom: 0; width:100%;left:0;}
.img_caption span{background-color: #780301;color: #fff;padding: 4px 10px;font-size: 14px; display:inline-block;}

/*Whats On Calender*/
.whatsOn_colHead:after{ content:""; clear:both; display:block;}
.whatsOn_colHead{padding:0px 0 15px;}
.whatsOn_colHead .MonthRight{ float:left;}
.selectCalender_item{ width:500px; height:34px; padding:0 8px; border:1px solid #dedede; background:none;outline:none;}
 select.selectCalender_item option{ outline:none;}
select.selectCalender_item option:nth-child(even) { background-color:#f5f5f5; }

.MonthDirection{height:50px; padding-bottom:15px; color:#2e2e2e;} 
.MonthDirection a{display: block;float: left;margin-top: 3px;}
.MonthDirection a img{max-width:12px;}
.MonthDirection span{display: block;font-size: 25px; margin: 0 15px;line-height: 30px;float: left;font-weight: 700;} 
 .SwitchRight{ float:right;}
 .SwitchRight h4{ margin:0;font-size: 16px;padding-bottom: 5px;text-align: right;font-weight: 400;}
 .MonthRight h3{margin: 4px 0 0;}
.MonthRight.whatOn_title h3{font-size:22px; margin:0;}
 ul.switchview{ float:right;}
 ul.switchview li{ float:left;margin-left: 15px;}
 ul.switchview a{background: url(../images/Cal_whats.png) no-repeat;height: 30px;display: block;}
 ul.switchview a.calenderView{ width:30px;background-position:0px -41px;}
 ul.switchview a.whatsOnView{width: 34px;background-position: -47px -1px;}
 ul.switchview a.calenderView.active{background-position:0px 0px;}
 ul.switchview a.whatsOnView.active{background-position: -47px -41px;}
 .whatsOnViewList,.FullCalender,.CalenderViewList{ display:none;}
.whatsOnViewList.active,.FullCalender.active,.CalenderViewList.active{ display:block;}
.FullCalender{ position:relative;padding: 5px 0 15px;}
.FullCalender table{ width:100%; border:0;}
.CalenderHead{font-size: 16px;padding: 0px 0 8px;}
.CalenderHead th,.CalenderBody td{ font-weight:normal;width: 14.28%;}
.CalenderHead th{text-align:center;}
.CalenderBody table{}
.CalenderBody td{height: 160px;border: 1px solid #c6c6c6;vertical-align: top;}
.CalenderBody td span.DateNo{padding: 4px 8px; display:block;}
.CalenderBody td.oldMonth_Date,.CalenderBody td.ComingMonth_Date{background: #e9e9e9;color: #666;}
.CalenderBody td.CurrentMonth_Date.todeyActive{background: #FFDEB1;border-color: #F89D1F;}
.CalenderEvent{ position:relative; width:100%; padding:0 4px;}
.CalenderEvent span{display:block;background: #4d4d4d;color: #fff;font-size: 14px;font-weight: 300;padding: 3px 6px; 
position:absolute;}
.CalenderEvent ul{}
.CalenderEvent ul li{}
.CalenderEvent ul h5{  margin:0; font-weight:normal; cursor:pointer; }
.calendarCell h5{ font-size:15px; margin-bottom:0px;}
.CalenderEvent_popup{ background:#fff;position: absolute;display:none;width: 290px; min-height:150px; border:1px solid #000; z-index:200;}
.closeEventPop{ position:absolute;top:2px;left:7px; cursor:pointer;font-weight: 700;font-size: 18px;}
.CalenderEvent_popup:after,.CalenderEvent_popup:before{content:"";position: absolute;top: 41px;width: 0px;height: 0px;}
.CalenderEvent_popup:after{left: -60px;border: 30px solid rgba(0, 0, 0, 0);border-right: 30px solid #fff;}
.CalenderEvent_popup:before{left: -61px;border: 30px solid rgba(0, 0, 0, 0);border-right: 30px solid #000;}
ul.listEvent_popup{padding: 20px 25px 0;max-height: 330px;overflow-y: auto;}
ul.listEvent_popup li{padding-bottom: 25px;}
ul.listEvent_popup li:after{content:""; clear:both; display:block;}
ul.listEvent_popup .EventPop_img{float: left;width: 70px;padding-top: 5px;}
ul.listEvent_popup .EventPop_Text{ margin-left:80px;}
ul.listEvent_popup .EventPop_Text h1{margin: 0;font-size: 22px;font-weight: normal;line-height: 25px;}
ul.listEvent_popup .EventPop_Text h1 a{color: #000;}
ul.listEvent_popup .EventPop_Text h4{color: #000;font-weight: normal;font-size: 14px;margin: 0;}
ul.listEvent_popup .EventPop_Text h4 span.Time{ display:block;}
ul.listEvent_popup .EVT_Buttons{padding-top:6px;}
ul.listEvent_popup .EVT_Buttons a.btn_More{font-size: 12px;padding: 2px 15px;}
/*listColender Vertical*/
.CalenderViewList{padding-bottom:20px;}
.CalenderList_title{font-size: 25px;line-height: 30px;font-weight: 700;margin-bottom: 15px;}
.CalViewList{ margin-bottom:30px;}
.CalViewList li{ padding:5px 15px;background:#dbf6ff;}
.CalViewList li:nth-child(even){background:#f3fcff;}
.CalViewList li:after{content:""; clear:both;display:block;}
.CalViewList .CalendDate{ background:#4d4d4d;color:#fff;width:106px;text-align: center;font-size: 29px;font-weight: 700;padding: 10px;
line-height: 30px;float:left;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.CalViewList .CalendDate .Datedist{display:inline-block;}
.CalViewList .CalendDate .Monthdist{display:block; overflow:hidden;}
.CalViewList .CalendDate .Monthdist span{font-size: 14px;line-height: 14px;display: block;width: 33.33%;float: left;}
.CalViewList .CalendDate .Monthdist .separatorDifferentMonthDates{color:#4d4d4d;}
.CalViewList .CalendDate .Datedist span{display:block;font-size: 14px;line-height: 14px;}
.CalViewList .CalendText{margin-left: 130px; position:relative; padding-right:130px;margin-top:8px;}
.CalViewList .CalendText h4{font-size:24px; margin:0;}
.CalViewList .CalendText h4 a{color:#010101;}
.CalendText .infoBtn{position:absolute;top:50%;right:53px;margin-top: -13px;font-weight: 300;font-style: italic;padding: 3px 9px;}
.CalendText .book_btn{right: 0;font-weight: 700;}
 
.listFestival_cont{ padding:10px 0 0; position:relative;}
.boxList_row{ margin:0 -10px -10px;}
.listFestival_cont ul li{ width:320px; margin: 0 10px 20px;}
/*End Whats On Calender*/
/*DatePicker*/
.costum_DatePicker{border: 1px solid #aaa;background:#fff;color: #222;width:224px;padding: .2em .2em 0;}
.datepicker-header {position: relative;padding: .2em 0;background: #1d1a41;color: #fff;font-weight: bold;}
.datepicker-header .datepicker-prev,.datepicker-header .datepicker-next {position: absolute;top: 2px;width: 1.8em;height: 1.8em;color: #fff;}
.datepicker-header .datepicker-prev{left: 2px;}
.datepicker-header .datepicker-next{right: 2px;}
.datepicker-header .datepicker-prev span,.datepicker-header .datepicker-next span{display: block; position: absolute;left: 50%; margin-left: -8px;
 top: 50%; margin-top: -8px;width: 16px;height: 16px; background-image: url(../images/ui-icons_024d70_256x240.png);}
.datepicker-header .datepicker-prev span{background-position: -80px -192px;}
.datepicker-header .datepicker-next span{ background-position: -48px -192px;}
.datepicker-header .datepicker-prev:hover,.datepicker-header .datepicker-next:hover{border: 1px solid #1d1a41; background: #fff;color: #212121;}
.datepicker-header .datepicker-prev:hover span,.datepicker-header .datepicker-next:hover span{background-image: url(../images/ui-icons_008CCE_256x240.png);}
.datepicker-header .datepicker-title { margin: 0 2.3em;line-height: 1.8em;text-align: center; font-size: 1.1em;}
.costum_DatePicker,.datepicker-header,.datepicker-header .datepicker-prev,.datepicker-header .datepicker-next{
border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
}
table.datepicker-calendar{width: 100%;font-size:13px;border-collapse: collapse;margin: 0 0 .4em;}
table.datepicker-calendar th{padding: .7em .3em;text-align: center;font-weight: bold;border: 0;}
table.datepicker-calendar td {border: 0;padding: 1px; font-size:14px;}
table.datepicker-calendar a.showPicker_date{border: 1px solid #EDEDED;background: #EDEDED;font-weight: normal;color: #555;display: block;
padding: .2em;text-align: right;text-decoration: none;}
table.datepicker-calendar a:hover.showPicker_date{border: 1px solid #1d1a41;background:#fff;color: #212121;}
table.datepicker-calendar a.showPicker_date.active{border: 1px solid #1d1a41;background: #1d1a41; color: #fff;}
/*End DatePicker*/

/*==Download list detail page*/
.download_links{ border-top:1px solid #B2D8E4;}
.download_links li{border-bottom:1px solid #B2D8E4; background:#e6f9ff; position:relative;}
.download_links li:nth-child(odd){ background:#c5f1ff;}
.download_links li a{ padding:13px 10px 13px 60px; display:inline-block; color:#000;}
.download_links li h4{font-size:16px; margin:0;}
.download_links li p{font-size:14px; margin:0}
.download_links li:before{content:""; width:32px;height:32px;position:absolute;left:15px; top:50%; margin-top:-16px;}
.download_links li.filetype_image:before{ background:url(../images/image-file.png) no-repeat;}
.download_links li.filetype_doc:before{ background:url(../images/doc-file.png) no-repeat;}
.download_links li.filetype_pdf:before{ background:url(../images/pdf-file.png) no-repeat;}
.download_links li.filetype_ppt:before{ background:url(../images/ppt-file.png) no-repeat;}
.download_links li.filetype_excel:before{ background:url(../images/excel-file.png) no-repeat;}

.question_links h4{border-bottom: 1px solid #B2D8E4;border-top: 1px solid #B2D8E4;background:#e6f9ff;margin-bottom: -1px;padding: 15px 20px;cursor: pointer;position:relative;margin-top: 0;padding-right: 40px;}
.question_links li:nth-child(odd) h4{background:#c5f1ff;}
.question_links h4:after{content:"";float: right;height: 27px;width: 27px;background:url(../images/accordion_icon_sprite.png) 0px 0px no-repeat;position: absolute;top: 50%;right: 11px;margin-top: -13px;}
.question_links h4:hover:after{background-position:0px -37px;}
.question_links h4.active:after{ background-position:0px -74px;}
.question_links h4.active:hover:after{ background-position:0px -111px;}
.AnswerAccord_inner {padding:15px;overflow: hidden;display: none; font-weight:400;}
.AnswerAccord_inner.show {display: block;background: #fff;}
.closeAnswer{text-align:right; display:none;}
.closeAnswer .fa{font-size:24px;cursor:pointer;}


/*Cookie*/
.eucookielaw{ width:100%;  position:relative; top:0px; left:0; z-index:3000;background:#2e9abd;}
.eucookielaw_inner{max-width: 1030px;padding:12px; padding-right:230px; margin:0 auto; color:#fff; position:relative;}
.eucookielaw p{ margin:0;}
.eucookielaw a{color:#fff; text-decoration:underline;}
.eucookielaw .removecookie{ display:block; position:absolute; right:26px; top:7px; background:#36AFD7; border:1px solid #fff; font-size:16px; line-height:22px;
font-weight:600; padding:3px 12px; width:200px; text-align:center;}
.eucookielaw .removecookie{color:#fff; text-decoration:none;}



/*RequestInfo*/
.RequestInfo{}
.InfoTitle{ font-size:22px;margin-top: 0;}
.RequestInfo ul,.competFormUl{list-style-type: none !important;padding-left: 0 !important;}
.RequestInfo li,.competFormUl li{padding-bottom: 15px;}
.RequestInfo li:after,.competFormUl li:after{content:"";display:block;clear:both;}
.RequestInfo li label,.competFormUl label{font-weight:500;display: block; float:left;}
.compet_textbox{margin-left: 170px;max-width:440px;}
.RequestInfo li .fieldbox,.competFormUl .fieldbox{border: 1px solid #ccc;padding: 5px; height: 35px;width: 100%; outline:none;box-shadow: 0 0 0 #fff;}
.RequestInfo li textarea.fieldbox,.competFormUl li textarea.fieldbox{ height:150px;
border: 1px solid #ccc;padding: 5px;width: 100%; outline:none;}
.ceptchCode{padding-top:10px;}
.enquiryNature_txt,.paymentBy_txt{margin-right:20px;}
.competFormUl li.submitBtn{ margin-top:15px;}
.submitBtn .submit{background:#269ac1; padding:8px 15px;min-width:90px; margin-right:8px; font-size:16px; outline:none;font-weight: 600;
border-radius:0;
}
.submitBtn .submit:hover{background:#4BC1E8;}

/*CHECKBOX*/
.redio-check input[type="checkbox"],.redio-check input[type="radio"] {display:none;}
.redio-check input[type="checkbox"] + label,.redio-check input[type="radio"] + label {cursor: pointer; margin-bottom:0px; font-weight:300; 
padding-left:30px;position: relative;}

.redio-check input[type="checkbox"] + label a{color: #E5097A;}
.redio-check input[type="checkbox"] + label:hover,
.redio-check input[type="radio"] + label:hover{color:#444;}
.redio-check input[type="checkbox"] + label a:hover {color:#e5097a;}
.redio-check input[type="checkbox"] + label::before,
.redio-check input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    height: 23px;
    width: 26px;
    margin: 0 0px 0 0;
    background-image: url(../images/radio-check.png);
    background-repeat: no-repeat;
    position: absolute;
  left: 0px;
}
.redio-check input[type="checkbox"] + label::before { background-position: -1px -1px;}
.redio-check input[type="radio"] + label{ padding-left:26px;}
.redio-check input[type="radio"] + label::before { background-position: -10px -41px;height: 17px;width: 20px;margin-top: 3px;}
.redio-check input[type="checkbox"]:checked + label::before {background-position: -32px -1px;}
.redio-check input[type="radio"]:checked + label::before {background-position:-31px -41px;}
/*END CHECKBOX*/


/******Responsive

**************************************************/

@media (max-width:1200px) {
.container {width:996px;}
.sliderImg img{max-height:350px;}
.sliderText_detail{height: 120px;}
.abautLanding_list {margin: 0 -8px;}
.abautLanding_list li {padding: 0 8px 30px;}
.abautLanding_list .aboutTextList {height: 225px;}
.catogaryArrow span{padding: 3px 7px;margin-left: 2px;}
.DetailMN_title, .detailMain_left, .searchTitle {width:560px;}
.Detail_RightSlide{width: 406px;}
.EVTCategory_list li{width: 125px;}
.venue_WhatsOnlist ul {margin: 0 -5px;}
.venue_WhatsOnlist li{ padding-left:5px; padding-right:5px;}
.LandingPage_list .LandingImg iframe{height: 174px;}

.footerlink, .footerlink1{padding: 0 15px;}
.footAbout{font-size: 15px;}
.extraLink_foot a{margin: 0 8px;}

}


@media (max-width:1030px) {
.container {width:768px;}
.topR_link {margin-bottom: 12px;}
.searchTop{z-index: 3;}
.nevigation ul {float: none;clear: both;}
.nevigation ul li {float: none;border-top: 1px solid #C1C1C1;border-right: 0; position:relative;}
.nevigation ul li a{padding: 12px 0px;font-size:20px;}
.nevigation ul li:hover a, .nevigation ul li a.active{color: #181818;background: none;}
.nevigation ul li.level_1.parent .arrowSpan{content: "\f107";position:absolute; top: 0px;right: 0px;font-family: FontAwesome;
font-size:30px;z-index: 1;height: 44px;width: 44px;text-align: right;line-height: 44px;color:#000;}
.nevigation ul li.level_1.parent .arrowSpan:after{content: "\f107";}
.nevigation ul li.hover.level_1.parent .arrowSpan:after{content: "\f106";}
.nevigation ul li .dropmenu,.nevigation ul li:hover .dropmenu{position: static;padding: 3px 0 20px; display:none;width: auto;}
.nevigation ul li.hover .dropmenu{display:block;}
.nevigation .dropmenu .container{padding:0;}
.nevigation ul li .dropmenu .dropmenu_inner{padding: 0px 0px;background: none;min-height:inherit;}
.leftSubnemu_Box{display:none;}
.nevigation ul ul.FullWidthMenu{ margin-top: 0;}
.nevigation ul ul.FullWidthMenu li{padding-left:0; width:100%;}
.nevigation ul ul.FullWidthMenu li.MegaMenuItem{border: 0;padding: 3px 0px 7px; width:auto;margin:0;border-top: 1px #C1C1C1 dashed;}
.nevigation ul ul.FullWidthMenu li.MegaMenuItem:first-child {padding-left: 0;}
.nevigation ul ul.FullWidthMenu li.MegaMenuItem:last-child{border-top: 1px #C1C1C1 dashed;}
.nevigation ul .About ul.FullWidthMenu li.MegaMenuItem{min-height: inherit;}
.nevigation ul ul.FullWidthMenu li a{font-size: 16px;}
.nevigation ul ul.FullWidthMenu li a:hover{color: #181818;}
.nevigation ul ul.FullWidthMenu .subCategory a{ color: #181818;margin-left: 12px;}

.sliderImg img{ max-height:280px;}
.sliderText{width: 350px;padding: 15px 20px;padding-right: 40px;}
.sliderText:before{border-top-width:300px;border-right-width:150px;}
.sliderText h2{font-size: 22px;line-height: 24px;}
.sliderText h3 {font-size: 18px;}
.sliderText_detail{margin-top: 10px;padding-right: 60px;font-size: 15px;line-height: 23px;height: 110px;}

.comingSoonList li, ul.alsoLike_list li {width: 50%;}
.comingText_Box, .LikeText_Box{min-height: 85px;}
.SpotlightText_detail {height: 100px;}
ul.NewsBlog_list li {margin-bottom: 20px;padding: 0 7px;}
.homeNews_inner {height: 150px;}
.tweetsBT iframe {height: 300px !important;}
.Bottom3_list .col-sm-9 {width: 100%;}
.Bottom3_list .col-sm-3 {width:100%; display:none;}
.DetailMN_title, .detailMain_left, .About_LeftSlide, .searchTitle,.SearchResultPage,.VenueD_LeftSlide{width: 100%;padding-right: 0;padding-left: 0;}
.Detail_RightSlide, .serach_RightSlide,.About_RightSlide,.right_Sidebar{width: 100%;}
.FilterAccordion,.allGenre .col-sm-9{ width:100%;}
.FilterAccordion .accordion {max-width: 100%;margin-top: 5px;}
.RegineSearchBar h4{width: 210px;font-size: 19px;}
.RefineDrop {margin-left: 216px;}
.RegineSearchBar .ByGenreDrop p {font-size: 16px;height: 38px; padding-top:9px;}
.RegineSearchBar .ByGenreDrop .arrow{height: 35px;width: 38px;background-size: 22px;}
.BlogsLeft {width: 100%;padding-left: 0;}
.blogsRight_Bar {width: 100%;}
.landingPage_banner{height: auto;}
.LandingPage_list li{width: 33.33%;}
.venuePage_TextList {height: 220px;}
.LandingPage_list .LandingImg iframe {height: 130px;}

.footerlink{max-width: none;padding-left: 0;}
.map_venue #map-canvas,.map_venue iframe{ height:400px !important;}


}

@media (max-width:770px){
.container {width: auto;}



}





@media (max-width: 760px){
.comingSoonList li, ul.alsoLike_list li {width: 100%;}
ul.alsoLike_list li{width: auto; float: none;padding-bottom: 10px;}
.comingText_Box{height: auto;}
ul.NewsBlog_list li {float: none;width: auto;margin-bottom: 20px;}
.homeNews_inner {height: auto;}
.SpotlightBoxes li.Wide-sm-12{width:auto;}
.Wide-sm-12 .SpotlightImg,.Wide-sm-12 .SpotlightText_Box{width: auto;float: none;}
.SpotlightText_Box{padding: 20px 15px;height: auto;}
.DetailBanner .sliderImg{min-height: inherit;}
ul.alsoLike_list .LikeImg {height: auto;}
.LikeText_Box {height: auto;}
.abautLanding_list li,.Blogs_List ul li, .search_List li{width: 50%;}
.abautLanding_list .aboutTextList {height: 185px;}
.RegineSearchBar h4 {width: 100%;text-align: center; margin-bottom:20px;}
.RegineSearchBar h4:after{right: 50%;top: 33px;margin-right: -7px;border: 11px solid rgba(0, 0, 0, 0);border-top: 13px solid #780301;}
.RefineDrop {margin-left: 0;}
.RefineDrop .ByGenreDrop{width: 100%;padding-left: 0;margin-bottom: 5px;}
.RegineSearchBar .findEvent{padding-left: 0;}
.LandingPage_list li,.VenuePage_list li,.teamList li{width: 50%;}
.venuePage_TextList {height: 190px;}
.venue_WhatsOnlist li {width: 50%;}
.LandingPage_list .LandingImg iframe {height: 183px;}

.footAbout,.Footcontact{width: auto;float: none;margin-bottom: 20px;}
.footerlink, .footerlink1 {padding:0;}
.extraLink_foot{padding-top: 0px;text-align: left;}
.extraLink_foot a {margin: 0 10px 0 0;}

}

@media (max-width: 650px){
header .topHeader {padding:0;border-bottom: 4px solid #2e9abd;}
.logo {width:230px; margin:0 auto;float: none; padding:0;}
.RightHeader {margin-left:0px;}
.ColumL_header,.topHeaderText{display: none;}
.ColumR_header {padding-top:0;float: none;}
.RightHeader .topR_link {margin-bottom: 0;text-align: center; display:none;}
footer .topR_link{display:block;background: #dfe4e7;text-align: center;padding: 6px 0 9px;}
.topR_link li{border-right: 1px solid #000;}
.topR_link li a{color:#000;}
.calenderBox {display: none;}
.nevigation{border:0;}
.nevigation .container {position: static;}
.Chooselanguage{position: absolute;top:44px; right: 10px;}
.Chooselanguage .dropdown-toggle{padding: 0px 5px;}
.Chooselanguage .dropdown-toggle .flag{margin-right: 0;}
.Chooselanguage .caret{margin-left: 0;}
.Chooselanguage .dropdown-menu{left: auto;right: 0;}
.toggleMenu {position: absolute;top:20px;}
.menutext {display: none;}
.searchTop{height: auto;}
.toggleMenu .button_res span{background: #000;}
.searchTop .searchToggle{top: -68px;color: #000;font-size: 25px;right: 5px;border: 0;}
.searchTop input {width: 100%; position: fixed;top:80px;opacity:0; height:0;border-radius: 0;}
.searchTop input.searchShow{ opacity:1;width: 100%;height: 36px;border-bottom: 4px solid #2e9abd;}
.slider_mainText{ position:static;}
.sliderText {width: 100%;padding: 15px;position:relative; background:#f2f5f8}
.sliderText:before{ display:none;}
.sliderText_detail{padding:0 0 15px; margin:0; height:auto;}
.playIcon{font-size: 20px;padding: 8px 13px;}
.sliderBtn {position: static;}
.bx-wrapper .bx-controls-direction a{width: 30px;height: 30px;margin-top: -17px;}
.bx-wrapper .bx-next:before, .bx-wrapper .bx-prev:before {font-size: 20px;}
.slider_mainText .catogaryArrow{top: -26px;}
.img_availability_big span {font-size: 26px;}
.DetailBanner .sliderImg iframe{height: 315px;}
.LandingPage_list .LandingImg a {height: 150px;}
.eucookielaw_inner{padding: 10px;}
.eucookielaw .removecookie{ position:static; margin-top:10px;}
.eucookielaw p {line-height: 18px;}
.youtubeplaylist h4 {width: 100%;text-align: center; margin-bottom:20px;}
.youtubeplaylist h4:after{right: 50%;top:40px;margin-right: -7px;border: 11px solid rgba(0, 0, 0, 0);border-top: 13px solid #4d4d4d;}
.VideoRefineDrop {margin-left: 0;}
.VideoRefineDrop .ClickLink .arrow{height: 35px;width: 38px;background-size: 22px;}
footer{padding:0;}

}

@media (max-width: 600px){

.comingSoon {padding: 0px 0;}
.whatsOn_colHead .whatOn_title, .blogsList_Title, .about_yellow .about_title{width: 100%;padding: 6px 10px;margin-top: 0; margin-bottom: 10px;}
.whatOn_title:after, .blogsList_Title:after, .about_yellow .about_title:after{display:none;}
.Venue_textpart:after, .aboutFull_img .about_title:after, .blogsTitle:after{display:none;}
.CalenderBody td{height: auto;display: block; width: 100%;}
.CalenderHead th{ display:none;}
.CalenderBody td span.DateNo{padding-left:45px;}
.CalenderBody td span.DateNo:after{position: absolute;left: 6px;}
.CalenderBody td:nth-child(1) span.DateNo:after{ content:"Mon";}
.CalenderBody td:nth-child(2) span.DateNo:after{ content:"Tue";}
.CalenderBody td:nth-child(3) span.DateNo:after{ content:"Wed";}
.CalenderBody td:nth-child(4) span.DateNo:after{ content:"Thu";}
.CalenderBody td:nth-child(5) span.DateNo:after{ content:"Fri";}
.CalenderBody td:nth-child(6) span.DateNo:after{ content:"Sat";}
.CalenderBody td:nth-child(7) span.DateNo:after{ content:"Sun";}
.CalenderEvent span{position: static;margin-bottom: 4px;}
.CalViewList .CalendText{margin-left: 0;clear: both;padding-top: 10px;padding-right: 0;}
.whatsOn_colHead {padding-top: 10px;}
.CalendText .infoBtn {position: static;margin-top: 10px;}
.CalViewList .CalendText h4 {font-size: 20px;}
.selectCalender_item {width: 193px;}
.RequestInfo li label, .competFormUl label{float:left;}
.compet_textbox {margin-left: 0;}


}

@media (max-width: 580px){
.abautLanding_list li,.Blogs_List ul li, .search_List li{width:100%;}
.abautLanding_list .abautLImg {height:auto;}
.abautLanding_list .aboutTextList,.Blogs_List .BlogL_text, .search_List .SearchL_text,.venuePage_TextList{height: auto;padding-bottom: 15px;}
.LandingPage_list li,.VenuePage_list li,.teamList li{width:100%;}
.LandingPage_list .LandingImg a {height:auto;}
.LandingPage_list .LandingText{height:auto;}
.Blogs_List .BlogL_img, .search_List .SearchL_img {width: auto;float: none;}
.Blogs_List .BlogL_text, .search_List .SearchL_text {margin-left: 0;padding-left: 0;}
.Blogs_List .BlogL_text h2,.search_List .SearchL_text h2{max-height:none;}
.DetailBanner .sliderImg iframe{height: 270px;}
.venue_WhatsOnlist li {width:100%;}
.VenueEventImg img{width:100%;height:auto;}
.VenueEventText {height: auto;}
.LandingPage_list .LandingImg iframe {height:280px;}
.teamList .meetTaxtTitle{ height:auto;}
ul.gallery_list li{width:50%;}

}

@media (max-width: 500px){
.Chooselanguage .dropdown-toggle{width: 55px;}
.Chooselanguage .langText{ display:none;}
.DetailMN_title h2 {font-size: 24px;line-height: 25px;}
.nav-tabs,.bokingTicket_list h4{padding-left: 10px;}
.Details_Tabs .tab-content {padding-bottom: 10px;}
.Details_Tabs .nav-tabs > li > a{font-size: 15px;}
.descriptionTabs{padding: 20px 0px 0;}
.DetailBanner .sliderImg iframe{height: 240px;}
.DetailBanner .videoPlay{width: 40px;height: 30px;margin: -15px 0 0 -20px;background-size: 100%;}
.currentRate{padding: 25px 15px 10px;font-size: 16px;}
.LandingPage_list .LandingImg iframe {height:260px;}

}

@media (max-width: 410px){
.img_availability_big span {font-size:18px;}
.DetailBanner .sliderImg iframe{height:175px;}
.map_venue #map-canvas,.map_venue iframe{ height:250px !important;}
.LandingPage_list .LandingImg iframe {height:220px;}
.TestmonialBox .bx-viewport {min-height: 200px!important;}
.testmonialText{font-size:16px;line-height: 22px; padding:0;padding-left: 35px;}
.testmonial_name{margin-top: 15px;margin-right: 0px;}
.footLogo_title{ min-width:260px;}

}

@media (max-width: 360px) {
.DetailBanner .sliderImg iframe{height:160px;}
.logo {width: 160px;padding: 10px 0;}
.searchTop .searchToggle {top: -60px;}
.searchTop input{top: 76px;}
.LandingPage_list .LandingImg iframe {height:180px;}

}

.PageContent{
    clear:both;
    float:left;
    display:block;
    padding-top: 10px;
}

.chkBoxWithTxt{
    float:left;
}
.validationError{
    color:maroon;
}
.stepClass{
    width:100%;
    font-weight:bold;
    font-size: 15px;
    color: #000;
    padding: 10px 0;
}