/*nemlátszik a video bezárása gomb */
.fv_fp_close a {
    display: none!important;
}

/*nemlátszik az unmute bar */
.fp-message-muted { 
display: none!important; 
}

/*banner merete max 720px  */
.herald-da.herald-above-footer, .herald-da.herald-below-header {
    width: 720px!important;
}

/*banner merete max 720px  */
.herald-da {
    width: 720px!important;
}


/*banner merete max 720px  */
.herald-slide.herald-below-header {
    width: 100%!important;
}


/*Ezzel a koodalleszi a paly listát */
.fp-playlist-external.fv-playlist-design-2017.fp-playlist-horizontal.skin-slim.is-wide {
    display: none;
}

img.alignnone.wp-image-11590 {
    max-width: 1200px!important;
}


/*Ezzel a koodal minden relkám tartalom magához képest középen lesz */
div#bsa-html {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

/*Ezzel a koodal megcsináljuk hogy kattinthato legyen a reklám - első rész */
#bsa-html a {
    display: inherit;
}

img.alignnone.wp-image-11590 {
    max-width: 1200px!important;
}

/*Ezzel a koodal megcsináljuk hogy kattinthato legyen a reklám - masodik rész */
.bsaProItem__url {
  /*  position: absolute; */
    width: 100%;
    height: 100%;
    z-index: 99;
  
}


/*A video vezérlés beméretezése, hogy működjön a link a reklámon*/
.fp-ui {
  height:0;
  top: unset
}

/*A video vezérlés play paus minidg látszik legfelül van
.fp-play {*/

.fp-icon. fp-playbtn {
    position: absolute;
    bottom: -25px;
    right: 25px;
    font-size: 18px;
    z-index: 100;
    opacity: 1!important;
}

a.fp-icon.fp-playbtn {
    position: absolute;
    right: 35px;
    z-index: 100;
    opacity: 1!important;
}

/*A video hang minidg látszik legfelül van*/
.fp-controls {
    position: absolute!important;
    bottom: -33px!important;
    right: -13px!important;
    font-size: 18px;
    z-index: 100!important;
    opacity: 1!important;
}

/*A felett egy üzenet hogy kattints ide hogy hangos legyen*/
.fp-message.fp-message-muted.fp-shown {
    display: none!important;
}

/*A video hang minidg látszik legfelül a helyén és kattinhato*/
.fp-volume {
    position: absolute!important;
    font-size: 18px;
    right: 5px;
    top: 1px;
    z-index: 10000;
    opacity: 1!important;
}

.fp-prev {
    z-index: 110!important;
}

.fp-next {
 z-index: 110!important;
}

/* A video vezérlés nem szükséges részei*/
.fp-volumebar.fp-bar-slider {
    display: none;
}

.fp-pause {
    display: none;
}

.fp-play {
display: none;
}

span.fp-duration {
    display: none;
}

strong.fv-fp-list {
    display: none;
}

a.fp-icon.fv-fp-nextbtn {
    display: none!important;
}


span.fp-elapsed {
    display: none!important;
}

.fp-timeline.fp-bar {
    display: none!important;
}

.fp-header{
    height: 100%!important;
}

.fp-chromecast {
    display: none!important;
}

.fp-unload.fp-icon {
    display: none!important;
}

.fp-fullscreen.fp-icon {
    display: none!important;
}

.fp-icon.fv-fp-prevbtn {
    display: none!important;
}

.fp-icon.fv-fp-nextbtn {
    display: none!important;
}

.fp-elapsed {
    display: none!important;
}

.header-middle .site-title img {
    width:auto!important;
    max-height:untset!important;
    max-width: 60%;
}

@media (min-width: 1200px)
.bsaProContainerNew.bsa-pro-col-1 .bsaGridGutter .bsaProItem {
    width: 100%;
    margin: .8% 0;
}

@media (max-width: 1249px) and (min-width: 768px){
.site-title img {
   max-height:unset!important;
    width: 15%!important;
    padding-bottom: 5px
}
}

@media (max-width: 767px){
.site-title img {
    max-height: 50px;
   padding-bottom: 5px
}
}
