/*
#ec008c
#782170
*/
/*----------GENERAL START----------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, input, form, label, textarea, img, header, nav, section, aside, footer {margin: 0; padding: 0; border: 0;}
div#pls_log_in_to_rate{
    display: none;
}
.egyElmenybeszamolo{
    margin-bottom: 1vw;
}
/*li {list-style: none;}*/
.ogWide{
    background-color: #e9ebee;
    width: 97%;
    padding: 24px 1%;
    color: rgb(29, 33, 41);
    background-image: url(/images/social/fb2.jpg);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    position: relative;
}
.ogDebug{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    transition: opacity 400ms;
    opacity: .5;
    margin-bottom: 0 !important;
}
.ogDeleteImage{
    position: absolute;
    bottom: 60px;
    right: 16px;
    width: 35px;
    height: 40px;
    transition: opacity 400ms;
    opacity: .5;
    margin-bottom: 0 !important;
    cursor: pointer;
}
.ogDeleteImage:hover{
    opacity: 1;
}
.ogDeleteImage img{
    max-width: 100%;
}
.ogDebug:hover{
    opacity: 1;
}
.ogDebug img{
    max-width: 100%;
}
.ogBg{
    padding: 12px 12px 24px 12px;
    background-color: #fff;
    margin: 0 auto;
    width: 476px;
    /*border-bottom: 5px dotted #e9ebee;*/
    margin-bottom: 0 !important;
    border: 1px solid #dddfe2;
    border-radius: 4px;
    font-size: 14px;
    line-height: 19.32px;
    font-family: Helvetica, Arial, sans-serif;
}
.ogProfilePic{
    height: 40px;
    width: 40px;
    background-color: #fcfcfc;
    border-radius: 50%;
    position: relative;
    margin-bottom: 6px !important;
}
.ogProfilePic:after{
    border: 1px solid rgba(0, 0, 0, .1);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50%;
}
.ogBg p{
    display: inline;
}
.ogContainer{
    box-shadow: 0 0 0 1.5px rgba(0, 0, 0, .1) inset, 0 1px 1px rgba(0, 0, 0, .05);
    width:476px;
    border-radius: 2px;
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.ogDesc{
    font-family: Helvetica, Arial, sans-serif;
    line-height: 16px;
    max-height: 80px;
    overflow: hidden;
    font-size: 12px;
    color: rgb(29, 33, 41);
    word-wrap: break-word;
    margin-bottom: 0 !important;

}
.ogTitle{
    font-family:Georgia, serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px !important;
    max-height: 110px;
    overflow: hidden;
    word-wrap: break-word;
    letter-spacing: normal;
    color: rgb(29, 33, 41);
    
}
.ogSzovegContainer{
    height: auto;
    margin: 10px 12px !important;
    max-height: 100px;
    display: inline-block; /* ? */
}
.ogImgContainer{
    margin-bottom: 0 !important;
    height: 249px;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}
.ogImgContainer img{
    max-width: 100%;
}
.ogSite{
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    color: #90949c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 9px;
    margin-bottom: 0 !important;
}
.clear {float:none; clear: both;}

.nomargin {margin: 0 !important;}
.nopadding {padding: 0 !important;}
.noborder {border: 0 !important;}
.nobg {background: none !important;}

.alignLeft {text-align: left !important;}
.alignRight {text-align: right !important;}
.alignCenter {text-align: center !important;}
.alignJustify {text-align: justify !important;}

.floatLeft {float: left !important;}
.floatRight {float: right !important;}
.floatNone {float: none !important;}

.submit input, input.submit {cursor: pointer;}

body {
  color: #5b5b5b;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Arsenal', sans-serif;  
  font-size: 62.5%;
}

a {
  color: #ec008c;
  outline: none;
  text-decoration: none;
}
a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5 {font-weight: bold;}
h2, h3, h4, h5 {color: #5c4b51;}

/*----------GENERAL END----------*/
.m2adminForm .selectFilter{
    width: 300px;
}
.m2adminForm .selectFilterDiv{
    float: right;
}
.otherNewsDiv{
    position: relative;
    width: 20vw;
    min-height: 30vw;
    float: left;
}
.portalNews .otherNewsDiv:nth-of-type(3n-1){
    margin-left: 2.083vw;
    margin-right: 2.083vw;
}
.otherNewsDiv img{
    max-width: 100%;
    width: 100%;
}
.otherNewsDiv .cimke{
    position: absolute;
    left: 0;
    /*top: 209px;*/
    top: 0;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    letter-spacing: -0.3px;
    padding: 3px 5px;
    background-color: rgba(0,0,0,.9);
    z-index: 9;
    margin-top: calc(61.59% - 26px);
}

.otherNewsDiv .cimke a{
    text-decoration: none;
    color: #fff;
}
.otherNewsDiv a:hover{
    text-decoration: none;
}
.otherNewsDiv h4{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.250vw;
    color: #000;
    margin-bottom: 3px;
    padding-top: 3px;
    max-height: 3.802vw;
    /*height: 90px;*/
    overflow: hidden;
    margin-top: 10px;
}
.otherNewsDiv h4:hover{color: #8CBEB2}
.bannerBlock700.mainBox .mainBoxInnerWithBorder {
border:none !important;
background:none !important;
}
.otherNewsDiv p{
    font-size: 0.938vw;
    max-height: 8.333vw;
    overflow: hidden;
}
.welcome{
    line-height: 40px;
    font-size: 14px;
    padding-left: 15px;
}

/*----------HEADER START----------*/
header {
  position: relative;
  z-index: 10;
  /*background: #ffffff url(../images_vitorlazas_resp/bg.png) repeat-x top left;*/
}

header .header_h1 {
  color: #b0a2a2;
  font-size: 0.677vw;
  font-family: 'Open Sans';
  font-weight: normal;
  height: 2.604vw;
  line-height: 2.604vw;
  margin: 0;
  overflow: hidden;
  text-align: left;
  padding-left: 1.042vw;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
}
header h2{
    font-family: 'Open Sans';
    color: #b0a2a2;
    font-size: 2.604vw;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
}
header #mapSearch h2{
    font-size: 1.25vw;
}
header .bigImageContainer{
    /*background-image: url(/images/leg/indexBig.jpg);*/
    /*background-image: url(/images/elmenyterkep2/1.png);*/
    background-image: url(/images/elmenyterkep2/1.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 43.490vw;
   /* display: table;
    width: 100%;*/
    text-align: center;
    position: relative;
    margin-bottom: 6vw;
    
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.51);
}
header .bigImageContainer .centerContainer{
    /*display: table-cell;*/
    /*vertical-align: middle;*/
}
header .bp-map{
    width: 11.823vw;
}
header .formContainer{
    padding-top: 11.344vw;
    width: 43.250vw;
    /*margin: 0 auto;*/
    z-index: 1;
    position: relative;
}
header #mapSearch{
    width:100%;
    height:43.490vw;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity 500ms;
}
header .formContainer .cim{
    position: relative;
    padding-bottom: 0.885vw;
}
header .formContainer h1{
    color: #ec008c;
    /*font-size: 3.125vw;*/
    font-size: 2.725vw;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 3vw;
    /*position: absolute;*/
    /*left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
}
header .formContainer input[type=text], header .formContainer select{
    background-color: rgba(255,255,255,.87);
    font-size: 1.575vw;
    padding: 0.521vw 1.042vw 0.521vw 3.5vw;
    border-radius: 0.521vw;
    outline: 0;
    margin-bottom: 0.833vw;
    width: calc(20.833vw - 4.542vw);
    font-style: italic;
    font-weight: 400;
    /*background-image: url(/images/search-icon1.png);*/
    background-repeat: no-repeat;
    background-size: 1.927vw 1.927vw;
    background-position: 0.521vw 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
header .formContainer select{
    width: 20.833vw;
    border: 0;
}
header .searchButton{
    background-color: rgba(233, 30, 99, .65);
    color: #fff;
    /*text-transform: uppercase;*/
    font-style: italic;
    font-size: 1.563vw;
    padding: 0.781vw 2.604vw;
    border-radius: 0.521vw;
    line-height: 1.563vw;
    display: inline-block;
    margin-top: 1vw;
    cursor: pointer;
    border: 1px rgba(255, 255, 255, .65) solid;
}
header .searchButton:hover{
    text-decoration: none;
}
header .imageMenu{
    position: absolute;
    background-color: #fff;
    top: 85%;
    /*width: calc(90% - 6.250vw);*/
    /*width: calc(90% - 29.427vw);*/
    width: 64.323vw;
    min-width: 64.323vw;
    margin: 0 14.7135vw;
    padding: 1.563vw 3.125vw;
    display: flex;
    justify-content: space-between;
}
header .imageMenu .region{
    /*float: left;*/
    /*width: 19.271vw;*/
    width: 14.271vw;
    width: 15.371vw;
    height: 12.5vw;
    height: 5.208vw;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 1.875vw;
    font-size: 1.250vw;
    line-height: 1.875vw;
    color: #fff;
    color: #ec008c;
    display: table;
    /*margin-left: 1%;*/
    text-transform: uppercase;
}
.imageMenu .region.budapest{
    background-image: url(/images/leg/budapest-region2.jpg);   
}
.imageMenu .region.balaton{
    background-image: url(/images/leg/balaton-region2.jpg);   
}
.imageMenu .region.videk{
    background-image: url(/images/leg/videk-region2.jpg);   
}
.imageMenu .region.kozel{
    background-image: url(/images/leg/kozel-region2.jpg);   
}

.imageMenu .region.budapest img{
    width: 7.656vw;
}
.imageMenu .region.balaton img{
    width: 9.323vw;
}
.imageMenu .region.videk img{
    width: 9.740vw;
}
.imageMenu .region.kozel img{
    width: 4.167vw;
}
.imageMenu .regionInner{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,.61);
    background-color: #d7d7d7;
    transition: background-color 300ms ease;
    /*padding-bottom: 1.563vw;*/
}
.imageMenu .regionInner:hover{
    background-color: rgba(0,0,0,.3);
}
.imageMenu .regionInner img{
    margin: 0 auto;
    display: block;
}
header .headerSocial{
    min-width: 360px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 6px;
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 50px;
}
header .headerSocial .headerSocialIcons{
    margin-top: 5px;
    float: left;
}
header .headerSocial .nevnap{
    /*float: left;
    margin-right: 25px;*/
    float: right;
    margin-right: 20px;
}
header .headerSocial a{
    margin-right: 15px;
}
header .headerTopContainer {
  margin: 0 auto 0 auto;
  padding: 0;
  vertical-align: bottom;
  /*width: 100%;*/
  /*padding-right: 6.563vw;*/
  height: 7.813vw;
  height: 2.625vw;
  position: absolute;
  /*top: 2.625vw;*/
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: #ec008c;
}
.expmapMenu{
    display: inline-block;
    float: right;
    font-size: 0.833vw;
    text-align: right;
    /*margin-top: .5vw;*/
}
.expmapMenu a{
    font-size: .9vw;
    color: #030303;
    text-transform: uppercase;
    /*margin: 0.260vw;*/
    padding: 0.260vw;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}
.servicesCategoriesMenu{
    display: inline-block;
}
header .logoHelyett{
    position: absolute;
    bottom: .4vw;
    /*left: 10.417vw;*/
    left: 17.8385vw;
    
}
.logoHelyett img{
    width: 13.490vw;
}
header .logo {
  /*
  background: url("../images_vitorlazas_resp/almaimotthona-logo.png") no-repeat scroll center center transparent;
  background-size: contain;
  height: 9.7em;
  */
  display: inline-block;
  width: 342px;
  vertical-align: bottom;
  max-width: 35%;
  margin-right: 5%;
  /*margin-bottom: 1.8em;*/
  margin-left: 20px;
  margin-top: 32px;
  float: left;
}

header .logo img {
  display: inline-block;
  width: 100%;
}

header .headerTopGadgetBar {
  display: inline-block;
  vertical-align: bottom;
}

header .headerShare {
  background: none repeat scroll 0 0 #c6d6e3;
  color: #404040;
  display: inline-block;
  font-size: 1.4em;
  font-weight: normal;
  height: 1.5em;
  max-height: 1.5em;
  max-width: 50%;
  padding: 0.6em 0.8em 0.3em 0.4em;
  vertical-align: bottom;
  /*width: 19em;*/
}
header .headerMenus{
    position: absolute;
    bottom: .5vw;
    /*right: 10.417vw;*/
    right: 17.8385vw;
}
header .headerActions{
    float: right;
    margin-top: .3vw;
    /*margin-right: 20px;*/
    /*display: none;*/
    position: absolute;
    right: 10.417vw;
    z-index: 8;
}

header .headerActions a{
    color: #fff;
    /*background-color: #0eb3d6;*/
    background-color: #f4ae3a;
    padding: 10px 15px;
    font-size: 12px;
    display: block;
    float: left;
    margin-left: 17px;
    text-transform: uppercase;
    font-family: 'Open Sans';
}
header .headerActions a:first-of-type{
    background-color: #ec008c;
}
header .headerActions .headerSearchForm{
    /*border: 2px solid #0eb3d6;*/
    border: 2px solid #f3b562;
    border-radius: 0;
    height: 36px;
    padding: 10px 8px 10px 10px; 
    float: left;
    margin-top: 0;
    font-family: 'Open Sans';
    width: 210px;
}
header .headerActions .headerSearchForm .headerSearchWord{
    font-size: 11px;
    outline: none;
    font-family: 'Arial';
    color: #777;
    opacity: .71;
}
header .headerSearchForm .submit{
    opacity: .67;
    outline: none;
}

header .headerShare .toFavourites {
  float: left;
}

header .headerShare .toFavourites img {
  vertical-align: middle;
}

header .headerShareFB {
  display: inline-block;
  float: left;
  height: 1.4em;
  margin-left: 0.5em;
}

header .headerShareG {
  display: inline-block;
  float: left;
  height: 1.4em;
  margin-left: 0.5em;
}




header .loginContainer {
  background: none repeat scroll 0 0 #c6d6e3;
  color: #5e5e5e;
  display: inline-block;
  font-size: 1.4em;
  font-weight: normal;
  height: 1.5em;
  max-height: 1.5em;
  padding: 0.6em 1.0em 0.3em 1.0em;
  vertical-align: bottom;
  margin-left: 0.5em;
}

header .loginContainer a {
  display: inline-block;
  color: #5e5e5e;
  text-transform: uppercase;
}




header .headerSearchForm {
  background-color: #FFFFFF;
  -webkit-border-radius: 0.17em;
  -moz-border-radius: 0.17em;
  border-radius: 0.17em;
  color: #404040;
  display: inline-block;
  font-size: 1.8em;
  font-weight: normal;
  height: 0.8em;
  max-height: 0.8em;
  max-width: 50%;
  padding: 0.3em;
  vertical-align: top;
  width: 9em;
  margin-left: 0.5em;
  margin-top: 0.1em;
  border: 1px solid #c6d6e3;
}

header .headerSearchForm .headerSearchWord {
  display: inline-block;
  color: #404040;
  max-width: 80%;
  font-size: 0.7em;
  width: 80%;
  vertical-align: top;
}

header .headerSearchForm .submit {
  background: url("../images/search-icon1.png") no-repeat scroll center center transparent;
  background-size: 1.5em 1.5em;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  /*float: right;*/
  vertical-align: top;
  margin: -0.2em -0.2em 0 0;
}







header nav {
  display: block;
  font-size: 13px;
  font-family: 'Open Sans';
  /*height: 50px;*/
  /*background: #1e3367;*/
  /*background: #5C4B51;*/
  color: #ffffff;
  /*border-top: 2px solid rgba(30, 51, 103, .8);*/

  /*
  background: #fff88c;
  background: -moz-linear-gradient(top,  #fff88c 0%, #ffd200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff88c), color-stop(100%,#ffd200));
  background: -webkit-linear-gradient(top,  #fff88c 0%,#ffd200 100%);
  background: -o-linear-gradient(top,  #fff88c 0%,#ffd200 100%);
  background: -ms-linear-gradient(top,  #fff88c 0%,#ffd200 100%);
  background: linear-gradient(to bottom,  #fff88c 0%,#ffd200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff88c', endColorstr='#ffd200',GradientType=0 );
  border-bottom: 1px solid #ffffff;

  -webkit-box-shadow: 0 3px 3px 0px #aaaaaa;
     -moz-box-shadow: 0 3px 3px 0px #aaaaaa;
          box-shadow: 0 3px 3px 0px #aaaaaa;
  */
}
.newTitles{
    color: #ec008c;
    font-size: 1.875vw;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 4vw;
    margin-bottom: .4vw;
    font-size: 2.5vw;
    font-size: 2.1vw;
}
.haromfriss{
        overflow: hidden;
    height: 560px;
}
.haromFriss .big{
    width: calc(66% - 0.573vw);
    float: left;
    padding-right: 0.573vw;
}
.haromFriss .halfContainer{
    width: 34%;
    float: left;  
}
.haromFriss .itemDesc{
    display: none;
}
.haromFriss .newsList .itemHeader{
    padding-top: calc(81% / 1.3 - 32px);
}
.haromFriss .newsList h3, .ketKiemelt .newsList h3{
    /*position: absolute;*/
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    width: calc(100% - 2vw);
    font-family: 'Open Sans';
    color: #fff;
    padding: 1vw 1vw;
    height: auto;
}
.haromFriss .newsList h3 a, .ketKiemelt .newsList h3 a{
    font-family: 'Open Sans';
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.haromFriss .big h3 a{
    font-size: 1.667vw
}
.haromFriss .big .newsList{
    /*width: 1000px;*/
    /*float: left;*/
    /*height: 39.323vw*/
    height: 29.323vw
    /*max-width: 1000px;*/
}
.haromFriss .cimEsCimkek{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.haromFriss .big .cimEsCimkek{
    bottom: 2.5vw;
}
.ketKiemelt .cimEsCimkek{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.haromFriss .newsList .cimEsCimkek .itemHeader, .ketKiemelt .cimEsCimkek .itemHeader{
    padding-top: 0;
    top: -0.4vw;
    margin-left: 1.042vw;
}
.haromFriss .halfContainer h3 a{
    font-size: 1.250vw
}
.nodeCollMenu {
  /*width:70%;*/
  margin-top: .5vw;
  /*margin-right: 13px;*/
  /*border-bottom: 2px solid #c6d6e3;*/
  background: initial;
  float: right;
}
.nodeCollMenu nav{
    background-color: initial;
}
.nodeCollector {
  text-align: right;
}
.nodeCollector a{
  color:#1e3367;
  font-size:13px;
  padding:0.260vw;
  display:inline-block;
  /*padding-left:0.5em;
  padding-right:0.5em;*/
  text-transform:uppercase;
}
header nav .headerNavSmallSubBlockM1 a{
    
}
.nodeCollector a:hover{
  text-decoration:none;
}
header nav .top {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}


header nav .top .headerNavMainMenu {
  display: inline-block;
  position: relative;
  margin-left: 7px;
}

header nav .top .headerNavMainMenu li {
  display: inline-block;
}

header nav .top .headerNavMainMenu li:hover,
header nav .top .headerNavMainMenu li.active {
  /*background: #005da8;*/
  background: #8cbeb2;
}

header nav .top .headerNavMainMenu .headerNavSubMenu {
  display: none;
  /*background: #005da8;*/
  background: #66a395;
}


header nav .top .headerNavMainMenu li:hover .headerNavSubMenu,
header nav .top .headerNavMainMenu li.active .headerNavSubMenu {
  display: inline-block;
  position: absolute;
  left: 0;
  /*bottom: -2.8em;*/
  /*top: 2.8em;*/
  top: 50px;
}


header nav .top .headerNavMainMenu a {
  color: #fff;
  display: inline-block;
  height: 100%;
  line-height: 50px;;
  margin-left: 1em;
  margin-right: 1em;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
}

header nav .top .headerNavMainMenu .headerNavSubMenu a:hover {
  text-decoration: underline;
}





header nav .top .headerNavSmall {
  display: none;
  position: relative;
}

header nav .top .headerNavSmall li {
  display: inline-block;
}

header nav .top .headerNavSmall .headerNavSmallMainLink {
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  height: 100%;
  line-height: 50px;
  margin-left: 1em;
  margin-right: 1em;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  padding-right: 2.1em;
  background: url("../images_vitorlazas_resp/menuDownArrow.png") no-repeat center right scroll transparent;
}

header nav .top .headerNavSmall li:hover .headerNavSmallMainLink,
header nav .top .headerNavSmall li.active .headerNavSmallMainLink {
  color: #ffffff;
  background: url("../images_vitorlazas_resp/menuDownArrow.png") no-repeat center right scroll transparent;
}


header nav .top .headerNavSmall li:hover,
header nav .top .headerNavSmall li.active {
  background: #005da8;
}

header nav .top .headerNavSmall .headerNavSmallSubBlock {
  display: none;
  background: #005da8;
  margin: 0;
  color: #ffffff;
}


header nav .top .headerNavSmall li:hover .headerNavSmallSubBlock,
header nav .top .headerNavSmall li.active .headerNavSmallSubBlock {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  padding: 0.8em;
}

header nav .headerNavSmallSubBlockPart {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 2px solid #ffffff;
}


header .headerSearchFormSmall {
  background-color: #FFFFFF;
  -webkit-border-radius: 0.17em;
  -moz-border-radius: 0.17em;
  border-radius: 0.17em;
  color: #404040;
  display: inline-block;
  font-size: 1.2em;
  font-weight: normal;
  height: 0.8em;
  max-height: 0.8em;
  max-width: 50%;
  padding: 0.4em;
  vertical-align: top;
  width: 9em;
  margin-right: 0.5em;
}

header .headerSearchFormSmall .headerSearchWord {
  display: inline-block;
  color: #404040;
  max-width: 80%;
  font-size: 0.7em;
  width: 80%;
  vertical-align: top;
}

header .headerSearchFormSmall .submit {
  background: url("../images_vitorlazas_resp/searchIcon2.png") no-repeat scroll center center transparent;
  background-size: 1.5em 1.5em;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  float: right;
  vertical-align: top;
  margin: -0.2em -0.2em 0 0;
}
.headerNavSmallSubBlockSearch{
    display: none;
}
header nav .headerNavSmallSubBlockSearch .loginContainerSmall {
  display: inline-block;
  margin-top: 0.3em;
}

header nav .headerNavSmallSubBlockSearch .loginContainerSmall a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

header nav .headerNavSmallSubBlockM1 a {
  display: inline-block;
  padding: 0.260vw;
  /*color: #1e3367;*/
  /*color: #030303;*/
  color: #fff;
  /*margin: 0.260vw;*/
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-size: 0.945vw;
}

header nav .headerNavSmallSubBlockTitle {
  display: block;
  margin-bottom: 0.5em;
  font-weight: normal;
}

header nav .headerNavSmallSubBlockM2 a,
header nav .headerNavSmallSubBlockRent a {
  display: inline-block;
  color: #ffffff;
  margin: 0 1.2em 0.4em 0;
  text-transform: uppercase;
  font-weight: bold;
}

.tarsoldalLinkek a{
    font-size: 18px;
    display: block;
}
.expmapBlock{
    position: relative;
    width: 24%;
    float: left;
    margin-left: 1.33%;
    margin-bottom: 18px;
}
.expmapBlock img{
    max-width: 100%;
}
.elmenyterkepBig2{
    margin: 30px 0;
}
.elmenyterkepBig2 div:nth-of-type(1), .elmenyterkepBig2 div:nth-of-type(5), .elmenyterkepBig2 div:nth-of-type(9) {
    margin-left: 0;
}
.titleSav{
    color: #fff !important;
    display: block;
    background-color: #8cbeb2;
    padding: 5px 100px 5px 10px;
    height: auto !important;
    margin-bottom: 5px;
    font-size: 24px !important;
    font-weight: 400 !important;
}
.expmapBlock h2{
    position: absolute;
    top: 70%;
    left: 5px;
    color: #fff;
    max-width: 95%;
}
.expmapBlock h2 a{
    background-color: rgba(249, 249, 249, 0.5);
    padding: 2px 10px;
    border-radius: 2px;
    display: inline-block;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 99%;
}
.expmapBlock .starContainer{
    position: absolute;
    top: 0;
    left: 2px;
    margin-top: calc(74% - 27px);
    z-index: 99;
}
/*----------HEADER END----------*/
.rovatbox h2{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #bdc1cc;
}
.negyKiemelt, .nyolcKiemelt{
    width: 100%;
}
.negyKiemelt .newsList, .nyolcKiemelt .newsList{
    max-width: 24%;
    float: left;
    clear: initial;
    margin-left: 1.33%;
}
.nyolcKiemelt div:nth-of-type(-n+4){
    margin-bottom: 40px;
}
.negyKiemelt div:nth-of-type(1), .nyolcKiemelt div:nth-of-type(1){
    margin-left: 0;
}
.nyolcKiemelt div:nth-of-type(5){
    margin-left: 0;
}
.ad1placeholder{
    height: 34.5vw;
    max-height: 660px;
    width: 100%;
    background-color: #727272;
}
.esemenyekContainer{
    width: 100%;
    margin-bottom: 15px;
}
.esemenyekContainer .kulddBeBanner{
    float: right;
    width: 30.17%;
}
.esemenyekContainer .esemenyekList{
    background-color: #ededed;
    width: calc(69.83% - 20px);
    float: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.esemenyekContainer .esemenyekList a{
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 40px;
    color: #000;
    
}
.bold{
    font-weight: 600;
}
.elmenyterkepBig{
    margin-top: 15px;
    /*width: calc(100% - 40px);*/
    padding: 20px;
    /*background-color: #f1f1f1;*/
    background-color: #F2EBBF;
    /*height: 525px;*/
}
.elmenyterkepBig h2, .elmenyterkepBig2 h2{
    font-family: 'Open Sans';
    font-size: 24px;
    color: #000;
    font-weight: 400;
    height: 66px;
    overflow: hidden;
}
.fullWidthPlaceholder{
    margin-top: 30px;
    height: 21.35vw;
}
.fullWidthContainer{
    position: absolute;
    left: 0;
    height: 21.35vw;
    width: 100%;
    overflow: hidden;
}
.parallaxImg{
    width: 100%;
    height: 1080px;
    background-image:url(/images/new/sailing1.jpg);
    top:-800px;
    /*background-position: center top;*/
    position:relative;
    transition: 0ms linear;
    transition-property: margin-top;
    transform: translate3d(0px, 0px, 0px);
    z-index: -1;
}
.parallaxTxt{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    font-size: 25px;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index: 1;
}
.parallaxTxt p{
    padding: 15px 30px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    font-family: 'Open Sans';
    border-radius: 2px;
}
.fullWidth img{
    width: 100%;
}
/*Ideiglenesen kategória eltűntetése címek alól*/
.cattreeBox .newsInCatreeBox .boxInner .mainBoxMiddle a {
    /*display: none !important;*/
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
    color: #ccc !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: -0.3px;
}
.boxInner h3{
    /*max-height: 89px;*/
    overflow: hidden;
}
.rovatCats{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #5781d6;
    color: #bdc1cc;
    font-weight: 400;
    font-size: 16px;
    float: right;
    text-align: right;
    min-width: 60%;
    max-width: 60%;
    margin-bottom: 10px;
}
.rovatCats a{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #5781d6;
    color: #bdc1cc;
    font-weight: 400;
    font-size: 16px;
}
.cattreeBox .newsInCatreeBox .boxInner h3 a{
    line-height: 29px;
}
.elmenyterkepBig .div_hely1{
    float:left;
    max-width: 24%;
    margin-left: 1%;
}
.elmenyterkepBig .div_hely1:nth-child(1){
    margin-left:0;
}
.elmenyterkepBig .div_hely2{
    font-family: 'Open Sans';
    font-size: 15px;
    color: #000;
}
.elmenyterkepBig .div_hely2 a{
    /*color: #5781d6;*/
    color: #5c4b51;
    font-family: 'Libre Baskerville', serif;
    font-size: 24px;
}
.elmenyterkepBig .div_hely_gomb{
    display: none;
}
.elmenyterkepBig .c-rating__item:hover, .c-rating__item.is-active {
    background-position: 0 0;
}
.elmenyterkepBig .rating_percent {
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    float: left;
    padding-right: 4px;
}
.elmenyterkepBig .div_hely2 img{
    max-width: 100%;
}
.elmenyterkepBig .div_hely2 p{
    margin: 3px 0 6px;
    overflow: hidden;
    height: 42px;
}
.RBcontainer .cimEsErtekelesDiv{
    float: left;
    margin-left: 15px;
}
.RBcontainer .szam{
    float:left;
    font-family: 'Libre Baskerville', serif;
    font-size: 48px;
    color: #777;
    width: 45px;
    text-align: center;
}
.RBcontainer .fullItem h4{
    color: #1f93f5;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
}
.RBcontainer .fullItem .rating_percent{
    color: #777;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    position: relative;
    top: -4px;
}
.activeCat{
    background-color: #fff;
    color: #000 !important;
}
.voteMainBoxRow label{
    float: left;
    width: calc(100% - 25px);
}
.voteMainBoxRow input[type="radio"]{
    float: left;
}
/*----------FOOTER START--------*/

footer {
  /*border-top: 5px solid #0eb3d6;*/
  border-top: 8px solid #c7c7c7;
  margin-top: 1.563vw;
  padding-top: 1.563vw;
  /*background: #ffffff url(../images_vitorlazas_resp/bg.png) repeat-x top left;*/
  /*background-color: #1e3367;*/
  font-family: 'Open Sans';
}
footer .newTitles{
    text-align: center;
    margin-top: 0;
}

footer .footerMenu {
  font-size: 1.4em;
  line-height: 1.8em;
  margin-bottom: 0.5em;
}

footer .footerMenu a {
  color: #000;
  /*text-transform: uppercase;*/
  display: inline-block;
  margin-right: 1em;
  font-family: 'Open Sans';
  font-size: 0.938vw;
  font-weight: 500;
}

footer .footerCredit {
  font-size: 1.2em;
  margin-top: 1em;
  color: #000;
}

footer .footerCredit a {
  color: #000;
}

footer .footerLogo {
  display: inline-block;
  max-width: 100%;
}
/*----------FOOTER END----------*/




/*----------MAIN START----------*/
.contentWrapper {
  z-index: 2;
  width: 64.323vw;
  margin:0 auto;
}

.content {
  /*width: 119.4em;*/
  max-width: 85.938vw;
  max-width: 79.167vw;
  margin: 0 auto;
  /*padding: 1.5em;*/
  z-index: 4;
}
#mainContent{
  margin-top: 5.081vw
}

.colJoin4 {
  float: left;
  width: 100%;
  /*max-width: 78.45%;*/
}
.rightBar{
    width: 20.53%;
    max-width: 20.53%;
    float: right;
    /*height: 1000px;*/
    /*background-color: #f2f2f2;*/
    font-family: 'Open Sans';
}
.rightBar .RBcontainer{
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px #ccc solid;
}
.rightBar .RBcontainer:last-of-type{
    border-bottom: 0;
}
.rightBar .RBcontainer h3{
    /*color: #1f93f5;*/
    color: #5c4b51;
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
}
.rightBar .mainBox .mainBoxMiddle h3{
    padding-left: 0;
    margin-left: 0;
    font-size: 20px;
    line-height: initial;
    height: auto;
    /*margin-top: 20px;*/
}
.rightBar .RBcontainer h3 a{
    color: #1f93f5;
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
}
.rightBar .RBcontainer p{
    font-size: 16px;
    color: #777;
    padding: 10px 0 20px;
}
.rightBar .RBcontainer .voteMainBox{
    width: 100%;
}
.rightBar .RBcontainer .voteMainBox .voteMainBoxRow label{
    font-size: 18px;
    font-family: 'Open Sans';
    color: #777;
    margin-left: 12px;
    margin-bottom: 5px;
}
.rightBar .RBcontainer .voteMainBox .voteMainBoxRow input{
    margin-top: 6px;
}
.rightBar .RBcontainer .voteMainBox .submit input, .rightBar .RBcontainer input[type=submit], .voteContinue{
    /*background-color: #1f93f5;*/
    background-color: #f3b562;
    font-size: 14px;
    color: #fff;
    padding: 19px 22px;
    font-family: 'Open Sans';
    float: right;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.voteContinue{
    margin-top: 10px;
}
.voteContinue:hover{
    text-decoration: none;
}
.rightBar .RBcontainer input[type=text]{
    background-color: #ededed;
    padding: 19px 22px;
    font-family: 'Open Sans';
    font-size: 14px;
    /* position: absolute; */
    width: calc(100% - 44px);
    z-index: 1;
    outline: 0;
    color: #777;
    margin-bottom: 5px;
}
.PLACEHOLDER{
    width: 100%;
}
.height0{
    height: 0;
    max-height: 0;
    width: 100%;
    overflow: visible;
}
.kiemeltNews{
    width: calc(100% + 20px);
    position: relative;
    left: -20px;
}
.kiemeltNews .newsList h3, .kiemeltNews .newsList h3 a{
    color: #fff;
    font-family: 'Open Sans';
    font-size: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: -3px;
}
.kiemeltNews .newsList h3 a{
    max-width:100%;
}
.kiemeltNews .newsList h3{
    position:relative;
    top:-108px;
    background-color: rgba(0,0,0,.6);
    padding: 35px 30px;
    max-width:90%;
}
.kiemeltNews .newsList h3 a:hover{
    color: #fff;
}

.clearboth{
    clear: both;
    height: 0px;
}

.colJoin3 {
  float: left;
  width: 70%;
  max-width: 100%;
}

.colJoin2.mainDoubleBoxLeft {
    margin-right: 1.75em;
    margin-bottom: 0em;
}

.colJoin2 {
  float: left;
  width: 58.75em;
  max-width: 100%;
}

.oneCol {
  float: left;
  width: 28.5em;
  max-width: 100%;
}

.col1 {
  width:28.5em;
}

.col2, .col3, .col4, .col5 {
  width: 22%;
  margin-left: 2%;
  /*min-width: 320px;*/
}

.col12345, .col1234, .col123, .col12 {
  max-width: 100%;
  overflow: hidden;
}

.newsList {
    max-width:100%;
    width:100%;
    background-color:#FFF;
    margin-bottom: 0.5em;
    /*clear:both;*/
    float:none;
    overflow:hidden;
    position: relative;
    font-family: 'Open Sans';
}
.newsList .itemImg {
    /*float:left;*/
    /*margin-right:10px;*/
    width: 100%;
}
.newsList h3 {
    font-family: 'Libre Baskerville', serif;
    font-size:1.250vw;
    color:#000;
    margin-bottom:0.156vw;
    padding-top:0.156vw;
    max-height:4.788vw;
    height: 4.788vw;
    overflow:hidden;
    margin-top: 0.521vw;
}
.newsList .itemHeader {
    font-weight:bold;
    font-size:1.4em;
    margin-bottom:0.417vw;
    position: absolute;
    top: 0;
    padding-top: calc(100% / 1.3 - 32px);
    margin-bottom: 0 !important;
}
.newsList .itemHeader a{
  color: #fff;
  font-weight:400;
  font-size: 0.938vw;
  font-family: 'Open Sans';
  text-transform:uppercase;
  /*letter-spacing:-0.016vw;*/
  padding: 0.156vw 1vw;
  /*background-color: rgba(0,0,0,.9);*/
  color: #010101;
  background-color: #f4ae3a;
}
.newsList .itemHeader{
  font-size: 0.938vw;
  font-family: 'Open Sans';
  text-transform:uppercase;
  font-weight:400;
}
.newsList .itemHeader a.helyGroup{
    background-color: #ec008c;
    color: #fff;
    margin-right: .4vw;
}
.newsList .itemHeader a:hover{
  /*color: #f2f2f2;*/
  text-decoration:none;
}
.newsList h3 a{
    /*color: #5781d6;*/
    color: #5c4b51;
}
.newsList h3 a:hover{
    /*color: #b6ddfe;*/
    color: #8cbeb2;
    text-decoration:none;
}
.newsList .itemDesc{
    font-size:0.833vw;
    max-height: 4.6vw;
    overflow:hidden;
    max-width: 100%;
    padding-right: 0.521vw;
    color: #382f27;
    font-weight: 500;
}
.toplistasHelyek .newsList{
    width: 49%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 2.604vw;
    /*height:14vw;*/
}
.toplistasHelyek .newsList:nth-child(odd){
   margin-right: 1%;
}
.toplistasHelyek .newsList img{
    width: 19.792vw;
    width: 100%;
    /*float: left;*/
    padding-right: 1.042vw;
}
.toplistasHelyek .itemHeader{
    padding-top: 0;
    position: static;
}
.amiketSzerettunk .newsList.newsToplistas{
    width: 28%;
    float: left;
}
.amiketSzerettunk .newsList.newsToplistas:nth-child(2){
    margin: 0 8%;
}
.amiketSzerettunk .itemHeader{
    position: static;
    padding-top: 0;
}
.uticel{
    position: relative;
}
.uticel img{
    max-width: 100%;
}
.uticel h3{
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    width: calc(100% - 2vw);
    font-family: 'Open Sans';
    color: #fff;
    padding: 1vw 1vw;
    height: auto;
    font-size: 3.646vw;
    font-weight: 400;
}
.uticel h3 a{
    color: #fff;
}
.uticel .cimEsCimkek{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.uticel .tipus{
    position: absolute;
    top: -0.4vw;
    margin-left: 1.042vw;
}
.uticel .tipus a{
    font-weight: 400;
    font-size: 0.938vw;
    font-family: 'Open Sans';
    text-transform: uppercase;
    padding: 0.156vw 1vw;
    color: #010101;
    background-color: #f4ae3a;
}

.newsList.newsToplistas h3{
    height: auto;
    font-weight: 600;
    margin-top: 0;
    padding: 0;
}
.newsList.newsToplistas h3 a{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.25vw;
    color: #382f27;
    font-weight: 600;
}
.newsList.newsToplistas .itemHeader a, .newsList.newsToplistas .itemHeader{
    background-color: initial;
    opacity: .47;
    padding: 0;
}
.cimEsCimkek .author{
    font-size: 0.833vw;
    opacity: .38;
    margin-bottom: 1.563vw;
}
.ketKiemelt .newsList{
    width: 49%;
    float: left;
}
.ketKiemelt .newsList:nth-child(odd){
    margin-right: 1%;
}
.elmenykeresoContainer{
    background-color: #fef7eb;
}
.elmenykeresoContainer img{
    float: right;
    max-width: 47vw;
}
.elmenykeresoFormContainer{
    margin-top: 1.302vw;
    margin-left: 1.302vw;;
    width: 37%;
    font-size: 1.25vw;
    color: #44413f;
    float: left;
}
.elmenykeresoFormContainer input[type=submit]{
    font-size: 1.250vw;
    background-color: #f4ae3a;
    color: #030303;
    padding: 0.156vw 1vw;
    display: block;
    /*margin-top: 1.042vw;*/
    margin-top: 0.342vw;
    margin-bottom: 1.042vw;
    cursor:pointer;
}
.elmenykeresoFormContainer input[type=radio]{
    display: none;
}
.elmenykeresoFormContainer label{
    cursor:pointer;
}
.elmenykeresoFormContainer label.kocka{
    background-color: #ebebeb;
    width: 1.250vw;
    height: 1.250vw;
    display: inline-block;
    cursor: pointer;
}
.elmenykeresoFormContainer input[type="radio"]:checked+label{
    background-color: #f4ae3a;
}
.elmenykeresoFormContainer input[type="radio"]:disabled+label{
    background-color: #fef7eb;
    cursor: default;
}
.elmenykeresoFormContainer h3{
    text-transform: uppercase;
    font-size: 1.250vw;
    font-weight: 400;
    color: #0b0f06;
    margin-bottom: 1.042vw;
}
.elmenykeresoFormContainer .halfFloatLeft{
    width: 50%;
    float: left;
    margin-bottom: 1.042vw;
}
.mainBox {
  display: inline-block;
  width: 31em;
  max-width: 100%;
  margin-bottom: 1.5em;
  background-color: #FFF;
}
.mainBox.FBLikeBoxMainBox {
	width:100%;
}
.mainBox .mainBoxInner {
}

.mainBox .mainBoxInnerWithBorder {overflow: hidden;}

.mainBox .mainBoxTopImage {
  width: 100%;
}

.mainBox .mainBoxMiddle {
  padding: 0em;
}

.mainBox .mainBoxFooter {
  padding: 0.8em 1em 0.8em 1em;
  background: rgb(182, 221, 254);
  text-align: center;
  letter-spacing: 0.03em;
}

.mainBox .mainBoxMiddle h3, .mainBox .mainBoxMiddle p, .mainBox .mainBoxMiddle a {
  color: #000;
}

.mainBox .mainBoxMiddle h3 a {
  color: #000;
}

.mainBox .mainBoxMiddle h3 {
   font-size: 1.9em;
   margin-bottom: 1em;
   letter-spacing: 0em;
   line-height:1.4;
   font-weight: 600;
   height:2.6em;
   overflow:hidden;
   position: relative;
   padding: 0.3em;
   margin-left: 0em;
}

.mainBox:hover .mainBoxMiddle h3 {
}
.mainBox .mainBoxMiddle p {
font-size: 1.4em;
text-align: justify;
font-weight: 300;
}

.mainBox .mainBoxFooter a {
color: #ECECEC;
font-size: 1.4em;
font-weight: 500;
}
.mainBoxDouble {
    display: inline-block;
    width: 57.5em;
    max-width: 100%;
    margin-bottom: 1.5em;
    background-color: #FFF;
}
.mainBoxDouble .mainBoxDoubleInner .mainBoxDoubleImageContent {
    width: 100%;
    height: 48em;
    overflow: hidden;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxTitle {
  font-size:2.2em;
  height:3em;
  margin-top:-3.8em;
  position:relative;
  background-color: rgba(0, 0, 0, 0.7);
  padding:0.4em;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxTitle a{
  color:#FEFEFE;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxTitle a:hover{
  text-decoration:none;
  color:#FFF;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxTitle .mainBoxHeader a{
  color:#b9b4b7;
  text-shadow:0px 0px 3px #777777;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:-0.3px;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxTitle .mainBoxHeader a:hover{
  color: #FFF;
  text-decoration:none;
}
.mainBox .mainBoxHeader, .mainBoxDouble .mainBoxHeader {
  font-size:1em;
  margin-top:-2em;
  height:2em;
  /*color:#*/
}
.mainBox:hover .mainBoxHeader, 
.mainBoxDouble:hover .mainBoxTitle {
  background-color: rgba(10, 49, 81,0.7);
}
.mainBox .mainBoxHeader {
    font-size: 1.2em;
    padding-left: 0.5em;
}
.mainBoxDouble .mainBoxDoubleInner .mainBoxDoubleImageContent img {
    min-width: 100%;
    min-height: 100%;
}
.mainbox
.mainBoxDouble .mainBoxDoubleWithBorder {
    overflow: hidden;
}
.mainBoxDouble .mainBoxDoubleImage {
    display: inline-block;
}
.mainBoxDouble .mainBoxDoubleMiddle {
    width: 95%;
    max-height: 10em;
    margin-top: 0.7em;
    padding-left: 0.8em;
    font-size: 1.2em;
    line-height: 1.8em;
}
.newsBoxDouble h3 {
    overflow: hidden;
}
.newsBoxDouble h3 a {
    padding-top: 0em;
}
.newsBoxDouble .mainBoxDoubleMiddle p {
    font-size: 1.2em;
    color: #000;
    text-align: justify;
    margin-bottom: 0em;
    height: 3em;
    overflow: hidden;
}
.newsBoxDouble .mainBoxDoubleMiddle .mainBoxDoubleFooter {
    font-size: 1.4em;
}
.newsBoxDouble .mainBoxDoubleMiddle .mainBoxDoubleFooter a {
    font-weight: bold;
}
.bannerBox .mainBoxInner {
    background-color: #E7E7E7 !important;
    padding: 0.5em;
}

.bannerBox .bannerImage {
  display: block;
  width: 100%;
}

.mainWideBannerBox {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.mainWideBannerBox .bannerImage {
  max-width: 100%;
}




.videoBox .youtube-player {
  display: block;
  width: 100%;
  border: 0 none;
  height: 24.0em;
}

.recipeBox {
}

.consultBox {
}

.consultBox .consultBoxTop {
  padding: 1.5em 1.5em 1em 1.5em;
}

.consultBox .consultBoxMiddle {
  clear: both;
  padding: 1.5em 1.5em 1em 1.5em;
  border-top: 1px solid #e7e7e7;
}

.consultBox .consultBoxTop img {
  margin: 0 1.2em 1em 0;
  float: left;
  width: 9em;
  max-width: 35%;
}

.consultBox .consultBoxTop h3 {
  font-size: 1.8em;
  margin-bottom: 1.5em;
}

.consultBox .consultBoxTop h3 a {
  font-weight: bold;
}

.consultBox .consultBoxTop .consultBoxQuestion {
  font-size: 1.4em;
  text-align: justify;
}

.consultBox .consultBoxTop .consultBoxQuestion a {
  font-weight: bold;
  color: #404040;
}

.consultBox .consultBoxMiddle .consultBoxAnswer {
  font-size: 1.4em;
  text-align: justify;
}

.productBox .productBoxTop {
  padding: 1.5em 1.5em 1.5em 1em;
}

.productBox .productBoxTop h3 {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 0.8em;
}

.productBox .productBoxTop h3 a {
  color: #252525;
}

.productBox .productBoxTop img {
  display: block;
  margin: 0 auto 1em;
  max-width: 100%;
  width: 27em;
}

.newsletterBox .mainBoxInner,
.calendarBox .mainBoxInner,
.voteMainBox .mainBoxInner {
}

.newsletterBox .newsletterBoxInner {
  padding: 1.5em;
}

.newsletterBox .newsletterBoxInner h3 {
  font-size: 2.0em;
  margin-bottom: 1em;
}

.newsletterBox .newsletterBoxInner h3 a, .newsletterBox .newsletterBoxInner p, .newsletterBox .newsletterBoxInner {
  color: #0A3151;
}

.newsletterBox .newsletterBoxInner p {
  font-size: 1.4em;
  margin-bottom: 1em;
}

.newsletterBox .newsletterBoxInner .newsletterName,
.newsletterBox .newsletterBoxInner .newsletterEmail {
  font-size: 1.4em;
  clear: both;
}

.newsletterBox .newsletterBoxInner .newsletterName input,
.newsletterBox .newsletterBoxInner .newsletterEmail input {
  width: 70%;
  display: block;
  float: left;
  border: 1px solid #9c9c9c;
  padding: 0.2em 0.4em;
  margin-bottom: 0.6em;
}

.newsletterBox .newsletterBoxInner .newsletterName label,
.newsletterBox .newsletterBoxInner .newsletterEmail label {
  width: 12%;
  margin-right: 8%;
  margin-top: 0.3em;
  display: block;
  float: left;
}

.newsletterBox .newsletterBoxInner .newsletterSubmit {
  clear: both;
  text-align: right;
  font-size: 1.4em;
  padding-right: 4%;
}

.newsletterBox .newsletterBoxInner .newsletterSubmit input {
  display: inline-block;
  background: none;
  color: #005DA8;
  font-weight: bold;
  cursor: pointer;
}

.servicesBox .servicesBoxMiddle {
  padding: 1.5em 1.5em 1em 1.5em;
}

.servicesBox .servicesBoxMiddle h3 {
  font-size: 1.8em;
  margin-bottom: 0.8em;
}

.servicesBox .servicesBoxMiddle img,
.marketplaceBox .marketplaceBoxMiddle img {
  display: block;
  margin: 0 auto 1em;
  max-width: 100%;
  width: 27em;
}

.servicesBox .servicesBoxMiddle p,
.marketplaceBox .marketplaceBoxMiddle p {
  font-size: 1.4em;
  color: #0a3151;
}

.servicesBox .servicesBoxMiddle p span {
  display: inline-block;
  width: 4.5em;
  max-width: 25%;
}

.marketplaceBox .marketplaceBoxMiddle {
  padding: 1.5em 1.5em 1em 1.5em;
}

.marketplaceBox .marketplaceBoxMiddle h3 {
  font-size: 1.8em;
  margin-bottom: 0.8em;
}

.marketplaceBox .marketplaceBoxMiddle h3 a {
  color: #0A3151;
}


.navbar {
  color: #5b5b5b;
  margin-left: 2px;
  font-weight: normal;
  font-size: 1.4em;
  margin-bottom: 1em;
  margin-top: 1em;
}

.navbar a {
  color: #5b5b5b;
}

.voteMainBox .mainBoxMiddle h3 a {
  /*color: #1f93f5;*/
  color: #5c4b51;
  font-family: 'Libre Baskerville', serif;
}

.voteMainBox .voteMainBoxRow {
  margin-bottom: 0.5em;
}

.voteMainBox .voteMainBoxRow input {
  margin-top: 0.2em;
  vertical-align: top;
}

/*.voteMainBox .submit input{
    background:    #fff2cc;
    background:    -webkit-linear-gradient(#f5e8e8, #fff2cc 50%, #f5e8e8);
    background:    linear-gradient(#f5e8e8, #fff2cc 50%, #f5e8e8);
    border-radius: 5px;
    padding:       8px 20px;
    color:         #3b3b3b;
    display:       inline-block;
    font:          normal 700 15px/1 "Open Sans", sans-serif;
    text-align:    center;
    text-shadow:   none;
    transition:    all 0.25s cubic-bezier(.25,.8,.25,1);
}*/
/*.voteMainBox .submit input:hover{
    color:         black;
    background:    #fbeab8;
    background:    -webkit-linear-gradient(#eed1d1, #fbeab8 50%, #eed1d1);
    background:    linear-gradient(#eed1d1, #fbeab8 50%, #eed1d1);
}*/

.voteMainBox .mainBoxMiddle a {
  color: #005da8;
}




.FBLikeBoxMainBox .fb_iframe_widget,
.FBLikeBoxMainBox .fb_iframe_widget span,
.FBLikeBoxMainBox .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.addMoreNews {
  display: inline-block;
  background: #f8fafc;
  color: #005da8;
  text-transform: uppercase;
  font-size: 1.8em;
  padding: 0.4em 1.2em;
}










.calendarBox .mainBoxInner {
}

.calendarBox .boxTitle {
  text-align: center;
  margin-top: 1.0em;
}

.calendarBox .calendarMonth {
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 1em;
}

.calendarBox .mainBoxInner .calendarMonth a {
}

.calendarBox table {
  border-spacing: 0.3em;
  font-size: 1.4em;
  width: 100%;
  margin: 0 auto 1.0em;
  table-layout: fixed;
}

.calendarBox th {
  color: #010101;
}

.calendarBox td, .calendarBox th {
  width: 14.38%;
  text-align: center;
  vertical-align: middle;
  height: 1.4em;
}

.calendarBox td {
    background-color: #FEFEFE;  
    color: black;
    text-align: center;
}

.calendarBox td.active {
    padding: 0;
}

.calendarBox td.active a {
  background-color: #0a3151;
  color: #ffffff;
  display: block;
  font-weight: bold;
  padding: 0.2em 0;
}

.calendarBox td.active a:hover {
  background-color: #005da8;
  color: #e9edf4;
  display: block;
  font-weight: bold;
  padding: 0.2em 0;
}




.calendarBox .calendarLinks {
  background-color: #005da8;
  padding: 0;
  color: #ffffff;
}

.calendarBox .calendarLinks a {
  color: #ffffff;
}

.calendarBox .calendarLinks div {
  padding: 2em 1.5em;
  font-size: 1.4em;
}

.calendarBox .calendarLinks div {
  display: none;
}





















.viewPage .contentTitle {
  font-size: 2.9em;
  font-weight: normal;
  color: #5c4b51;
  margin-bottom: 0.8em;
}

.viewPage .top {
  border-bottom: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  margin-bottom: 1.0em;
  font-size: 1.4em;
  line-height: 2.4em;
  text-align: right;
  min-height: 2.2em;
  padding-bottom: 12px;
}

.viewPage .top .date {
  color: #5b5b5b;
}

.shareTopG {
  border: none;
  float: right;
  display: inline-block;
  /*margin-right: 1em;*/
  vertical-align: middle;
  line-height: 0.1em;
  margin-top: 0.4em;
  max-height: 2.0em;
}

.shareTopFB {
  width: 140px;
  float: right;
  overflow: visible;
  text-align: left;
  margin-left: 1vw;
}
/*
.shareTopFB .fb_iframe_widget>span {margin-top: 0.4em; width: 450px !important; overflow: visible !important; float: left;} 
.shareTopFB .fb-like-box{margin-top: 0.4em; width: 450px !important; overflow: visible !important;}
.shareTopFB .fb-like-box iframe[style] { 

  border: none;
  float: left;
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
  line-height: 0.1em;
  margin-top: 0.4em;
  margin: 0;
  max-height: 2.0em;
  position: absolute;
}
*/
.pottyok {
  clear: both;
  float: none;
  text-align: center;
  margin-bottom: 2.5em;
}

.pottyok a, .pottyok span {
  /* color: #fe7010; */
  font-size: 1.6em;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2em;
}

.pottyok .pottyokElozo {
  margin-right: 0.5em;
}

.pottyok .pottyokKovetkezo {
  margin-left: 0.5em;
  margin-right: 0;
}

.pottyok .pottyInaktiv {
  background: url("../images_vitorlazas_resp/pottyInaktiv.png") no-repeat scroll center center transparent;
  width: 13px;
  height: 13px;
}

.pottyok .pottyAktiv {
  background: url("../images_vitorlazas_resp/pottyAktiv.png") no-repeat scroll center center transparent;
  width: 13px;
  height: 13px;
}

.hirdetesHeader {
  text-align: right;
  margin: 0 0 0.3em 0;
  font-size: 1em;
  font-weight: normal;
  color: #626363;
}

.newsBigShare {
  text-align: center;
  padding-top: 5.0em;
  height: 25.0em;
  position: relative;
  padding: 50px 0;
  height: auto;
}

.newsBigShare .fb-share-button {
  position: relative;
  left: -7.3em;
}


.newsBigShare iframe {
  transform: scale(2.72);
  -ms-transform: scale(2.72);
  -webkit-transform: scale(2.72);
  -o-transform: scale(2.72);
  -moz-transform: scale(2.72);
  transform-origin: top left;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
}

.newsViewPage .newsCenterCol {
  position: relative;
  /*width: 72.5em;*/
  width: 85%;
  margin: 0 auto;
  max-width: 100%;
}

.newsViewPage .newsCenterCol .newsBannerLeft {
  position: absolute;
  top: 4.5em;
  left: -13.5em;
  width: 12em;
  margin-bottom: 1.5em;
}

.newsViewPage .newsCenterCol .newsBannerRight {
  position: absolute;
  top: 4.5em;
  right: -13.5em;
  width: 12em;
  margin-bottom: 1.5em;
}

.newsViewPage .newsCenterCol .newsBannerBottom {
  width: 100%;
  margin-bottom: 1.5em;
}

.newsViewPage .currentHeaderTitle {
  font-weight: bold;
  font-size: 1.8em;
  color: #000000;
  margin-bottom: 1em;
}

.viewPage .firstNewsImage {
  /*margin: 0 auto 2.0em auto;*/
  margin: 0 auto 35px auto;
  display: block;
}

.viewPage .abstract {
  color: #5b5b5b;
  font-size: 1.146vw;
  font-weight: normal;
  text-align: justify;
  /*margin-bottom: 1.8em;*/
  margin-bottom: 30px;
  color: #48484a;
}

.viewPage img {
  max-width: 100%;
  height: auto !important;
}

.viewPage iframe {
  max-width: 100%;
}

.viewPage .fck {
  color: #5e5e5e;
  overflow: hidden;
  text-align: justify;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 1.5em;
}

.viewPage .fck ul li {list-style: disc;}

.viewPage .fck ol, .fck ul {padding-left: 2em;}
.viewPage .fck ol li {list-style: decimal;}

.viewPage .fck table {
  border-spacing: 0;  border-collapse: collapse;
  margin: 1em 0;
}
.viewPage .fck table, .viewPage .fck table td, .viewPage .fck table th {border: 1px solid #5e5e5e;}
.viewPage .fck table td, .viewPage .fck table th {
  padding: 0.8em;
}
/*newsBoxinNews*/
.cattreeBox h2 {
    border-bottom: 1px solid  #bdc1cc;
    color: #bdc1cc;
    padding:0.5em 0 0.2em 0;
    font-size:1.8em;
    margin-bottom:0.5em;
    text-transform: uppercase;
}
.cattreeBox .col1,
.cattreeBox .col2{
    width:100%;
    max-width: 49%;
    float:left;
    overflow: hidden;
}
.cattreeBox .newsInCatreeBox,
.cattreeBox.newsInCatreeBox {
    margin-bottom: 2em;
    height: auto;
    overflow:hidden;
}
.cattreeBox .newsInCatreeBox.doubleCatreeBox {
    min-height: 36em;
    max-height: 50em;
}
.cattreeBox .newsInCatreeBox .boxInnerImg{
    width:100%;
}
.cattreeBox .newsInCatreeBox .boxInnerImg img {
    width:100%;
}
.cattreeBox .newsInCatreeBox .boxInner a{
    /*color:#5781d6;*/
    color: #5c4b51;
    background-color:#FFF;
    padding-right:0.3em;
    /*padding-top:0.2em;*/
    margin-top: 8px;
    white-space:pre-wrap;
    display: inline-block;
    font-family: 'Libre Baskerville', serif;
    font-size: 24px;
}
.cattreeBox .newsInCatreeBox .boxInner a:hover{
    /*color: #c6d6e3;*/
    color: #8cbeb2;
    text-decoration:none;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner a {
    font-size:24px;
    line-height:29px;
}

.cattreeBox .newsInCatreeBox.newsNoThumb:hover .boxInner a,
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner a:hover {
  text-decoration:none;
  /*color: #c6d6e3;*/
}
.cattreeBox .newsInCatreeBox .boxInner .mainBoxHeader a{
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    letter-spacing: -0.3px;
    padding: 3px 5px;
    background-color: rgba(0,0,0,.9);
}
.cattreeBox .newsInCatreeBox .boxInner .mainBoxHeader a:hover{
    text-decoration:none;
    color: #c6d6e3;
}
.cattreeBox .newsInCatreeBox .boxInner .mainBoxHeader {
    position:relative;
}
.cattreeBox .newsInCatreeBox .boxInner {
    font-size:16px;
    margin-top: -3em;
    line-height:1.8em;
    background-color:#FFF;
    display:block;
}
.cattreeBox .newsInCatreeBox.newsNoThumb {
    margin-bottom:2em;
    max-height: 350px;
    height: auto;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner {
    margin-top:0em;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner h3{
    margin-top:0em;
    font-family: 'Libre Baskerville', serif;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner a.headCat{
    color: #d10a11;
    font-weight:bold;
    padding-right:0.3em;
    display:inline-block;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner .headCat h3{
    display:inline-block;
    font-family: 'Libre Baskerville', serif;
}
.cattreeBox .newsInCatreeBox.newsNoThumb .boxInner .headCat h3 a{
    display:inline-block;
    font-family: 'Libre Baskerville', serif;
}

.viewPage .fck .newsBoxinNews {
    border:1px solid #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
}
.viewPage .fck .newsBoxinNews .boxInner{
    padding:5px;
    margin-left:10px;
    height:135px;
    overflow:hidden;
}
.viewPage .fck .newsBoxinNews .boxInnerImg {
    float:left;
    width:180px !important;
    height:145px  !important;
    margin-right:10px;
    overflow: hidden;
}
.viewPage .fck .newsBoxinNews .boxInnerImg img{
    width: auto !important;
    max-width: none !important;
    height:145px !important;
}
.viewPage .fck .newsBoxinNews .boxInner  h3{
    line-height:1.3em;
    font-family: 'Libre Baskerville', serif;
}
.viewPage .fck .newsBoxinNews .boxInner .mainBoxMiddle {
    line-height:1.3
}
/*newsBoxinNews End -- */
.newsViewPage .cikkKov {
  font-size: 1.8em;
  font-weight: bold;
}


.viewPage .newsShareBadges {
  background: url("../images_vitorlazas_resp/newsShareBottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
  background-size: contain;
  margin: 1em 0 2.5em;
  min-height: 24px;
  padding: 48px 0 0 81px;
}

.viewPage .newsShareBadges .newsShareFBShareButton {
  height: 24px;
  padding: 0;
  display: inline-block;
  margin-top: 2px;
  vertical-align: top;
}

.viewPage .newsShareBadges .newsShareGShareButton {
  height: 24px;
  padding: 0;
  display: inline-block;
  margin-right: 1em;
  vertical-align: top;
}

.viewPage .commentsFBBlockTitle {
  font-size: 2.4em;
  font-weight: normal;
  color: #464646;
  margin: 0.2em 0 0.5em;
}



.newsKapcsNews {
  margin-top:2em;
}

.newsKapcsNews .newsKapcsBoxItem {
    width:100%;
    display: block;
    float: left;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    height: auto;
    border-bottom: 1px solid #f1f1f1;
}
.newsKapcsNews .newsKapcsBoxItem .boxImg{
    float:left;
    overflow:hidden;
    width:30%;
}
.newsKapcsNews .newsKapcsBoxItem .boxImg img{
    width:266px;
}
.newsKapcsNews .newsKapcsBoxItem .boxTxt{
    margin-left:4em;
    float:left;
    width:60%;
}
.newsKapcsNews .newsKapcsBoxItem .boxTxt .boxTitle{
    font-size:2em;
    color:#323232;
    font-weight:bold;
}
.newsKapcsNews .newsKapcsBoxItem:hover .boxTxt .boxTitle{
  color: #c6d6e3;
}
.newsKapcsNews .newsKapcsBoxItem .boxTxt .boxDate{
    font-size:1.3em;
    color:#848484;
    padding-top:0.2em;
    padding-bottom:0.2em;
}
.newsKapcsNews .newsKapcsBoxItem .boxTxt .boxDesc {
    color:#323232;
    font-size:1.3em;
}
.newsKapcsNews .newsKapcsItem a{
    color:#323232;
    width:100%;
    display:block;
    font-weight:bold;
}
.newsKapcsNews .newsKapcsItem {
    font-size:1.4em;
    line-height:1.7;
    margin-bottom:0.3em;
}
.newsKapcsNews .newsKapcsItem span{
    color:#848484;
    padding-right:1.5em;
    width:100%;
    display:block;
    margin-bottom:-0.4em;
}


.viewPage .newsKapcsBox {
  clear: both;
  margin: 0 0 1.5em;
}

.viewPage .newsKapcsBoxTitle {
  text-align: center;
  font-size: 2.4em;
  font-weight: normal;
  color: #dcdcdc;
  margin-bottom: 0.5em;
}

.viewPage .newsKapcsBox .newsKapcsBoxItem {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}

.viewPage .newsKapcsBox .newsKapcsBoxItem:last-of-type {
  margin-right: 0;
}

.viewPage .newsKapcsBox .newsKapcsBoxItem img {
  display: block;
  width: 100%;
}

.viewPage .newsKapcsBox .newsKapcsBoxItem p {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 2.6em;
padding: 0.7em;
font-size: 1.6em;
color: #EEEEEE;
background-color: rgba(133, 0, 0, 0.82);
overflow: hidden;
}

.shareContainer {
  clear: both;
  border-top: 1px solid #cdcccc;
  border-bottom: 0px solid #cdcccc;
  margin: 1em 0 0.5em 0;
  text-align: right;
}

.shareContainer .shareFB  {
  border: none;
  float: left;
  margin: 4px 5px 0 0;
}

.shareContainer .shareG  {
  border: none;
  float: left;
  margin: -2px 0 0 0;
  width: 65px;
}

.shareContainer a, .shareContainer p {line-height: 28px; margin: 0px;}

.shareContainer .osszaMeg {
  float: left;
  margin-right: 10px;
  font-size: 1.4em;
  line-height: 28px;
}

.shareContainer .addthis_toolbox {
  float: left;
  height: 21px;
  margin-top: 1px;
  padding-top: 5px;
  width: 215px;
}

.shareContainer .divide, .shareHorizontal .divide {
  border-right: 1px solid #c0c0c0;
  display: block;
  float: left;
  margin: 0 3px;
  width: 2px;  height: 16px;
}

.shareContainer .addthis_button_twitter span, .shareVertical .addthis_button_twitter span {
  background: url(../images_epitok_resp/twitterButton.png);
    background-size: 19px 18px;
    background-repeat: no-repeat;
}

.shareContainer .addthis_button_email span {
  background: url(../images_epitok_resp/emailButton3.png);
    background-size: 21px 21px;
    background-repeat: no-repeat;
}

.shareContainer .addthis_button_print span {
  background: url(../images_epitok_resp/printButton.png);
    background-size: 21px 21px;
    background-repeat: no-repeat;
}

.shareContainer .addthis_button_google span, .shareVertical .addthis_button_google span {
  background: url(../images_epitok_resp/googleButton.png) no-repeat;
  margin-top: 1px;
  width: 16px;  height: 16px;
}

.shareContainer .backLink {
  font-size: 1.4em;
  line-height: 28px;
}


.labelContainer {
  margin-bottom: 1em;
  font-size: 1.4em;
  text-align: right;
  clear: both;
}

.newsLabel .labelContainer{
    margin:0;
    padding:0;
    width:100%;
    text-align:left;
    color: #FFF;
    margin-bottom: 1em;
}
.newsLabel .labelContainer span{
    display:none;
}
.newsLabel .labelContainer a{
    padding:5px 10px;
    background-color: #f3b562;
    color: #ffffff;
    text-transform:uppercase;
    font-size:0.9em;
    cursor: pointer;
}
.newsLabel .labelContainer a:hover{
    background-color: #F06060;
    text-decoration:none;
}




.kekGomb, .profileTabs a {
  display: inline-block;
  background-color: #f3b562;
  border: 0px none;
  color: #ffffff;
  /*font-weight: bold;*/
  /*font-size: 1.4em;*/
  font-size: 14px;
  /*padding: 0.4em 1.4em;*/
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  line-height: normal;
  width: auto !important;
  font-family: 'Open Sans';
}
.kekGomb:hover, .profileTabs a:hover{
    text-decoration: none;
}

.szurkeGomb {
  display: inline-block;
  background-color: #cccccc;
  border: 0px none;
  color: #000000;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
}

.userLoginForm form > div {
  margin-bottom: 0.8em;
}

.userLoginForm label {
  display: inline-block;
  margin-right: 1.5em;
  font-size: 1.4em;
  width: 10em;
  max-width: 95%;
}

.userLoginForm .form_text {
  display: inline-block;
  font-size: 1.4em;
  border: 1px solid #AAAAAA;
  padding: 0.2em 0.4em;
  width: 43em;
  max-width: 95%;
}

.userLoginForm .form_checkboxes {
  display: inline-block;
  width: 61em;
  max-width: 95%;
  vertical-align: top;
}

.userLoginForm .form_checkboxes input {
  margin-right: 1em;
  vertical-align: top;
}

.userLoginForm .form_checkboxes label {
  width: 58em;
  margin: 0;
  vertical-align: top;
  max-width: 90%;
}









/*
.viewPage .viewPageLeft {
  float: left;
  vertical-align: top;
  width: 64%;
  margin: 0 3% 1.5em 0;
}

.viewPage .viewPageRight {
  float: left;
  vertical-align: top;
  width: 33%;
  margin: 0 0 1.5em 0;
}
*/

.viewPage .viewPageLeft,
.viewPage .viewPageRight {
    float: none;
    clear: both;
    vertical-align: top;
    width: 100%;
    margin: 0 0 1.5em 0;
}




.forumListPage .forumHeader {
  border-bottom: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  line-height: 2.4em;
  text-align: right;
}

.forumListPage .forumHeader .forumHeaderText {
  font-size: 1.4em;
  line-height: 2.4em;
}

.forumListPage .forumHeader .forumHeaderButton {
  margin-top: 0.3em;
  margin-right: 1em;
}





.forumListPage .containerTable {
  width: 100%;
  border-collapse: collapse;
  border: 0 none;
}

.forumListPage .containerTable tr th {
  background: #e0eaef;
  background: -moz-linear-gradient(top,  #e0eaef 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0eaef), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: -o-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: linear-gradient(to bottom,  #e0eaef 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0eaef', endColorstr='#ffffff',GradientType=0 );
  height: 2.2em;
  line-height: 2.2em;
  font-weight: bold;
  font-size: 1.2em;
  color: #000000;
}


.forumListPage .containerTable tr td {
  border-bottom: 1px solid #c0c0c0;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.8em;
  color: #898989;
  padding: 1em 0;
  vertical-align: top;
}

.viewPage .bannerViewLeftBox {
  clear: both;
  margin-bottom: 1.5em;
}

.viewPage .bannerViewRightBox {
  clear: both;
  margin-bottom: 1.5em;
}

.forumListPage .containerTable tr td.read, .forumListPage .containerTable tr td.date {
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.forumListPage .limiterArrow {
  margin-top: 1em;
}

.limiterArrow {
  clear: both;
  font-size: 1.6em;
  margin-bottom: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}

.limiterArrow .currentPos {
  vertical-align: middle;
}

.limiterArrow .firstButton {
  background: url("../images_vitorlazas_resp/limiterArrowFirst.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 25px;
  height: 16px;
  margin-right: 0.2em;
  vertical-align: middle;
}

.limiterArrow .prevButton {
  background: url("../images_vitorlazas_resp/limiterArrowPrev.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 1em;
  vertical-align: middle;
}

.limiterArrow .nextButton {
  background: url("../images_vitorlazas_resp/limiterArrowNext.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 1em;
  vertical-align: middle;
}

.limiterArrow .lastButton {
  background: url("../images_vitorlazas_resp/limiterArrowLast.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 25px;
  height: 16px;
  margin-left: 0.2em;
  vertical-align: middle;
}






.ckeLabelDiv label {
  display: block;
  float: none;
}

.ckeSimpleDiv .cke_bottom {
  display: none;
}

.commentList .item {
  margin: 10px 0px;
}

.commentList .item .title {
  background-color: #005da8;
  color: #ffffff;
  padding: 0.2em 1em;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 1em 0;
}

.commentList .item .title a {
  color: #ffffff;
  text-decoration: underline;
}

.commentNow {
  margin-bottom: 1.5em;
}

.commentNow label,
.commentNow .form_text {
  display: block;
  float: none;
  font-size: 1.4em;
}

.commentNow .form_text {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 95%;
  margin-bottom: 0.8em;
}

.commentNow .form_textarea {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 95%;
  margin-bottom: 0.8em;
}

.commentNow .ckeSimpleDiv {
  margin-bottom: 0.8em;
}

.commentNow .form_imagecheck input {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 30%;
  display: inline-block;
  margin-bottom: 0.8em;
  vertical-align: top;
  font-size: 1.4em;
}

.commentNow .form_imagecheck img {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.5em;
}
.newsListPage{
    max-width: 60vw;
    float:left;
}
.newsListPage .contentTitle{
    font-size: 1.7vw;
    font-weight: 400;
    color: #ec008c;
    text-transform: uppercase;
}
.newsListPage .item,
.storyListPage .item,
.consultMainPage .item,
.marketplaceListPage .item {
  clear: both;
  margin-bottom: 2.344vw;
  min-height: 12.760vw;
}

.newsListPage .item .date,
.storyListPage .item .date,
.consultMainPage .item .date,
.marketplaceListPage .item .date {
  /*font-size: 1.4em;
  border-bottom: 1px solid #C0C0C0;
  margin: 1em 0 0.5em 0;*/
  font-size: 0.781vw;
  color: #b3b0ae;
  margin-bottom: 1vw;
}

.newsListPage .item img {
  float: left;
  margin: 0 1.5em 1.0em 0;
  /*max-width: 30%;*/
  width: 18.490vw;
}
/*
.newsListPage .item h3,
.storyListPage .item h3,
.blogViewPage .item h3,
.consultMainPage .item h3,
.marketplaceListPage .item h3 {
  font-size: 1.8em;
  margin-bottom: 0.8em;
  font-family: 'Libre Baskerville', serif;
}*/

.newsListPage .item h3 a,
.storyListPage .item h3 a,
.blogViewPage .item h3 ,
.consultMainPage .item h3 ,
.marketplaceListPage .item h3  {
  color: #382f27;
  font-family: 'Open Sans', serif;
  font-size: 1.458vw;
  text-transform: uppercase;
}

.newsListPage .item .itemDesc,
.storyListPage .item .itemDesc,
.blogViewPage .item .itemDesc,
.consultMainPage .item .itemDesc,
.marketplaceListPage .item .itemDesc {
  font-size: 1.4em;
  text-align: justify;
  font-size: 1.250vw;
  color: #382f27;
}

.recipesViewPage .recipeImage,
.blogViewPage .itemImg,
.storyListPage .itemImg,
.blogViewPage .blogImage,
.consultMainPage .itemImg,
.workViewPage .workImage,
.marketplaceListPage .itemImg,
.marketplaceViewPage .marketplaceImage,
.calendarViewPage .calendarImage,
.pageViewPage .pageImage {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 50%;
}

.storyListPage .itemImg p {
  text-align: center;
  font-size: 1.2em;
}

.blogViewPage .item .blogHeader {
  font-size: 1.4em;
  border-bottom: 1px solid #C0C0C0;
  margin: 1em 0 0.5em 0;
}

.servicesViewPage .servicesMapCont {
  width: 45.5em;
  max-width: 50%;
  margin: 0 0 1em 1.5em;
  float: right;
  text-align: center;
}

.servicesViewPage .servicesMapCont .servicesMap {
  height: 25em;
  width: 45em;
  max-width: 98%;
  border: 1px solid #9c9c9c;
  margin: 0 auto;
}

.servicesViewPage .servicesViewPageImg {
  width: 30em;
  max-width: 40%;
}

.servicesFilterForm {
  display: table;
  width: 100%;
  max-width: 100%;
  height: 46px;
  border-collapse: collapse;
}

.servicesFilterForm .servicesFilterFormSearch, .servicesFilterForm .servicesFilterFormInputs {
  display: table-cell;
  border: 0 none;
  height: 46px;
  vertical-align: middle;
}

.servicesFilterForm .servicesFilterFormSearch {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6em;
  background: url("../images_vitorlazas_resp/servicesBigArrow.png") no-repeat scroll center right #18639e;
  padding-right: 33px;
  padding-left: 0.4em;
  max-width: 22em;
  text-align: center;
}

.servicesFilterForm .servicesFilterFormInputs {
  color: #000000;
  font-size: 1.4em;
  background-color: #e0eaef;
  padding-left: 0.5em;
  text-align: left;
}

.servicesFilterForm .servicesFilterFormInputs select {
  max-width: 100%;
  display: inline-block;
}

.servicesViewMapCont {
  height: 35em;
  width: 98%;
  background-color: white;
  border: 1px black solid;
  margin: 1.5em auto;
}

.servicesViewMap {
  height: 100%;
  width: 100%;
}

.consultViewPage .consultProfileImage,
.consultListPage .consultProfileImage {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 30%;
}

.consultViewPage .consultHeading,
.consultListPage .consultHeading {
  font-size: 1.8em;
}

.consultListPage .containerTable tr th, .consultListPage .containerTable tr td {
  border-bottom: 1px solid #c0c0c0;
}





#servicesPageListCont .item, #servicesPageListCont .itemKiemelt {
  margin-bottom: 1.5em;
}

#servicesPageListCont .textContainer {
  min-height: 11.5em;
  font-size: 1.4em;
}

#servicesPageListCont h3 {
  background: #e0eaef;
  height: 31px;
  line-height: 31px;
  width: 100%;
  text-align: left;
  margin-bottom: 1em;
  font-family: 'Libre Baskerville', serif;
}

#servicesPageListCont h3 .szolgcim {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  color: #707070;
  font-weight: bold;
  font-size: 1.8em;
  text-decoration: none;
  padding-left: 1em;
  max-width: 65%;
  overflow: hidden;
}

#servicesPageListCont h3 .bovebb {
  display: block;
  height: 31px;
  float: right;
  background: url("../images_vitorlazas_resp/servicesSmallArrow.png") no-repeat scroll center left #18639e;
  width: 9.1em;
  padding: 0 0 0 21px;
  line-height: 31px;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.4em;
  text-decoration: none;
  text-align: center;
}

#servicesPageListCont .itemImg {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 50%;
}

#servicesPageListCont .szlogen {
  font-style: italic;
  margin-bottom: 1em;
}


.newsNavTags {
  margin: 1.5em 0;
  padding-bottom: 1.0em;
  padding-top: 1.0em;
  border-bottom: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  clear: both;
}

.prevNextTable {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border: 0 none;
}

.prevNextTable td {
  vertical-align: middle;
  height: 8.1em;
}


.prevNextTable .prevImg {
  width: 14.0em;
  max-width: 25%;
  text-align: left;
}

.prevNextTable .prevText {
  border-right: 1px solid #C0C0C0;
  width: 18.4em;
  max-width: 25%;
  text-align: left;
}

.prevNextTable .prevArrow {
  /* background: url(../images/prevBg.png) no-repeat scroll right center transparent; */
}

.prevNextTable .nextImg {
  width: 14.0em;
  max-width: 25%;
  text-align: right;
}

.prevNextTable .nextText {
  border-left: 1px solid #C0C0C0;
  width: 18.4em;
  max-width: 25%;
  text-align: right;
}

.prevNextTable .nextArrow {
  /* background: url(../images/nextBg.png) no-repeat scroll left center transparent; */
}

.prevNextTable .nextText,
.prevNextTable .prevText {
  font-size: 1.4em;
}

.prevNextTable .nextText {
  padding-left: 2em;
}

.prevNextTable .prevText {
  padding-right: 2em;
}

.viewPage .workSubTitle {
  font-size: 1.6em;
  margin-bottom: 1em;
}

.content .servicesCategoriesMenu {
  display: table;
  width: 100%;
  height: 7em;
  border-collapse: separate;
  margin-bottom: 1.5em;
}

.content .servicesCategoriesMenu a {
  display: table-cell;
  border: 0 none;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #555555;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.6em;
  background: #ffffff;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c6d6e3;
}

.content .servicesCategoriesMenu .active {
}

.content .servicesCategoriesMenu a:hover {
  text-decoration: none;
  color: #005da8;
}

.content .servicesCategoriesMenu .border {
  display: table-cell;
  border: 0 none;
  height: 100%;
  width: 0.3em;
}

.galleryViewPage .galleryOnePictureBlock {
  width: 100%;
  display: table;
  border: 0 none;
  border-collapse: collapse;
  margin-bottom: 1.5em;
  table-layout: fixed;
}

.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockLeft {
  width: 8%;
  min-width: 8%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockRight {
  width: 8%;
  min-width: 8%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockImage {
  width: 84%;
  max-width: 84%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}


.galleryViewPage .picturesContainer img {
  float: left;
  width: 24%;
  margin: 0 1% 1% 0;
}

.galleryViewPage .galleryOnePictureBlockLeft a {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: url("../images_vitorlazas_resp/galleryArrowPrev.png") no-repeat scroll center center transparent;
  background-size: 1.8em 1.8em;
}

.galleryViewPage .galleryOnePictureBlockRight a {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: url("../images_vitorlazas_resp/galleryArrowNext.png") no-repeat scroll center center transparent;
  background-size: 1.8em 1.8em;
}

.galleryViewPage .galleryOnePictureBlockLeft a.inactive,
.galleryViewPage .galleryOnePictureBlockRight a.inactive {
  display: none;
}

.marketplaceListHeader {
  background: none repeat scroll 0 0 #F2EBBF;
  padding: 1em;
  font-size: 1.4em;
  color: #555555;
}

.marketplaceListHeader a {
  color: #555555;
  font-weight: bold;
}













.calendarYearViewPage .item {
  border: 1px solid #999999;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 30.8%;
  padding-bottom: 2em;
  min-width: 17.5em;
  min-height: 240px;
}

.calendarYearViewPage .month {
  background-color: #F2EBBF;
  font-size: 1.4em;
  margin-bottom: 0.8em;
  padding-left: 1.0em;
  height: 2.6em;
  line-height: 2.6em;
}

.calendarYearViewPage .month a {
  color: #5c4b51;
  font-weight: bold;
}

.calendarYearViewPage table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
  width: 90%;
  table-layout: fixed;
}

.calendarYearViewPage th, .calendarYearViewPage td {
  font-size: 1.4em;
  color: black;
  vertical-align: middle;
  text-align: center;
  line-height: 1.8em;
  width: 14.2857%;
}

.calendarYearViewPage td.active {padding: 0;}

.calendarYearViewPage table a {
  background-color: #f3b562;
  color: #ffffff;
  display: block;
  font-weight: bold;
}

.calendarYearViewPage table a:hover {background-color: #5C4B51;}

.dictionaryListPage .characterContainer {
  text-align: center;
  margin: 0.8em 0;
  font-size: 1.4em;
}

.dictionaryListPage .characterContainer .active {
  font-weight: bold;
}

.dictionaryListPage .searchLine {
  border-bottom: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  vertical-align: middle;
  padding: 0.3em;
}

.dictionaryListPage .searchLine label {
  display: inline-block;
  font-size: 1.4em;
}

.dictionaryListPage .searchLine input.textField {
  display: inline-block;
  margin-left: 1.0em;
  border: 1px solid #aaaaaa;
  padding: 0.1em 0.3em;
  width: 40%;
  font-size: 1.4em;
}

.dictionaryListPage .searchLine input.submit {
  display: inline-block;
  margin-left: 1.0em;
}

.dictionaryListPage h4 {
  margin-top: 1em;
}

.weather_table_container {
  font-size: 1.4em;
}

.weather_table_container table {
  width: 100%;
}

.weather_table_container table td, .weather_table_container table th {
  width: 12.5%;
}

.weatherImgCont {
  width: 64px;
  height: 64px;
  position: relative;
}

.weatherImgCont .sky {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.weatherImgCont .precip {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.voteViewPage .pageTitle {
  font-size: 1.8em;
  margin-bottom: 1em;
}

.voteViewPage .voteBox label {
  font-size: 1.4em;
}


.voteResults .container, .voteResults span {
  float: left;
  margin-bottom: 1em;
}

.voteResults .container, .voteResults .container div {
  width: 50%;
  height: 1.4em;
}

.voteResults .container {
  background-color: #e3edf5;
  margin-right: 1em;
}

.voteResults .container div {background-color: #0a3151;}

.voteResults span {
  display: block;
  line-height: 1.4em;
  font-size: 1.4em;
}











.voteinnerBox {
  border: 1px solid #b4b4b4;
  background-color: #f5f0ec;
  padding: 2em;
  margin: 1em 0 1.5em 0;
}

.voteinnerBox .voteinnerQuestion {
  color: #51230a;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.voteinnerBox .submit {
  font-size: 0.7em;
}

.voteinnerBoxActive label {
  vertical-align: top;
  color: #505050;
  font-weight: normal;
}

.voteinnerBoxActive .checkRow {
  margin-bottom: 0.3em;
}

.voteinnerBoxActive .checker, .voteinnerBoxActive .radio {
  margin-top: 0.4em;
}

.voteinnerBoxClosed .voteCountP {
  color: #51230a;
  margin: -1em 0 2em 0;
}

.voteinnerBoxClosed .voteCountP .voteCount {
  font-weight: bold;
}

.voteinnerBoxClosed .voteClosed {
  color: #51230a;
  margin: 1em 0 0;
}



.voteinnerResults .voteinnerOneResult {
  width: 100%;
  margin-bottom: 0.8em;
}

.voteinnerResults .voteinnerOneResult .voteinnerContainer {
  display: inline-block;
  width: 50%;
  height: 1em;
  line-height: 1em;
  background-color: #84c0f0;
  text-align: left;
  vertical-align: top;
  margin-right: 1.6em;
  margin-top: 0.6em;
  padding: 0;
}

.voteinnerResults .voteinnerOneResult .voteinnerContainer div {
  display: inline-block;
  height: 1em;
  background-color: #ffad00;
  vertical-align: top;
}

.voteinnerResults .voteinnerOneResult .voteResultText {
  display: inline-block;
  max-width: 40%;
}

.voteinnerForm {
  font-size: 1.4em;
}

.voteinnerForm input, .voteinnerForm .form_text, .voteinnerForm .form_textarea, .voteinnerForm .form_calendar_input, .voteinnerForm .form_calendar_button, .voteinnerForm .form_select {
  border: 1px solid #aaa;
}

.voteinnerForm .form_text, .voteinnerForm .form_textarea {
  width: 90%;
}

.voteinnerForm .answerInput {
  width: 30em;
  max-width: 50%;
}

.voteinnerForm label {
  display: block;
}

.voteinnerListTable {
  border-collapse: collapse;
  font-size: 1.4em;
}

.voteinnerListTable td, .voteinnerListTable th {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 4px;
}









































.newsletterPageBox .container {
  padding: 1.2em 1.5em 1.2em 0;
  width: 100%;
}

.newsletterPageBox .newsletterName {
  margin: 2.5em 0 0;
}

.newsletterPageBox .newsletterEmail {
  margin: 1.0em 0 1.0em;
}

.newsletterPageBox .newsletterName input, .newsletterPageBox .newsletterEmail input {
  border: 1px solid #C0C0C0;
  display: inline-block;
  height: 2.2em;
  line-height: 2.2em;
  padding: 0 0.2em;
  vertical-align: middle;
  width: 75%;
}

.newsletterPageBox .newsletterName label, .newsletterPageBox .newsletterEmail label {
  display: inline-block;
  margin-left: 5%;
  vertical-align: middle;
  width: 10%;
  min-width: 5em;
}

.newsletterPageBox .newsletterSubmit {
  display: inline-block;
  background-color: #fe7010;
  border: 0px none;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.0em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
}


.searchViewPage .commentNow .form_select {
  margin-bottom: 0.8em;
}

.searchViewPage .commentNow .form_list {
  margin-bottom: 0.8em;
  width: 96.9%;
}

.searchViewPage .commentNow .form_checkboxes > div {
  clear: both;
}

.searchViewPage .commentNow .form_checkboxes input {
  float: left;
  margin: 0 1em 0.4em 0;
}

.searchViewPage .searchTable {
  font-size: 1.4em;
}


.mancsaftListPage .mancsaftLeft,
.mancsaftListPage .mancsaftRight,
.mancsaftViewPage .mancsaftLeft,
.mancsaftViewPage .mancsaftRight {
  font-size: 1.4em;
}

.mancsaftListPage .mancsaftLeft,
.mancsaftViewPage .mancsaftLeft {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.mancsaftViewPage .mancsaftRight {
  float: right;
  width: 44.5%;
}

.mancsaftUploadPage textarea {
  border: 1px solid #c0c0c0;
  display: block;
  width: 92%;
  padding: 3%;
}


newsListBoxes {
  font-size: 10px;
}
.newsListBoxes .item {
  clear:none;
  height: 43em;
  overflow:hidden;
}
.newsListBoxes .item .itemDesc{
  font-size:12px;
  text-align: justify;
}
.newsListBoxes .item .itemInner {
  padding: 1em;
  border: 1px solid #B0B0B0;
  margin-top: 0px;
  overflow: hidden;
  height: 13em;
}
.newsListBoxes .item img {
  float:none;
  display:block;
  max-width:100%;
  width:100%;
  margin:0px;
}
.newsListBoxes .item h3 a {
  color: #102d68;
  font-family: 'Libre Baskerville', serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
}
.newsListBoxes .item h3{
  font-size: 1.8em;
  margin-bottom: 0.3em;
  max-height: 2.6em;
  overflow: hidden;
  font-family: 'Libre Baskerville', serif;
}
.newsListBoxes .item .more a {
  color: #FFF;
}
.newsListBoxes .item .more {
  float: right;
  background-color: #F28C03;
  color: #FFF;
  text-transform: uppercase;
  padding: 5px;
  padding-bottom: 2px;
  font-size: 14px;
  font-family: Trebuchet\ ms;
  line-height: 22px;
}
.gallViewPage .galleryImages a{
  text-decoration:none;
}
.gallViewPage .imgBox {
  float:left;
  margin:5px;
  width:60px;
  height:60px;
  border:2px solid #FFF;
  border-radius:5px;
  box-shadow:0px 0px 2px #000;
  overflow:hidden;
}
.gallViewPage .imgBox img{
  margin-left:-10%;
  margin-top:-10%;
  width:120%;
  max-width: 120%;
  height:120%;
  max-height: 120%;
  -webkit-transition: all 0.3s; /* Safari */
  transition:  all 0.3s;
  transition-timing-function: ease-in-out;
}
.gallViewPage .imgBox .title {
  width:100%;
  display:block;
  position:relative;
  text-align:center;
  background-color:rgba(122,148,59,0.7);
  height:25px;
  overflow:hidden;
  font-size:6px;
  margin-bottom:-30px;
  z-index:1000;
  color:#fff;
  padding-top:5px;
  text-transform:uppercase;
  visibility:hidden;
  -webkit-transition: visibility 0.2s; /* Safari */
  transition:  visibility 0.2s;
  transition-timing-function: ease-in-out;
}
.galleryImages {
  margin: auto;
  max-width: 675px;
  width:100%;
  float:left;
  margin-left:10px;
}
.gallLeftBanner {
  float: left;
  width: 110px;
}
.gallRightBanner {
  float: right;
  width: 110px;
}
.imgBox.active {
  box-shadow: 0px 0px 3px 3px #F18902;
}
.gallViewPage .contentTitle{
  padding:10px;
}
.gallViewPage .fck{
  padding:10px;
}
.gallViewPage .imgBox:hover img{
  width:100%;
  margin:0px;
  height:100%;
}
.gallViewPage .imgBox:hover .title {
  visibility:visible;
}
.gallViewPage .currentImage .contentTitle{
  font-size:2.2em;
}
.gallViewPage .currentImage {
  max-width: 685px;
  overflow: hidden;
  margin:auto;
  float:left;
}
.gallViewPage .currentImage img{
  margin:auto;
  display:block;
}
.gallViewPage .currGo {
  float:left;
  width:80px;
  height:270px;
  margin:10px;
  cursor:pointer;
  background-repeat:no-repeat;
  background-position:bottom;
}
.gallViewPage .currGo.prev {
  background-image:url('/images/galPrev.png');
  background-size:70px;
}
.gallViewPage .currGo.next {
  background-image:url('/images/galNext.png');
  background-size:70px;
}
.gallListBoxes {
  font-size:10px;
}
.gallListBoxes .item .itemDesc{
  font-size:12px;
  text-align: justify;
}
.gallListBoxes .item {
  clear:none;
  height: 43em;
  overflow:hidden;
}
.gallListBoxes .item .itemInner {
  padding: 1em;
  border: 1px solid #B0B0B0;
  margin-top: 0px;
  overflow: hidden;
  height: 13em;
}
.gallListBoxes .item img {
  float:none;
  display:block;
  max-width:100%;
  width:100%;
  margin:0px;
}
.gallListBoxes .item h3 a {
  color: #102d68;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  font-family: 'Libre Baskerville', serif;
}
.gallListBoxes .item h3{
  font-size: 1.8em;
  margin-bottom: 0.3em;
  max-height: 2.6em;
  overflow: hidden;
  font-family: 'Libre Baskerville', serif;
}
.gallListBoxes .item .more a {
  color: #FFF;
}
.gallListBoxes .item .more {
  float: right;
  background-color: #255428;
  color: #FFF;
  text-transform: uppercase;
  padding: 5px;
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 22px;
}
.gallBox {
  background-color: #F0F0F0;
  padding: 10px;
  border-radius:5px;
}
.gallBox .gallBoxTitle {
  font-size: 1.2em;
  margin: 5px;
}
.gallBox .gallBoxImg {
  border:2px solid #FFF;
  box-shadow:0px 0px 5px #000;
  float:none;
  clear:both;
}
.gallBox .gallBoxContent {
  display:block;
  margin:5px;
  font-size:12px;
  text-align:justify;
}
.gallBox .gallBoxMore {
  text-align:right;
  width: 95%;
  display:block;
  margin:5px;
  font-size:11px;
}

/*GLFIX Folytatás*/
.header_buttons{
    color: #fff;
    /* background-color: #0eb3d6; */
    /*background-color: #f3b562;*/
    /*background-color: #8CBEB2;*/
    /*padding: 10px 15px;*/
    padding:0;
    font-size: 12px;
    display: block;
    float: left;
    margin-left: 17px;
    margin-top: 6px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    
    position: relative;
    top: -20px;
}
.header_buttons img{
    max-width:100px;
    max-height:100px;
}
header .headerActions .headerSearchForm{
    padding: 10px 8px 9px 10px;
}

.ad1placeholder{
    height:600px;
    background-color:initial;
}

.elmenyterkepBig .div_hely2 img {
    margin-bottom: 45px;
}
.elmenyterkepBig .div_hely1:nth-child(5) {
    margin-left: 0;
}


.cikk_cim_container{
    position: relative;
    top: -142px;
    background-color: rgba(0,0,0,.6);
    padding: 35px 30px;
    max-width: 100%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: -3px;
}

.cikk_cim{
    max-width: 100%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: -3px;
}

.newsViewPage .top
{
    /*width:50%;*/
    /*float:right;*/
    border:initial;
    display: inline;
}

.newsViewPage .newsLabel{
    /*width:50%;*/
    /*float:left;*/
    position: relative;
    top: 5px;
    font-size: 13px;
}
.shareTopFB{
    width:140px;
}
/**** newsView ****/
.newsLeftSide, .newsRightSide{
    /*width: 19.427vw;*/
    width: 18.229vw;
    float: left;

}
.newsRightSide .location{
    font-size: 0.833vw;
    line-height: 1.719vw;
    margin: 1.823vw 0;
    padding-left: 2vw;
    background-image: url('/images/location-icon1.png');
    background-size: 1.302vw 1.719vw;
    background-repeat: no-repeat;
}
.newsRightSide .tel{
    font-size: 0.833vw;
    line-height: 1.25vw;
    margin: 1.823vw 0;
    padding-left: 2vw;
    background-image: url('/images/tel-icon1.png');
    background-size: 1.25vw 1.25vw;
    background-repeat: no-repeat;
}
.newsRightSide .opening{
    font-size: 0.833vw;
    line-height: 1.25vw;
    margin: 1.823vw 0;
    padding-left: 2vw;
    background-image: url('/images/clock-icon1.png');
    background-size: 0.990vw;
    background-repeat: no-repeat;
}
.newsRightSide .opening .nap{
    width: 5vw;
    display: block;
    float: left;
}
.newsRightSide .location img{
    width: 1.302vw;
}
.newsViewPage{
    float: left;
    width: 41.198vw;;
    width: 40.1vw;
    margin: 0 1.3vw;
    max-width: 765px;
}
.colJoin3{
    width: auto;
}
.newsViewPage .newsCenterCol{
    width: auto;
}
.imgHeader{
    background-color:#ccc;
    position: absolute;
    left: 0;
    width: 100%;
    height: 28.906vw;
    display: table;
    background-size: cover;
}
.imgHeader.Vidék{
    background-image: url(/images/leg/imgHeaderVidek.jpg);
}
.imgHeader.Budapest{
    background-image: url(/images/leg/imgHeaderBudapest.jpg);
}
.imgHeader.Balaton{
    background-image: url(/images/leg/imgHeaderBalaton.jpg);
}
.imgHeader h2{
    color: #fff;
    font-size: 3.125vw;
    text-align: center;
}
.imgHeader h3{
    color: #fff;
    font-size: 1.875vw;
    text-align: center;
    font-weight: 400;
}
.imgHeader h4{
    color: #fff;
    font-size: 1.250vw;
    text-align: center;
    font-weight: 400;
}
.imgHeader .cell{
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,.49);
}
.imgHeaderPlaceholder{
    height:28.906vw;
}
.newsTitle{
    font-size: 1.875vw;
    font-weight: 400;
    color: #ec008c;
}
.newsNtitle{
    font-size: 1.250vw;
    color: #dbd9d9;
    font-weight: 400;
    margin-bottom: 1.5vw;
}
.popularNear{
    position: absolute;
    left: 0;
    width: 100%;
    height: 26vw;
    background-color: #e8e6de;
    overflow: hidden;
}
.popularNearPlaceholder{
    height: 26vw
}
.popularNearItem{
    float: left;
    width: 14.323vw;
    /*width: 14.323vw !important;*/
    height: 24vw !important;
    outline: 0;
    margin-top: 2.083vw;
    padding: 0 .5vw;
}
.popularNearItem h3, .popularNearItem p{
    width: 100%;
    max-width: 11.719vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5vw;
}
.popularNearItem img{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.popularNearItem h3{
    color: #313031;
    font-size: 1.250vw;
    font-weight: 400;
    height: 3.438vw;
    overflow: hidden;
    margin-top: .5vw;
}
.popularNearItem h3 a{
    color: #313031;
    font-size: 1.250vw;
    font-weight: 400;
}
.popularNearItem p{
    color: #313031;
    font-size: 0.833vw;
    height: 2.292vw;
    overflow: hidden;
}
.mapSearch input[type=text], .mapSearch select{
    background-color: #ebebeb;
    font-size: 1.563vw;
    padding: 0.521vw 1.042vw 0.521vw 3.5vw;
    border-radius: 0.521vw;
    outline: 0;
    margin-bottom: 1.5vw;
    width: 22vw;
    font-weight: 400;
    background-image: url(/images/search-icon1.png);
    background-repeat: no-repeat;
    background-size: 1.927vw 1.927vw;
    background-position: 0.521vw 50%;
    border: 0;
}
.mapSearch select{
    width: 26.542vw;
}
.mapSearchInputs{
    float: left;
    width: 28.583vw;
    position: relative;
    height: 21.51vw;
}
.mapSearch input[type=text]::placeholder{
    color: #b4afb4;
}
.mapSearch input[type=submit]{
    background-color: #9c1cb1;
    color: #fff;
    font-size: 1.563vw;
    border-radius: 0.521vw;
    line-height: 2.188vw;
    padding: 0 2vw;
    /*position: absolute;*/
    bottom: 0;
    right: 0;
}
.rating_points_vitorlazas .sav, .sav{
    height:1vw;
    width:100%;
    background-color: #f5edf5;
}
.sliderSav.sav{
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
    height: 0.521vw;
    margin-bottom: .2vw;
}
.rating_points_vitorlazas .numericPercent{
    text-transform: none;
}
.sliderNumericPercentP{
    text-align: right;
}
.newsRightSide .newsBannerRight{
    margin-top: 2vw;
}
.popularNear .slick-dots li button:before{
    color: #ccc;
    opacity: 1;
}
.popularNear .slick-dots li.slick-active button:before{
    color: #555;
    opacity: 1;
}
.rating_points_vitorlazas .szazalekCsik, .szazalekCsik{
    height:100%;
    background-color: #fdc689;
}
.rating_points_vitorlazas .numericPercent, .numericPercent{
    display: inline-block;
    float: right;
    position: relative;
    bottom: 1vw;
}
#accordion .rating_cim{
    background-color: #ec008c;
    outline: 0;
    border-radius: .5vw;
    color: #fff;
    text-transform: uppercase;
    font-size: .9vw;
    padding: .5vw;
    margin-bottom: 1vw;
    cursor: pointer;
    position: relative;
}
/*
#accordion .rating_cim::after {
    content: '+';
    position: absolute;
    right: 1vw;
}*/
/*
#accordion .rating_cim.ui-accordion-header-active::after{
    content: '-';
}
*/
#accordion .rating_points{
    padding-bottom: 1vw;
}
.ertekelesIkonok .ertekelesIkonDiv{
    width: 33.333%;
    float: left;
    background-size: auto 3.906vw;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-top: 4vw;
    font-size: 2.5vw;
    color: #dbd9d9;
    text-align: center;
    padding-bottom: 1.302vw;
}
.ertekelesIkonok .ertekelesIkonDiv.eid1{
    background-image: url(/images/ertekeles1.png);
}
.ertekelesIkonok .ertekelesIkonDiv.eid2{
    background-image: url(/images/ertekeles2.png);
}
.ertekelesIkonok .ertekelesIkonDiv.eid3{
    background-image: url(/images/ertekeles3.png);
}
.arKat{
    font-size: 0.833vw;
    padding-left: 2vw;
}
.arKat i{
    opacity: .2;
}
.arKat i.active{
    opacity: 1;
}
.conatainer-header {
        background-color: #ec008c;
    }
    .conatainer-header {
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
    }
    .header {
        height: 3.021vw;
        margin: 0 auto;
        width: 63.542vw;
        position: relative;
    }
    .header-left {
        float: left;
        display: flex;
        align-items: center;
        height: 3.021vw;
        margin-left: 0.781vw;
    }
    .header-left input[type=text] {
        height: 1.8vw;
        width: 9.5vw;
        width: 12vw;
        padding-left: 1.042vw;
        border-radius: 0.625vw;
        border: 0;
        font-size: 0.781vw;
        font-style: italic;
        margin-left: 0.521vw;
    }
    .header-left input[type=submit] {
        padding: 0.45vw;
        background-color: black;
        border: 1px white solid;
        border-radius: 0.625vw;
        color: white;
        font-size: 0.781vw;
        font-style: italic;
        cursor: pointer;
        margin-left: 0.521vw;
    }
    .header-right {
        float: right;
        display: flex;
        align-items: center;
        height: 3.021vw;
    }
    .header-right a {
        color: white;
        margin-left: 1vw;
        text-decoration: none;
        font-size: .9vw;
    }
    header .logoHelyett{
        position: static;
    }
    .logoHelyett img {
        width: 9.375vw;
        position: relative;
        top: 0.038vw;
    }
    .conatainer-header-placeholder {
        height: 2.95vw;
    }
    header .headerActions{
        display: none;
    }
    .newsList.newsToplistas h3{
        height: 3.438vw;
        overflow: hidden;
    }
    .newsList .itemDesc{
        height: 4.583vw;
        overflow: hidden;
    }
    .createData{
        font-size: 14px;
        line-height: normal;
    }
    td.public{
        background-color: lightgreen;
    }
    td.nonpublic{
        background-color: lightpink;
    }
    .mobilKeresesIkon{
        display: none;
    }
    .header-left form i{
        display:none;
    }
    .header-right .fa-bars{
        cursor: pointer;
    }
    .kinyiloMenu{
        display: none;
        position: absolute;
        top: 3vw;
        background-color: purple;
        right: 0;
        overflow: hidden;
    }
    .kinyiloMenu .inner{
        display: flex;
        flex-direction: column;
        padding: 1vw 1vw 1vw 0;
    }
    .csakMobilon{
        display: none !important;
    }
    .lastPageShare .facebookShare{
        display: inline-block;
        width: 250px;
    }
    .lastPageShare .facebookShare a{
        background-color: #4267B2;
        color: #fff;
        font-size: 21px;
        line-height: 60px;
        font-family: Helvetica, Arial, sans-serif;
        display: block;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .lastPageShare .facebookShare a:hover{
        background-color: #365899;
    }
    .lastPageShare .facebookShare:hover{
        text-decoration: none;
    }
    .lastPageShare .shareText{
        font-weight: bold;
        font-size: 21px;
        margin-left: 8px;
    }
    .lastPageShare .count {
        font-size: 19px;
        border: 2px solid #ccc;
        border-bottom: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        line-height: 40px;
        font-weight: bold;
    }
    .newsBigShare {
        padding: 50px 0;
        height: auto;
    }
.socialSquare.fb{color:#3b5998;}
.socialSquare.fb:hover{color:#fff;background-color:#3b5998;}
.socialSquare.twitter{color:#00aced;}
.socialSquare.twitter:hover{color:#fff;background-color:#00aced;}
.socialSquare.gplus{color:#dd4b39;}
.socialSquare.gplus:hover{color:#fff;background-color:#dd4b39;}
.socialSquare.pinterest{color:#cb2027;}
.socialSquare.pinterest:hover{color:#fff;background-color:#cb2027;}
.socialSquare.message{color:#3f3f3f;}
.socialSquare.message:hover{color:#fff;background-color:#3f3f3f;}
.socialSquare.messenger{color:#0084FF;}
.socialSquare.messenger:hover{color:#fff;background-color:#0084FF;}
.shareBottom{text-align:center;padding-top:14px;margin-bottom:60px;}
.shareBottom h3{font-size:16px;margin-bottom:10px;}
.shareBottom a{width:125px;line-height:28px;font-size:11px;display:inline-block;text-align:center;background-color:currentColor;border:1px solid currentColor;}
.shareBottom a span{color:#fff;}
.shareBottom a i{margin-right:5px;font-size:14px;}
.displaynone{
    display: none;
}
.margin0auto{
    margin: 0 auto;
}
/*** newsView ***/
/*


@media only screen and (max-width: 1050px) {
    .newsViewPage .top{
        width:100%;
    }

    .newsViewPage .newsLabel{
        width:100%;
    }
}
*/
.viewPage .top .shareTopG, .viewPage .top .shareTopFB{
    /*width:initial !important;*/
}
.shareTopG{
    margin-top: 13px !important;
    margin-left: 15px !important;
}

.esemenyek_cim{
    color: #5c4b51;
    font-size: 22px;
    font-weight: bold;
}

.esemenyek_tovabbi{
    background-color: #f3b562;
    color:white;
    padding: 10px 15px;
    font-size: 14px;
    display: block;
    float: left;
    margin-left: 0px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    cursor:pointer;

}


/*
#hely_javaslat_button{
    background:    #3d85c6;
    background:    -webkit-linear-gradient(#3d85c6, #073763);
    background:    linear-gradient(#3d85c6, #073763);
    border-radius: 5px;
    padding:       8px 20px;
    color:         #ffffff;
    display:       inline-block;
    font:          normal 700 27px/1 "Calibri", sans-serif;
    text-align:    center;
    text-shadow:   none;

    border: 0;
    margin-top:     20px;
    cursor:         pointer;
}
*/
#hely_javaslat input[type="text"],
#hely_javaslat input[type="password"]
{background-color:rgb(255, 255, 255);border-bottom-color:rgb(220, 220, 220);border-bottom-style:solid;border-bottom-width:1px;border-image-outset:0px;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:rgb(220, 220, 220);border-left-style:solid;border-left-width:1px;border-right-color:rgb(220, 220, 220);border-right-style:solid;border-right-width:1px;border-top-color:rgb(220, 220, 220);border-top-style:solid;border-top-width:1px;box-shadow:none;box-sizing:border-box;color:rgb(0, 0, 0);cursor:auto;display:block;font-family:"Open Sans", sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:normal;height:46px;letter-spacing:normal;line-height:normal;list-style-image:none;list-style-position:outside;list-style-type:none;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:10px;text-align:start;text-indent:0px;text-rendering:auto;text-shadow:none;text-transform:none;transition-delay:0s, 0s;transition-duration:0.3s, 0.3s;transition-property:box-shadow, border;transition-timing-function:ease, ease;user-select:text;width:430px;word-spacing:0px;writing-mode:horizontal-tb;-webkit-appearance:none;-webkit-rtl-ordering:logical;-webkit-border-image:none}


.bannerContent{
	margin-top:0 !important;
}


.kulddBeBanner{
    cursor:         pointer;
}


.rate_popup{
    background-color:white;
    padding:20px;
    border-radius:0.4rem;
    font-size:30px;
    position:fixed;
    left: 50%;
    top: 10%;
    transform: translate(-50%, 0%);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    box-shadow: 0  5px 20px rgba(0,0,0,1.25), 0 10px 50px rgba(0,0,0,0.22);
    color:#464646;
    z-index: 100;
    display:none;
}

#rate_popup{
    background-color:white;
    padding:20px;
    border-radius:0.4rem;
    font-size:30px;
    position:fixed;
    left: 50%;
    top: 10%;
    transform: translate(-50%, 0%);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    box-shadow: 0  5px 20px rgba(0,0,0,1.25), 0 10px 50px rgba(0,0,0,0.22);
    color:#464646;
    z-index: 100;
}
#rate_popup textarea{
    border: solid 3px orange;
    width: 260px;
    height: 100px;
    height: 100px;
    display: block;

}
.rate_cim{
    font-size: 36px;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 20px;
    color: #33
}
.rate_cim2{
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #33
}

.rate_centralize{
    margin-left:35px;
}
.rate_close{
    position: absolute;
    width: 30px;
    cursor:pointer;
    z-index:150;
    top: 0px;
    right: 0px;
}
.rate_close_img{
    width: 30px;
    position: relative;
    top: -12px;
    right: -12px;
}
/*** elmeny2 ***/
.h2pinkHR{
    height: 0.208vw;
    padding: 0;
    border: 0;
    margin: 0;
    margin-bottom: 2.604vw;
    background-color: #ec008c;
}
.cikkekInnen{
    background-color: #f8f8f8;
    padding: .6vw;
    margin-bottom: 1.302vw;
}
.cikkekInnen h2{
    color: #ec008c;
    text-transform: uppercase;
    font-size: 1.250vw;
    font-weight: normal;
    margin-bottom: .8vw;
}
.cikkekInnen h3, .cikkekInnen h3 a{
    font-size: 0.938vw;
    color:  #48484a;
    text-transform: uppercase;
    margin-bottom: .2vw;
}
.cikkekInnen .ikonContainer{
    float: left;
    width: 9.896vw;
    background-image: url(/images/ertekeles1.png);
    background-size: auto 3.906vw;
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 4vw;
}
.cikkekInnen .cikkDataContainer{
    float: left;
    width: 29vw;
}
.cikkekInnen p{
    font-size: 0.833vw;
    color: #a1a1a2;
}
.cikkekInnen .dateAndAuthor{
    font-size: 0.625vw;
    margin-bottom: .4vw;
}
.helyContent .helyKep{
    width:100%;
    max-width:100%;
    max-height: 645px;
    float:left;
    margin-bottom: 2.865vw;
}
.helyContent .helyContentContainer{
    font-size: 0.833vw;
}
.socialReview{
    color: #a1a1a2;
    font-size: 0.729vw;
    margin-top: 3vw;
}
.socialReview img{
    float: left;
    margin-bottom: 1vw;
    margin-right: 1vw;
    width: 1.771vw;
}
.socialReview .socialContent{
    float: left;
    width: 37vw;
    margin-bottom: 1vw;
}
.socialContent .datum{
    font-size: 0.521vw;
}
.socialContent h4{
    font-size: 0.938vw;
    color: #a1a1a2;
    text-transform: uppercase;
}
.socialReview hr{
    padding: 0;
    border: 0;
    height: 0.156vw;
    background-color: #c2c2c2;
    margin-bottom: 2vw;
}
.socialReview h3{
    font-size: 1.250vw;
    font-weight: 400;
    color: #48484a;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
}

.socialReview h3:nth-of-type(1){
    font-weight: 600;
    cursor: default;
}
/*
.socialReview h3:nth-of-type(2){
    float: right;
    margin-right: 3vw;
}

*/
#mapSearch2{
    height: 30vw;
    margin-top: 5.25vw;
    margin-bottom: 2.604vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#mapSearch2Placeholder{
    height: 30vw;
    margin-top: 5.25vw;
    margin-bottom: 2.604vw;
}
.newsRightSide.newsCatRightSide{
    float: right;
}
.region.kozel{
    cursor: pointer;
}
.div_hely2 img{
    width: 14.063vw;
    max-width: 14.063vw;
    height: 9.115vw;
}
.div_hely2 .sav{
    height: .5vw;
    width: 47%;
    margin-top: .6vw;
}
.div_hely2 .numericPercent{
    bottom: -.3vw;
    right: 40%;
    font-size: 0.659vw;
}
.div_hely2 .dataContainer{
    float: left;
    width: 15.36vw;
}
.div_hely2 .imgLink{
    width: 14.063vw;
    height: 9.115vw;
    display: block;
    float: left;
    margin-right: 0.781vw;
}
.div_hely2 .groupNtype{
    font-size: 0.573vw;
    text-transform: uppercase;
    color: #b3b0ae;
}
.div_hely0{
    width: 62vw;
    float: left;
}
.div_hely1:nth-of-type(odd) {
    margin-left: 0;
}
.newsRightSide.helyekListRightSide{
    float: right;
    width: 16.229vw;
}
.newsRightSide.helyekListRightSide .newsBannerRight{
    margin-top: 0;
    margin-bottom: 1vw;
}
.div_hely0.topHelyek{
    width: 100%;
}
.topHelyek .div_hely1{
    width: calc(19vw);
    margin-left: 1.042vw;
}
.topHelyek .div_hely1:nth-of-type(4n-3) {
    margin-left: 0;
}
.topHelyek .div_hely2 img, .topHelyek .div_hely2 .imgLink{
    width: 100%;
    max-width: 100%;
    height: auto;
    float: none;
}
.topHelyek .div_hely2 .numericPercent, .topHelyek .sav{
    display: none;
}
.topHelyek .div_hely2 h2, .topHelyek .div_hely2 h2 a {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.563vw;
}
.address{
    display: none;
}
.topHelyek .address{
    display: block;
    color: #b3b0ae;
    font-size: 0.938vw;
    height: 2.500vw;
    overflow: hidden;
}
.topHelyek .groupNtype{
    display: none;
}
.siteReviews{
    display: none;
}
.siteReviews:nth-of-type(2){
    display: block;
}

.socialReviewTitle{
    display: flex;
    justify-content:space-between;
}


.tags{
    border: 1px solid #e6e6e6;
    padding: 0 1.042vw;
    height: 1.198vw;
    line-height: 1.198vw;
    font-size: 0.938vw;
    display: inline-block;
    float: left;
    margin: 0.313vw 0.625vw;
    cursor: pointer;
}
.filterIcons{
    float: right;
}
.filterIcons svg{
    transition: fill 200ms;
}
.filterIcons a:hover{
    text-decoration: none;
}
.filterIcons .selected svg{
    fill: #000;
}
.filterIcons svg:hover{
    fill: #000;
}
.filterOrderSpan{
    font-size: 1.250vw;
    color: #382f27;
    margin-bottom: 1.042vw;
}
.fliterOrderSelect{
    font-size: 0.938vw;
    padding: .2vw;
    margin-bottom: 1.042vw;
    text-transform: capitalize;
}
.fliterOrderSelect:first-letter{
    text-transform: uppercase;
}
.newsCattreeCatList{
    float: none;
    max-width: 100%;
    width: 100%;
}
.newsCattreeCatList .item{
    width: 32.333%;
    float: left;
    clear: none;
    margin-right: 1.5%;
    height: 17.292vw;
}
.newsCattreeCatList .item:nth-of-type(3n){
    margin-right: 0;
}
.newsCattreeCatList .item img{
    width: 100%;
}
.newsCattreeCatList .item h3{
    text-align: center;
}
    .v2kapubanner{
        display: block;
        margin-top: -1px;
    }
    .mobileKapubanner{
        max-width: 300px;
        margin: 20px auto;
    }
    .top{
        width: 64.323vw;
        margin-left: auto;
        margin-right: auto;
    }
    .v2kapubanner img{
        width: 100%;
        display: block;
    }
    .sides{
        position: absolute;
        left: 0;
        width: 100%;
        height: 0;
        background: #ccc;
        z-index: 3;
    }
    .sides .left, .sides .right{
        position: absolute;
        width: 17.38vw;
        top: 0;
    }
    .sides .left{
        left: 0;
    }
    .sides .right{
        right: 0;
    }
    .gradi {
        position: absolute;
        height: 100%;
        width: 100%;
        bottom: 0;
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    }
    
    .newTitles.tovabbiCikkeink{
        text-align: right;
        font-size: 20px;
        text-decoration: underline;
    }
    
.esemenynaptar{
    display: flex ;
    flex-direction: row;
}
.esemeny{
    width:100%;
}
.esemeny:nth-child(2){
    margin-left: 5.0833333333333335vw;
    margin-right: 5.0833333333333335vw;
}
.esemeny img {
    width:100%;
}
.esemeny a{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.25vw;
    color: #382f27;
    font-weight: 600;
}
.esemeny p{
    font-size: 16px;
}

.viewPage #ytsubNoMargin{
    margin-bottom: 10px !important;
}
.ytSubH3{
    font-weight: bold;
    font-size:18px;
}
.ContainerYtSub {
    background-color: #f1f1f1;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
}
.newsNtitle{
    color:grey;
}

.img_map{
    width:100%;
}
.filter input[type=text]{
    width: 8.125vw;
    margin-bottom: 0.313vw;
    padding: 0.417vw;
    border-radius: 0.260vw;
    border: 0.052vw solid #0000007a;
}

.main-left-title{
    text-transform: uppercase;
    margin-top:1.563vw;
    margin-bottom:1.563vw;
    padding-left:1.042vw;
}
.main-top-title{
    font-size: 1.250vw;
    margin-bottom: 2.240vw;
    margin-top: 1.667vw;
    color:#ec008c;
}
.points-default{
    text-align: center;
}


.img_map{
    background-image: url("/images/elmenyterkep/img_map.png");
    width:auto;
    height:5.833vw;
    margin:0 auto;
    margin-bottom:1.042vw;
    
    display:flex;justify-content:center;align-items:center;
}
.img_map_inner{
    background-color: #ffffff;
    border-radius: 0.156vw;
    border: 0.104vw solid #e5e5e5;
    font-size: 0.729vw;
    font-weight: bold;
    line-height: 1.667vw;
    padding: 0 0.625vw;
    z-index: 1;
}

.img_map_inner span{
    line-height: 2.5em;
    color: #ec2498;
    font-weight: bold;
}
.img_map:hover {
    cursor:pointer;
}
.img_map:hover .img_map_inner{
    border-color: #ec2498;
}
.img_map:hover .img_map_inner_text{
    color: #ec2498;
}


.map_container{
    z-index: 9996;
    position: fixed;
    left: 1.042vw;
    right: 1.042vw;
    top: 1.042vw;
    bottom: 1.042vw;
    display:none;
    background-color:white;
    box-shadow: 0 0.990vw 1.979vw rgba(0,0,0,0.30), 0 0.781vw 0.625vw rgba(0,0,0,0.22);    
}
.map_close{
    position: absolute;
    background-image: url("/images/elmenyterkep/map_controls.png");
    background-position: left -160px;
    width: 2.604vw;
    height: 2.448vw;
    z-index: 20002;
    top: -0.365vw;
    right: -0.417vw;
    cursor:pointer;
}

#mapSearch3{
    height: calc(100vh - 2.083vw);
    margin-left:15.625vw;
}
.map_list{
    float:left;
    width:20.833vw;
    padding: 1.042vw;
    overflow: auto;
    height: calc(100vh - 4.167vw);
}
.map_list_element{
    display:flex;
    margin-bottom: 0.781vw;
}

.map_list_element_left{
    margin-right: 0.625vw;
}
.map_list_element_right{
    margin-top: 0.260vw;
}
.map_list_element_right_bar_container{
    display:flex;
    margin-top: 0.313vw;
}
.map_list_element_right_bar{
    display:flex;
    width:100px;
    height:0.365vw;
    margin-right: 0.521vw;
    margin-top:0.052vw;
}
.map_list_element_right_colored{
    background-color: #ec008c73;
    width:80%;
}
.map_list_element_right_grey{
    background-color:#8080804a;
    width:20%;
}
.map_list_element_right_percent{
    font-size: 0.625vw;
}
.map_list_element_right_title{
    font-size: 0.938vw;
    font-weight:bold;
}

.cikkDatum{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    color: #7e7e7e;
    margin-top: 15px;
    padding-left: 2vw;
}

 .dateCont{margin:8px 0}
        .esemenyHref{font-size: 15px;}
        #mainContent+.colJoin4{display:none;}
        #invalidPropery{  margin: 0 auto; font-size: 20px; font-weight: bold; color:#ec008c;text-align: center; max-width: 40%; }
        
        .map_container{width: 50%!important;    max-width: 70% !important;     margin-left: auto;    position: relative;   
                       left: 0;    right: 0;    top: 0;    bottom: 0; z-index: 0;
        }
        #txtHint{display: none}
        #succesMap{display: none}
        #mapSearch4{height: 100%; position: relative; margin-left: 0px;}
    
        .kmCont{display:flex; font-size: 18px; margin-bottom: 20px; align-items: center;}
        .slidecontainer{width:75% !important; margin-left:auto}
        #kmText{border: 1px solid black; width:30px; height:20px; margin:0 10px; text-align: center; color:#ec008c}

        .img_map{width:60%;                 
                 margin-left: 12px !important;
                 display:flex;justify-content:center;align-items:center;
                 height:auto;
                 margin:0 0;
                 margin-bottom:0;
        }
        .naptarCont{
            display:flex;
        }
        .esemenynaptar{
            display: flex ;
            flex-direction: column;
        }
        .esemeny{
            width:100%;
            display: flex;
            margin-bottom: 17px !important;
        }
        .esemeny:last-child{margin-bottom: 0px !important;}
        .esemeny:nth-child(2){margin: initial;
        }
        .esemeny img {
            width:150px;
        }
        .esemenyTextCont{
            margin-left: 25px;
        }
        .esemeny a{
            font-family: 'Open Sans', sans-serif;
            text-transform: uppercase;
            font-size: 1.25vw;
            color: #382f27;
            font-weight: 600;
        }
        .esemeny p{
            font-size: 16px;
        }

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    background: #ec008c;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 13px;
    height: 25px;
    background: #ec008c;
    border: 1px solid black;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 13px;
    height: 25px;
    background: #ec008c;
    border: 1px solid black;
    cursor: pointer;
}    
.bannerClass511{
    background-color: transparent !important;
}
#freshNews{margin-top: 20px;}


/*** elmeny2 ***/
/*mobilfix*/
@media only screen and (max-width: 640px) {
    #rate_popup {
        top: 5vh;
        max-height:calc(80vh);
        overflow-y:auto;
        overflow-x: hidden;
    }
    .rate_cim {
        font-size: calc(10px + 5vw);
        text-align: center;
    }
    .rate_centralize{
        margin-left:5px;
    }
    .rate_close_img{
        width: 30px;
        position: relative;
        top: 0px;
        right: 0px;
    }
    .naptarCont {flex-direction: column-reverse;}
    .map_container {
        margin-bottom: 20px;
        height: 280px;
        width: 100%!important; 
        max-width: 100% !important; 
        margin-left: 0;
    }
    .esemeny a {font-size: 16px !important;}
    .esemeny {margin-bottom: 10px !important;}
    .esemenyTextCont{margin-left:15px;}
    .slidecontainer{width: 100% !important;}
    .kmCont{flex-direction: column;}
    #invalidPropery{margin-bottom: 20px !important; max-width: 100%;}
}



.hirbekuldes_textarea{
    width: 100%;
    height: 100px;
    border: 1px grey solid;
}



@media only screen and (max-width: 1640px) {


    
    article .colJoin3{
        width:100% !important;
    }
    header .headerTopContainer{
        padding: 0 !important; 
        max-width:100% !important;
    }
    .cikk_cim{
        font-size:12px;
    }
    .cikk_cim_container{
        position: relative;
        top: -68px;
        background-color: rgba(0,0,0,.6);
        padding: 11px 30px;
    }
    header .headerActions .headerSearchForm{
        /*display:none;*/
        margin-left: 16px;
    }
    
    header .logo{
        margin-right:0;
    }
    header .headerActions{
        /*float:right;*/
        float:initial;
        /*width:100%;*/
        max-width:100% !important;
    }
    header {
        /*height: 120px;*/
    }
    header nav {
        /*height: 5px;*/
    }
    .content, header .headerTopContainer{
        /*height:86px;*/
    }
        .adatlapShareContainer{
        height:7px;
    }
    
}


@media only screen and (max-width: 1035px) {
    .rightBar{
        display:none;
    }
    .colJoin4{
        max-width:100vw !important;
    }
    header nav{
        /*display: none !important;*/
    }
    .navbar{
        /*display:none !important;*/
    }
    .newsLabel .labelContainer a{
        font-size: 12px;
    }
    .labelContainer{
        display:none;
    }
    
    .elmenyterkepBig .div_hely2{
        text-align:center;
    }
    .header_buttons{
        /*display:none;*/
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-left:0;
        
        width:100px;
    }
    header .logo{
        max-width:50%;
        margin-top: 8px;    
    }
    header .logo img{
        width:100%;
    }
}
/*
header_buttons_container

*/





















/*GLFIX END*/


.errMsg{
    color: #F06060 !important;
    font-size: 14px;
}
.mapContainer{
    height: 0px;
    transition: 500ms height;
    overflow: hidden;
}
@media only screen and (max-width: 1705px) {
    .c-rating__item{
        background-repeat: no-repeat !important;
        height: 34px !important;
        zoom:.7;
    }
    .nodeCollMenu{
        /*width: 60%;*/
    }
}
@media only screen and (max-width: 1350px) {
    .c-rating__item{
        zoom:.6;
    }
    .RBcontainer .szam {
        font-size: 40px;
        width: 30px;
    }

}
@media only screen and (max-width: 1215px) {
    .expmapBlock{
        width: 49%;
    }
    .elmenyterkepBig2 div:nth-of-type(3), .elmenyterkepBig2 div:nth-of-type(7), .elmenyterkepBig2 div:nth-of-type(11){
        margin-left: 0;
    }
    .nodeCollMenu{
        /*width: 60%;*/
    }
    .negyKiemelt .newsList, .nyolcKiemelt .newsList{
        max-width:49%;
        min-height: 460px;
    }
    .negyKiemelt div:nth-of-type(3), .nyolcKiemelt div:nth-of-type(3) {
        margin-left: 0;
    }
    .nyolcKiemelt div:nth-of-type(3), .nyolcKiemelt div:nth-of-type(5), .nyolcKiemelt div:nth-of-type(7){
        margin-left: 0;
    }
    .kiemeltNews .newsList h3, .kiemeltNews .newsList h3 a{
        font-size: 34px;
    }
    .kiemeltNews .newsList h3{
        top: -89px;
    }
    .rightBar .RBcontainer input[type=text]{
        width: calc(100% - 44px);
        position: initial;
    }
    .rightBar .RBcontainer .voteMainBox .submit input, .rightBar .RBcontainer input[type=submit]{
        float: none;
        width:100%;
    }
    .newsList .itemHeader{
        /*padding-top: calc(100% / 1.3 - 35px);*/
    }
    .colJoin4{
        max-width: 71.45%;
    }
    .rightBar{
        width: 26.53%;
        max-width: 26.53%;
    }
    .elmenyterkepBig .div_hely1{
        max-width: 48%;
        margin-left: 2%;
        min-height: 460px;
    }
    .elmenyterkepBig .div_hely1:nth-child(3){
        margin-left: 0;
    }
    .ratingItemContainer{
        -moz-transform: scale(.6); 
    }
    .rightBar .mainBox .mainBoxMiddle h3{
        height: auto;
    }
    .RBcontainer img{
        max-width: 100%;
    }
}
@media only screen and (max-width: 870px) {
    .RBcontainer .szam{
        display: none;
    }
    header .headerActions{
        max-width: 300px;
        margin-top: 20px;
        margin-right: 0;
    }
    header .headerActions .headerSearchForm{
        max-width:89%;
        margin-bottom: 10px;
    }
    header .headerActions a{
        margin-left: 7px;
    }
    .negyKiemelt .newsList{
        min-height: 360px;
    }
    .kiemeltNews .newsList h3, .kiemeltNews .newsList h3 a{
        font-size: 22px;
    }
    .kiemeltNews .newsList h3{
        top: -63px;
        padding: 15px 15px;
    }
    .elmenyterkepBig .div_hely1{
        min-height: 370px;
    }
    .elmenyterkepBig .div_hely2 a{
        font-size: 22px;
    }
    header .headerSocial .nevnap{display: none;}
    header .headerSocial{min-width: 140px;}
    .cattreeBox .newsInCatreeBox.doubleCatreeBox{
        max-height: none;
    }
    .esemenyekContainer .esemenyekList a{font-size: 14px; line-height: 24px;}
    .rightBar .RBcontainer .voteMainBox .voteMainBoxRow label{font-size: 14px;}
    .cattreeBox .col1, .cattreeBox .col2{margin-left: 0;}
}
@media only screen and (max-width: 760px) {
    .parallaxTxt{
        font-size: 16px;
    }
    .headerNavSmallSubBlockSearch{
        display: block;
    }
    .headerActions{
        display: none;
    }
    header .headerTopContainer{
        height: 70px;
    }
    header .headerSocial{display: none;}
    .newsList .itemHeader {
    /*padding-top: calc(100% / 1.3 - 33px);*/
}
    .newsList h3{
        /*margin: 20px 5px;*/
        max-height: none;
        height: auto;
        /*font-size: 22px;*/
    }
    .calendarYearViewPage .item{width: auto; margin-right: 0;}
    .expmapBlock{width: 100%; margin-left: 0; margin-right: 0; margin-bottom: 5px;}
    .expmapBlock img{ width: 100% }
    .c-rating__item{zoom: 1}
    .expmapBlock .starContainer{left: 6px;margin-top: calc(71% - 27px);}
    .newsList .itemDesc{/*margin: 0 5px;*/}
    .nyolcKiemelt div, .nyolcKiemelt div:nth-of-type(-n+4){
            margin-bottom: 30px;
    }
    .newsList .itemDesc{
        font-size: 3.865vw;
        line-height: normal;
        max-height: none;
    }
    .negyKiemelt .newsList, .nyolcKiemelt .newsList{
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .rightBar{
        display: none;}
    .contentWrapper .content{
        margin: 0 5px;max-width: calc(100% - 10px);padding:0;}
    .colJoin4{
        width: 100%; max-width: 100%;}
    .kiemeltNews .newsList h3, .kiemeltNews .newsList h3 a{
        font-size: 18px;}
    .kiemeltNews .newsList h3{
        top:-55px;}
    .kiemeltNews{width: auto;left: 0;}
    .esemenyekContainer .esemenyekList{width:auto;float:none}
    .esemenyekContainer .kulddBeBanner{width:100%;float:none;}
    .negyKiemelt .newsList{max-width:100%;margin-left:0;}
    .kiemeltNews{overflow: hidden;}
    .kiemeltNews .newsList .itemImg{width: 200%;margin-left: -50%}
    .fullWidthContainer, .fullWidthPlaceholder{height: 80vw;}
    .elmenyterkepBig .div_hely1{ max-width: 100%;}
    .negyKiemelt .newsList h3{margin-top: 0; max-height: 55px;}
    header .logo{
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    
    header{
            /*height: 175px;*/
    }
    .header_buttons{
        float:initial;
        height:100px;
        position:initial;
        top:initial;
    }
    .header_buttons_container{
        display:flex;justify-content:center;align-items:center;
    }
    .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{
        top:135px;
    }

    .arKat{
        font-size: 4.833vw;
        text-align: center;
    }
    .cikkDatum{text-align: center;}
}


@media only screen and (max-width: 1040px) {
    .RBcontainer .cimEsErtekelesDiv{
        margin-left: 5px;
    }
    .RBcontainer .szam{
        font-size: 36px;
        width: 30px;
    }
  .gallViewPage .currGo.prev,.gallViewPage .currGo.next {
    height:55px;
    width:100%;
  }
  .gallViewPage .currGo {
    height:auto;
  }
  .gallLeftBanner,.gallRightBanner {
    float: none;
    width: 100%;
    height:45px;
    margin-top:25px;
    margin-bottom:25px;
  }
}
/*--------------- Gallery Modul ------------------*/


@media only screen and (max-width: 108em) {
  .content, header .headerTopContainer {
    /**width: 129.25em;**/
  }

  header .headerTopContainer .headerTopGadgetBar {
    margin-top: -1.5em;
  }
  header nav .top {
    /**width: 92.1em;**/
  }
  .col5 {
    display: none;
  }


}

@media only screen and (max-width: 87em) {
  .content, header .headerTopContainer {
    /*width: 96.5em;*/
  }
  header nav .top {
    /*width: 68.6em;*/
  }
  .col5, .col4 {
    display: none;
  }
  header .loginContainer .nameDay {
    display: none;
  }
  header nav .top .headerNavMainMenu a {
    margin-left: 0.2em;
    margin-right: 0.2em;
  }

  .content .servicesCategoriesMenu {
    display: block;
    height: auto;
  }

  .content .servicesCategoriesMenu a {
    display: inline-block;
    border: 0 none;
    vertical-align: top;
    cursor: pointer;
    padding: 0.3em 0.8em;
    margin: 0 0.2em 0.4em 0;
  }

  .content .servicesCategoriesMenu .border {
    display: none;
  }
.colJoin2.mainDoubleBoxLeft,.mainDoubleBoxRight {
        width:100%;
  }
    .colJoin2.mainDoubleBoxLeft .colJoin4 {
        width:100%;
  }
    .colJoin2.mainDoubleBoxLeft .mainBoxDouble{
        width:100%;
    }
    .mainBox.newsBox.mainBoxHeader .mainBoxInnerWithBorder,.mainBox.newsBox.mainBoxHeader,
    .mainBoxDouble .mainBoxDoubleInner .mainBoxDoubleImageContent {
        height: auto
    }
    .bx-controls {
        margin-bottom:35px;
    }

}


@media only screen and (max-width: 65em) {
    .activeCat{
        background-color: #5c4b51;
    }
    header nav .top .headerNavSmall li:hover, header nav .top .headerNavSmall li.active{
        background: #8cbeb2;
    }
    header nav .top .headerNavSmall .headerNavSmallSubBlock{
        background: #8cbeb2
    }
  .content, header .headerTopContainer {
    /*width: 63.75em;*/
  }
  header nav .top {
    /*width: 46em;*/
  }
  .col5, .col4, .col3,.nodeCollMenu {
    /*display: none;*/
  }

  header .headerTopContainer .headerTopGadgetBar {
    margin-bottom: 2em;
    margin-top: 0;
    vertical-align: bottom;
    width: 50%;
    background: none;
  }

  header .headerTopContainer .headerTopGadgetBar .headerShare {
    margin-top: 0;
    vertical-align: middle;
    max-width: 100%;
    background: none;
    padding: 0.4em;

  }

  header .logo {
    margin-bottom: 0;
  }

  header .headerTopContainer .headerTopGadgetBar .loginContainer,
  header .headerTopContainer .headerTopGadgetBar .headerSearchForm {
    display: none;
  }

  .content .servicesCategoriesMenu {
    display: none;
  }

  header nav .top .headerNavSmall {
    display: block;
  }
  header nav .top .headerNavMainMenu {
    display: none;
  }



  .newsViewPage .newsCenterCol .newsBannerLeft {
    position: static;;
    width: 100%;
  }
  .newsViewPage .newsCenterCol .newsBannerRight {
    position: static;;
    width: 48.5%;
    float: left;
    clear: left;
    vertical-align: top;
  }
  .newsViewPage .newsCenterCol .newsBannerBottom {
    position: static;;
    width: 48.5%;
    float: right;
    clear: right;
    vertical-align: top;
  }
  .viewPage .viewPageLeft, .viewPage .viewPageRight {
    float: none;
    clear: both;
    vertical-align: top;
    width: 100%;
    margin: 0 0 1.5em 0;
  }
  .viewPage .top .shareTopG,
    .viewPage .top .shareTopFB {
        /*width: 50%;*/
        float: left;
        margin:0;
        padding:0;
        height:2em;
        text-align: right;
    }
    .viewPage .top .shareTopG  {
        margin-top:0.3em;
        text-align: right;
    }
    .viewPage .top .date,.viewPage .top .author {
        width:50%;
        padding:0;
        margin:0;
        margin:0;
        padding:0;
        height:2em;
    }


}

@media only screen and (max-width: 43em) {
  .content, header .headerTopContainer {
    padding: 2%;
  }
  header .headerTopContainer {
    max-width: 96%;
  }
  header .headerTopContainer .headerTopGadgetBar .headerShare .headerShareG {
    margin-bottom: 0.4em;
  }
  .mainBox, .mainBoxDouble {
    width: 100%;
  }
  .mainBoxDouble .mainBoxDoubleImage {
    max-width: 100%;
    width: 100%;
  }
  .mainBoxDouble .mainBoxDoubleMiddle {
    float: none;
    clear: both;
    margin: 1.5em 1.5em 1em 1.5em;
    width: auto;
    max-height: none;
  }
  .col1, .col2, .col3, .col4, .col5, .oneCol {
    display: block;
    width: 100%;
    margin-left: 0;
  }




  .servicesViewPage .servicesMapCont {
    width: 100%;
    max-width: 100%;
    margin: 0 0 1em 0;
    float: none;
    text-align: center;
  }

  .servicesViewPage .servicesMapCont .servicesMap {
    width: 98%;
  }

  .servicesViewPage .servicesViewPageImg {
    width: 80%;
    max-width: 100%;
    margin: 0 auto 1.5em;
  }
  #servicesPageListCont h3 .bovebb {
    display: none;
  }
  #servicesPageListCont h3 .szolgcim {
    max-width: 98%;
  }
  #servicesPageListCont .mitholvegyekTable {
    clear: both;
  }

  .newsNavTags, .prevNextTable {
    display: none;
  }

  .calendarYearViewPage .item {
    /*width: 47%;*/
  }
.bannerClass510 {
        min-height: 250px;
    }
    .bannerClass512{
        display:none;
    }
    .viewPage .fck .newsBoxinNews .boxInnerImg{
        float: none;
        width: 100%;
    }
    .viewPage .fck .newsBoxinNews .boxInnerImg img{
        width:100%;
        height: auto !important;
    }
    .cattreeBox .col1, .cattreeBox .col2 {
        max-width:100%;
    }

    .cattreeBox .newsInCatreeBox.doubleCatreeBox {
        max-height: none;
    }
    .servicesViewPage .servicesMapCont {
        width: 100%;
        max-width: 100%;
        margin: 0 0 1em 0;
        float: none;
        text-align: center;
    }
    .servicesViewPage .servicesMapCont .servicesMap {
        width: 98%;
    }
    .servicesViewPage .servicesViewPageImg {
        width: 80%;
        max-width: 100%;
        margin: 0 auto 1.5em;
    }
    #servicesPageListCont h3 .bovebb {
        display: none;
    }
    #servicesPageListCont h3 .szolgcim {
        max-width: 98%;
    }
    #servicesPageListCont .mitholvegyekTable {
        clear: both;
    }
    .newsNavTags, .prevNextTable {
        display: none;
    }
    .calendarYearViewPage .item {
        /*width: 47%;*/
    }


}

@media only screen and (max-width: 30em) {
  .newsViewPage .newsCenterCol .newsBannerRight {
    position: static;;
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.5em;
  }
  .viewPage .newsKapcsBox .newsKapcsBoxItem {
      width: 100%;
      margin-bottom: 10px;
      max-height: 170px;
      overflow: hidden;
  }
  .newsViewPage .newsCenterCol .newsBannerBottom {
    position: static;;
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.5em;
  }
  header .header_h1 {
    margin-bottom: -1.0em;
    text-align:center;
    padding:0;
  }

  .calendarYearViewPage .item {
    /*width: 96%;*/
  }

  .mancsaftViewPage .mancsaftLeft {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .mancsaftViewPage .mancsaftRight {
    float: none;
    width: auto;
    margin-top: 1em;
  }



}


@media only screen and (max-width: 30em) {
    .newsViewPage .newsCenterCol .newsBannerRight {
        position: static;;
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 1.5em;
    }
    .shareContainer .backLink {
        display: block;
        float: left;
        margin-top: 20px;
    }
    .newsViewPage .newsCenterCol .newsBannerBottom {
        position: static;;
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 1.5em;
    }
    header .header_h1 {
        margin-bottom: -1.0em;
    }
    .calendarYearViewPage .item {
        /*width: 96%;*/
    }
     .newsList {
        width:100%;
        height:auto;
    }
    .newsList .itemImg {
        float:none;
        width:100%;
        height:auto;
    }
    .newsList .itemHeader {
        font-size: 1.2em;
        /*padding-left: 0.5em;*/
        text-transform:uppercase;
    }
    .newsList .itemDesc {
        /*font-size: 1.2em;*/
        text-align: justify;
       /* line-height: 1.3em;*/
        /*padding: 0.8em;*/
        overflow:hidden;
        /*max-height:6em;*/
    }
    .newsList h3 {
        font-family: 'Libre Baskerville', serif;
        /*font-size: 1.8em;*/
        /*margin-top: -1.6em;*/
        background-color: #FFF;
        /*margin-bottom: 0.5em;*/
        /*padding: 0.5em;*/
        width: 90%;
        /*max-height: 2.4em;*/
        overflow:hidden;
        /*margin-top: 10px;*/
    }
    .newsList h3 a {
        /*font-family: 'Libre Baskerville', serif;*/
        /*background-color:#FFF;*/
        width:100%;
        padding-left:0.5em;
        margin-left:-0.5em;
    }
    .viewPage .newsKapcsBox .newsKapcsBoxItem {
        width:100%;
        margin-bottom:10px;
        max-height: 170px;
        overflow: hidden;
    }
     .newsKapcsNews .newsKapcsBoxItem .boxImg{
    float:none;
    overflow:hidden;
    width:100%;
    }
    .newsKapcsNews .newsKapcsBoxItem .boxImg img{
        width:100%;
    }
    .newsKapcsNews .newsKapcsBoxItem .boxTxt{
        margin-left:0em;
        float:none;
        width:100%;
    }
}

/*----------Googledirections START----------*/
.googledirectionsSelect {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
}
/*----------Googledirections END----------*/



.dblarrow {
  background: url("../images_enportal/dblArrow.png") no-repeat scroll left center transparent;
  font-weight: bold;
  padding: 10px 0 10px 25px;
}







.submitButton1 {
  background: url(../images_enportal/submitButton1.jpg) no-repeat !important;
  border: 0px none !important;
  color: #ffffff !important;
  font-weight: bold !important;
  width: 79px !important;
  height: 30px !important;
  min-height: 0px !important;
  min-width: 0px !important;
  padding: 0px !important;
  line-height: 30px !important;
  text-align: center !important;
  cursor: pointer !important;
}





.product1SubForm {
/*   width: 259px;
   height: 192px; */
   width: 229px;
   height: 162px;
   float: right;
   background-color: #eeeeee;
   border: 1px solid #c0c0c0;
   padding: 15px;
   margin-left: 10px;
}
.product1SubForm label {
   font-weight: bold;
   display: block;
   color: #3a3a3a;
   margin-bottom: 10px;
}

.product1SubForm .normalAr, .listPage .item .product1SubForm .normalAr {
  font-weight: bold;
  font-size: 14px;
  color: #3a3a3a;
}

.product1SubForm .akciosAr, .listPage .item .product1SubForm .akciosAr {
  font-weight: bold;
  font-size: 14px;
  color: #ff0000;
}

.product1SubForm .megtakaritas, .listPage .item .product1SubForm .megtakaritas {
  font-weight: normal;
  font-size: 14px;
  color: #3a3a3a;
}

.striketh {
  text-decoration: line-through;
}





.autolinkeles {
  cursor: help;
}

.kvizForm input {
  border: 1px solid #444;
}

.kerdoivBelso {
  padding: 0 20px;
}


.answerDiv {
  margin: 5px 20px;
}








.redirectTable {
  border-collapse: collapse;
  border: 0 none;
}

.redirectTable input {
  border: 1px solid #bbb;
}

.redirectTable .toDelete {
  background-color: #777;
}

.redirectTable .fnExists {
  color: red;
}


.webshopcsvButton {
  background-color: #ddd;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  padding: 3px 8px;
}


#ujbanner > div {
  max-width: 100%;
  height: auto !important;
}

.urlfilter
{
  font-size: 14px;
}

.urlfilter .urlcol
{
  width: 400px;
  border-bottom: 1px solid #AAAAAA;
}

.urlfilter .deletecol
{
  border-bottom: 1px solid #AAAAAA;
}

.urlfilter .urlh1
{
  padding-top: 20px;
}
.bannerContent {
  /*background-color:#f1f1f1;*/
  background-color: #f9f9f9;
  color:#858585;
  padding-top:0.3em;
  padding-bottom:1em;
  margin-top:20px;
  margin-bottom:15px;
  text-align: center;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
}
ul.newsTopMainSlider {
    max-height: 56em;
}


/* Rovat update start */
.rovatbox{
    width:49%;
    float: left;
    /*display: inline-block;*/
}
.rovatbox:nth-child(even){
    margin-right: 2%;
}

@media screen and (max-width:1392px) and (min-width:1040px) {
    .cattreeBox .col1, .cattreeBox .col2 {
        max-width: 40em;
    }
}

@media only screen and (max-width:1040px) {
    .rovatbox {
        width:100%;
    }
}
@media only screen and (max-width:800px) {
    .cattreeBox .col1, .cattreeBox .col2 {
        max-width: none;
    }
    .rovatbox {
        width:100%;
    }
}
.floatleft{
    float:left;
}
.fb_vote_box{
    float:right;
    padding-top: 25px;
	max-height: 280px;
}
.fb_likebox{
    width:100%;
}
/* Rovat update end */


/*footerfix*/
footer{
    display:inline-block;
}




@media only screen and (min-width: 640px) {
    .kviz_img{
        max-width:640px !important;
    }
}







/**/
@media only screen and (min-width: 11390px) {
    .nodeCollector{
        width: 1200px !important;
    }
}

@media only screen and (max-width: 1390px) {
    .nodeCollector{
        /**width: 968px !important;**/
    }
}

html, body{
    overflow-x: hidden;
}


footer{
	width:100%;
}
.mobileMenuIcon{
    display: none;
}
.terkepreValtas{
    position: absolute;
    /*right: 2vw;*/
    right: 17.8385vw;
    top: 7vw;
    cursor: pointer;
}
.terkepreValtas svg{
    height: 2.604vw;
    width: 2.604vw;
}
.terkepreValtasVissza{
    position: absolute;
    right: 2vw;
    top: 7vw;
    cursor: pointer;
    display: none;
    z-index: 999999999999999999;
    background-color: #fff;
}
.terkepreValtasVissza svg{
    height: 2.604vw;
    width: 2.604vw;
}
.newsList .itemHeader a.helyGroup.Balaton{
    background-color: #0cdada;
}
.newsList .itemHeader a.helyGroup.Vidék{
    background-color: #662d91;
}
#accordion{
    width: calc(100% - 20px - 1vw);
}
@media only screen and (max-width: 750px) {
    .mobileMenuIcon{
        display: block;
        position: absolute;
        right: 5vw;
        top: 5vw;
    }
    header .headerMenus{
        display: none;
        z-index: 99;
        background-color: #fff;
        bottom: auto;
        top: 70px;
        padding: 3vw;
    }
    header nav .headerNavSmallSubBlockM1 a{
        font-size: 5vw;
        display: block;
    }
    .expmapMenu a{
        font-size: 4vw;
        display: block;
    }
    header .imageMenu{
        display: none;
    }
    header h2{
        font-size: 5vw;
    }
    header .formContainer{
        width: 70vw;
    }
    header .formContainer input[type=text], header .formContainer select{
        font-size: 5vw;
        width: calc(100% - 6.542vw);
        padding: 1.521vw 1.042vw 1.521vw 5.5vw;
        background-size: 2.927vw 2.927vw;
        background-position: 1.521vw 50%;
        margin-bottom: 1.833vw;
        border-radius: 1.521vw;
    }
    header .formContainer select{
        width: 100%;
    }
    header .bigImageContainer{
        height: 90vw;
        margin-bottom: 3vw;
    }
    header #mapSearch{
        height: 90vw;
    }
    header .searchButton{
        font-size: 5vw;
        padding: 3.5vw 3.5vw;
        line-height: 5vw;
        border-radius: 1.521vw;
    }
    header .formContainer h1{
        font-size: 8vw;
    }
    header .bp-map{
        width: 30vw;
    }
    header .formContainer{
        padding-top: 6vw;
    }
    .haromFriss .big{
        width: 100%;
        float:none;
    }
    .haromFriss .halfContainer{
        width: 100%;
        float: none;
    }
    .haromFriss .big .newsList{
        height: 70vw;
    }
    .haromFriss .big h3 a{
        font-size: 5vw;
    }
    .newTitles{
        font-size: 6vw;
    }
    .toplistasHelyek .newsList{
        float: none;
        width: 100%;
    }
    .toplistasHelyek .newsList img{
        width: 100%;
        margin-bottom: 3vw;
    }
    .newsList.newsToplistas h3 a{
        font-size: 5vw;
    }
    .cimEsCimkek .author, .newsList .itemHeader a{
        font-size: 3vw;
    }
    .amiketSzerettunk .newsList.newsToplistas{
        width: 100%;
    }
    .amiketSzerettunk .newsList.newsToplistas:nth-child(2){
        margin: 0;
    }
    .elmenykeresoFormContainer{
        font-size: 4vw;
        width: 100%;
    }
    .elmenykeresoFormContainer h3{
        font-size: 5vw;
        margin-bottom: 2.5vw;
    }
    .elmenykeresoFormContainer label.kocka{
        width: 4vw;
        height: 4vw;
    }
    .elmenykeresoFormContainer .halfFloatLeft{
        margin-bottom: 3vw;
    }
    .elmenykeresoFormContainer input[type=submit]{
        font-size: 5vw;
    }
    .elmenykeresoContainer img{
        max-width: 90%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 3vw;
    }
    .haromFriss .newsList .cimEsCimkek .itemHeader, .ketKiemelt .cimEsCimkek .itemHeader{
        top: -2.4vw;
        margin-left: 3.042vw;
    }
    .haromFriss .newsList h3, .ketKiemelt .newsList h3{
        padding: 3vw 3vw;
    }
    .haromFriss .halfContainer h3 a{
        font-size: 5vw;
    }
    .slick-dotted.slick-slider{
        margin-bottom: auto !important;
    }
    .uticel h3{
        font-size: 5vw;
    }
    .uticel .tipus{
        top: -3.6vw;
    }
    .uticel .tipus a{
        font-size: 3vw;
    }
    .otherNewsDiv{
        width: 100%;
        margin-bottom: 8vw;
    }
    .portalNews .otherNewsDiv:nth-of-type(3n-1){
        margin-left: 0;
        margin-right: 0;
    }
    .otherNewsDiv h4{
        font-size: 5vw;
        max-height: none;
    }
    .otherNewsDiv p{
        font-size: 4vw;
        max-height: none;
    }
    .newsViewPage, .newsLeftSide, .newsRightSide{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: both;
    }
    .newsViewPage .top{
        display: block;
    }
    .newsTitle, .newsNtitle{
        font-size: 5vw;
    }
    .viewPage .abstract{
        font-size: 4vw;
    }
    #accordion .rating_cim{
        font-size: 4vw;
    }
    #accordion{
        float: none !important;
    }
    .newsRightSide .location, .newsRightSide .tel, .newsRightSide .opening{
        font-size: 4.5vw;
        line-height: normal;
        background-size: 4.302vw auto;
        padding-left: 6vw;
        margin:auto;
    }
    .popularNearItem{
        width: 40vw;
        height: 90vw !important;
        height: auto;
    }
    .popularNear{
        height: 100vw;
    }
    .popularNearPlaceholder{
        height: 100vw;
    }
    .popularNearItem h3, .popularNearItem p, .popularNearItem h3 a{
        max-width: none;
        overflow: auto;
        height: auto;
        font-size: 4vw;
    }
    .popularNearItem h3 a{
        font-size: 5vw;
    }
    .sliderSav.sav{
        height: 2.5vw;
    }
    .mapSearch #mapSearch{
        width: 100% !important;
        float: none !important;
        height: 70vw !important;
    }
    .mapSearch input[type=text], .mapSearch select{
        font-size: 5vw;
        width: 70vw;
    }
    .mapSearch select{
        width: 74.542vw;
    }
    .imgHeader{
        background-size: cover;
        background-position: 50% 0;
        height: 50vw;
    }
    .imgHeaderPlaceholder{
        height: 50vw;
    }
    .imgHeader h2{
        font-size: 5vw;
    }
    .imgHeader h3{
        font-size: 4vw;
    }
    .ertekelesIkonok .ertekelesIkonDiv{
        background-size: auto 11vw;
        padding-top: 13vw;
        font-size: 5vw;
        padding-bottom: 4vw;
    }
    header .headerTopContainer{
        top: 0;
        position: relative;
    }
    .logoHelyett img{
        width: 40vw;
    }
    header .logoHelyett {
        bottom: 5vw;
        left: 5vw;
    }
    header nav .headerNavSmallSubBlockM1 a, .expmapMenu a{
        color: #ec008c;
    }
    .topHelyek .div_hely1, .div_hely1{
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .div_hely2 h2, .div_hely2 h2 a{
        font-size: 6vw !important;
    }
    .div_hely2 .dataContainer{
        width: 100% !important;
    }
    .topHelyek .address{
        font-size: 4vw !important;
        height: auto !important;
    }
    .hely_cimsor{
        font-size: 6vw !important;
    }
    .div_hely2 img, .div_hely2 a{
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
    .div_hely2 .groupNtype{
        font-size: 4vw !important;
    }
    .div_hely2 h2, .div_hely2 h2 a{
        height: auto !important;
    }
    .div_hely2 .sav{
        height: 1.5vw !important;
        margin-top: 1.9vw !important;
    }
    .div_hely2 .numericPercent{
        font-size: 3vw !important;
    }
    .div_hely1{
        margin-bottom: 5vw !important;
    }
    .div_hely0{
        width: 100% !important;
    }
    .newsRightSide.helyekListRightSide{
        width: 100%;
    }
    footer .footerMenu a{
        font-size: 3vw;
    }
    #mapSearch2{
        position: static;
        height: 70vw;
        margin-top: 0;
    }
    #mapSearch2Placeholder{
        height: 0;
    }
    .cikkekInnen{
        padding: 2vw;
    }
    .cikkekInnen h2{
        font-size: 5vw;
        margin-bottom: 2vw;
    }
    .cikkekInnen p{
        font-size: 4vw;
    }
    .cikkekInnen .cikkDataContainer{
        width: 78vw;
    }
    .cikkekInnen h3, .cikkekInnen h3 a{
        font-size: 5vw;
    }
    .cikkekInnen .dateAndAuthor{
        font-size: 3vw;
    }
    .cikkekInnen .ikonContainer{
        width: 15vw;
        height: 15vw;
        background-size: auto 10vw;
    }
    .helyContent .helyContentContainer, .socialReview, .newsRightSide .opening, .newsRightSide .tel{
        font-size: 4vw;
        line-height: normal;
    }
    .socialReview .socialContent {
        width: 87vw;
        margin-bottom: 5vw;
    }
    
    .socialReview h3{
        font-size: 5vw;
        margin-left: 5vw;
    }
    .socialReview h3:first-of-type{
        margin-left: 0;
    }
    .socialReviewTitle{
        overflow-x: scroll;
        padding-bottom: 20px;
    }
    .newsRightSide .opening .nap{
        width: 25vw;
    }
    .contentWrapper .content {
        margin: 0 15px;
        max-width: calc(100% - 30px);
        padding: 0;
    }
    .newsRightSide .opening{
        margin:4.830917874396135vw 19.32367149758454vw;
        
    }
    
}


.numericPercentNoComment{
    font-size: 0.659vw;
}

article {
    max-width: 765px;
}

header .formContainer h3{
    
}
header .formContainer input{
    display: inline !important;
    font-size:0.833vw !important;
    padding:0.417vw;
    
}
#pac-input{
    margin-left:0.521vw;
}
header .formContainer{
    /*margin-left:9.115vw;*/
    margin-left:17.8385vw;
    text-align:left;
    width: initial !important;
}
header .formContainer .searchButton{
    margin-left: 0.521vw;
    background-color: #ec008c;
    font-size: 0.938vw;
    padding: 0.210vw;
    padding-top: 0px;
    padding-left: 1.91vw;
    padding-right: 0.71vw;
    background-image: url(/images/elmenyterkep2/zoom01.png);
    background-repeat: no-repeat;
    background-size: 1.127vw 1.127vw;
    background-position: 0.521vw 50%;
}

.gradient{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 80px;
    background: linear-gradient(transparent, white);
}
header .imageMenu{
    z-index:100;
}

header .bigImageContainer{
    margin-bottom:0;
}


.main_input{
    padding:0.521vw !important;
    font-size:0.833vw !important;
    width:12.240vw !important;
}

#mainContent {
    margin-top: 0.081vw;
}

.logoHelyett img {
    width: 9.375vw;
    position: relative;
    /*top: 0.5vw;*/
}

.expmapMenu a{
    margin-left:1.563vw;
}

header .formContainer{
    z-index:auto !important;
}

#searchResult2{
    z-index:101;
    left: 0.5vw !important;
    top: 27.2vw !important;
}
#searchResult{
    z-index:101;
    left: 14.6vw !important;
    top: 27.2vw !important;
}



.terkepreValtas{
    z-index:999;
}


div.toplistasHelyek > div.etterem > a > img{
    width:100%;
}

.etterem h3 a{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.25vw;
    color: #382f27;
    font-weight: 600;
        color: #382f27;
    line-height: 150%;
}

.terkepes_nezet{
    position: absolute;
    right: 21vw;
    top: 7.5vw;
    cursor: pointer;
    font-size: 1.25vw;
    color: #fff;
    z-index: 999;
    cursor: pointer;
}
.terkepes_nezet_vissza{
    /*display: none;
    position: absolute;
    right: 5vw;
    top: 7.5vw;
    cursor: pointer;
    font-size: 1.25vw;
    color: #000000;
    z-index: 999999;
    cursor: pointer;*/
    display: none;
    position: absolute;
    right: 4.6vw;
    top: 7.0vw;
    cursor: pointer;
    font-size: 1.25vw;
    color: #000000;
    background-color: #fff;
    z-index: 999;
    cursor: pointer;
    line-height: 2.8vw;
    padding-left: 0.5vw;
    padding-right: 0.5vw;
}




#accordion{
    float:left; padding:0 0.521vw 0 0.521vw; font-size:0.885vw;
}
.rating_cim img{
    width:0.625vw;
    height:0.417vw;
    margin-left:0.260vw; margin-right:0.521vw;
}

.newTitles{
    margin-top:0;
}

.et_navbar .navbar,
.et_navbar .navbar a{
    color: #d1d1d1;
    font-size:0.833vw;
}

.et_cim{
    font-size: 1.875vw;
    display:inline-block;
}
.et_alcim{
    display: inline-block;
    margin-left: 10px;
    font-size: 0.833vw;
}



.et_keres {
    background-color:#ec008c;
    height:3.333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.et_keres input[type=text]{
    height:1.823vw;
    width:12.500vw;
    width:11.9vw;
    padding-left:1.042vw;
    border-radius: 0.625vw;
    border:0;
    font-size:0.781vw;
    font-style: italic;
    margin-left: 0.521vw;
    
}
.et_keres input[type=submit]{
    padding: 0.521vw;
    background-color: black;
    border: 1px white solid;
    border-radius: 0.625vw;
    color: white;
    font-size: 0.781vw;
    font-style: italic;
    cursor:pointer;
    margin-left: 0.521vw;
}


.width100percent{
    width:100% !important;
}

.et_1_1{
    margin-top: 0.742vw;
    margin-bottom: 0.242vw;
    font-size: 0.729vw;
    color: #8b8a89;
    display: inline-block;
}
.et_1_2{
    font-size: 1.875vw;
    color: #1e1414;
    margin-bottom: 0.729vw;
}


.et_1_4{
    font-size:1.146vw !important;
    color: #1e1414 !important;
    text-align:left !important;
}

.et_2_00{
    display:flex;
}
.et_2_0{
    width:14.063vw !important;
    min-width:14.063vw !important;
    height:9.375vw !important;
}
.et_2_1{
    font-size: 0.573vw;
    color: #b3b0ae;
}

.et_2_2{
    font-size:1.250vw !important;
    color: #382f27 !important;
    margin-bottom: 0.521vw
 

}
.et_2_3{
    font-size:0.625vw !important;
    color: #b3b0ae !important;
}

.et_2_4{
    font-size:0.938vw !important;
    text-align:left !important;
}

.et_t_0{
    margin-top:2.604vw;
}
.et_t_1{
    font-size:1.563vw;
    color:#ec008c;
}
.et_t_2{
    font-size:0.729vw;
    color: #9a9a9a !important;
    border-bottom: 2px solid #ec008c;
    margin-top: 0.121vw;
    padding-bottom: 0.421vw;
}
.et_t_3{
    font-size:0.833vw;
    color: #b3b0ae !important;
}

.et_t_3_0{
    display:flex;
    padding: 0.260vw;
    border-bottom: 1px solid #bfbdbd;
    margin: 0.417vw;
}
.et_t_3_1{
    font-size:1.250vw;
    color:#ec008c;
    display:flex;align-items:center;
}
.et_t_3_2 img{
    display:flex;align-items:center;
}
.et_t_3_2 img{
    width:3.438vw;
    height:2.188vw;
    margin-left: 0.677vw;
    margin-right: 0.521vw;
}
.et_t_3_3{
    display:flex;align-items:center;
}





#searchResult3{
    position: absolute;
    width: 12.402vw;
    left: 14.6vw;
    top: 21.4vw;
    text-align: left;
    line-height:125%;
    background-color:white;
    font-size:0.833vw;
    display:none;
    color:#ec008c;
    box-shadow: 0 0.521vw 1.042vw rgba(0,0,0,0.19), 0 0.313vw 0.313vw rgba(0,0,0,0.23);
    cursor:pointer;
}
#searchResult3 .searchResult_element{
    padding:0.260vw;
    line-height:1.667vw;
    padding: 0.521vw 1.042vw; 
}
#searchResult3 .searchResult_name{
    height: 1.667vw;
    line-height: 1.667vw;
    display: inline-block;
    padding-left: 0.417vw;
}
#searchResult3 .searchResult_icon{
    display: inline-block;
    height: 1.667vw;
    float: left;
    position:relative;
    top:-0.208vw;
}
#searchResult3 a .searchResult_icon svg{
    fill:#ec008c;
    width:1.667vw;
}


#searchResult3 a:hover .searchResult_element{
    background-color: #ec008c;
}
#searchResult3 a:hover {
    color:white !important;
    text-decoration:none !important;
}

#searchResult3 a:hover .searchResult_icon svg{
    fill:white;
}
#searchResult3{
    z-index:101;
    left: 19.9vw !important;
    top: 11.4vw !important;
}

#searchResult4{
    position: absolute;
    width: 12.402vw;
    left: 14.6vw;
    top: 21.4vw;
    text-align: left;
    line-height:125%;
    background-color:white;
    font-size:0.833vw;
    display:none;
    color:#ec008c;
    box-shadow: 0 0.521vw 1.042vw rgba(0,0,0,0.19), 0 0.313vw 0.313vw rgba(0,0,0,0.23);
    cursor:pointer;
}
#searchResult4 .searchResult_element{
    padding:0.260vw;
    line-height:1.667vw;
    padding: 0.521vw 1.042vw; 
}
#searchResult4 .searchResult_name{
    height: 1.667vw;
    line-height: 1.667vw;
    display: inline-block;
    padding-left: 0.417vw;
}
#searchResult4 .searchResult_icon{
    display: inline-block;
    height: 1.667vw;
    float: left;
    position:relative;
    top:-0.208vw;
}
#searchResult4 a .searchResult_icon svg{
    fill:#ec008c;
    width:1.667vw;
}
.footerclassnews {
    color: #fff!important;cursor:default;
}
.footerclassnews::selection {
    background-color: #fff!important;
    color: #fff!important;
}
.footerclassnews::-moz-selection {
    background-color: #fff!important;
    color: #fff!important;
}

#searchResult4 a:hover .searchResult_element{
    background-color: #ec008c;
}
#searchResult4 a:hover {
    color:white !important;
    text-decoration:none !important;
}

#searchResult4 a:hover .searchResult_icon svg{
    fill:white;
}
#searchResult4{
    z-index:101;
    left: 33.3vw;
    top: 11.4vw;
}
.ketKiemelt{
    margin-bottom: 2.604vw;
}

@media screen and (max-width: 700px) {
    .main_input {
        width: 77.24vw !important;
        height: 6vw;
    }
    header .formContainer input[type=text]{
        font-size: 4.2vw !important;
    }
    header .formContainer input{
        width: 81vw;
        font-size: 4.133vw !important;
        background-image: none !important;
        padding:1.91vw !important;
    }
    .formContainer .nearYou{
        font-size: 4.133vw !important;
        background-image: none !important;
        padding:1.91vw !important;
        width: 77.18vw;
        text-align: center;
        font-weight: 400;
        font-family: Arial, sans-serif;
        z-index: 9;
        position: relative;
    }
    .subtitle{
        display:none;
    }
    
    #searchResult2 {
        width: 50.842vw !important;
        top: 36.8vw !important;
        font-size: 5vw !important;
    }
    #searchResult2 .searchResult_element{
        line-height:160% !important;
    }
    #searchResult {
        width: 50.842vw !important;
        left: 1.6vw !important;
        top: 48.6vw !important;
        font-size: 5vw !important;
    }
    #searchResult .searchResult_element{
        line-height:160% !important;
    }
    #searchResult .searchResult_name{
        line-height:initial !important;
    }
    
    .logoHelyett img {
        width: 40vw !important;
        position: relative !important;
        top: 3.838vw !important;
    }
    .terkepes_nezet{
        display:none !important;
    }
    
    .contentWrapper{
        width:100vw;
    }
    
    .header, .conatainer-header-placeholder{
        height: 20vw;
    }
    .header-left, .header-right{
        float: none;
        height: auto;
        justify-content: center;
        padding-top: 2vw;
    }
    .header-left form{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        align-items: center;
        background-color: rgba(0,0,0,.8);
        display: none;
        opacity: 0;
        transition: opacity 300ms;
        z-index: 10000;
    }
    .header-left form i{
        position: absolute;
        display: block;
        top: 5vw;
        right: 5vw;
        font-size: 5vw;
        color: #fff;
    }
    .mobilKeresesIkon{
        display: initial;
    }
    .header-left input[type=text] {
        height: 8vw;
        width: 60vw;
        padding-left: 4.5vw;
        border-radius: 2.8vw;
        font-size: 3.6vw;
        margin-left: 0;
        margin-bottom: 3vw;
    }
    .header-left input[type=submit] {
        padding: 2vw;
        border: 1px white solid;
        border-radius: 2.8vw;
        font-size: 3.6vw;
        margin-left: 0;
    }
    .logoHelyett img{
        top: 0 !important;
    }
    .header-right a{
        font-size: 4vw;
        margin-left: 3vw;
    }
    .header-right a:first-of-type{
        margin-left: 0;
    }
    header .formContainer{
        margin-left: 10vw;
    }
    .terkepreValtas svg, .terkepreValtasVissza svg {
        height: 8.604vw;
        width: 8.604vw;
    }
    .terkepes_nezet_vissza{
        display: none !important;
    }
    .terkepreValtas, .terkepreValtasVissza {
        background-color: initial;
        right: 8.5vw;
        top: 11vw;
    }
    .terkepreValtasVissza{
        right: 12px;
    }
    #searchResult a .searchResult_icon svg{
        width: 6vw!important;
        margin-right: 3vw;
    }
    .newsList.newsToplistas h3, .newsList .itemDesc{
        height: auto;
    }
    .newsToplistas{
        padding-bottom: 6vw;
    }
    .ketKiemelt .newsList{
        float: none;
        width: 100%;
    }
    .haromFriss .newsList h3 a, .ketKiemelt .newsList h3 a{
        font-size: 5vw;
    }
    .newsListPage .contentTitle{
        font-size: 6vw;
    }
    .newsCattreeCatList .item{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: none;
        height: auto;
        margin-bottom: 8vw;
    }
    .newsListPage .item img{
        float: none;
    }
    .newsListPage .item h3 a, .storyListPage .item h3 a, .blogViewPage .item h3, .consultMainPage .item h3, .marketplaceListPage .item h3{
        font-size: 5vw;
    }
    .header{
        position: static;
        width: 72.5vw;
    }
    .kinyiloMenu{
        top: 20vw;
        padding: 3vw 5vw;
    }
    .kinyiloMenu a{
        margin-left: 0 !important;
    }
    .socialReview img{
        width: 5vw;
    }
    .socialContent .datum{
        font-size: 4vw;
    }
    .socialContent h4{
        font-size: 4vw;
    }
    .popularNearItem{
        padding: 0 3vw;
        height: auto !important;
    }
    .popularNear{
        height: auto !important;
        padding: 5vw 0 10vw 0;
    }
    .slick-dots li{
        width: 4vw !important;
        height: 4vw  !important;
    }
    .slick-dots li button:before{
        font-size: 4vw !important;
        width: 4vw !important;
        height: 4vw !important;
        line-height: 4vw !important;
    }
    .slick-dots{
        bottom: -7vw !important;
    }
    .newsListPage, .content{
        width: 100% !important;
        max-width: none;
    }
    .et_navbar .navbar,
    .et_navbar .navbar a,
    .et_alcim,
    .et_1_1,
    .et_1_4,
    .newsListPage .item .date, .storyListPage .item .date, .consultMainPage .item .date, .marketplaceListPage .item .date,
    .et_2_1,
    .et_2_4{
        font-size: 4vw !important;
    }
    .et_2_00{
        flex-direction: column;
    }
    .et_2_0{
        width: 100%!important;
    }
    .newsListPage .item, .storyListPage .item, .consultMainPage .item, .marketplaceListPage .item{
        margin-bottom: 10vw;
    }
    .et_keres{
        display: none !important;
    }
    #searchResult4{
        display: none !important;
    }
    .viewPage .top .shareTopG{
        margin-top: 6px !important;
        margin-right: 6px;
        margin-left: 0 !important;
    }
    .viewPage .top{
        margin-top: 15px;
    }
    header #mapSearch h2{
        font-size: 18px;
    }
    .newsRightSide {
        display: flex !important;
        flex-direction: column;
        margin: auto;
        width: inherit !important;
    }
    #map{display:none;}
    
}
@media screen and (max-width:500px){
    .csakMobilon{
        display: inline-block !important;
    }
}