/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	.container-edm{width: 90%;}
	ul.footerLogo li{padding-left: 0; width: 20%;}
	ul.foot-list li a{font-size: 9px;}
	.fancybox-container{font-size: 10px!important;}
	table.table-timeable td .btn-buy-ticket{font-size: 12px; padding: 0 20px;}
/* 	.slider-banner-dot{display: none;} */
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 992px) {

	
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {.container-ads .row > div{margin-bottom: 20px;} ul.footerLogo li{ width: 25%;}}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {  }
.navbar-toggler{	padding-left: 0;
	padding-right: 0;}
.container-body{padding-bottom: 25px;}
button{border-width:none;}
.navbar-nav a.nav-link{color: #333;}
.logom{width: 180px;}
.bg-white{background-color: #fff;}
.navbar-toggler-icon{
	background-image: url(../img/sidemenu.png);
	width: 28px;
	height: 28px;

}

.btn-search-icon{}

ul.mobile-control{margin: 0; padding: 0; list-style: none;}
ul.mobile-control li{display: table-cell; vertical-align: middle; padding: 0 5px; font-size: 14px;}
ul.mobile-control li a.lang-control{}
ul.mobile-control li a.btn-search{display: block; background-color:transparent; padding: 5px;}

.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}