.socialClass {
    margin: 5px;
    display: block;
    max-width: 110px;
    float: left;
}
.fontColorRed{
	color: red !important;
}
.bandMemberList {
    list-style-type: none;
	padding: 0;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.flag.flag-hu {
    background-position: -32px -66px;
}
.flag {
    width: 16px;
    height: 11px;
    background: url(../img/flags/flags.png) no-repeat;
    margin-top: -.18em;
    display: inline-block;
}

.flag.flag-us {
    background-position: -144px -154px;
}
.rowSpanClass{
    vertical-align: middle !important;
}
.tableTd{
    background-color: #f9f9f9;

}
h4{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 0.5 !important;
}
span.separator {
    margin: 0 2px;
}
a.nav-link.dateClass {
    padding: 15px 0px 5px !important;
    cursor: pointer;
    color: #158cba;
    font-size: 13px;
}
.galleryItems{
    margin-top: 4px;
	max-width: 120px;
}
body{
    font-size: 14px;
}
.table > tbody{
    font-size: 0.85rem !important;
    color: #555555 !important;
}
.lang {
    float: right;
    line-height: 50px;
    font-size: 0;
}

.lang a[disabled] {
    opacity: .4;
    pointer-events: none;
}

.lang a {
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    transition: all .3s ease;
}
#babelsoundMenu > li >a {
    font-size: 16px !important;
    text-transform: uppercase;
    color: #999999;
    font-weight: bold;
}

.nav-link{
    padding: 15px !important;
}
.active > a, .nav-link:hover {
    color: #000 !important;

}
.nav-pills-link{
    padding: 10px !important;
}
.nav-pills {
    text-align: left;
    padding-left: 15px;
    text-transform: uppercase;    
    width: 100%;
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    padding: 5px;
    margin-bottom: 30px;
    margin-top: 30px;

}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #ffffff !important;
    background-color: #158cba !important;
}

.nav-pills > li > .nav-link{
    color:#158cba !important;
}

.motto p, .motto ul {
    margin: 0;
}
.motto {
    padding: 7px 15px;
    font-size: 14px;
}

.panel {
    border: 1px solid #e7e7e7;
    border-width: 0 1px 4px 1px;
}

.imgButtonRightBar {
    margin-bottom: 15px;
}

.koncerthelyszinmenu {
    text-transform: uppercase;
    margin: 15px 0
}
.koncerthelyszinmenu >a {
    font-size: 12px;
    color: #158cba;
}

.bsPanel2018 {
    margin-top: 40px !important;
}

.programCard{
    background-color: #fcd5ba !important;
}

.panel-default>.type2 {
    color: #333333;
    background-color: #f5f5f5 !important;
    border-color: transparent;
}

.panel-heading {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background-color: #00A09A !important;
}
.napiText {
    font-size: 20px;
    font-weight: 800;
}
.card{
    border: 1px solid #e7e7e7;
    border-width: 0 1px 4px 1px;
    margin-bottom: 20px;
    margin-top: 20px;
}

table.bsf2018 > thead > tr > th {
    background-color: #dcedc4 !important;
}

.zenekarlistitem {
    position: relative;
    padding: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.zenekarlistitem > a {
    display: block;
    margin: 5px;
    position: relative;
    background: no-repeat 50% 50% / cover;
}

.band-name {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    padding: 5px;
    line-height: 1.4em;
    min-height: 2.8em;


}
.band-name b {
    color: #fff;
    font-weight: normal;
}

.bandName{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

h5, .h5 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pictures,.bandDescription{
    padding: 15px;
}
@media screen and (min-width: 768px){
    .zenekarlistitem:hover {
        transform: scale(1.3);
        z-index: 100;
        filter: none; */
        -webkit-filter: grayscale(0%);
    }
}


@media screen and (max-width: 991px){
    .table-bordered td, .table-bordered th{
        font-size: 12px !important;
        padding: 0.2rem;

    }
    h4{
        font-size: 16px !important;
    }

}

@media screen and (max-width: 768px){
    .table-bordered td, .table-bordered th{
        font-size: 8px !important;
        padding: 0.2rem;

    }
    h4{
        font-size: 10px !important;
    } 
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

}