/* #Media Queries
================================================== */
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
} 
/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
.news-listing .row:nth-child(odd) .content, .news-listing .row:nth-child(even) .content{ margin:0;}
.w2{ width:100%; max-width:100%; bottom:0; left:0; -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%); position:relative;}
} 
/* END__ */

@media only screen and (max-width: 767px) {
body, .form-control, .btn , .dropdown-menu, .input-group-text, .popover-header{ font-size:1rem;}
p {line-height:1.5rem}
h1, .h1 {font-size:1.875rem;}
h2, .h2 {font-size:1.6875rem;}
h3, .h3 {font-size:1.4375rem;}
h4, .h4 {font-size:1.25rem;}
h5, .h5 {font-size:1.125rem;}
h6, .h6 {font-size:1rem;}
.header h1{ font-size:48px;}
.header ul li{ margin-right:6px;}
.header ul li a{ height:30px; width:30px;}
.section{ padding:25px 5px;}
.section h2{ font-size:40px;}
.w1 .content{ padding:30px 0 0 0}
.w2 .table .table > tbody > tr > td{ font-size:12px;}
.w2 .ticket-btn{ line-height:1.2; padding:4px 6px; height:auto;}
.w2 .ticket-btn:before{left:-11px;border-width:11px 11px 11px 0;}
.w2 .ticket-btn:after{ top:10px;}
.news-listing .row:nth-child(odd) .content, .news-listing .row:nth-child(even) .content{ margin:0;}
.menu-open, .menu-close{ height:30px; width:30px; background-size:18px;}
.w2{ width:100%; max-width:100%; bottom:0; left:0; -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%); position:absoulte; padding:10px 0 0 0;}
.w2 .container{ max-width:100%; padding:0;}
.table-dark th, .table-dark td, .table-dark thead th{ padding:6px; font-size:12px;}
.w2 h2{ margin-bottom:10px; font-size:18px;}
.video-btn{ padding:8px 20px; font-size:14px;}
.event-body .container .head [class*=col-] h1{ font-size:80px;}
.event-body .container .head [class*=col-] h2{ font-size:36px;}
.event-body-wrapper{ padding:30px;}
}

} 
/* END__ */

@media (max-width: 480px) {
} 
/* END__ */

