/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  ul.FilmSearch_ul .searchL_Img img,.SearchResult_list ul .searchL_Img img, .venuelist_box ul .searchL_Img img{min-height: 145px;}
  .comments_Tabs .venuelist_box ul .searchL_Img img{height:auto;}

  

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }


  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  

}

@media (max-width: 1200px) {
	/*.advert {width: 546px;}*/
	.logoPart .navbar-brand {width: 200px;}
	/*.logoPart {width: 365px;}*/
    .top-location {margin-left: 230px;padding-top: 62px;;}
	.location_drop{margin-top: 0px;}
    .guideText{padding-top: 23px;}
	.navbar-inverse .navbar-nav > li > a, ul.registerMenu li a{font-size: 14px}
    .secondMenu ul{max-width:960px;}
	.topLeft_home {width: 670px;}
	.oneList_left {width: 670px;}
	.oneList_Right {width: 300px;}
	ul.FouthList_ul h2, ul.twoList_ul h2, ul.threeList_ul h2,ul.FiveList_ul h2 {font-size: 21px;}
    ul.threeList_ul .textpart {height: 280px;}
    ul.FouthList_ul .textpart, ul.FiveList_ul .textpart {height: 200px;}
    ul.notSignedList_ul li .imgbox,ul.FilmSearch_ul li .searchL_Img,.venuelist_box ul li .searchL_Img{height: 120px;}
    .venuelist_box ul li .searchImg_inner,ul.FilmSearch_ul li .searchImg_inner {height: 112px;}
    .comments_Tabs .venuelist_box ul li {width: 50%;}
    .comments_Tabs .venuelist_box ul li .searchL_Img {height: 160px;}
    .comments_Tabs iframe{  width: 100%;height: 320px;}
    .comments_Tabs .advert_div iframe {height:250px;}
    ul.FilmSearch_ul .allSearch_taxt {height: 170px;}
    ul.threeList_ul li.homeBoxItem .textpart {height: 304px;}
	ul.notSignedList_ul h2 {height: 90px;font-size: 21px;}
	ul.FilmSearch_ul h2 {font-size: 21px;}
    .FilmTitle_h2 {height: 48px;}
    .venuelist_box ul li .searchL_text h3{font-size: 21px;line-height: 21px;}
    .comments_Tabs .nav-tabs>li a{height: 53px;font-size: 19px;}
    .HomeFoot_Right ul li {padding-left: 10px !important;width: 104px;}
    .HomeFoot_Right ul li p {font-size: 15px;}
    .search_text_new {height: 110px!important;}
	.OnePart_List::after{content:""; clear:both; display:block;}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

 
}

@media (min-width: 992px) {
.mobileTopNav{display:none;}
.AdsNews_Mobile{display:none;}
}
@media (max-width: 992px) {
	.top-bar {padding: 17px 0 14px;}
	/*.logoPart {width: 296px;}
	.top-location {width: 145px;}
	.top-location p {line-height: 15px;font-size: 13px;margin-bottom: 3px;}
.logoPart .navbar-brand {width: 150px;}*/
    .top_right{top: 0px;}
    .toplogin{padding-top:0px;padding-right: 10px;}
    .followDiv {padding-right: 10px;}
.top-location {padding-top: 55px;}
.top-location p{ font-size:16px;}
.guideText {font-size: 20px;}
/*.advert {width: 440px;}*/
.bottomHeader .advert div{width:auto !important;}
.navbar-header {width: 100%;}
.topNevigation{padding-bottom: 0 !important;}
#header .search{margin-left: 15px;margin-top:14px;}
.menuSelect_show{ display:block;}
.menuLeft {float: none;clear: both;}
.navbar-nav {float: none;margin: 7.5px 0px;}
.navbar-nav>li{padding:0;}
.navbar-inverse .navbar-nav > li > a{ display:block; padding:7px 10px 7px !important; border-bottom:2px solid #DFDFDE; 
 border-right:0;margin:0; }
.navbar-inverse .navbar-nav > li > a:hover{ padding-bottom:3px;}
.navbar-inverse .navbar-nav > li > a, ul.registerMenu li a{font-size: 14px;}
.navbar-nav>li {float: none;}
.navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;}
.navbar-nav>li:hover .secondMenu, .navbar-nav>li.active .secondMenu{display:none;}

/*Mobile Sub Nev*/
.mobileTopNav{clear:both;padding-top: 10px;}
.secondMenu_mobile{}
.secondMenu_mobile:after{content:""; position:absolute;top: 47px;left:0;width:100%;background:#848484; height:40px;}
.mob_TopSubNavTitle{color:#fff;background:#848484;padding:9px 15px;font-weight: 600;text-transform: uppercase; z-index:1; 
position:relative; display:block;}
.mob_TopSubNavTitle:after{font-family: 'FontAwesome';content: "\f107";position: absolute;top:0;right: 0;padding:9px 15px 0;
height: 100%;font-size: 32px;}
.mob_TopSubNavTitle.active:after{content: "\f106"; background:#d2d2d2; color:#000;}
.secondMenu_ul_mobile{margin:0;padding:0;list-style-type:none;background: #d2d2d2;padding: 15px 0;font-weight: 400;
font-size: 16px; display:none;}
.secondMenu_ul_mobile.active{display:block;}
.secondMenu_ul_mobile li {margin: 0;display: block;}
.secondMenu_ul_mobile li a {display: inline-block; margin: 4px 15px;color:#000;}
.secondMenu_ul_mobile li a:hover,.secondMenu_ul_mobile li.active a{text-decoration:underline;}
/*End*/
.topLeft_home{width: 100%;}
.bottomHeader .topLeft_home{ padding-right: 0px;}
.oneList_left {width: 100%;padding: 0 0 10px;}
.oneList_Right {width: 100%; text-align:center;}
.oneList_Right .advert_R {display: inline-block;}
.top_rightBar .advert_R{width: 33.33%;float: left;padding: 0 5px;}
.top_rightBar .tweetsBox {width: 30%;float: left;height: 234px;}
ul.FouthList_ul li {width: 50%;}
ul.FouthList_ul li:nth-child(3){clear: both;}
ul.threeList_ul li.homeBoxItem:nth-child(4) {clear:none;}
ul.threeList_ul li.homeBoxItem:nth-child(3),ul.threeList_ul li.homeBoxItem:nth-child(5),ul.threeList_ul li:nth-child(3) {clear: both;}
ul.threeList_ul li {width: 50%;padding: 0 5px 10px;}
ul.FiveList_ul li {width: 50%;}
ul.FiveList_ul li:nth-child(3),ul.FiveList_ul li:nth-child(5) {clear: both;}
ul.FouthList_ul .textpart, ul.twoList_ul .textpart, ul.threeList_ul .textpart, ul.FiveList_ul .textpart {
height: 170px;margin-bottom: 20px;}
ul.threeList_ul li.homeBoxItem {margin-bottom: 0;}
ul.threeList_ul li.homeBoxItem .textpart {height:220px;}
.topLeft_home .ThreePart_List,.topLeft_home .TwoPart_List{padding-right: 0;}
.comments_Tabs{padding-right: 0;}
.comments_Tabs.newDetail_LT{display:block !important;}
.SearchResult_list,.venuelist_box{margin-right: 0;}
.FilmSearch_Result {padding-right: 0px;}
.main_wrapper .search_head {margin-right: 0;}
ul.notSignedList_ul li .imgbox, ul.FilmSearch_ul li .searchL_Img, .venuelist_box ul li .searchL_Img {height: 140px;}
.venuelist_box ul li .searchImg_inner, ul.FilmSearch_ul li .searchImg_inner {height: 130px;}

.comments_Tabs .venuelist_box ul li .searchL_Img {height: 200px;}
.comments_Tabs iframe {height: 400px;}
.whats_events{margin-top: 15px;}
.searchL_Img {width: 225px;}
ul.FilmSearch_ul .allSearch_taxt {height: 150px;}
.postlist_right {clear: both;text-align: left;}
input.search-form{ left:7px;}
.findEvent ul li label{ text-align:left;}
.searchToggle{padding: 20px 10px;}
.comments_Tabs .nav-tabs {border-bottom: 5px solid #D6D6D6;}
.comments_Tabs .nav-tabs>li {margin-bottom: -5px;}
.comments_Tabs .nav-tabs>li a {height: 45px;padding: 5px 10px;}
.comments_Tabs .nav-tabs>li>a:hover, .comments_Tabs .nav-tabs>li.active>a, .comments_Tabs .nav-tabs>li.active>a:focus {
border: 5px solid #D6D6D6;border-bottom: 0;}
.comments_Tabs .tab-content {border: 5px solid #D6D6D6;border-top: 0;}
.comments_Tabs .tab-content .tab-pane {padding:20px 10px;}
.competitions .getMail{margin: 0 auto;}

#footer .col-md-3 {width: 33.33%;}
#footer .footRight {float: none;clear: both;padding-top:0px;width: 370px;margin: 0 auto;  padding-left: 75px;}
.HomeFoot_Right {float: none;clear: both;text-align: center;}
.HomeFoot_Right ul li {float: none;display: inline-block !important;width: 120px;}
.rightTwitterBlock{display:none;}
.rightTwitterBlock iframe {height: 390px !important;width: 100% !important; display:none;}
.greyAdvertsR .advert_R ins{ width:100% !important;}
.greyAdvertsR .advert_R iframe{ width:100%;}

.NewDet_rightBar{display:none;}
.AdsNews_Mobile{display:block;}


}

/* xs */
@media (max-width: 767px) {
	body{line-height: 22px;font-size: 16px;}
	.container {padding-right: 5px;padding-left: 5px;}
	.main_wrapper .container {padding-right: 10px;padding-left: 10px;}
	.row {margin-right: 0px;margin-left: 0px;}
	.advert {width: 100%;}
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0; margin-right:0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  .OnePart_List h2, h2.mainTitle {font-size: 35px;margin-bottom: 7px;}
  ul.FouthList_ul h2, ul.twoList_ul h2, ul.threeList_ul h2,ul.FiveList_ul h2 {font-size: 20px;height: auto;}
  ul.FouthList_ul .textpart p, ul.twoList_ul .textpart p, ul.threeList_ul .textpart p {height: auto;}
 

  #footer .col-sm-6{
      text-align:center;
  }
  #footer .col-md-3 {
	  min-height:inherit;
width: 230px;
margin: 0 auto 10px;
background: url(../images/foot-line-h.png) bottom center no-repeat;
}
  
   #footer .pull-right{
      float: none !important;
  }

/*Error Page*/
.Container404 h4{font-size: 30px;line-height: 34px;}
.Container404 h3{font-size: 26px;line-height: 30px;}
 
    

}

@media (max-width: 700px) {
.logoPart {margin: 0 auto;float: none;width: 200px;}
.top_right{ text-align:center;width: 100%;padding-right: 0px; display:none;}
.topNevigation {position: static;width: 100%;top: 0px;}
.topNevigation .navbar-inverse{border-top: 0;background: none;padding: 0;position: static;    min-height: inherit;}
.menuSelect_show{ display:none;}
.navbar-toggle {position: absolute;top: 42px; z-index: 110;left: 0px;}
.navbar-toggle .icon-bar {width: 35px;height: 4px; margin-bottom: 5px;}
#header .search{position: absolute;right: 0; top:36px;z-index: 110;margin: 0 10px 0 0;width: 40px;height: 40px;padding: 10px;}
#header .search span{ display:none;}
.search i{position: relative;top: 0px;background: url(../images/search-m.png) no-repeat;}
.searchToggle.showTopSearch {top: 115px;z-index: 100;}
.location_drop {margin-top: 0px;float: none;max-width: 300px;margin: 0 auto 10px;}
.dropLocation ul a{display: block; padding: 4px 0; font-size: 18px;}
.location_drop .dropdown_loc{width: 100%;text-align: left;}
.dropLocation{width: 275px; text-align:left;}
.toplogin {float: none;display: inline-block;}
.followDiv {float: none;display:none;}
.guideText {padding-top: 10px;text-align: center;}
.mobileTopNav{padding-top:1px;}

.top_rightBar .advert_R{width:auto;float:none;padding: 0 5px; display:block;}
.greyAdvertsR .advert_R ins{ width:300px !important;}
.top_rightBar .tweetsBox {width:auto;float:none;height: 234px; display:inline-block;}
.map_venue iframe{ width:100%; height:450px;}
ul.notSignedList_ul li{width: 50%;padding: 0 5px 10px;}
ul.threeList_ul li {width:50%;padding: 0 5px 10px;}
ul.FouthList_ul li {width: 50%;padding: 0 5px 10px;}
ul.notSignedList_ul li .imgbox,ul.FilmSearch_ul li .searchL_Img,.venuelist_box ul li .searchL_Img{height: 180px;}
.venuelist_box ul li .searchImg_inner, ul.FilmSearch_ul li .searchImg_inner {height: 170px;}

ul.FilmSearch_ul .allSearch_taxt {height: auto;padding-bottom: 15px;}
.comments_Tabs .venuelist_box ul li .searchL_Img {height: 160px;}
ul.notSignedList_ul h2 {height: 70px;}
ul.notSignedList_ul .textpart p {height: 70px;}
ul.FilmSearch_ul li,.venuelist_box ul li{ width:50%;}
.venuelist_box ul li:nth-child(odd) {clear: both;}
ul.FilmSearch_ul li.mobileListingAdd{width:100%;}
ul.FilmSearch_ul li.mobileListingAdd li{width:auto; padding:0; float:none;}
ul.FilmSearch_ul .textpart {height: 120px;}
.venuelist_box ul li .searchL_text{height:130px;}
ul.searchFromToggle li {width: 100% !important;}
ul.searchFromToggle .searchSelect{border-left:0;border-top: 1px solid #DDD;}
.comments_Tabs .nav-tabs>li a {font-size: 16px;height: 35px;padding: 5px 7px;}
.comments_Tabs .nav-tabs>li>a:hover, .comments_Tabs .nav-tabs>li.active>a, .comments_Tabs .nav-tabs>li.active>a:focus{padding-left: 3px;
padding-right: 3px;}
.comments_Tabs iframe {height: 320px;}
.RegineSearchBar{/*display:none;*/}
.RegineSearchBar .whats_events h4 {width: 100%; clear:none; text-align:center;  margin-bottom: 15px;}
.RegineSearchBar .whats_events h4:after{right: 50%;margin-right: -13px;top: 36px;border: 13px solid rgba(0, 0, 0, 0);border-top: 14px solid #EC2427;}
.RefineDrop{margin-left: 0;clear: both;}

.searchPart .search_head{border:0;}

.searchToggle {top: -200px;}
table img{width:auto !important; max-width:100%; height:auto !important;}


}

@media (max-width: 630px) {
    .comments_Tabs .venuelist_box ul li .searchL_Img {height: 125px;}
    .greyAdvertsR {padding: 7px 0px 0;max-width: 314px;margin-left: auto;margin-right: auto;}
    .aboutext table{width:100%;}
    ul.threeList_ul li.homeBoxItem .textpart {height: 275px;}
    .paginationGenre{clear: both;max-width: 100px;margin: 0 auto;padding: 10px 0 30px;text-align: center;list-style-type: none;
     overflow: hidden;}
    .paginationGenre li{display: inline-block;}
    .paginationGenre li span{display:block; font-size: 18px;font-weight: 700;}
    .paginationGenre a{display: block;border: 11px solid transparent;}
    .paginationGenre .PrevPag{float:left;}
    .paginationGenre .NextPag{float:right;}
    .paginationGenre .PrevPag a{border-right: 20px solid #ec2427;}
    .paginationGenre .NextPag a{border-left: 20px solid #ec2427;}
}

@media (min-width: 560px) {
.gallery_OnPhone{display:none;}
}

@media (max-width: 560px) {
.share_list ul li.addComment {float: left;clear: both;margin-top: 10px;}
.searchL_Img {width:auto; float:none;}
.searchL_text {margin-left:0; padding-top:5px;}
.map_venue iframe{ width:100%; height:350px;}
ul.notSignedList_ul li .imgbox, ul.FilmSearch_ul li .searchL_Img, .venuelist_box ul li .searchL_Img {
  height: 135px;
}
ul.DateVenue_ul .venueName_tabs {margin: 0;clear: both;}
ul.DateVenue_ul .DateBook{position: static;padding: 10px 0 0;margin-top: 0;}
/*.Tabstoggle{ display:block;}
.comments_Tabs .nav-tabs{background: #D6D6D6; display:none}
.comments_Tabs .showTabs{ display:block;}
.comments_Tabs .nav-tabs>li {margin-bottom:0;width: 100%;}
.comments_Tabs .nav-tabs>li>a{border: 0;margin: 0 3px;padding: 4px;}
.comments_Tabs .nav-tabs>li>a:hover, .comments_Tabs .nav-tabs>li.active>a, .comments_Tabs .nav-tabs>li.active>a:focus {
border: 0;margin: 0 3px;padding: 4px;
}*/
.comments_Tabs.newDetail_LT .tab-content {/*border: 0;*/ padding-top:10px;}
.comments_Tabs iframe {height: 270px;}
.comments_Tabs .nav-tabs>li.CompetitionLI{ display:none;}
.comments_Tabs .nav-tabs>li.venueTimeTab{display:none;}
.tab-content>.competition_formTabs{ display:block;}
.DateVenue_Mobile{ display:block;}

/*Mobile Events Details*/
.EventDetail_page .textpart{ padding-top:0px; margin-top:15px;}
.EventDetail_page #linkToVenues{ display:none;}
.EventDetail_page .comments_Tabs{padding-top:0px;display: block !important;}
.EventDetail_page ul.nav-tabs{border: 0;}
.comments_Tabs .nav-tabs {border-bottom: 0;}
.comments_Tabs .nav-tabs>li a {font-size: 15px; height: auto; padding: 4px 7px;background: #D6D6D6;border: 0;
 border-top-left-radius: 4px;border-top-right-radius: 4px;}
.comments_Tabs .nav-tabs>li>a:hover, .comments_Tabs .nav-tabs>li.active>a, 
.comments_Tabs .nav-tabs>li.active>a:focus{border: 0;background: #e01f26;color: #fff;padding: 4px 7px;}
.Events_Details .DateVenue_Mobile{ display:none;}
.Events_Details .tab-content>.tab-pane.timeD_tabs{display:block;}
.competitions{ display:none;}
.mobileNewsletter{background: #333633;color: #fff;padding: 20px;margin: 0 -10px 30px;}
.mobileNewsletter .competitions{ display:block;padding: 0;}
.mobileNewsletter .getMail input.mainlBox{border-color:#ec2427;}
.mobileNewsletter .getMail button.sendMail {background: #ec2427;}
.comments_Tabs .tab-content{border: 0;margin-bottom: 0px;padding-bottom: 20px;}
.Events_Details .comments_Tabs .tab-content {border-bottom: 4px solid #E01F26;}
.Events_Details .comments_Tabs .tab-content .tab-pane, .comments_Tabs .tab-content .tab-pane{min-height: inherit;padding: 0;}
.Events_Details .DateVenue_ul{}
.Events_Details .DateVenue_ul:before{ content:"Venues, Dates & Times";font-weight: 600;padding-bottom: 5px;display: block;}
.EventDetailRM{ display:none;}
ul.DateVenue_ul .dateTabs{width: 100%;}
.mobileNewsLetter,.mobileNewsLetter .competitions{ display:block;}
.EventD_mobileAvts{ display:block;padding: 15px 0;}
#footer .footRight{ display:none;}
.mobileLocation{ display:block;}
.mobileLocation:before{ content:"Change Region...";font-weight: 600;padding-bottom: 5px;display: block; color:#fff;font-size: 17px;}
.mobileLocation .dropdown_loc{padding: 5px 30px 5px 7px;
border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}
.mobileLocation .dropdown_loc i.fa{float: right;margin-right: -22px;font-size: 25px;display: block;line-height: 20px;}
.mobileLocation .dropLocation{top: 61px;}
.mobileLocation .dropLocation a:hover{color:#fff !important;}

.EventDetail_page .shareLinks{padding-top:15px;}

/*GALLERY ON THE PHONE*/
.tab-content>.tab-pane.gallery{display:block;}
.tabs_gallery{position:relative;}
.tab-content ul.gallery_list{}
.gallery_OnPhone{ margin:0; list-style-type:none; padding:0;}
.topLeft_home .tabs_gallery .bx-wrapper .bx-controls-direction a {top: 50%;}

/*Error Page*/
.Container404 h2 {font-size: 38px;}
.brandLogoList ul li {width: 50%;}
.Container404 h4{font-size: 20px;line-height: 25px;}
.Container404 h3{font-size: 20px;line-height: 24px;}
.followDiv404 .follow{font-size: 18px;}
.LinkeTwitter404 {max-width: 300px;}
.LinkeTwitter404 ul a{  font-size: 16px;line-height: 24px;}
.LinkeTwitter404 ul {width: 145px;}
 

}

/* XS Portrait */
@media (max-width: 480px) {
body > section.main_wrapper{padding-top:0;}
.top-bar {padding: 10px 0 10px;}
.logoPart,.logoPart .navbar-brand{width: 130px;}
.navbar-toggle{top: 9px;}
#header .search{top: 14px;}
.searchToggle.showTopSearch { top: 74px;}
.bottomHeader .advert {/*display: none;*/border: 0;}
.bottomHeader .advert ul{margin-bottom:0;}
.bottomHeader .advert div{width: 320px !important;margin:0 auto; display:block;}
.location_drop {background: none;padding: 0px 0 0 0px;}
.location_drop .dropdown_loc:after{display: none;}
.dropLocation {width: 100%;}
.guideText {font-size: 13px;line-height: 15px;padding-top: 5px;}
ul.threeList_ul li {width:100%;}
ul.twoList_ul li {width:100%;}
ul.FouthList_ul li {width:100%;}
ul.FiveList_ul li {width: 100%;}
ul.notSignedList_ul li,.venuelist_box ul li{width: 100%;}
ul.FouthList_ul .textpart, ul.twoList_ul .textpart, ul.threeList_ul .textpart, ul.FiveList_ul .textpart {
height:auto;}
.HotNews_mobile ul.FouthList_ul .textpart,.HotNews_mobile ul.twoList_ul .textpart,
.HotNews_mobile ul.threeList_ul .textpart,.HotNews_mobile ul.FiveList_ul .textpart { margin-bottom:0; min-height:180px;}

ul.threeList_ul li.homeBoxItem .textpart {height: auto;}
.venuelist_box img{width:100%;}
.search_text_new {height: 100px !important;padding-top: 8px;}
ul.FilmSearch_ul h2 {font-size: 18px;line-height: 18px;}
.comments_Tabs .venuelist_box ul li {width: 100%;}
ul.notSignedList_ul li .imgbox,ul.FilmSearch_ul li .searchL_Img,.venuelist_box ul li .searchL_Img{height: auto;}
.venuelist_box ul li .searchImg_inner, ul.FilmSearch_ul li .searchImg_inner {height: auto;}
.whatsonRelatedItems ul.blogList_new{margin:0;}
.whatsonRelatedItems ul.blogList_new li{border-bottom:1px solid #ddd;padding: 0 0 10px;margin-bottom: 15px;}
.whatsonRelatedItems ul.blogList_new li .searchL_Img{width: 40%;float: left;}
.whatsonRelatedItems ul.blogList_new li .searchL_text{width:60%;float: left; padding:0; padding-left:10px; background:none;}
.whatsonRelatedItems ul.blogList_new li .searchL_text h3 {font-size: 16px;line-height: 20px;margin: 0px 0 3px;}
.whatsonRelatedItems ul.blogList_new .searchL_text .date_link p{font-size: 13px;line-height: 15px;}
.comments_Tabs .venuelist_box ul li .searchL_Img {height: auto;}
ul.notSignedList_ul h2 {height: auto;}
ul.notSignedList_ul .textpart p {height: auto;}
.findEvent ul.findE_List li {width:100%;}
ul.FilmSearch_ul img{ width:100%;}
ul.FilmSearch_ul .textpart,ul.FilmSearch_ul .allSearch_taxt,.venuelist_box ul li .searchL_text{height: auto;padding-bottom: 20px;}
.allSearch_taxt .EventLtext_inner {min-height: inherit;}
.FilmTitle_h2 {height:auto;}
.venueLText_inner{ height:auto;}
.RefineDrop .ByGenreDrop,.RefineDrop .ByDateDrop{ width: 100%; padding: 0; margin-bottom:5px;}

table.signature body,table.signature tr,table.signature td{display:block;}
table.signature tr:after{content:""; clear:both; display:block;}
table.signature td{width:33.33%; float:left; padding:5px;}
table.signature tr:first-child td{width:100%;}
/*table.signature td{width:16%;}*/

.smcx-show, .smcx-embed, .smcx-iframe-container {margin-right:0px !important;}
.comments_Tabs .advert_div{ padding-bottom:10px;}

.TopSlider .textpart h2{font-size: 30px;}
.TopSlider .textpart{background: #ebebeb;padding: 15px;}
.GenrePromote_list{}
.GenrePromote_list ul.threeList_ul li{border-bottom: 1px solid #ddd;margin-bottom: 15px;padding-bottom: 15px;float: none;}
.GenrePromote_list ul.threeList_ul li:after{content:""; clear:both; display:block;}
.GenrePromote_list .imgbox{width: 140px;float: left;}
.GenrePromote_list ul.threeList_ul .textpart{ height: auto;padding: 0;background: none;margin: 0;margin-left: 150px;}
.GenrePromote_list p{margin-bottom:0;}
.ListFilter_day ul a{padding: 8px 9px;}

h2.Eventmain_title{margin:20px 0 15px;}

}

@media (max-width: 450px) {
.commentForm ul {height: 68px;}
.commentForm ul li.commF_listR {float: left;clear: both;border-top: 1px solid #A1A1A1;border-left: 0;width: 100%;}
.map_venue iframe{ width:100%; height:250px;}
.comments_Tabs iframe {height: 240px;}
.regionHome_search .findEvent ul.findE_List {width: 240px;padding-left: 10px;}
.loginR-show .loginRight {width: 100%;}
.loginForm {padding-left: 0;}
.login_Iframe {width: 100%;}
.loginRight .login-trigger {width: 35px;height: 35px;line-height: 35px;font-size: 18px;}
.tab-content p a{word-break: break-all;}
.mobileListingAdd .advert_div{ width:300px;margin:0 auto;}


}


@media (max-width: 380px) {
	.navbar-toggle{margin-right: 5px;}
	#header .search{margin-left: 3px;}
	ul.registerMenu li a {padding: 16px 3px;}
    .bottomHeader .container{ padding:0;}
    .bottomHeader .advert div {width:320px !important;}
	.share_list ul li a.facebook {width: 77px;background-size: 200px;}
	.share_list ul li a.tweeter {width: 77px;background-size: 200px;background-position: -85px 0px;}
	.share_list ul li a.googleplus {width: 30px;background-position: -171px 0px;background-size: 200px;}
	#footer .footRight { width:100%;  padding-left: 0;}
.footRight a.coverLT {float: none;display: block;text-align: center;width: 100px;margin: 0 auto;}
#footer .footRight ul.linkRT_foot {float: none;width: 200px;margin: 10px auto ;}
.LinkeTwitter404 ul { margin: 0 auto;float: none;}
.ng-isolate-scope div{width: 290px !important;margin-left: -5px;}}

@media (max-width: 330px) {
 .comments_Tabs iframe {height: 200px; }
 .greyAdverts_R {padding: 0;}
 .topLeft_home .advert_div{width: 280px;overflow: hidden;}

.ListFilter_day ul a {padding: 8px 6px;font-size: 14px;}
.ListFilter_day ul li:first-child a{padding-left:9px; padding-right:9px;}

}

