/* Color Theme 
.Labuhan-haji-aceh,forest-1-hex { color: #4F5902; }
.Labuhan-haji-aceh,forest-2-hex { color: #222601; }
.Labuhan-haji-aceh,forest-3-hex { color: #BBBF34; }
.Labuhan-haji-aceh,forest-4-hex { color: #A69026; }
.Labuhan-haji-aceh,forest-5-hex { color: #402401; }
*/

/* Color Theme Swatches in Hex */
.Fashion-1-hex { color: #D90416; }
.Fashion-2-hex { color: #8C031C; }
.Fashion-3-hex { color: #590212; }
.Fashion-4-hex { color: #260108; }
.Fashion-5-hex { color: #D9C2BA; }

/* Color Theme Swatches in RGBA */
.Fashion-1-rgba { color: rgba(216, 4, 22, 1); }
.Fashion-2-rgba { color: rgba(140, 2, 28, 1); }
.Fashion-3-rgba { color: rgba(89, 1, 17, 1); }
.Fashion-4-rgba { color: rgba(38, 0, 7, 1); }
.Fashion-5-rgba { color: rgba(216, 194, 186, 1); }

/* Color Theme Swatches in HSLA */
.Fashion-1-hsla { color: hsla(354, 96, 43, 1); }
.Fashion-2-hsla { color: hsla(348, 96, 28, 1); }
.Fashion-3-hsla { color: hsla(348, 96, 17, 1); }
.Fashion-4-hsla { color: hsla(348, 96, 7, 1); }
.Fashion-5-hsla { color: hsla(16, 28, 79, 1); }

.sidebar .widget:not(.admin-widget) {
	background-color: #feffe0;
}

body { font-family: 'Fira Sans', sans-serif; }	
.header-branding img { width: 140px; }	
.header-branding.m-large-logo img { width: 425px; }
h1,h2,h3,h4,h5,h6 {font-family: 'Merriweather', serif;}
div.westo_calendar{margin:0;padding:0;margin-bottom: 24px;}
div.westo_calendar .table{width:100%;margin:0;padding:0}
div.westo_calendar .table th,
div.westo_calendar .table td{padding:4px 2px;text-align:center}
div.westo_calendar .table tr th,
div.westo_calendar .table tr td{background-color:#fff}
div.westo_calendar .table tr.calendar-month-header th{background-color:#bbbf34;border-top:0}
div.westo_calendar .table tr.calendar-month-header th span{cursor:pointer;display:inline-block;padding-bottom:10px;font-family: 'Merriweather', serif;}
div.westo_calendar .table tr.calendar-dow-header th{background-color:#f0f0f0}
div.westo_calendar .table tr:last-child{border-bottom:1px solid #ddd}
div.westo_calendar .table tr.calendar-month-header th{padding-top:12px;padding-bottom:4px}
div.westo_calendar .table-bordered tr.calendar-month-header th{border-left:0;border-right:0}
div.westo_calendar .table-bordered tr.calendar-month-header th:first-child{border-left:1px solid #ddd}
div.westo_calendar div.calendar-month-navigation{cursor:pointer;margin:0;padding:0;padding-top:5px}
div.westo_calendar tr.calendar-dow-header th,div.westo_calendar tr.calendar-dow td{width:14%}
div.westo_calendar .table tr td div.day{margin:0;padding-top:7px;padding-bottom:7px}
div.westo_calendar .table tr td.event div.day,div.westo_calendar ul.legend li.event{background-color:#f60a20}
div.westo_calendar .table tr td.dow-clickable,div.westo_calendar .table tr td.event-clickable{cursor:pointer}
div.westo_calendar .badge-today,div.westo_calendar div.legend span.badge-today{background-color:#357ebd;color:#fff;text-shadow:none}
div.westo_calendar .badge-event,div.westo_calendar div.legend span.badge-event{background-color:#f60a20;color:#fff;text-shadow:none}
div.westo_calendar .badge-event{font-size:.95em;padding-left:8px;padding-right:8px;padding-bottom:4px}
div.westo_calendar div.legend{margin-top:5px;text-align:right}
div.westo_calendar div.legend span{color:#999;font-size:10px;font-weight:normal}
div.westo_calendar div.legend span.legend-text:after,
div.westo_calendar div.legend span.legend-block:after,
div.westo_calendar div.legend span.legend-list:after,
div.westo_calendar div.legend span.legend-spacer:after{content:' '}
div.westo_calendar div.legend span.legend-spacer{padding-left:25px}
div.westo_calendar ul.legend>span{padding-left:2px}
div.westo_calendar ul.legend{display:inline-block;list-style:none outside none;margin:0;padding:0}
div.westo_calendar ul.legend li{display:inline-block;height:11px;width:11px;margin-left:5px}
div.westo_calendar ul.legend div.westo_calendar ul.legend li:first-child{margin-left:7px}
div.westo_calendar ul.legend li:last-child{margin-right:5px}
div.westo_calendar div.legend span.badge{font-size:.9em;border-radius:5px 5px 5px 5px;padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:3px}
@media(max-width:979px){
    div.westo_calendar .table th,div.westo_calendar .table td{padding:2px 1px}
}
div.westo_calendar a.sklo,
div.westo_calendar a.papier,
div.westo_calendar a.plasty,
div.westo_calendar a.kovy,
div.westo_calendar a.nebezpec,
div.westo_calendar a.komunalny,
div.westo_calendar a.podujatie,
div.westo_calendar a.nebezpecodpad,
div.westo_calendar a.hudobpod,
div.westo_calendar a.vyrocie,
div.westo_calendar a.viac {
    background-color: #103366;
    display: block;
    font-weight:bold;
    color: #000;
    width: 100%;
    height: 100%;
    padding: 5px;
}

.sidebar .events-widget .event-month {
    color: #FFF;
    background-color: #4f5902;
}

.sidebar .events-widget .event-day {
    color: #302a2a;
    background-color: #ffeead;
}

.events-widget .event-day {
	font-size: .9rem;
	padding: 3px;
}

.c-slider h3 a,
.c-slider p {
    color: #475002;
}

.c-slider h3 a {
	font-size: 1.5em;
}

.sidebar .wcolor,
.sidebar .wcolor .widget-title {
	background-color:#ecfdff;
}

div.westo_calendar a.hudobpod {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

div.westo_calendar a.sklo {
    background-color: #92D050;
}
i.sklo {
    color: #92D050;
}
div.westo_calendar a.viac {    
    background: linear-gradient(to bottom right, red, yellow);
}
i.viac {
    color: #FFFFFF;
}
div.westo_calendar a.papier{
    background-color: #13a8e1;
}
i.papier {
    color: #13a8e1
}
div.westo_calendar a.plasty{
    background-color: #FFFF00;
}
i.plasty {
    color: #FFFF00
}
div.westo_calendar a.kovy{
    background-color: #222;
}
i.kovy {
    color: #222;
}
div.westo_calendar a.nebezpec,
div.westo_calendar a.nebezpecodpad {
    background-color: #B2A1C7;
}
i.nebezpec,
i.nebezpecodpad {
    color: #B2A1C7;
}
div.westo_calendar a.komunalny{
    background-color: #7d7d7d;
	color: #fff;
}
i.komunalny {
    color: #7d7d7d; 
}

div.westo_calendar a.podujatie{
    background-color: #c511a5;
}

i.podujatie {
    color: #c511a5 
}

div.westo_calendar a.vyrocie{
    background-color: #d559e4;
}

i.vyrocie {
    color: #d559e4 
}  

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.header-menu {
    text-align: center;
}
.header-menu>ul>li>ul {
    text-align: left;
}

.header-menu ul ul {
    padding-left: 0;
    padding-right: 0;
}
.header-menu ul ul a {
    padding-left: 15px;
    padding-right: 15px;
}

.header-menu ul ul a:hover {
    background-color: #efefef;
    color: #333;
}
.header-menu>ul>li>a {
    font-family: 'Merriweather', serif, Arial, sans-serif;     
    font-weight: bold;
    font-size: 1.2em;
}

.thumbnail {
	border: 0;
}

.header-menu ul ul a {
    font-family: 'Merriweather', serif;
    font-size: 1.2em;
}
.header-content {
    padding-top:30px;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}

table.uradna-tabula {
    width: 100%
}

table.uradna-tabula th {
    text-align: center;
    padding: 15px 5px;
}

table.uradna-tabula h4 {
    margin:0;
}

.modal-header .close {
    margin-top: -2px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
}

.form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
}

.sub-nav {
    background-color: #f2f2f2;
    padding: 10px 10px 10px 0;
    display: block;
    margin: 1rem 0;
    overflow: hidden;    
    width: auto;
}

.valign {
    vertical-align: top;
}

.zoznam-priloh {        
    padding: 10px 10px 10px 0;
    display: block;
    margin: 1rem 0;
    overflow: hidden;    
    width: auto;
}

.zoznam-priloh dd {
    color: #777;
    background-color: #f2f2f2;
    padding: .5rem;
    display: block;    
    margin-bottom: .2rem;	
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    color: #777;
    text-transform: uppercase;
    float: left;            
    margin-left: 0.88889rem;
    margin-bottom: 0;
}

.sub-nav li a:hover
.sub-nav li.active a {
    border-radius: 3px;
    background: #e3000c;
    color: #FFFFFF;
    cursor: default;    
    padding: 0.16667rem 0.88889rem;
}

/** DataTables **/
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}
table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}
table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}
table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}
div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}
div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}
div.dataTables_wrapper div.dataTables_filter{text-align:right}
div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}
div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}
div.dataTables_wrapper div.dataTables_info{padding-top:15px;white-space:nowrap}
div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}
div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}
div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting{padding-right:30px}
table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active{outline:none}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'FontAwesome';opacity:0.5}
table.dataTable thead .sorting:after{opacity:0.2;content:"\f0dc"}
table.dataTable thead .sorting_asc:after{content:"\f062"}
table.dataTable thead .sorting_desc:after{content:"\f063"}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after{color:#eee}
div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}
div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}
div.dataTables_scrollBody>table>thead .sorting:after,
div.dataTables_scrollBody>table>thead .sorting_asc:after,
div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}
div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}
div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}
div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}
@media screen and (max-width: 767px){
	div.dataTables_wrapper div.dataTables_length,
	div.dataTables_wrapper div.dataTables_filter,
	div.dataTables_wrapper div.dataTables_info,
	div.dataTables_wrapper div.dataTables_paginate{text-align:center}
}

table.dataTable.table-condensed>thead>tr>th{
	padding-right:20px
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}
table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child{border-right-width:0}
table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}
div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}
div.table-responsive>div.dataTables_wrapper>div.row{margin:0}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}
div.dataTables_filter {float:right}
.westo-row {background-color: #e1e1e1;margin:0}
/** Pagination **/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #01559e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #01559e;
    border-color: #01559e;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #e3000c;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 60px;
}

ul.timeline h3 {
	color: #e3000c;
}
ul.timeline > li:before {
    content: ' ';
    background: #e3000c;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.c-slider .slide-content {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 45px;	
}
.slide-row {
    background-color: rgba(187, 191, 52, 0.8);
    padding: 25px 30px;
    margin:0;
}

.sidebar .locale-info-widget.m-has-bg .widget-title, .sidebar .locale-info-widget.m-has-bg .widget-ico, .sidebar .locale-info-widget.m-has-bg .widget-ico-shadow {
    color: #FFF;
    background-color: transparent;
}

ul.attachment {
	margin: 10px 0;
}

ul.attachment li {
	padding: 5px;
	background-color: #aaa;
	color: #666;
	list-style-type: none;
}

ul.attachment li a {
	color: #444;
}

/** modal **/
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #e3000c;
    color: #fff;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

h5.modal-title {
    color: #fff;
}

footer a {
	color: #bbbf34
}

.sidebar .widget-title.m-has-ico {
	margin-bottom: 10px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
} 

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

/* -------------------------------------------------------------------------
    LARGE DEVICES
            devices with width between 992px and 1199px
------------------------------------------------------------------------- */

@media ( max-width: 1199px ) {

    /* your CSS here */

}

/* -------------------------------------------------------------------------
    MEDIUM DEVICES
            devices with width between 768px and 991px
------------------------------------------------------------------------- */

@media ( max-width: 991px ) {

    /* LARGE LOGO DIMENSIONS */
    .header-branding.m-large-logo img { width: 140px; }
    .header-menu ul ul li>a { padding-left: 10px; padding-right: 10px}

    /* your CSS here */

}

/* -------------------------------------------------------------------------
SMALL DEVICES
        devices with width between 481px and 767px
------------------------------------------------------------------------- */

@media ( max-width: 767px ) {

    /* your CSS here */

}

/* -------------------------------------------------------------------------
EXTRA SMALL DEVICES
        devices with width up to 480px
------------------------------------------------------------------------- */

@media ( max-width: 480px ) {

    /* your CSS here */

}