* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.clr:after, .clr:before, .form label:after, .form label:before {
  content: " ";
  display: table;
}
.clr:after, .form label:after {
  clear: both;
}
.clr, .form label {
*zoom: 1;
}
.clear { height:0px; width:auto; clear:both; overflow:hidden; }
.clear5 { height:5px; width:auto; clear:both; overflow:hidden; }
.clear8 { height:8px; width:auto; clear:both; overflow:hidden; }
.clear10 { height:10px; width:auto; clear:both; overflow:hidden; }
.clear15 { height:15px; width:auto; clear:both; overflow:hidden; }
.clear17 { height:17px; width:auto; clear:both; overflow:hidden; }
.clear20 { height:20px; width:auto; clear:both; overflow:hidden; }
.clear25 { height:25px; width:auto; clear:both; overflow:hidden; }
.clear29 { height:29px; width:auto; clear:both; overflow:hidden; }
.clear30 { height:30px; width:auto; clear:both; overflow:hidden; }
.clear35 { height:35px; width:auto; clear:both; overflow:hidden; }
.clear40 { height:40px; width:auto; clear:both; overflow:hidden; }
.clear55 { height:55px; width:auto; clear:both; overflow:hidden; }
.clear75 { height:75px; width:auto; clear:both; overflow:hidden; }

@media print {
*, *:before, *:after {
  background: transparent !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
}
a, a:visited {
  text-decoration: underline;
}
a[href]:after {
  content: " (" attr(href) ")";
}
abbr[title]:after {
  content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
  content: "";
}
pre {
  white-space: pre-wrap !important;
}
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
}
tr, img {
  page-break-inside: avoid;
}
p, h2, h3 {
  orphans: 3;
  widows: 3;
}
h2, h3 {
  page-break-after: avoid;
}
}
@font-face {
  font-family: 'opensans-regular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-italic';
  src: url('font/opensans-italic-webfont.eot');
  src: url('font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-italic-webfont.woff') format('woff'), url('font/opensans-italic-webfont.ttf') format('truetype'), url('font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-semibold';
  src: url('font/opensans-semibold-webfont.eot');
  src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-semibold-webfont.woff') format('woff'), url('font/opensans-semibold-webfont.ttf') format('truetype'), url('font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-bold';
  src: url('font/opensans-bold-webfont.eot');
  src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bold-webfont.woff') format('woff'), url('font/opensans-bold-webfont.ttf') format('truetype'), url('font/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-light';
  src: url('font/opensans-light-webfont.eot');
  src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-light-webfont.woff') format('woff'), url('font/opensans-light-webfont.ttf') format('truetype'), url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-moz-keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
            -moz-transform: translateY(100px);
         transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
         transform: translateY(0);
  }
}
@-o-keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
            -o-transform: translateY(100px);
       transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
            -o-transform: translateY(0);
       transform: translateY(0);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
            -moz-transform: translateY(100px);
              -o-transform: translateY(100px);
         transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
              -o-transform: translateY(0);
         transform: translateY(0);
  }
}
.slide-top {
	-webkit-animation: slide-top 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	        -moz-animation: slide-top 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	          -o-animation: slide-top 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	     animation: slide-top 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
}

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            -moz-transform: translateY(-1000px);
         transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            -o-transform: translateY(-1000px);
       transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            -moz-transform: translateY(-1000px);
              -o-transform: translateY(-1000px);
         transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
              -o-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
  }
}
.slide-in-top {
	-webkit-animation: slide-in-top 0.5s ease-in-out both;
	        -moz-animation: slide-in-top 0.5s ease-in-out both;
	          -o-animation: slide-in-top 0.5s ease-in-out both;
	     animation: slide-in-top 0.5s ease-in-out both;
}

@-webkit-keyframes slide-go-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-moz-keyframes slide-go-top {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1000px);
        -moz-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
}
@-o-keyframes slide-go-top {
    0% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1000px);
        -o-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
}
@keyframes slide-go-top {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1000px);
        -moz-transform: translateY(-1000px);
        -o-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
}

.slide-go-top {
    -webkit-animation: slide-go-top 0.5s ease-in-out both;
    -moz-animation: slide-go-top 0.5s ease-in-out both;
    -o-animation: slide-go-top 0.5s ease-in-out both;
    animation: slide-go-top 0.5s ease-in-out both;
}

.disc-graph-anim .disc-graph-blu .disc-graph-anima {
  -webkit-animation: disc-graph-anim-blue ease-in-out 8s;
          -moz-animation: disc-graph-anim-blue ease-in-out 8s;
            -o-animation: disc-graph-anim-blue ease-in-out 8s;
       animation: disc-graph-anim-blue ease-in-out 8s;
  -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
  -webkit-transform-origin: 0% 0%;
          -moz-transform-origin: 0% 0%;
           -ms-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
       transform-origin: 0% 0%;
}
.disc-graph-anim .disc-graph-red .disc-graph-anima {
  -webkit-animation: disc-graph-anim-red ease-in-out 8s;
          -moz-animation: disc-graph-anim-red ease-in-out 8s;
            -o-animation: disc-graph-anim-red ease-in-out 8s;
       animation: disc-graph-anim-red ease-in-out 8s;
  -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
  -webkit-transform-origin: 0% 0%;
          -moz-transform-origin: 0% 0%;
           -ms-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
       transform-origin: 0% 0%;
}
.disc-graph-anim .disc-graph-gre .disc-graph-anima {
  -webkit-animation: disc-graph-anim-gre ease-in-out 8s;
          -moz-animation: disc-graph-anim-gre ease-in-out 8s;
            -o-animation: disc-graph-anim-gre ease-in-out 8s;
       animation: disc-graph-anim-gre ease-in-out 8s;
  -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
  -webkit-transform-origin: 0% 0%;
          -moz-transform-origin: 0% 0%;
           -ms-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
       transform-origin: 0% 0%;
}
.disc-graph-anim .disc-graph-yel .disc-graph-anima {
  -webkit-animation: disc-graph-anim-yel ease-in-out 8s;
          -moz-animation: disc-graph-anim-yel ease-in-out 8s;
            -o-animation: disc-graph-anim-yel ease-in-out 8s;
       animation: disc-graph-anim-yel ease-in-out 8s;
  -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
  -webkit-transform-origin: 0% 0%;
          -moz-transform-origin: 0% 0%;
           -ms-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
       transform-origin: 0% 0%;
}

@-webkit-keyframes disc-graph-anim-blue {
  0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #1759a8;}
	20%  {width: 52px; height: 52px; background: #1759a8;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #1759a8;}
	60%  {width: 52px; height: 52px; background: #1759a8;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}

@-moz-keyframes disc-graph-anim-blue {
  0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #1759a8;}
	20%  {width: 52px; height: 52px; background: #1759a8;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #1759a8;}
	60%  {width: 52px; height: 52px; background: #1759a8;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}

@-o-keyframes disc-graph-anim-blue {
  0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #1759a8;}
	20%  {width: 52px; height: 52px; background: #1759a8;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #1759a8;}
	60%  {width: 52px; height: 52px; background: #1759a8;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}

@keyframes disc-graph-anim-blue {
  0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #1759a8;}
	20%  {width: 52px; height: 52px; background: #1759a8;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #1759a8;}
	60%  {width: 52px; height: 52px; background: #1759a8;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-webkit-keyframes disc-graph-anim-red {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #cb3f47;}
	30%  {width: 52px; height: 52px; background: #cb3f47;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #cb3f47;}
	70%  {width: 52px; height: 52px; background: #cb3f47;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-moz-keyframes disc-graph-anim-red {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #cb3f47;}
	30%  {width: 52px; height: 52px; background: #cb3f47;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #cb3f47;}
	70%  {width: 52px; height: 52px; background: #cb3f47;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-o-keyframes disc-graph-anim-red {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #cb3f47;}
	30%  {width: 52px; height: 52px; background: #cb3f47;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #cb3f47;}
	70%  {width: 52px; height: 52px; background: #cb3f47;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@keyframes disc-graph-anim-red {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #cb3f47;}
	30%  {width: 52px; height: 52px; background: #cb3f47;}
	40%  {width: 32px; height: 32px; background: #d1d2d4;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #cb3f47;}
	70%  {width: 52px; height: 52px; background: #cb3f47;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-webkit-keyframes disc-graph-anim-gre {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #417b40;}
	40%  {width: 52px; height: 52px; background: #417b40;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #417b40;}
	80%  {width: 52px; height: 52px; background: #417b40;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-moz-keyframes disc-graph-anim-gre {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #417b40;}
	40%  {width: 52px; height: 52px; background: #417b40;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #417b40;}
	80%  {width: 52px; height: 52px; background: #417b40;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-o-keyframes disc-graph-anim-gre {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #417b40;}
	40%  {width: 52px; height: 52px; background: #417b40;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #417b40;}
	80%  {width: 52px; height: 52px; background: #417b40;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@keyframes disc-graph-anim-gre {
	0%   {width: 32px; height: 32px; background: #d1d2d4;}
  10%  {width: 32px; height: 32px; background: #d1d2d4;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #417b40;}
	40%  {width: 52px; height: 52px; background: #417b40;}
	50%  {width: 32px; height: 32px; background: #d1d2d4;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #417b40;}
	80%  {width: 52px; height: 52px; background: #417b40;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-webkit-keyframes disc-graph-anim-yel {
	0%   {width: 32px; height: 32px; background: #fbab35;}
  10%  {width: 52px; height: 52px; background: #fbab35;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #fbab35;}
	50%  {width: 52px; height: 52px; background: #fbab35;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-moz-keyframes disc-graph-anim-yel {
	0%   {width: 32px; height: 32px; background: #fbab35;}
  10%  {width: 52px; height: 52px; background: #fbab35;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #fbab35;}
	50%  {width: 52px; height: 52px; background: #fbab35;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@-o-keyframes disc-graph-anim-yel {
	0%   {width: 32px; height: 32px; background: #fbab35;}
  10%  {width: 52px; height: 52px; background: #fbab35;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #fbab35;}
	50%  {width: 52px; height: 52px; background: #fbab35;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}
@keyframes disc-graph-anim-yel {
	0%   {width: 32px; height: 32px; background: #fbab35;}
  10%  {width: 52px; height: 52px; background: #fbab35;}
	20%  {width: 32px; height: 32px; background: #d1d2d4;}
	30%  {width: 32px; height: 32px; background: #d1d2d4;}
	40%  {width: 32px; height: 32px; background: #fbab35;}
	50%  {width: 52px; height: 52px; background: #fbab35;}
	60%  {width: 32px; height: 32px; background: #d1d2d4;}
	70%  {width: 32px; height: 32px; background: #d1d2d4;}
	80%  {width: 32px; height: 32px; background: #d1d2d4;}
	90%  {width: 32px; height: 32px; background: #d1d2d4;}
	100% {width: 32px; height: 32px; background: #d1d2d4;}
}

html, body {
  height: 100%;
}
body {
  font-family: 'opensans-regular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  background: #eee;
  min-width: 960px;
  overflow-x: hidden;
  overflow-y: auto;
}
.site-randi body { background: #eae7e4;}

.awrapper {
	position: relative;
  /* overflow: auto; */
  padding-top: 65px;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ededea;
  margin: 1em 0;
  padding: 0;
}
i, em {
  font-family: 'opensans-italic';
  font-weight: normal;
  font-style: normal;
}
strong, b {
  font-family: 'opensans-semibold';
  font-weight: normal;
}
img {
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a.undhov:hover {
	text-decoration: underline;
}
.tbl {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.tbl-row {
  display: table-row;
}
.tbl-cell {
  display: table-cell;
  line-height: 2;
  padding-right: 5px;
}
.tbl-right {
  text-align: right;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 1em 0;
  padding: 0;
}
h1 {
  font-size: 40px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
h2 {
  font-size: 26px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
h3 {
  font-size: 22px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
h4 {
  font-size: 20px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
h5 {
  font-size: 18px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
h6 {
  font-size: 15px;
  font-family: 'opensans-semibold';
  font-weight: normal;
}
p {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.mobil-show {
  display: none;
}

.upperc {
  text-transform: uppercase;
}

.centerize {
  text-align: center;
}

/* PRIMARY COLORS */

.prim {
  color: #336993;
}
  .site-randi .prim {color: #c8383f;}
  .site-hirek .prim {color: #810100;}
  .site-femrandi .prim {color: #e23200;}

.prim-bg,
.slidebox_but a.prim-bg {
  background-color: #336993;
}
  .site-randi .prim-bg,
  .site-randi .slidebox_but a.prim-bg {background-color: #c8383f;}
  .site-hirek .prim-bg,
  .site-hirek .slidebox_but a.prim-bg {background-color: #810100;}
  .site-femrandi .prim-bg,
  .site-femrandi .slidebox_but a.prim-bg {background-color: #e23200;}

.prim-bg-dark {
  background-color: #295475;
}
  .site-randi .prim-bg-dark {background-color: #ac1f23;}
  .site-hirek .prim-bg-dark {background-color: #810100;}
  .site-femrandi .prim-bg-dark {background-color: #e23200;}

.prim-bg-dark-50:hover {
  background-color: #295475;
  background-color: rgba(41,84,117,0.5);
}
  .site-randi .prim-bg-dark-50:hover {background-color: #ac1f23; background-color: rgba(172,31,35,0.5);}
  .site-hirek .prim-bg-dark-50:hover {background-color: #810100; background-color: rgba(129,1,0,0.5);}
  .site-femrandi .prim-bg-dark-50:hover {background-color: #e23200; background-color: rgba(252,87,41,0.5);}

.prim-btn {
  background-color: transparent;
  border: 2px solid #336993;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  color: #336993;
  text-transform: uppercase;
  text-align: center;
  font-family: 'opensans-semibold';
  display: inline-block;
  padding: 4px 12px;
  cursor: pointer;
}
  .site-randi .prim-btn {border: 2px solid #c8383f; color: #c8383f;}
  .site-hirek .prim-btn {border: 2px solid #810100; color: #810100;}
  .site-femrandi .prim-btn {border: 2px solid #e23200; color: #e23200;}

.prim-btn:hover {
  background-color: #336993;
  color: #fff;
}
  .site-randi .prim-btn:hover {background-color: #c8383f;}
  .site-hirek .prim-btn:hover {background-color: #810100;}
  .site-femrandi .prim-btn:hover {background-color: #e23200;}

.prim-btn-full {
  border: 2px solid #336993;
  background-color: #336993;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: 'opensans-semibold';
  display: inline-block;
  padding: 4px 12px;
  cursor: pointer;
}
  .site-randi .prim-btn-full {border: 2px solid #c8383f; background-color: #c8383f;}
  .site-hirek .prim-btn-full {border: 2px solid #810100; background-color: #810100;}
  .site-femrandi .prim-btn-full {border: 2px solid #e23200; background-color: #e23200;}

.prim-btn-full:hover {
  background-color: #fff;
  color: #336993;
}
  .site-randi .prim-btn-full:hover {color: #c8383f;}
  .site-hirek .prim-btn-full:hover {color: #810100;}
  .site-femrandi .prim-btn-full:hover {color: #e23200;}

.btn_cont {position:relative;}
.btn_ad {position:absolute; left:0;}

.prim-fill {
  fill: #336993;
}
  .site-randi .prim-fill {fill: #c8383f;}
  .site-hirek .prim-fill {fill: #810100;}
  .site-femrandi .prim-fill {fill: #e23200;}

.LayerGeneric .layer-btns a.prim-btn {
  border: 2px solid #336993;
  color: #336993;
}
  .site-randi .LayerGeneric .layer-btns a.prim-btn {border: 2px solid #c8383f; color: #c8383f;}
  .site-hirek .LayerGeneric .layer-btns a.prim-btn {border: 2px solid #810100; color: #810100;}
  .site-femrandi .LayerGeneric .layer-btns a.prim-btn {border: 2px solid #e23200; color: #e23200;}

.LayerGeneric .layer-btns a.prim-btn:hover {
  background-color: #336993;
  color: #fff;
  border: 2px solid #336993;
}
  .site-randi .LayerGeneric .layer-btns a.prim-btn:hover {background-color: #c8383f; border: 2px solid #c8383f;}
  .site-hirek .LayerGeneric .layer-btns a.prim-btn:hover {background-color: #810100; border: 2px solid #810100;}
  .site-femrandi .LayerGeneric .layer-btns a.prim-btn:hover {background-color: #e23200; border: 2px solid #e23200;}

/* /PRIMARY COLORS */

.fbook-btn {
  background-color: #3a5897;
  color: #fff;
  border: 2px solid #3a5897;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'opensans-semibold';
  display: inline-block;
  padding: 4px 12px;
}
.fbook-btn:hover {
  background-color: #5975ae;
  border: 2px solid #5975ae;
}

.connectm:hover .svg-connectm .st0 {
  fill: #336993;
}
	.site-randi .connectm:hover .svg-connectm .st0 {fill: #c8383f;}
	.site-hirek .connectm:hover .svg-connectm .st0 {fill: #810100;}
  .site-femrandi .connectm:hover .svg-connectm .st0 {fill: #e23200;}

.ubox-act svg .st0 {
  fill: #336993;
}
	.site-randi .ubox-act svg .st0 {fill: #c8383f;}
	.site-hirek .ubox-act svg .st0 {fill: #810100;}
  .site-femrandi .ubox-act svg .st0 {fill: #e23200;}

.svg-csillag {
  width: 30px;
  height: 30px;
}
.svg-thumb, .svg-detail {
  width: 32px;
  height: 18px;
}
.svg-thumb .st0, .svg-detail .st0 {
  fill: #bfbfbf;
}
.svg-desktop {
  width: 24px;
  height: 22px;
}
.svg-desktop .st0 {
  fill: #767676;
}
.svg-mobile {
  width: 14px;
  height: 25px;
}
.svg-mobile .st0 {
  fill: #767676;
}
.svg-connectm {
  width: 26px;
  height: 6px;
}
.svg-connectm .st0 {
  fill: #4C4C4C;
}
.svg-elrejt {
  width: 26px;
  height: 26px;
}
.svg-elrejt .st0 {
  fill: #7F7F7F;
}
.svg-elrejt .st1 {
  fill: #FFFFFF;
}
.svg-letilt {
  width: 26px;
  height: 26px;
}
.svg-letilt .st0 {
  fill: #7F7F7F;
}
.svg-jelent {
  width: 26px;
  height: 23px;
}
.svg-jelent .st0 {
  fill: #7F7F7F;
}
.svg-close {
  width: 26px;
  height: 26px;
}
.svg-close .st0 {
  fill: #7F7F7F;
}
.svg-close4 {
  width: 20px;
  height: 20px;
}
.svg-close4 .st0 {
  fill: #444444;
}
.svg-likeb {
  width: 44px;
  height: 40px;
  vertical-align: middle;
}
.svg-likeb .st0 {
  fill: #336993;
}
  .site-randi .svg-likeb .st0 {fill: #C8383F;}
  .site-hirek .svg-likeb .st0 {fill: #810100;}
  .site-femrandi .svg-likeb .st0 {fill: #e23200;}

.svg-likedup {
  width: 50px;
  height: 40px;
  vertical-align: middle;
  display: none;
}
.svg-likedup .st0 {
  fill: #ffffff;
}

.svg-likenot {
  width: 31px;
  height: 31px;
  vertical-align: middle;
  display: none;
}
.svg-likenot .st0 {
  fill: #fff;
}
.svg-mailb {
  width: 44px;
  height: 30px;
  vertical-align: middle;
}
.svg-mailbub {
  width: 18px;
  height: 12px;
  vertical-align: middle;
}
.svg-mailbub .st1 {
  fill: #ffffff;
}
.mail-noefi .prim-fill,
.mail-nokedv .prim-fill {
  fill: #7f7f7f;
}
.svg-slidel {
  width: 13px;
  height: 21px;
  vertical-align: middle;
}
.svg-slidel .st0 {
  fill: #fff;
}
.svg-szaz {
  width: 20px;
  height: 16px;
  vertical-align: middle;
}
.svg-smiley {
	width: 30px;
	height: 30px;
}
.svg-smiley .st0 {
	fill: #3b3b3b;
}
/* * */

.cancelsvg {
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.cancelsvg .st0 {
  fill: #790000;
}
.textasvg {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.textasvg .st0 {
  fill: #444444;
}
.textasvg .st2 {
  fill: #FFFFFF;
}
.vattachsvg {
  width: 38px;
  height: 30px;
  cursor: pointer;
}
.vattachsvg .st0 {
  fill: #444;
}
.noimg .vattachsvg .st0 {
  fill: #999;
}
.testsvg {
  width: 25px;
  height: 25px;
}
.testsvg .st0 {
  fill: #444444;
}
.smssvg {
  width: 21px;
  height: 31px;
}
.smssvg .st0 {
  fill: #444444;
}
.sendsvg {
  width: 38px;
  height: 38px;
}
.sendsvg .st0 {
  fill: #c9c9c9;
}
.level-write-action.active .sendsvg .st0 {
  fill: #336993;
  cursor: pointer;
}
.site-randi .level-write-action.active .sendsvg .st0 {
  fill: #3c8113;
}
.site-hirek .level-write-action.active .sendsvg .st0 {
  fill: #8f1111;
}
.site-femrandi .level-write-action.active .sendsvg .st0 {
  fill: #e23200;
}
.backsvg, .donesvg {width: 24px; height: 24px; cursor: pointer;}
.backsvg .st0 {fill: none;}
.backsvg .st1 {fill: #444;}
.infobsvg {width:21px; height:21px;}
.infobsvg .st0 {fill:#444444;}
.svgretest {width:20px; height:24px;}
.svgretest .st0{fill:#444444;}
.replysvg .st0, .readsvg .st0, .unreadsvg .st0 {fill: #9a9a9a;}
.newsvg .st1, .replysvg .st1, .readsvg .st1, .unreadsvg .st1 {fill: none;}
.donesvg .st0 {fill: none;}
.donesvg .st1 {fill: #9a9a9a;}
.levelfolyam-17-write {
	background: #fff;
	width: 640px;
	-webkit-border-radius: 5px 5px 0 0;
	   -moz-border-radius: 5px 5px 0 0;
	        border-radius: 5px 5px 0 0;
	position: fixed;
	bottom: 0;
	right: 50%;
	margin-right: -425px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
	   -moz-box-shadow: 0 0 20px rgba(0,0,0,0.25);
	        box-shadow: 0 0 20px rgba(0,0,0,0.25);
	line-height: 14px;
	z-index: 3;
	display: none;
}
.level-write-text {
	position: relative;
}
.level-write-text textarea {
  width: 100%;
  background: #f3f3f3;
  margin: 0;
  padding: 10px;
  height: 150px;
  min-height: 150px;
  max-height: 300px;
  font-size: 16px;
  color: #444444;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.level-write-action {
  padding-bottom: 25px;
}
.level-write-action .action-left a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  float: left;
  height: 54px;
  padding: 12px 7px;
  border-bottom: 4px solid #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.level-write-action .action-left a:hover {
  color: #336993;
}
  .site-randi .level-write-action .action-left a:hover {color: #c8383f;}
  .site-hirek .level-write-action .action-left a:hover {color: #810100;}
  .site-femrandi .level-write-action .action-left a:hover {color: #e23200;}

.level-write-action .action-left a.active {
  font-family: 'opensans-semibold';
  color: #336993;
  border-color: #336993;
}
  .site-randi .level-write-action .action-left a.active {color: #c8383f; border-color: #c8383f;}
  .site-hirek .level-write-action .action-left a.active {color: #810100; border-color: #810100;}
  .site-femrandi .level-write-action .action-left a.active {color: #e23200; border-color: #e23200;}

.level-write-action .action-left a:hover svg .st0,
.level-write-action .action-left a.active svg .st0 {
  fill: #336993;
}
  .site-randi .level-write-action .action-left a:hover svg .st0,
  .site-randi .level-write-action .action-left a.active svg .st0 {fill: #c8383f;}
  .site-hirek .level-write-action .action-left a:hover svg .st0,
  .site-hirek .level-write-action .action-left a.active svg .st0 {fill: #810100;}
  .site-femrandi .level-write-action .action-left a:hover svg .st0,
  .site-femrandi .level-write-action .action-left a.active svg .st0 {fill: #e23200;}

.level-write-action .action-left {
  width: 100%;
  height: 54px;
  padding-left: 25px;
}
.level-write-action .action-middle {
  width: 100%;
  padding-left: 15px;
  padding-right: 50px;
}
.level-write-action .action-right {
	position: absolute;
	width: 50px;
	top: 54px;
	height: 100%;
	padding-bottom: 129px;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	   -moz-box-orient: vertical;
	   -moz-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.level-write-action .action-right .js-sendMessageBtn {
	display: block;
	width: 50px;
	height: 50px;
	padding: 6px;
	position: absolute;
	bottom: 79px;
}
.level-write-action .action-right .write-some {
  display: none;
  position: absolute;
  background: #fff;
  bottom: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  -webkit-border-radius: 4px 4px 0 4px;
     -moz-border-radius: 4px 4px 0 4px;
          border-radius: 4px 4px 0 4px;
  right: 60px;
  font-size: 13px;
  -webkit-box-shadow: 1px 1px 3px #ccc;
     -moz-box-shadow: 1px 1px 3px #ccc;
          box-shadow: 1px 1px 3px #ccc;
  white-space: nowrap;
}
.level-write-action svg.mailasvg {
  width: 31px;
  height: 26px;
  margin-right: 8px;
}
.level-write-action svg.testsvg {
  width: 28px;
  height: 26px;
  margin-right: 5px;
}
.level-write-action svg.smssvg {
  width: 18px;
  height: 26px;
  margin-right: 9px;
}
.level-write-action .attach-img {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
}
.level-write-action .attach-img.attach-img-no {
	width: 0;
}
.level-write-action .attach-img .js-attachImg {
  display: block;
  width: 50px;
  height: 50px;
  padding: 10px 6px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.level-write-action .attach-img .js-aImgCont {
  display: none;
  width: 50px;
  height: 50px;
  padding: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.level-write-action .attach-img .js-openKeyboard,
.level-write-action .attach-img .js-attchBack {
  width: 50px;
  height: 50px;
  padding: 10px;
  display: none;
}
.level-write-action .attached-img {
  height: 30px;
  width: 30px;
  position: relative;
}
.level-write-action .attached-img img {
  height: 30px;
  width: 30px;
}
.level-write-action svg.cancelsvg {
  height: 17px;
  width: 17px;
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
}
.levelfolyam-17-write .level-write-attach {
  position: absolute;
  background: #fff;
  top: 54px;
  right: 50px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 7px #888;
     -moz-box-shadow: 0 0 7px #888;
          box-shadow: 0 0 7px #888;
  padding: 10px;
  width: 420px;
  display: none;
}
.levelfolyam-17-write .level-write-attach:before {
/*   position: absolute;
  top: 20px;
  right: -8px;
  width: 15px;
  height: 15px;
  content: '';
  background: #fff;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 3px -3px 5px -3px #888;
     -moz-box-shadow: 3px -3px 5px -3px #888;
          box-shadow: 3px -3px 5px -3px #888; */
}
.levelfolyam-17-write .level-write-attach .attach-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 13px;
  height: 13px;
  background: transparent url(../img/attach_close.svg) no-repeat 0 0 / 13px 13px;
  text-decoration: none;
  text-indent: -1000em;
}
.levelfolyam-17-write .attach-text {
  font-size: 18px;
  line-height: 26px;
  font-family: 'opensans-semibold';
  color: #494846;
  text-align: center;
}
.levelfolyam-17-write .attach-text-noimg {
  font-size: 13px;
  line-height: 16px;
  color: #777;
  display: none;
}
.levelfolyam-17-write .attach-images {
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
.levelfolyam-17-write .attach-images .dragUlCont {
	overflow: hidden;
}
.levelfolyam-17-write .attach-images .dragUI-left {
  position: absolute;
  top: 54px;
  left: 0;
  content: '';
  width: 8px;
  height: 12px;
  background: transparent url(../img/icon-dragui-left.svg) no-repeat 0 0 / 8px 12px;
  cursor: pointer;
}
.levelfolyam-17-write .attach-images .dragUI-right {
  position: absolute;
  top: 54px;
  right: 0;
  content: '';
  width: 8px;
  height: 12px;
  background: transparent url(../img/icon-dragui-right.svg) no-repeat 0 0 / 8px 12px;
  cursor: pointer;
}
.levelfolyam-17-write .attach-images ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
}
.levelfolyam-17-write .attach-images ul li {
  padding: 0;
  margin: 0 4px 0 0;
  white-space: nowrap;
  float: left;
  width: 68px;
  height: 97px;
}
.levelfolyam-17-write .attach-images ul li img {
  height: 97px;
  width: 68px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.level-write-action .draft-saving {display: none; position: absolute; bottom: 2px; right: 15px; white-space: nowrap; font-size: 11px; color: #999;}
.level-write-action .draft-saved {display: none; position: absolute; bottom: 2px; right: 15px; white-space: nowrap; font-size: 11px; color: #999;}

.levelfolyam-17-write .level-write-motiv {position: absolute; background: #fff; bottom: 54px; left: 5px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -webkit-box-shadow: 0 0 7px #888; -moz-box-shadow: 0 0 7px #888; box-shadow: 0 0 7px #888; padding: 10px; width: 420px; display: none; font-family: 'opensans-semibold'; text-align: center;}
.levelfolyam-17-write .level-write-motiv:before {position: absolute; bottom: -6px; left: 12px; width: 15px; height: 15px; content: ''; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-shadow: 3px 3px 5px -3px #888; -moz-box-shadow: 3px 3px 5px -3px #888; box-shadow: 3px 3px 5px -3px #888;}
.levelfolyam-17-write .level-write-motiv .motiv-close {position: absolute; top: 10px; right: 10px; width: 13px; height: 13px; background: transparent url(../img/attach_close.svg) no-repeat 0 0 / 13px 13px; text-decoration: none; text-indent: -1000em;}
.levelfolyam-17-write .level-write-motiv h4 {font-size: 18px; font-weight: normal;}
.levelfolyam-17-write .level-write-motiv h5 {text-transform: uppercase; color: #C63E42; font-size: 16px; font-weight: normal; margin: 0 0 5px 0;}
.levelfolyam-17-write .level-write-motiv p {font-family: 'opensans-regular'; color: #444; font-size: 14px; line-height: 1.2; margin: 0 0 15px 0;}
.levelfolyam-17-write .level-write-motiv .button {font-family: 'opensans-bold'; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #c73e42; padding: 5px 10px; text-decoration: none; display: inline-block;}
.levelfolyam-17-write .level-write-motiv .button .svg_mcam {width: 22px; height: 16px; vertical-align: sub;}

.level-write-close {
	float: right;
  width: 50px;
	height: 54px;
  padding: 17px 15px;
  cursor: pointer;
}
.level-write-close:hover {
	opacity: 0.5;
}

.level-write-smiley {width: 50px; height: 50px; padding: 10px; cursor: pointer;}
.level-write-emoji {position: absolute; background: #fff; top: 50%; margin-top: -96px; right: 50px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -webkit-box-shadow: 0 0 7px #888; -moz-box-shadow: 0 0 7px #888; box-shadow: 0 0 7px #888; padding: 10px; width: 302px; height: 192px; display: none; z-index: 1;}
.level-write-emoji:before {/* position: absolute; bottom: 72px; right: -8px; width: 15px; height: 15px; content: ''; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-shadow: 3px -3px 5px -2px #888; -moz-box-shadow: 3px -3px 5px -2px #888; box-shadow: 3px -3px 5px -2px #888; */}
.emoji-icons {font-size: 13px; width: 252px; height: 172px; margin: 0 15px; overflow: hidden;}
.emoji-box {width: 756px; height: 172px; /* transition: all 1s; */}
.emoji-box span {font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort; font-size: 24px; line-height: 34px; text-decoration: none; vertical-align: text-top; cursor: pointer; display: inline-block; width: 33px; text-align: center;}
.emoji-left {position: absolute; top: 50%; margin-top: -9px; left: 10px; content: ''; width: 11px; height: 17px; background: transparent url(../img/dragui_left.svg) no-repeat 0 0 / 11px 17px; cursor: pointer;}
.emoji-right {position: absolute; top: 50%; margin-top: -9px; right: 10px; content: ''; width: 11px; height: 17px; background: transparent url(../img/dragui_right.svg) no-repeat 0 0 / 11px 17px; cursor: pointer;}
.emoji-box1,
.emoji-box2,
.emoji-box3{width: 252px; height: 170px; float: left;}
/* * */

.center {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}

.header {
  padding: 20px 0 0 0;
}
.header.slide-in-top {
	position: fixed;
  left: 0;
  top: 65px;
	width: 100%;
	background: #eee;
	height: 70px;
	z-index: 98;
	padding: 0;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
/*   -webkit-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  transition: 0.5s linear; */
}

.site-randi .header.slide-in-top {background: #eae7e4;}

.header.slide-in-top + .content {
	margin-top: 320px;
}
.fixed_header .header.slide-in-top {
  top: 65px;
}
.header.slide-in-top .head-pic {
	height: 70px;
	width: 70px;
	margin: 0;
	padding: 5px;
  float: left;
}
.header.slide-in-top .pic-big {
	width: 60px;
}
.header.slide-in-top .pic-big img {
	width: 60px;
	height: 60px;
	border-width: 2px;
}
.header.slide-in-top .pic-more,
.header.slide-in-top .pic-hiteles .touch-info,
.header.slide-in-top .pic-platinacs .touch-info {
	display: none;
}
.header.slide-in-top .pic-hiteles {
	top: 48px;
	left: 4px;
	width: 16px;
	height: 16px;
	-moz-background-size: 16px 16px;
	     background-size: 16px 16px;
}
.header.slide-in-top .pic-platinacs {
	top: 6px;
	right: 4px;
	width: 16px;
	height: 16px;
	-moz-background-size: 16px 16px;
	     background-size: 16px 16px;
}
.header.slide-in-top .head-info {
	height: 70px;
  width: auto;
  display: block;
  float: left;
}
.header.slide-in-top .info-line {
	display: none;
}
.header.slide-in-top .info {
	height: 50px;
  margin: 10px 0;
	overflow: hidden;
}
.header.slide-in-top .info h1 {
	font-size: 24px;
	line-height: 25px;
  padding-left: 18px;
}
.header.slide-in-top .info h1 .icon-online {
	left: 5px;
	top: 12px;
  width: 7px;
  height: 7px;
  -moz-background-size: 7px 7px;
       background-size: 7px 7px;
}
.header.slide-in-top .info p {
	font-size: 14px;
	line-height: 25px;
  padding-left: 18px;
}
.header.slide-in-top .info p br {
	display: none;
}
.header.slide-in-top .head-btns {
	height: 70px;
  width: auto;
	float: right;
  margin: 0;
}
.header.slide-in-top .like-box,
.header.slide-in-top .mail-box {
	margin-right: 30px;
}
.header.slide-in-top .like-bubble,
.header.slide-in-top .mail-bubble {
	width: 56px;
	height: 56px;
}
.header.slide-in-top .mail-bubble-not {
	top: 8px;
	left: 5px;
	width: 20px;
	height: 20px;
	-moz-background-size: 16px 16px;
	     background-size: 16px 16px;
}
.header.slide-in-top .mail-bubble-lakat {
	width: 24px;
	height: 24px;
	-moz-background-size: 8px 10px;
	     background-size: 8px 10px;
}
.header.slide-in-top .like-text,
.header.slide-in-top .mail-text {
	display: none !important;
}
.header.slide-in-top .svg-likeb {
	width: 32px;
	height: 28px;
}
.header.slide-in-top .svg-likenot {
	width: 24px;
	height: 24px;
}
.header.slide-in-top .svg-likedup {
	width: 36px;
	height: 28px;
}
.header.slide-in-top .svg-mailb {
	width: 30px;
	height: 22px;
}
.header.slide-in-top .mail-bubble-count {
	min-width: 16px;
	height: 16px;
	font-size: 10px;
	line-height: 12px;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	top: 10px;
	right: 5px;
	padding: 0 3px;
}
.header.slide-in-top .connectm,
.header.slide-in-top .connectm-menu {
	width: 42px;
	height: 42px;
  margin-top: 0;
}
.header.slide-in-top .connectm-active .connectm-menu {
	width: 220px;
	height: 200px;
}
.header.slide-in-top .pic-titkos-btn,
.header.slide-in-top .pic-titkos-text *,
.header.slide-in-top .pic-nincs-box,
.header.slide-in-top .pic-big .inf {
  display: none;
}
.header.slide-in-top .pic-titkos-box {
	margin-top: -13px;
	margin-left: -10px;
	width: 20px;
}
.header.slide-in-top .pic-titkos-text {
	padding-left: 0;
	-moz-background-size: 20px 26px;
	     background-size: 20px 26px;
	text-align: left;
	min-height: 26px;
}

.head {
  position: relative;
}
.head-pic {
  width: 280px;
  height: 300px;
  float: left;
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
}
.pic-big {
  width: 280px;
  text-align: center;
}
.pic-big img {
  width: 280px;
  height: 280px;
  border: 6px solid #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
}
.pic-big img:hover {
  -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
     -moz-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
          box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
}
.platina .pic-big img {
  border-color: #336993;
}
  .site-randi .platina .pic-big img {border-color: #c8383f;}
  .site-hirek .platina .pic-big img {border-color: #810100;}
  .site-femrandi .platina .pic-big img {border-color: #e23200;}

.pic-titkos-box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -55px;
  margin-left: -86px;
  width: 172px;
}
.pic-titkos-text {
  padding-left: 48px;
  background: transparent url(../img/icon-lakat.svg) no-repeat 0 0 / 40px 52px;
  color: #fff;
  text-align: left;
  min-height: 60px;
}
.pic-titkos-text h5 {
  font-size: 22px;
  font-family: 'opensans-semibold';
  line-height: 1;
  margin: 0 0 0.1em 0;
}
.pic-titkos-text p {
  line-height: 1.2;
  margin: 0;
  font-size: 14px;
}
.pic-titkos-btn a {
  display: block;
  height: 44px;
  line-height: 40px;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  margin-top: 10px;
  font-size: 18px;
  font-family: 'opensans-semibold';
  color: #fff;
  text-transform: uppercase;
}
.pic-titkos-btn a:hover {
  background-color: transparent;
}
.pic-nincs-box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -55px;
  margin-left: -86px;
  width: 172px;
}
.pic-nincs-text {
  color: #fff;
}
.pic-nincs-text h5 {
  font-size: 22px;
  font-family: 'opensans-semibold';
  line-height: 1;
  margin: 0 0 0.1em 0;
}
.pic-nincs-text p {
  line-height: 1.2;
  margin: 0;
  font-size: 14px;
}
.pic-nincs-btn a {
  display: block;
  height: 44px;
  line-height: 40px;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  margin-top: 10px;
  font-size: 18px;
  font-family: 'opensans-semibold';
  color: #fff;
  text-transform: uppercase;
}
.pic-nincs-btn.disabled a {
  font-size: 16px;
}
.pic-nincs-btn a:hover {
  background-color: transparent;
}
.pic-big .touch-info {
	position: absolute;
	top: 70px;
	right: 40px;
}
.pic-big .touch-info .touch-text {
	width: 200px;
	top: -50px;
}
.pic-big .touch-info .icon-inf {
	background-image: url(../img/icon-infwhite.svg);
}
.info-line > div.adat-szaz {
  display: block;
  text-align: center;
}
.adat-szaz-val {
  font-family: 'opensans-semibold';
  font-size: 17px;
  line-height: 1;
  color: #6e6e6e;
}
.adat-szaz-text {
  font-size: 11px;
  line-height: 1;
  color: #6e6e6e;
}
.pic-more {
  position: absolute;
  width: 72px;
  top: 232px;
  left: 115px;
  color: #fff;
  cursor: pointer;
}
.pic-more-img {
  width: 36px;
  height: 32px;
  background: transparent url(../img/icon-foto.svg) no-repeat 0 0 / 36px 32px;
  float: left;
}
.pic-more-val {
  width: 36px;
  font-size: 22px;
  line-height: 32px;
  text-shadow: 0 0 4px #000;
  float: left;
}
.pic-hiteles {
  position: absolute;
  top: 210px;
  left: 15px;
  width: 60px;
  height: 60px;
  background: transparent url(../img/icon-hiteles.svg) no-repeat 0 0 / 60px 60px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
}
  .site-randi .pic-hiteles {background-image: url(../img/icon-hiteles-sr.svg);}
  .site-hirek .pic-hiteles {background-image: url(../img/icon-hiteles-sr.svg);}

.pic-hiteles .touch-info {
	width: 60px;
	height: 60px;
}

.pic-platinacs {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 56px;
  height: 56px;
  background: transparent url(../img/icon-platinacs.svg) no-repeat 0 0 / 56px 56px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
  display: none;
}
  .site-randi .pic-platinacs {background-image: url(../img/icon-platinacs-sr.svg);}
  .site-hirek .pic-platinacs {background-image: url(../img/icon-platinacs-sr.svg);}
  .site-femrandi .pic-platinacs {background-image: url(../img/icon-platinacs-sr.svg);}

.pic-platinacs .touch-info {
	width: 56px;
	height: 56px;
}
.platina .pic-platinacs {
  display: block;
}
.head-info {
  width: 300px;
  height: 300px;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.head-btns {
  width: 320px;
  height: 300px;
  margin: 0 auto;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.info {
  color: #575757;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.info h1 {
  font-family: 'opensans-regular';
  margin: 0;
  padding-left: 28px;
  position: relative;
}
.info p {
  padding-left: 28px;
}
.info h1 .icon-online {
  position: absolute;
  left: 7px;
  top: 22px;
}
.info p {
  font-size: 16px;
  margin: 0;
}
.info2 {
  text-align: center;
}
.info2 h2 {
  font-family: 'opensans-regular';
  margin: 0;
  text-align: center;
}
.info2-text {
  text-align: center;
  padding: 10px 0;
}
.info2-text img {
  width: 207px;
  height: auto;
}
.info2-btns {
	text-align: center;
}
.info2-btn {
  padding: 12px;
}
.info2-btns em {
	font-size: 20px;
	color: #000;
}
.info2 .after {
	text-align: center;
	font-family: 'opensans-italic';
	font-size: 1.2em;
}
.content {
  background: #eee;
  padding-bottom: 50px;
}
.site-randi .content {  background: #eae7e4;}
.content h3, .content h4 {
  font-family: 'opensans-regular';
}
.block-6 > h4 {
	font-size: 14px;
	margin: -24px 0 0 0;
}
.cont {
  position: relative;
}
.cont-box {
  margin-bottom: 40px;
  position: relative;
}
.cont-box.cont-banner {text-align: center;}
.cont-box-link {
  font-family: 'opensans-semibold';
}
.cont-box-link a {
  color: #336993;
  font-family: 'opensans-regular';
  margin-left: 1em;
}
  .site-randi .cont-box-link a {color: #c8383f;}
  .site-hirek .cont-box-link a {color: #810100;}
  .site-femrandi .cont-box-link a {color: #e23200;}
.cont-box-link a span {
  -moz-background-size: 8px 11px;
       background-size: 8px 11px;
}
.cont-banner.mobil-show {
  text-align: center;
  margin-bottom: 0;
}
.cont-base {
  overflow: hidden;
  line-height: 1.4em;
  max-height: 8.4em;
  margin-bottom: 1em;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.cont-base.cont-base-open {
  max-height: 8.4em;
}
.cont-base.cont-base-open.success {
  max-height: none;
}

.cont-base p {
  margin: 0;
}
.cont-more, .cont-less {
  color: #767676;
  font-family: 'opensans-semibold';
  text-transform: uppercase;
  text-align: center;
  display: none;
}
.cont-less a {
  display: none;
}
.cont-less .icon-le {
  -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.cont-left {
  background: #fff;
  width: 620px;
  float: left;
  padding: 40px 20px 20px 20px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  position: relative;
  z-index: 1;
}

.info_nonap {
  text-align: center;
}
.info_nonap h2 {
  font-family: 'opensans-regular';
  margin: 0;
  text-align: center;
	font-size: 30px;
}
.info_nonap-img {background: url(../img/nonap_adatlap_csokor.png); width: 176px; height:48px; background-size: 88px auto; display: inline-block; margin: 5px 0;}
.info2-btns {	text-align: center;}
.nonap-btn {padding:6px 12px; font-size: 24px;}
.nonap-link {margin:20px 0 0 0;}
.nonap-link a {font-size: 12px; color: #6e6e6e; text-decoration: underline; margin:0px 0 0 160px; font-family: 'opensans-italic';}
.nonap-link a:hover {text-decoration: none;}





.cont-right {
  width: 320px;
  padding-left: 20px;
  float: right;
  padding-top: 40px;
}
.icon-igen {
  display: inline-block;
  width: 13px;
  height: 10px;
  background: transparent url(../img/icon-igen.svg) no-repeat 0 0 / 13px 10px;
  vertical-align: middle;
}
.connect-box {
  position: relative;
}
.info-line {
  padding: 20px 0 0 28px;
}
.info-line > div {
  padding-right: 10px;
  height: 28px;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.touch-info {
  position: relative;
}
.touch-text {
  display: none;
  position: absolute;
  top: -30px;
  right: 5px;
  max-width: 90vw;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
  z-index: 2;
}
.hite .touch-text {
  width: 200px;
  top: 25px;
  right: -15px;
  text-align: center;
  padding: 10px;
}
.pic-hiteles .touch-text {
  width: 200px;
  top: 50px;
  right: auto;
  left: -30px;
  text-align: center;
  padding: 10px;
}
.touch-text.touch-text-top {
	bottom: 40px;
	top: auto;
  right: 0;
}
.touch-text.touch-text-arr.touch-text-top:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  margin-left: -10px;
}
.touch-text.touch-text-left {
	top: -28px;
	right: auto;
	left: 100%;
	width: 236px;
}
.touch-text.touch-text-arr.touch-text-left:after {
  top: 50%;
  left: -10px;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent #fff;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  margin-top: -10px;
}
.head-btns .touch-text {
	width: 300px;
}
.header.slide-in-top .head-btns .touch-text {
	top: 5px;
}


.tbl-cell .touch-text {
  white-space: nowrap;
  right: -30px;
}
.likeit-icon, .sawit-icon {
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.like-box {
  max-width: 95px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 5px;
  position: relative;
}
.mail-box {
  max-width: 95px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 5px;
  position: relative;
}
.like-bubble, .mail-bubble {
  width: 95px;
  height: 95px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
  cursor: pointer;
  position: relative;
}
.like-bubble:hover, .mail-bubble:hover {
  -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
     -moz-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
          box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
}

.likedup-box .svg-likeb,
.likedup-box .svg-likenot {
  display: none;
}
.likedup-box .svg-likedup {
  display: block;
}
.liked-box .svg-likeb .st0 {
  fill: #fff;
}
.likedup-box .like-bubble {
  background-color: #336993;
}
  .site-randi .likedup-box .like-bubble {background-color: #c8383f;}
  .site-hirek .likedup-box .like-bubble {background-color: #810100;}
  .site-femrandi .likedup-box .like-bubble {background-color: #e23200;}

.liked-box .like-bubble {
  background-color: #336993;
}
  .site-randi .liked-box .like-bubble {background-color: #c8383f;}
  .site-hirek .liked-box .like-bubble {background-color: #810100;}
  .site-femrandi .liked-box .like-bubble {background-color: #e23200;}

.liked-box:not(.dontHover):hover .like-bubble {
  background-color: #336993;
}
  .site-randi .liked-box:not(.dontHover):hover .like-bubble {background-color: #c8383f;}
  .site-hirek .liked-box:not(.dontHover):hover .like-bubble {background-color: #810100;}
  .site-femrandi .liked-box:not(.dontHover):hover .like-bubble {background-color: #e23200;}

.liked-box:not(.dontHover):hover .svg-likeb,
.likedup-box:not(.dontHover):hover .svg-likedup {
  display: none;
}
.liked-box:not(.dontHover):hover .svg-likenot,
.likedup-box:not(.dontHover):hover .svg-likenot {
  display: block;
}

.like-text-igen,
.like-text-megsem,
.like-text-dup {
  display: none;
}
.liked-box .like-text,
.likedup-box .like-text {
  display: none;
}
.liked-box .like-text-igen {
  display: block;
}
.likedup-box .like-text-dup {
  display: block;
}
.liked-box:not(.dontHover):hover .like-text-megsem,
.likedup-box:not(.dontHover):hover .like-text-megsem {
  display: block;
}
.liked-box:not(.dontHover):hover .like-text-igen,
.likedup-box:not(.dontHover):hover .like-text-dup {
  display: none;
}


.mail-bubble-count {
  position: absolute;
  min-width: 25px;
  height: 25px;
  font-size: 12px;
  line-height: 21px;
  font-family: 'opensans-semibold';
  color: #fff;
  -webkit-border-radius: 13px;
     -moz-border-radius: 13px;
          border-radius: 13px;
  border: 2px solid #fff;
  text-align: center;
  top: 20px;
  right: 12px;
  padding: 0 4px;
}
.mail-bubble:hover .mail-bubble-count {
  border: 2px solid #fff;
}
.mail-bubble-lakat {
  position: absolute;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  top: -5px;
  right: -5px;
  background: #7f7f7f url(../img/icon-lakat.svg) no-repeat center center / 16px 21px;
}
.mail-bubble-not {
  position: absolute;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  top: 22px;
  left: 14px;
  background: #fff url(../img/icon-not.svg) no-repeat center center / 21px 21px;
}
.like-text, .mail-text {
  text-align: center;
  font-size: 14px;
  font-family: 'opensans-semibold';
  color: #575757;
  height: 40px;
  padding: 7px 0;
  margin-left: -100%;
  margin-right: -100%;
}
.connectm {
  width: 70px;
  height: 70px;
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.23);
  cursor: pointer;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: -20px;
}
.connectm:hover {
  -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
     -moz-box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
          box-shadow: 0 0 27px rgba(0, 0, 0, 0.52);
}
.connectm.connectm-active, .connectm.connectm-active:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.connectm-menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: 9;
  display: none;
}
.connectm-menu {
  position: absolute;
  background: #fff;
  -webkit-border-radius: 38px;
     -moz-border-radius: 38px;
          border-radius: 38px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
          box-shadow: 0 0 10px rgba(0,0,0,0.3);
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
  cursor: auto;
  z-index: -1;
  opacity: 0.75;
  -webkit-transition: all 0.5s, z-index 0.1s;
  -o-transition: all 0.5s, z-index 0.1s;
  -moz-transition: all 0.5s, z-index 0.1s;
  transition: all 0.5s, z-index 0.1s;
}
.connectm-active .connectm-menu {
  width: 220px;
  height: 200px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  z-index: 2;
  opacity: 1;
}
.connectm-active .connectm-menu:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.52);
     -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.52);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.52);
}
.connectm-line {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 50px;
  width: 220px;
  text-align: left;
  padding-left: 20px;
  clear: both;
  cursor: pointer;
}
.connectm-line:hover {
  color: #fff;
  background-color: #7f7f7f;
}
.connectm-line svg {
  margin-right: 5px;
}
.connectm-line:hover svg .st0 {
  fill: #fff;
}
.connectm-line:hover svg .st1 {
  fill: #7f7f7f;
}
.connectm-line.connect-close {
  padding-right: 12px;
  padding-left: 12px;
  width: 50px;
  float: right;
}
.connectm-line.connect-close svg {
  margin-right: 0;
}
.time-box {
  height: 192px;
  margin-left: -20px;
  position: relative;
  /* overflow: hidden; */
}
	.dev-touch .time-box {
		overflow-x: auto;
		overflow-y: hidden;
	}
.time-box:after {
	content: '';
	position: absolute;
	width: 10000%;
	height: 100%;
	top: 0;
	right: 100%;
	background: #eeeeee;
}
.site-randi .time-box:after {background: #eae7e4;}
.timeline {
  float: left;
  /* min-width: 100%; */
  padding: 5px 0;
  font-size: 14px;
}
.timeline.timeline-over {
  float: right;
}
	.dev-touch .timeline {
		float: none;
	}
.timeline-top {
  height: 90px;
  padding-bottom: 9px;
  padding-right: 2px;
  position: relative;
}
.timeline-bot {
  height: 90px;
  padding-top: 9px;
  padding-right: 2px;
  position: relative;
}
.timeline-mid {
  height: 2px;
  padding: 5px 49px 5px 0;
}
.timeline-line {
  height: 2px;
  /* width: 100%; */
  margin-left: 65px;
  background-color: #bfbfbf;
  position: relative;
}
.timeline-pont {
  float: right;
  width: 6px;
  height: 6px;
  background-color: #bfbfbf;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin-left: 94px;
  margin-top: -2px;
}
.timeline-pont:last-child {
	margin-left: 0;
}
.timeline-box {
	width: 100px;
	float: right;
	height: 81px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.timeline-bot .timeline-box {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.timeline-info {
  text-align: center;
  color: #767676;
  font-size: 13px;
  line-height: 1.1;
}
.timeline-bubble {
  position: relative;
  width: 90px;
  height: 60px;
  padding: 5px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  background-color: #fff;
  text-align: center;
  line-height: 1.1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.timeline-bubble:after {
	content: '';
	position: absolute;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #fff transparent #fff transparent;
  display: block;
  width: 0;
  bottom: -7px;
  left: 38px;
}
.timeline-bubble .svg-mailbub {
	-webkit-align-self: center;
	    -ms-flex-item-align: center;
	        align-self: center;
}
.timeline-bubble:hover {
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.14);
     -moz-box-shadow: 0 0 7px rgba(0,0,0,0.14);
          box-shadow: 0 0 7px rgba(0,0,0,0.14);
}
.timeline-bubble:hover:before {
  -webkit-box-shadow: -2px -1px 3px -3px rgba(0,0,0,0.14);
     -moz-box-shadow: -2px -1px 3px -3px rgba(0,0,0,0.14);
          box-shadow: -2px -1px 3px -3px rgba(0,0,0,0.14);
}
.timeline-bubble:hover:after {
  -webkit-box-shadow: inset 0 7px 7px -7px rgba(0,0,0,0.14);
     -moz-box-shadow: inset 0 7px 7px -7px rgba(0,0,0,0.14);
          box-shadow: inset 0 7px 7px -7px rgba(0,0,0,0.14);
}
.timeline-bot .timeline-bubble:after {
	content: '';
	position: absolute;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  display: block;
  width: 0;
  bottom: auto;
  top: -7px;
  left: 38px;
}
.timeline-bot .timeline-bubble:hover:before {
  -webkit-box-shadow: 2px 1px 3px -3px rgba(0,0,0,0.14);
     -moz-box-shadow: 2px 1px 3px -3px rgba(0,0,0,0.14);
          box-shadow: 2px 1px 3px -3px rgba(0,0,0,0.14);
}
.timeline-bot .timeline-bubble:hover:after {
  -webkit-box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.14);
     -moz-box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.14);
          box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.14);
}
.timeline-bubble-like {
	width: 26px;
	height: 26px;
	background-color: #c8383f;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.timeline-bubble-like .svg-likeb {
	width: 16px;
	height: 15px;
}
.timeline-bubble-like .svg-likeb .st0 {
  fill: #fff;
}
.timeline-bubble-img {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -15px;
  left: -15px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.timeline-bubble-img img {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.timeline-bot .timeline-bubble-img {
  top: auto;
  bottom: -15px;
}
.timeline-time {
  text-align: center;
  color: #767676;
  font-size: 12px;
  line-height: 1.1;
}
.timeline-slide {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 10px;
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: rgba(255,255,255,0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
}
.timeline-slide.slide-right {
  left: auto;
  right: 10px;
  /* display: none; */
  visibility: hidden;
}
.timeline-slide.slide-right svg {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.timeline-slide:hover {
  background-color: #c3c3c3;
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
          box-shadow: 0 1px 10px rgba(0,0,0,0.3);
}
.timeline-slide .svg-slidel .st0 {
  fill: #bfbfbf;
}
.timeline-slide:hover .svg-slidel .st0 {
  fill: #ffffff;
}
	.dev-touch .timeline-slide {
		top: 0;
		left: 0;
		margin: 0;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
		height: 100%;
		width: 30px;
		background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
		background: -webkit-gradient(linear, left top, right top, from(rgba(238,238,238,1)),to(rgba(255,255,255,0)));
		background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00ffffff',GradientType=1 );
	}
	.dev-touch .timeline-slide svg {
		display: none;
	}
	.dev-touch .timeline-slide.slide-right {
		right: 0;
		left: auto;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(238,238,238,1) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
		background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)),to(rgba(238,238,238,1)));
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
		background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eeeeee',GradientType=1 );
	}
	.dev-touch .timeline-slide:hover {
		background-color: transparent;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		        box-shadow: none;
	}
.icon-nem {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: transparent url(../img/icon-nem.svg) no-repeat 0 0 / 10px 10px;
  vertical-align: middle;
}
.icon-le {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: transparent url(../img/icon-le.svg) no-repeat 0 0 / 12px 7px;
  vertical-align: middle;
}
.icon-mobilon {
  display: inline-block;
  width: 13px;
  height: 20px;
  background: transparent url(../img/icon-mobilon.svg) no-repeat 0 0 / 13px 20px;
  vertical-align: middle;
  margin: 0 5px;
}
.icon-online {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent url(../img/icon-online.svg) no-repeat 0 0 / 14px 14px;
  vertical-align: middle;
}

.listn_v2 .list-box .icon-online { background: transparent url(../img/icon-online.svg) no-repeat 0 0 / 8px 8px; width: 10px; height: 8px;}


.icon-bal {
  display: inline-block;
  width: 15px;
  height: 28px;
  background: transparent url(../img/icon-bal.svg) no-repeat 0 0 / 15px 28px;
  vertical-align: middle;
}
.icon-jobb {
  display: inline-block;
  width: 15px;
  height: 27px;
  background: transparent url(../img/icon-jobb.svg) no-repeat 0 0 / 15px 27px;
  vertical-align: middle;
}
.icon-tov {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: transparent url(../img/icon-tov.svg) no-repeat 0 0 / 8px 13px;
  vertical-align: middle;
}
.icon-tov-red {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: transparent url(../img/icon-tov-red.svg) no-repeat 0 0 / 8px 13px;
  vertical-align: middle;
}
.icon-likeit {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: transparent url(../img/icon-likeit.svg) no-repeat 0 0 / 20px 18px;
  vertical-align: middle;
}
.icon-likeitd {
  display: inline-block;
  width: 24px;
  height: 19px;
  background: transparent url(../img/icon-likeitd.svg) no-repeat 0 0 / 24px 19px;
  vertical-align: middle;
}
.icon-sawit {
  display: inline-block;
  width: 25px;
  height: 16px;
  background: transparent url(../img/icon-sawit.svg) no-repeat 0 0 / 25px 16px;
  vertical-align: middle;
}
.icon-likeit-m {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: transparent url(../img/icon-likeit-m.svg) no-repeat 0 0 / 20px 18px;
  vertical-align: middle;
}
.icon-sawit-m {
  display: inline-block;
  width: 25px;
  height: 16px;
  background: transparent url(../img/icon-sawit-m.svg) no-repeat 0 0 / 25px 16px;
  vertical-align: middle;
}
.icon-likeb {
  display: inline-block;
  width: 44px;
  height: 40px;
  background: transparent url(../img/icon-likeb.svg) no-repeat 0 0 / 44px 40px;
  vertical-align: middle;
}
.icon-mailb {
  display: inline-block;
  width: 44px;
  height: 30px;
  background: transparent url(../img/icon-mailb.svg) no-repeat 0 0 / 44px 30px;
  vertical-align: middle;
}
.icon-connectm {
  display: inline-block;
  width: 6px;
  height: 24px;
  background: transparent url(../img/icon-connectm.svg) no-repeat 0 0 / 6px 24px;
  vertical-align: middle;
}
.icon-akad {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: transparent url(../img/icon-akad.svg) no-repeat 0 0 / 28px 28px;
  vertical-align: middle;
}
.icon-inf {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: transparent url(../img/icon-inf.svg) no-repeat 0 0 / 28px 28px;
  vertical-align: middle;
}
.icon-inf-red {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url(../img/icon-inf-blu.svg) no-repeat 0 0 / 20px 20px;
  vertical-align: middle;
}
	.site-randi .icon-inf-red,
	.site-femrandi .icon-inf-red,
	.site-hirek .icon-inf-red {background-image: url(../img/icon-inf-red.svg);}

.icon-inf-wf {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url(../img/icon-inf-wf.svg) no-repeat 0 0 / 20px 20px;
  vertical-align: middle;
}
.icon-plat {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: transparent url(../img/icon-platina.svg) no-repeat 0 0 / 26px 26px;
  vertical-align: middle;
}
.icon-hite {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: transparent url(../img/icon-hite.svg) no-repeat 0 0 / 26px 26px;
  vertical-align: middle;
}
.box-keres-tbl .tbl {
  table-layout: fixed;
}
.box-keres-tbl .tbl-group {
	display: table-row-group;
}
.box-keres-tbl .tbl-group:nth-child(2n) .tbl-cell {
  background-color: #e8e8e8;
}
.box-keres-tbl .tbl-group-title {
  text-transform: uppercase;
  color: #000 !important;
  font-family: 'opensans-semibold';
  padding-bottom: 10px;
}
.box-keres-tbl .tbl-row {
  height: 25px;
}
.box-keres-tbl .tbl-row.tbl-row-head {
	height: 50px;
}
.box-keres-tbl .tbl-row:last-child {
  border-bottom: none;
}
.box-keres-tbl .tbl-cell {
  line-height: 1.4;
  vertical-align: top;
}
.box-keres-tbl .tbl-cell .icon-nem, .box-keres-tbl .tbl-cell .icon-igen {
	vertical-align: baseline;
}
.box-keres-tbl .tbl-row:first-child .tbl-cell {
	padding-top: 10px;
}
.box-keres-tbl .tbl-row:first-child .tbl-cell:first-child {
	-webkit-border-radius: 7px 0 0 0;
	   -moz-border-radius: 7px 0 0 0;
	        border-radius: 7px 0 0 0;
}
.box-keres-tbl .tbl-row:first-child .tbl-cell:last-child {
	-webkit-border-radius: 0 7px 0 0;
	   -moz-border-radius: 0 7px 0 0;
	        border-radius: 0 7px 0 0;
}
.box-keres-tbl .tbl-row:last-child .tbl-cell:first-child {
	-webkit-border-radius: 0 0 0 7px;
	   -moz-border-radius: 0 0 0 7px;
	        border-radius: 0 0 0 7px;
}
.box-keres-tbl .tbl-row:last-child .tbl-cell:last-child {
	-webkit-border-radius: 0 0 7px 0;
	   -moz-border-radius: 0 0 7px 0;
	        border-radius: 0 0 7px 0;
}
.box-keres-tbl .tbl-row:last-child .tbl-cell {
	padding-bottom: 10px;
}
.box-keres-tbl .tbl-cell:first-child {
  color: #767676;
  padding-left: 15px;
}
/* .box-keres-tbl .tbl-cell:last-child {
  padding-right: 15px;
} */
.box-keres-tbl .tbl-cell:nth-child(2n) {
  width: 30px;
  text-align: center;
}
.box-tovabbi .tbl {
  width: auto;
  position: relative;
}
.box-tovabbi .tbl-cell {
  padding-right: 30px;
}
.block-5 .inf .inf-icon,
.block-6 .inf .inf-icon {
	position: absolute;
	right: 5px;
	top: -52px;
}
.block-6 .inf-line .inf-icon {
	position: absolute;
	left: 50%;
	top: -26px;
  margin-left: -10px;
}
.megf-box {
	padding-right: 5px;
}
.megf-text {
  font-size: 18px;
  color: #6e6e6e;
}
.megf-line {
	height: 16px;
  background-color: #b3b3b3;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  position: relative;
}
.megf-line-val {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #336993;
  background: -moz-linear-gradient(left, rgba(110,160,198,1) 0%, rgba(51,105,147,1) 100%);
  background: -webkit-linear-gradient(left, rgba(110,160,198,1) 0%,rgba(51,105,147,1) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(110,160,198,1)),to(rgba(51,105,147,1)));
  background: -moz-linear-gradient(left, rgba(110,160,198,1) 0%,rgba(51,105,147,1) 100%);
  background: -o-linear-gradient(left, rgba(110,160,198,1) 0%,rgba(51,105,147,1) 100%);
  background: linear-gradient(to right, rgba(110,160,198,1) 0%,rgba(51,105,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ea0c6', endColorstr='#336993',GradientType=1 );
}
  .site-randi .megf-line-val {
    background: #c8383f;
    background: -moz-linear-gradient(left, #f67128 0%, #b20e25 100%);
    background: -webkit-linear-gradient(left, #f67128 0%,#b20e25 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f67128),to(#b20e25));
    background: -moz-linear-gradient(left, #f67128 0%,#b20e25 100%);
    background: -o-linear-gradient(left, #f67128 0%,#b20e25 100%);
    background: linear-gradient(to right, #f67128 0%,#b20e25 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f67128', endColorstr='#b20e25',GradientType=1 );
  }
  .site-hirek .megf-line-val {
    background: #810100;
    background: -moz-linear-gradient(left, rgba(201,61,67,1) 0%, rgba(129,1,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(201,61,67,1) 0%,rgba(129,1,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(201,61,67,1)),to(rgba(129,1,0,1)));
    background: -moz-linear-gradient(left, rgba(201,61,67,1) 0%,rgba(129,1,0,1) 100%);
    background: -o-linear-gradient(left, rgba(201,61,67,1) 0%,rgba(129,1,0,1) 100%);
    background: linear-gradient(to right, rgba(201,61,67,1) 0%,rgba(129,1,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93d43', endColorstr='#810100',GradientType=1 );
  }
  .site-femrandi .megf-line-val {
    background: #E23200;
    background: -moz-linear-gradient(left, rgba(252,87,41,1) 0%, rgba(226,50,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(252,87,41,1) 0%,rgba(226,50,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(252,87,41,1)),to(rgba(226,50,0,1)));
    background: -moz-linear-gradient(left, rgba(252,87,41,1) 0%,rgba(226,50,0,1) 100%);
    background: -o-linear-gradient(left, rgba(252,87,41,1) 0%,rgba(226,50,0,1) 100%);
    background: linear-gradient(to right, rgba(252,87,41,1) 0%,rgba(226,50,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5729', endColorstr='#e23200',GradientType=1 );
  }

.megf-1 {width: 1%;}
.megf-2 {width: 2%;}
.megf-3 {width: 3%;}
.megf-4 {width: 4%;}
.megf-5 {width: 5%;}
.megf-6 {width: 6%;}
.megf-7 {width: 7%;}
.megf-8 {width: 8%;}
.megf-9 {width: 9%;}
.megf-10 {width: 10%;}
.megf-11 {width: 11%;}
.megf-12 {width: 12%;}
.megf-13 {width: 13%;}
.megf-14 {width: 14%;}
.megf-15 {width: 15%;}
.megf-16 {width: 16%;}
.megf-17 {width: 17%;}
.megf-18 {width: 18%;}
.megf-19 {width: 19%;}
.megf-20 {width: 20%;}
.megf-21 {width: 21%;}
.megf-22 {width: 22%;}
.megf-23 {width: 23%;}
.megf-24 {width: 24%;}
.megf-25 {width: 25%;}
.megf-26 {width: 26%;}
.megf-27 {width: 27%;}
.megf-28 {width: 28%;}
.megf-29 {width: 29%;}
.megf-30 {width: 30%;}
.megf-31 {width: 31%;}
.megf-32 {width: 32%;}
.megf-33 {width: 33%;}
.megf-34 {width: 34%;}
.megf-35 {width: 35%;}
.megf-36 {width: 36%;}
.megf-37 {width: 37%;}
.megf-38 {width: 38%;}
.megf-39 {width: 39%;}
.megf-40 {width: 40%;}
.megf-41 {width: 41%;}
.megf-42 {width: 42%;}
.megf-43 {width: 43%;}
.megf-44 {width: 44%;}
.megf-45 {width: 45%;}
.megf-46 {width: 46%;}
.megf-47 {width: 47%;}
.megf-48 {width: 48%;}
.megf-49 {width: 49%;}
.megf-50 {width: 50%;}
.megf-51 {width: 51%;}
.megf-52 {width: 52%;}
.megf-53 {width: 53%;}
.megf-54 {width: 54%;}
.megf-55 {width: 55%;}
.megf-56 {width: 56%;}
.megf-57 {width: 57%;}
.megf-58 {width: 58%;}
.megf-59 {width: 59%;}
.megf-60 {width: 60%;}
.megf-61 {width: 61%;}
.megf-62 {width: 62%;}
.megf-63 {width: 63%;}
.megf-64 {width: 64%;}
.megf-65 {width: 65%;}
.megf-66 {width: 66%;}
.megf-67 {width: 67%;}
.megf-68 {width: 68%;}
.megf-69 {width: 69%;}
.megf-70 {width: 70%;}
.megf-71 {width: 71%;}
.megf-72 {width: 72%;}
.megf-73 {width: 73%;}
.megf-74 {width: 74%;}
.megf-75 {width: 75%;}
.megf-76 {width: 76%;}
.megf-77 {width: 77%;}
.megf-78 {width: 78%;}
.megf-79 {width: 79%;}
.megf-80 {width: 80%;}
.megf-81 {width: 81%;}
.megf-82 {width: 82%;}
.megf-83 {width: 83%;}
.megf-84 {width: 84%;}
.megf-85 {width: 85%;}
.megf-86 {width: 86%;}
.megf-87 {width: 87%;}
.megf-88 {width: 88%;}
.megf-89 {width: 89%;}
.megf-90 {width: 90%;}
.megf-91 {width: 91%;}
.megf-92 {width: 92%;}
.megf-93 {width: 93%;}
.megf-94 {width: 94%;}
.megf-95 {width: 95%;}
.megf-96 {width: 96%;}
.megf-97 {width: 97%;}
.megf-98 {width: 98%;}
.megf-99 {width: 99%;}
.megf-100 {width: 100%;}

.box-jellemzes {
  margin-bottom: 25px;
}
.block-9 .box-jellemzes {
	width: 300px;
	margin: 0 auto 25px auto;
}
.box-jellemzes h4 {
  font-family: 'opensans-semibold';
  font-size: 16px;
  color: #383838;
  margin: 0 0 20px 0;
}
.jell-cimke {
  margin-bottom: 25px;
}
.jell-csuszka {
  margin-bottom: 25px;
}
.cimke {
  display: inline-block;
  width: auto;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px 0 28px;
  margin: 0 12px 10px 0;
  -webkit-border-radius: 28px 2px 2px 28px;
     -moz-border-radius: 28px 2px 2px 28px;
          border-radius: 28px 2px 2px 28px;
  background: #fff url(../img/icon-igen.svg) no-repeat 9px 9px / 13px 10px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
.block-9 .cimke {
  background-color: #e6e6e6;
}
.csuszka_line {
  margin-bottom: 5px;
}
.csuszka_text {
  float: left;
  width: 100px;
  height: 45px;
  background: #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  text-align: center;
  line-height: 1.1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  padding: 0 5px;
}
.block-9 .csuszka_text {
  background: #e6e6e6;
}
.csucska {
  float: left;
  width: 100px;
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.csuszka_name {
	position: absolute;
	width: 100%;
	text-align: center;
	top: -2px;
	left: 0;
	font-size: 13px;
	color: #767676;
}
.slidebox {
  height: 12px;
  padding: 0 2px 0 4px;
}
.slidebox_but a {
  display: block;
  width: 16px;
  height: 12px;
  float: left;
  background-color: #d6d6d7;
  margin-right: 2px;
}
.slidebox_but a:first-child {
  -webkit-border-radius: 6px 0 0 6px;
     -moz-border-radius: 6px 0 0 6px;
          border-radius: 6px 0 0 6px;
}
.slidebox_but a:last-child {
  -webkit-border-radius: 0 6px 6px 0;
     -moz-border-radius: 0 6px 6px 0;
          border-radius: 0 6px 6px 0;
}
.box-jellemkep {
	position: relative;
}
.block-9 .box-jellemkep {
	width: 300px;
	margin: 0 auto;
}
.jellemkep {
  float: left;
  width: 80px;
  margin-right: 18px;
  margin-bottom: 18px;
  position: relative;
}
.jellemkep img {
  width: 80px;
  height: 80px;
  border: 5px solid #e6e6e6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.jellemkep .kozos img {
  border-color: #fff;
}
.jellemkep .icon-igen {
  position: absolute;
  top: -10px;
  left: -7px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  background-position: 6px 7px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.fbook h4 {
  color: #3a5897;
  padding-left: 28px;
  background: transparent url(../img/icon-fbook.svg) no-repeat 0 6px / 18px 18px;
}
.fbook .cimke {
  background: #fff;
  padding: 0 10px 0 12px;
  text-transform: uppercase;
  color: #3a5897;
  font-size: 14px;
  font-family: 'opensans-semibold';
}
.banner-3-1 {
  float: left;
  width: 300px;
  margin-right: 20px;
  padding-top: 23px;
}
.banner-3-2 {
  float: left;
  width: 620px;
  padding-top: 23px;
  position: relative;
}
.banner-3-2 h4 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 18px 0;
}
.banner-bg {
  color: #fff;
  padding: 20px 150px 20px 20px;
  -webkit-border-radius: 0 0 7px 7px;
     -moz-border-radius: 0 0 7px 7px;
          border-radius: 0 0 7px 7px;
}
.banner-phone {
  position: absolute;
  right: 0;
  top: 0;
  width: 149px;
  height: 248px;
}
.btn-appstore {
  display: inline-block;
  width: 152px;
  height: 45px;
  text-decoration: none;
  overflow: hidden;
  text-indent: -200%;
  font-size: 1px;
  background: transparent url(../img/btn_appstore.png) no-repeat 0 0 / cover;
  margin-right: 15px;
}
.btn-googleplay {
  display: inline-block;
  width: 152px;
  height: 45px;
  text-decoration: none;
  overflow: hidden;
  text-indent: -200%;
  font-size: 1px;
  background: transparent url(../img/btn_googleplay.png) no-repeat 0 0 /cover;
  margin-right: 15px;
}
.cont-uslide h4 {
  font-size: 30px;
  margin-bottom: 0;
}
.cont-uslide h4 svg {
  vertical-align: baseline;
  width: 30px;
  height: 30px;
}

.userbox-resp-head{font-size:22px;line-height:1;margin:0;color:#336993;}
	.site-randi .userbox-resp-head{color:#c8383f;}
	.site-femrandi .userbox-resp-head{color:#e23200;}
	.site-hirek .userbox-resp-head{color:#7B1006;}
.userbox-resp-foot {text-align: right;}
.userbox-resp-head .userbox-resp-foot {float: right; line-height: 1;}
.userbox-resp-head .userbox-resp-foot .svg_marrow {vertical-align: baseline;}
.userbox-resp-foot a{color:#336993; font-size: 14px; text-decoration: none;}
	.site-randi .userbox-resp-foot a{color:#c8383f;}
	.site-femrandi .userbox-resp-foot a{color:#e23200;}
	.site-hirek .userbox-resp-foot a{color:#7B1006;}
.userbox-resp-foot .svg_marrow {width: 7px; height: 11px; vertical-align: bottom;}
	.userbox-resp-foot .svg_marrow .st1{fill:#336993;}
	.site-randi .userbox-resp-foot .svg_marrow .st1{fill:#c8383f;}
	.site-femrandi .userbox-resp-foot .svg_marrow .st1{fill:#e23200;}
	.site-hirek .userbox-resp-foot .svg_marrow .st1{fill:#7B1006;}
.userbox-resp-cont{width:100%;height:211px;overflow:hidden;position:relative;}
.userbox-resp-cont.scrollable {overflow-y: hidden;overflow-x: scroll;}
.userbox-resp-cont .listn{height:211px;overflow:hidden;list-style:none;margin:0;padding:0;}
.userbox-resp-cont .listn a{text-decoration:none;}
.userbox-resp-cont .list-box{width:120px;height:171px;margin:20px 10px 20px 0;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;border: 0 none; overflow: hidden; transition: all 0.3s;}
.userbox-resp-cont .list-box:hover {-moz-box-shadow: 1px 1px 6px rgba(0,0,0,.35); -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.35); box-shadow: 1px 1px 6px rgba(0,0,0,.35);}
.userbox-resp-cont .list-box .overflow{overflow:hidden;display:block;width:120px;height:171px;position:absolute;left:0;top:0;z-index:1;}
.userbox-resp-cont .list-box .photo{line-height:11px;padding-bottom:1px;font-size:11px;color:white;position:absolute;left:2px;top:5px; background:transparent url("../img/fotoksh.svg") no-repeat 0 0 / 15px 13px;z-index:2;display:block;padding-left:15px;text-shadow:1px 1px 1px rgba(0,0,0,.95);}
.userbox-resp-cont .list-box.titkfoto .photo:empty {display: none;}
.userbox-resp-cont .list-box .pic img{-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 2s; -moz-transition-duration: 2s; -o-transition-duration: 2s; transition-duration: 2s;}
.userbox-resp-cont .list-box:hover .pic img {-webkit-transform: scale(1.055);-moz-transform: scale(1.055);-ms-transform: scale(1.055);-o-transform: scale(1.055);transform: scale(1.055); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.userbox-resp-cont .list-box .user-mover{top:133px; height:38px; z-index:11; -webkit-transition:all 300ms; -o-transition:all 300ms; -moz-transition:all 300ms; transition:all 300ms; position:absolute; left:0; width:100%; opacity:0.9;}
.userbox-resp-cont .list-box .user{position:absolute;left:0;bottom:0;width:100%;height:38px;background:white;background:rgba(255,255,255,.80);line-height:18px;text-align:center;font-size:11px;font-weight:bold;color:#000000; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px;}
.userbox-resp-cont .list-box.platina-box .user{background:#336993;background:rgba(51,105,147,.80);color:white;}
	.site-randi .userbox-resp-cont .list-box.platina-box .user{background:#990000;background:rgba(153,0,0,.80);}
	.site-femrandi .userbox-resp-cont .list-box.platina-box .user{background:#e23200;background:rgba(226,50,0,.80);}
	.site-hirek .userbox-resp-cont .list-box.platina-box .user{background:#7B1006;background:rgba(123,16,6,.80);}
.userbox-resp-cont .list-box .user .name{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:1px 3px 0 3px;height:19px;line-height:18px;color:#000000;font-size:13px;}
.userbox-resp-cont .list-box .user .name span{font-size:13px;display:inline-block;font-weight:normal;}
.userbox-resp-cont .list-box .user .location{display:block; font-size:11px; height: 19px; line-height:17px; font-weight:normal; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; padding:0 3px 2px 3px; visibility:visible;}
.userbox-resp-cont .list-box.platina-box .user .name,.userbox-resp-cont .list-box.platina-box .user .location{padding-left:38px;text-align:left;color:white;}
.userbox-resp-cont .list-box .info{display:none;}
.userbox-resp-cont .list-box .tooltip{position:absolute;left:50%;bottom:auto;top:-62px;width:126px;height:46px;margin-left:-72px;font-size:9px;line-height:11px;background:#464646;color:white;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:4px 9px;display:none;z-index:11;}
.userbox-resp-cont .list-box .tooltip i{display:block;position:absolute;left:50%;margin-left:-4px;top:auto;bottom:-7px;width:0;height:0;border-style:solid;border-width:7px 4px 0 4px;border-color:#464646 transparent transparent transparent;}
.userbox-resp-cont .userbox-left,.userbox-resp-cont .userbox-right{position:absolute;background:transparent url("../img/mobil_pic_arr3.png") no-repeat;height:60px;width:32px;top:50%;z-index:12;left:5px;margin-top:-26px;opacity:0;cursor:pointer;-webkit-transition:all 1s;-o-transition:all 1s;-moz-transition:all 1s;transition:all 1s;}
.userbox-resp-cont .userbox-right{background-position:-368px 0;left:auto;right:5px;}
.userbox-resp-cont:hover .userbox-left,.userbox-resp-cont:hover .userbox-right{opacity:0.7;}
.userbox-resp-cont .userbox-left:hover,.userbox-resp-cont .userbox-right:hover{opacity:1;}
.userbox-resp-cont .list-box.more-box {width: 250px;}
.userbox-resp-cont .list-box.more-box .button {display: block; width: 250px; height: 171px; background: url(../img/button_userbox.png) no-repeat 0 0; line-height: 300px; text-align: center; color:#c8383f;}
.userbox-resp-cont .list-box.more-box .button:hover {background-position: -250px 0; color: #444;}
.userbox-resp-cont .list-box.more-box2 {width: 250px;}
.userbox-resp-cont .list-box.more-box2 .button {display: block; width: 250px; height: 171px; background: url(../img/refresh.svg) no-repeat center 54px; -moz-background-size:54px 54px; background-size:54px 54px; line-height: 235px; text-align: center; font-size:14px; color:#c8383f; text-decoration:none; font-family: 'opensans-semibold';}
.userbox-resp-cont .list-box.more-box2 .button:hover { background-color:#e7e7e7;}
.userbox-resp-cont .list-box.motiv-box {width: 280px; font-family: 'opensans-semibold'; text-align: center; padding: 10px 5px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: #fff;}
.userbox-resp-cont .list-box.motiv-box:hover {-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.35);-moz-box-shadow: 0 0 1px rgba(0,0,0,0.35);box-shadow: 0 0 1px rgba(0,0,0,0.35);}

.userbox-resp-cont .list-box.motiv-box h5 {text-transform: uppercase; color: #336993; font-size: 16px; font-weight: normal; margin: 0 0 10px 0;}
	.site-randi .userbox-resp-cont .list-box.motiv-box h5 {color: #C63E42;}
	.site-femrandi .userbox-resp-cont .list-box.motiv-box h5 {color: #e23200;}
	.site-hirek .userbox-resp-cont .list-box.motiv-box h5 {color: #7B1006;}
.userbox-resp-cont .list-box.motiv-box p {font-family: 'opensans-regular'; color: #444; font-size: 13px; line-height: 1.2; margin: 0 0 20px 0;}
.userbox-resp-cont .list-box.motiv-box .button {font-family: 'opensans-semibold'; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 14px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #c73e42; padding: 5px 10px;}
.userbox-resp-cont .list-box.motiv-box .button:hover {background-color: #c8383f;}
.userbox-resp-cont .list-box.motiv-box .button .svg_mcam {width: 22px; height: 16px; vertical-align: bottom;}
.userbox-resp-cont .list-box.motiv-box .button .svg_msearch {width: 16px; height: 16px; vertical-align: bottom;}
.userbox-resp-cont .list-box.nofoto .pic {background: url(../img/shilhouettes_no.png) no-repeat center center / cover; width: 120px; height: 171px; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.userbox-resp-cont .list-box.nofoto-ffi .pic {background: url(../img/shilhouettes_ffi.png) no-repeat center center / cover; width: 120px; height: 171px; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.userbox-resp-cont .list-box.titkfoto .pic:after {background: url(../img/homalyos_foto_adatlap.png) no-repeat center center / cover; width: 120px; height: 171px; content: ''; position: absolute; top: 0; left: 0;}
.userbox-resp-cont .list-box .user-mover .nophoto {display: none;}
.userbox-resp-cont .list-box .online { background: url(../img/icons.png) no-repeat 0 0; width: 19px; height: 19px; position: absolute; right: 0; top: 0; z-index: 1; }
.userbox-resp-cont .list-box.platina-box .user .platinasvg {width: 26px; height: 26px; bottom: 5px; right: auto; left: 6px;}
.userbox-resp-cont .list-box.platina-box .user .platinasvg .st1{fill-opacity: 0.6;}
.platinasvg {position: absolute;display: block;width: 22px;height: 22px;bottom: -3px;right: -8px;}
.platinasvg .st0 {fill: #FFFFFF;}
.platinasvg .st1 {fill: #336993;}
	.site-randi .platinasvg .st1 {fill: #990000;}
	.site-femrandi .platinasvg .st1 {fill: #e23200;}
	.site-hirek .platinasvg .st1 {fill: #7B1006;}

.mobil-view {
  text-align: center;
}
.mobil-view a {
  color: #767676;
  font-size: 20px;
  text-decoration: underline;
  margin: 0 12px;
}
.mobil-view .icon-desktop {
  display: inline-block;
  margin-right: 8px;
}
.mobil-view .icon-mobile {
  display: inline-block;
  margin-right: 8px;
}
.footer {
  background: #eee;
  color: #767676;
  font-size: 20px;
  padding: 50px 0;
}
.site-randi .footer {  background: #eae7e4;}
.foot-row {
  margin: 40px -10px;
}
.foot-3-1 {
  float: left;
  width: 300px;
  margin: 0 10px;
}
.foot-nav {
  padding: 25px 0 0 80px;
}
.foot-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.foot-nav a {
  text-decoration: underline;
}
.collaps {
  background-color: #f7f7f7;
  margin-bottom: 8px;
}
.collaps-head {
  height: 60px;
  line-height: 60px;
  padding: 0 18px;
  cursor: pointer;
}
.collaps-head .icon-le {
  float: right;
  margin-top: 24px;
}
.collaps-cont {
  display: none;
  padding: 18px;
}
.collaps-cont ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.foot-copy p {
  text-align: center;
  text-decoration: underline;
  margin: 50px 0;
}
.lh-85 {
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lh-85 img {
  max-height: 36px;
}

.hide-layer {
  position: absolute;
  width: 100%;
  min-height: 105%;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  text-align: center;
  padding: 10px;
  z-index: 97;
  display: none;
}
.block-2 .hide-layer.hide-bemut {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  height: 105%;
  min-height: 100px;
}
.block-2 .hide-layer.hide-bemut .hide-txt {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	padding: 0 15px;
  margin-top: -20px;
}
.block-2 .hide-layer.hide-bemut .prim-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
  margin-top: 20px;
}
.mail-box:hover .hide-layer {
	display: block;
}
.block-7 .hide-layer {
	top: 2em;
}
.hide-txt {
  margin-bottom: 15px;
}

.hide-layer.hide-tovabbi {
	right: -70px;
	width: 180px;
	left: auto;
  min-height: 72%;
  display: block;
}
.hide-layer.hide-tovabbi .hide-txt {
	margin-bottom: 10px;
}
.hide-layer.hide-tovabbi-full {
	display: block;
	right: -80px;
	width: 160px;
	left: auto;
	top: 0;
}
.hide-bemut {
  width: 90%;
  left: 5%;
  top: 5%;
  font-size: 16px;
  padding: 15px;
}
.hide-mail-noefi, .hide-mail-nokedv {
	width: 200px;
	top: 110px;
	left: -45px;
	color: #7f7f7f;
	min-height: auto;
}
.hide-mail-noefi .hide-txt {
  text-align: left;
}

.mail-noefi,
.mail-nokedv {
  color: #7f7f7f;
}
.box-motiv {
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	text-align: center;
	padding: 15px;
  max-width: 420px;
  margin: 10px auto;
}
.box-disc-banner {
	background-color: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	padding: 15px;
  max-width: 420px;
  margin: 10px;
}
.box-disc-banner .disc-graph-cent {
  background: #fff;
}
.box-disc-banner .disc-cta-graph {
	float: left;
	width: 108px;
	margin-right: 10px;
}
.box-disc-banner .box-disc-text {
	float: right;
	width: 130px;
	width: -webkit-calc(100% - 118px);
	width: -moz-calc(100% - 118px);
	width: calc(100% - 118px);
}
.box-disc-banner h3 {
  margin: 0 0 0.2em 0;
}
.box-disc-banner .prim-btn-full {
  width: 100%;
  margin-top: 0.75em;
}
.box-jellemzes-motiv {
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	        box-shadow: 0 0 10px rgba(0,0,0,0.3);
	text-align: center;
	padding: 15px;
  font-size: 15px;
  max-width: 420px;
  margin: 0 auto;
}
.motiv-text {
  margin-bottom: 10px;
}
.motiv-tags {
  margin: 20px 0;
}

.motiv-tag1 {
	display: block;
	float: left;
  margin-left: 5px;
}
.motiv-tag2 {
	display: block;
	float: left;
  margin-left: 15px;
  margin-top: 15px;
}
.motiv-tag3 {
	display: block;
	float: left;
  margin-left: 15px;
}
.motiv-tag4 {
	display: block;
	float: left;
  margin-left: 15px;
  margin-top: 15px;
}

.svg-motiv-tag1 {width: 52px; height: 44px;}
.svg-motiv-tag2 {width: 52px; height: 52px;}
.svg-motiv-tag3 {width: 38px; height: 52px;}
.svg-motiv-tag4 {width: 72px; height: 52px;}

.svg-motiv-tag1 .st0,
.svg-motiv-tag2 .st0,
.svg-motiv-tag3 .st0,
.svg-motiv-tag4 .st0 {fill:#BFBFBF;}

.box-jellemzes-motiv .motiv-btn a {
/* 	width: 100%;
	font-size: 18px;
	padding: 8px 0; */
}
.fbook .box-jellemzes-motiv {
  text-align: left;
  margin-bottom: 10px;
}
.fbook .motiv-text {
  padding-left: 40px;
  background: transparent url(../img/icon-fbook.svg) no-repeat 0 0 / 30px 30px;
  color: #3a5897;
  min-height: 32px;
}
.fbook .motiv-tags .cimke {
  color: #bcbcbc;
  background: #eeeeee;
}
.fbook-hide-btn {
  color: #727272;
  text-align: right;
  display: block;
}
.fbook-hide-btn .icon-nem {
  vertical-align: baseline;
}
.elrejtve,
.letiltva {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px 0 0 0;
  z-index: 99999;
}
.letiltva {
  background: #336993;
  background: rgba(209,65,67,0.99);
  background: -moz-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: -webkit-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,105,147.99)), to(rgba(23,77,119,0.99)));
  background: -o-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: linear-gradient(to bottom, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6336993', endColorstr='#e6174d77',GradientType=0 );
}
.site-randi .letiltva,
.site-femrandi .letiltva,
.site-hirek .letiltva {
  background: #D14143;
  background: rgba(209,65,67,0.99);
  background: -moz-linear-gradient(top, rgba(209,65,67,0.99) 0%, rgba(105,6,21,0.99) 100%);
  background: -webkit-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(209,65,67,0.99)),to(rgba(105,6,21,0.99)));
  background: -moz-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: -o-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: linear-gradient(to bottom, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d14143', endColorstr='#e6690615',GradientType=0 );
}
.letiltva .info {
	color: #fff;
}
.letiltva .info p {
	margin: 0 0 1em 0;
}
.letiltva .felold-btn {
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  color: #336993;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding: 16px 0px;
  width: 100%;
}
.site-randi .letiltva .felold-btn,
.site-femrandi .letiltva .felold-btn,
.site-hirek .letiltva .felold-btn {
  color: #c8383f;
}
.letiltva .felold-btn:hover {
  background-color: rgba(255,255,255,0.3);
  color: #fff;
}
.letiltva .jelent-btn {
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding: 16px 0px;
  width: 100%;
}
.letiltva .jelent-btn:hover {
  background-color: rgba(255,255,255,0.3);
  color: #fff;
}

.elrejtve {
  background: #336993;
  background: rgba(51,105,147.99);
  background: -moz-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: -webkit-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,105,147.99)), to(rgba(23,77,119,0.99)));
  background: -o-linear-gradient(top, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  background: linear-gradient(to bottom, rgba(51,105,147.99) 0%, rgba(23,77,119,0.99) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6336993', endColorstr='#e6174d77',GradientType=0 );
}
.site-randi .elrejtve,
.site-femrandi .elrejtve,
.site-hirek .elrejtve {
  background: #D14143;
  background: rgba(209,65,67,0.99);
  background: -moz-linear-gradient(top, rgba(209,65,67,0.99) 0%, rgba(105,6,21,0.99) 100%);
  background: -webkit-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(209,65,67,0.99)),to(rgba(105,6,21,0.99)));
  background: -moz-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: -o-linear-gradient(top, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  background: linear-gradient(to bottom, rgba(209,65,67,0.99) 0%,rgba(105,6,21,0.99) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d14143', endColorstr='#e6690615',GradientType=0 );
}
.elrejtve .info p {
	margin: 0 0 1em 0;
}
.elrejtve .info {
	color: #fff;
}
.elrejtve .erdekel-btn {
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding: 16px 0px;
  width: 100%;
}
.elrejtve .erdekel-btn:hover {
  background-color: rgba(255,255,255,0.3);
  color: #fff;
}

.LayerGeneric, #RandiRendszeruzi {
	display: none;
	top: 100px;
	position: absolute;
	left: 50%;
	width: 640px;
	background: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	        box-shadow: 0 0 10px rgba(0,0,0,0.3);
	z-index: 1001;
	padding: 25px;
	margin-left: -320px;
	font-size: 14px;
}
/*[data-scroll-enabled]:not([data-scroll-enabled=""])*/
.LayerGeneric:not([data-scroll-enabled="true"]),
#RandiRendszeruzi:not([data-scroll-enabled="true"]) {
  margin-left: auto;
  left: auto;
}
.LayerGeneric .close, #RandiRendszeruzi .close {
	background: transparent url(../img/icon-close.svg) no-repeat 0 0 / 25px 25px;
	width: 25px;
	height: 25px;
	float: right;
	display: inline-block;
	overflow: hidden;
	text-indent: -1000em;
	position: relative;
	z-index: 1000;
	margin: -15px -15px 0 0;
}
.LayerGeneric .cont, #RandiRendszeruzi .cont {
	position: static;
	top: auto;
}
.LayerGeneric .layer-btns, #RandiRendszeruzi .button_rendben {
  text-align: center;
}
.LayerGeneric .layer-btns a, #RandiRendszeruzi .button_rendben a {
	background-color: transparent;
	border: 2px solid #767676;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	        border-radius: 7px;
	color: #767676;
	text-transform: uppercase;
	text-align: center;
	font-family: 'opensans-semibold';
	display: inline-block;
	padding: 8px 16px;
  margin: 0 10px;
}
.LayerGeneric .layer-btns a:hover, #RandiRendszeruzi .button_rendben a:hover {
  color: #222;
  border: 2px solid #222;
}
.LayerGeneric h3 {
	font-family: 'opensans-regular';
}
.LayerGeneric label,
.LayerGeneric input,
.LayerGeneric select,
.LayerGeneric textarea{
	display: block;
  margin: 10px 0;
}
.LayerGeneric label {
  font-family: 'opensans-semibold';
}
.LayerGeneric select {
	width: 100%;
	border: 1px solid #c3c3c3;
	padding: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #e0e0e0 url("../img/icon-le.svg") no-repeat scroll right 5px top 11px / 12px 7px;
  cursor: pointer;
}
.LayerGeneric textarea {
	width: 100%;
	border: 1px solid #c3c3c3;
	padding: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
  background: #e0e0e0;
  min-height: 100px;
}
.LayerGeneric .check input {
	visibility: hidden;
	position: absolute;
}
.LayerGeneric .check label {
  font-family: 'opensans-regular';
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.LayerGeneric .check input + label:before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	border: 1px solid #c3c3c3;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	height: 20px;
	width: 20px;
	text-align: center;
	cursor: pointer;
  background: #e0e0e0;
  color: #000;
}
.LayerGeneric .check input:checked + label:before {
	background: #e0e0e0 url(../img/icon-igen.svg) no-repeat 2px 4px / 13px 10px;
}
.LayerGeneric input[type="submit"] {
  float: right;
}

.ja_layer {
	position: fixed;
	top: 10px;
	width: 313px !important;
	margin-left: -156px !important;
}
.jal_bg {
	padding: 10px 0;
}
.jellemkep_layer h3, .jal_title {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.jal_lapozo, .jellemkep_layer .pager {
	text-align: center;
	line-height: 30px;
	font-family: "opensans-semibold";
	font-size: 18px;
}
.ja_layer .kik, .jellemkep_layer .kik {
	float: left;
	line-height: 50px;
	font-size: 13px;
}
.ja_layer .show-link, .jellemkep_layer .show-link {
	float: right;
	line-height: 50px;
	font-size: 13px;
	color: #336993;
}
  .site-randi .ja_layer .show-link,
  .site-randi .jellemkep_layer .show-link {color: #c8383f;}
  .site-hirek .ja_layer .show-link,
  .site-hirek .jellemkep_layer .show-link {color: #810100;}
  .site-femrandi .ja_layer .show-link,
  .site-femrandi .jellemkep_layer .show-link {color: #e23200;}

.jal_link {
	clear: both;
	color: #336993;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-family: "opensans-semibold";
	margin: 10px 0 0 0;
	display: block;
	float: left;
}
  .site-randi .jal_link {color: #c8383f;}
  .site-hirek .jal_link {color: #810100;}
  .site-femrandi .jal_link {color: #e23200;}

.jal_txt1 {
	float: left;
	padding: 15px 0;
}
.jal_txt11 {
	background: #eee;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 20px 0 10px;
	position: relative;
	float: left;
}
.jal_txt1.kozos .jal_txt11 {
	background: #00886D;
	color: #fff;
}
.jal_arr {
	float: left;
	border-left: solid 20px #eee;
	border-top: solid 20px transparent;
	border-bottom: solid 20px transparent;
}
.jal_txt1.kozos .jal_arr {
	border-left: solid 20px #00886D;
}
.jal_img1 {
	float: right;
	margin: 10px 0 10px 0;
	height: 58px;
	width: 58px;
}
.jal_img1 img {
	outline: 3px solid #eee;
}
.jal_img1.kozos {
	position: relative;
}
.jal_img1.kozos img {
	outline: 3px solid #3c8113;
}
.jal_img1.kozos:after {
	content: ' ';
	display: block;
	width: 23px;
	height: 23px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	background: #fff url(../img/icon-igen.svg) no-repeat 5px 7px / 13px 10px;
	z-index: 1;
	right: -10px;
	bottom: -10px;
	position: absolute;
}

.pswp--open {
	z-index: 10000;
}

/* nonap layer */

.nonap-layer.successful_activation {background: #fff; width: 740px; padding: 20px;}

.nonap-layer.LayerGeneric .close {
    background: transparent url(../img/icon-close.svg) no-repeat 0 0 / 15px 15px;
    width: 15px;
    height: 15px;
}

.nonap-txt {font-size:20px; color: #050201;  padding:20px 50px; text-align: center; line-height: 1.5;font-family: 'opensans-semibold'; background: #fcf8f7; }
.nonap-txt p {padding: 0 0 0px 0; margin: 0 0  5px 0;}
.nonap-txt strong {font-family: 'opensans-bold'; font-weight: normal; font-size:21px;}
.nonap-title {font-family: 'opensans-bold'; font-size: 36px; line-height: 40px; padding: 0 0 20px 0;  text-transform: uppercase; color:#336993; text-align: center;}
  .site-randi .nonap-title{color:#990000;}
  .site-hirek .nonap-title{color:#810100;}
  .site-femrandi .nonap-title{color:#e23200;}
.nonap-kupon {font-family: 'opensans-bold'; display:inline-block; border:solid 3px #050201; padding: 8px 40px; margin: 20px 0 ;}

.nonap-txt3 {font-size:19px; color:#4f4e4e; margin: 20px 0 15px 0; }
.nonap-but-center {text-align: center; padding: 35px 0  20px 0; }

.nonap-but {font-family: 'opensans-semibold'; font-size: 28px; color: #fff; text-decoration: none;  display: inline-block; background: #336993; border-radius: 5px; padding: 0 70px; height: 65px; line-height: 65px; transition: all .5s;   }

.site-randi .nonap-but  {background:#3c8113;}
.site-hirek .nonap-but {background:#810100;}
.site-femrandi .nonap-but {background:#e23200;}

.nonap-but:hover {color:#fff; background:#336993; text-decoration: none;}

.site-randi .nonap-but:hover {background:#186300;}
.site-hirek .nonap-but:hover {background:#810100;}
.site-femrandi .nonap-but:hover {background:#e23200;}



.site-randi .husvet-title {font-size: 30px; color: #e50f29;}
.husvet-txt {background: #FFF;}
.husvet-txt strong {font-size: 24px}
.husvet-txt .comment {font-family: 'opensans-regular'; font-size: 15px; margin-bottom: 10px;}
.site-randi .nonap-but.husvet-but {background: #e50f29;}

@media only screen and (max-width: 739px) {
.nonap-layer.successful_activation, .nonap-layer.husvet-layer.successful_activation { width: 320px;}
	
.nonap-txt, .nonap-txt.husvet-text{font-family: 'opensans-regular'; }
.nonap-txt, .nonap-txt strong, .nonap-txt.husvet-txt, .nonap-txt.husvet-txt strong  {font-size:15px; line-height: 1.2; padding: 10px; }
.nonap-title, .site-randi .husvet-title { font-size: 18px; line-height: 1.2;}
.nonap-txt3 {font-size:13px; margin: 15px 0 0px 0; }
a.nonap-but, a.husvet-but {font-size: 22px; padding: 0 40px; height: 50px; line-height: 50px;}

	
}
/* nonap layer */

/* * * * * MENU OLD * * * * */

#desktop_header {
	height: 65px;
	background: #fff;
/*   -webkit-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  transition: 0.5s linear; */
  top: 0;
  position: fixed;
	left: 0px;
	width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
}
.site-randi #desktop_header, .site-randi #mobil_header {background: #eae7e4;}

.normal_header #desktop_header {
/* 	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none; */
}
.normal_header #head_banner ~ .awrapper #desktop_header {
	top: 114px;
	-webkit-transition: top 0s;
	-o-transition: top 0s;
	-moz-transition: top 0s;
	transition: top 0s;
}
.site-femrandi.normal_header .hnkbg ~ .awrapper #desktop_header {
  top: 90px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.site-randizol.normal_header .hnkbg ~ .awrapper #desktop_header {
  top: 47px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.site-randizzon.normal_header .hnkbg ~ .awrapper #desktop_header {
  top: 22px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.site-viprandi.normal_header .hnkbg ~ .awrapper #desktop_header {
  top: 39px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.logo_menu,
.logo_menu a {
	background: transparent url("../img/logo/randivonal_logo_vector.svg") no-repeat 0 center / contain;
	width: 205px;
	height: 65px;
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	float: left;
}
.logo_menu_mobil,
.logo_menu_mobil a {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -1000em;
  z-index: 10;
  background: transparent url("../img/logo/randivonal_logo_vector.svg") no-repeat 0 center / contain;
  width: 146px;
  height: 30px;
}
.site-origo .logo_menu,
.site-origo .logo_menu a,
.site-origo .logo_menu_mobil,
.site-origo .logo_menu_mobil a {width: 160px; background: transparent url('../img/logo/origo_c.png') no-repeat 0 center / contain;}
.site-viprandi .logo_menu,
.site-viprandi .logo_menu a,
.site-viprandi .logo_menu_mobil,
.site-viprandi .logo_menu_mobil a{width: 120px; background: transparent url('../img/logo/vip_c.png') no-repeat 0 center / contain;}
.site-randizzon .logo_menu,
.site-randizzon .logo_menu a,
.site-randizzon .logo_menu_mobil,
.site-randizzon .logo_menu_mobil a {width: 61px; background: transparent url('../img/logo/randizzon_c.png') no-repeat 0 center / contain;}
.site-nol .logo_menu,
.site-nol .logo_menu a,
.site-nol .logo_menu_mobil,
.site-nol .logo_menu_mobil a {width: 126px; background: transparent url('../img/logo/nol_c.png') no-repeat 0 center / contain;}
.site-estrandi .logo_menu,
.site-estrandi .logo_menu a,
.site-estrandi .logo_menu_mobil,
.site-estrandi .logo_menu_mobil a {width: 129px; background: transparent url('../img/logo/estrandi_c.png') no-repeat 0 center / contain;}
.site-rtlrandi .logo_menu,
.site-rtlrandi .logo_menu a,
.site-rtlrandi .logo_menu_mobil,
.site-rtlrandi .logo_menu_mobil a {width: 65px; background: transparent url('../img/logo/rtl_c.png') no-repeat 0 center / contain;}
.site-blikk .logo_menu,
.site-blikk .logo_menu a,
.site-blikk .logo_menu_mobil,
.site-blikk .logo_menu_mobil a {width: 126px; background: transparent url('../img/logo/blikk_c.png') no-repeat 0 center / contain;}
.site-hirek .logo_menu,
.site-hirek .logo_menu a,
.site-hirek .logo_menu_mobil,
.site-hirek .logo_menu_mobil a {width: 133px; background: transparent url('../img/logo/titkos_c.png') no-repeat 0 center / contain;}
.site-femrandi .logo_menu,
.site-femrandi .logo_menu a,
.site-femrandi .logo_menu_mobil,
.site-femrandi .logo_menu_mobil a {width: 144px; background: transparent url('../img/logo/fem_c.png') no-repeat 0 center / contain;}
.site-randizol .logo_menu,
.site-randizol .logo_menu a,
.site-randizol .logo_menu_mobil,
.site-randizol .logo_menu_mobil a {width: 146px; background: transparent url('../img/logo/randizol_c.png') no-repeat 0 center / contain;}
.site-melegrandi .logo_menu,
.site-melegrandi .logo_menu a,
.site-melegrandi .logo_menu_mobil,
.site-melegrandi .logo_menu_mobil a {width: 129px; background: transparent url('../img/logo/melegrandi.png') no-repeat 0 center / contain;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/* .logo_menu,
.logo_menu a,
.logo_menu_mobil,
.logo_menu_mobil a {background-image:url("../img/logo/randivonal_logo@2x.png");} !svg! */
.site-origo .logo_menu,
.site-origo .logo_menu a,
.site-origo .logo_menu_mobil,
.site-origo .logo_menu_mobil a {background-image:url("../img/logo/origo_c@2x.png");}
.site-viprandi .logo_menu,
.site-viprandi .logo_menu a,
.site-viprandi .logo_menu_mobil,
.site-viprandi .logo_menu_mobil a{background-image:url("../img/logo/vip_c@2x.png");}
.site-randizzon .logo_menu,
.site-randizzon .logo_menu a,
.site-randizzon .logo_menu_mobil,
.site-randizzon .logo_menu_mobil a {background-image:url("../img/logo/randizzon_c@2x.png");}
.site-nol .logo_menu,
.site-nol .logo_menu a,
.site-nol .logo_menu_mobil,
.site-nol .logo_menu_mobil a {background-image:url("../img/logo/nol_c@2x.png");}
.site-estrandi .logo_menu,
.site-estrandi .logo_menu a,
.site-estrandi .logo_menu_mobil,
.site-estrandi .logo_menu_mobil a {background-image:url("../img/logo/estrandi_c@2x.png");}
.site-rtlrandi .logo_menu,
.site-rtlrandi .logo_menu a,
.site-rtlrandi .logo_menu_mobil,
.site-rtlrandi .logo_menu_mobil a {background-image:url("../img/logo/rtl_c@2x.png");}
.site-blikk .logo_menu,
.site-blikk .logo_menu a,
.site-blikk .logo_menu_mobil,
.site-blikk .logo_menu_mobil a {background-image:url("../img/logo/blikk_c@2x.png");}
.site-hirek .logo_menu,
.site-hirek .logo_menu a,
.site-hirek .logo_menu_mobil,
.site-hirek .logo_menu_mobil a {background-image:url("../img/logo/titkos_c@2x.png");}
.site-femrandi .logo_menu,
.site-femrandi .logo_menu a,
.site-femrandi .logo_menu_mobil,
.site-femrandi .logo_menu_mobil a {background-image:url("../img/logo/fem_c@2x.png");}
.site-randizol .logo_menu,
.site-randizol .logo_menu a,
.site-randizol .logo_menu_mobil,
.site-randizol .logo_menu_mobil a {background-image:url("../img/logo/randizol_c@2x.png");}
.site-melegrandi .logo_menu,
.site-melegrandi .logo_menu a,
.site-melegrandi .logo_menu_mobil,
.site-melegrandi .logo_menu_mobil a {background-image:url("../img/logo/melegrandi@2x.png");}
}

#desktop_header .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}

#desktop_header .h_menu {
	margin: 10px 0 0 0;
	float: right;
  display: inline;
}
#desktop_header .h_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#desktop_header .h_menu li {
  margin-right: 30px;
  font-size: 13px;
  color: #444444;
  position: relative;
  float: left;
  height: 55px;
}
#desktop_header .h_menu li:last-child {
  margin-right: 0 !important;
}
#desktop_header .h_menu li a {
  text-indent: 0;
  color: #444444;
  overflow: visible;
  text-decoration: none;
	display: block;
	text-align: center;
	height: 50px;
}
#desktop_header .h_menu .menu {
	width: 24px;
	height: 24px;
	margin: 5px auto 0 auto;
}
#desktop_header .h_menu .text {
	height: 20px;
	line-height: 20px;
}
.menu-0 {background: transparent url("../img/menu-0.svg") no-repeat 0 0;}
.menu-1 {background: transparent url("../img/menu-1.svg") no-repeat 0 0;}
.menu-2 {background: transparent url("../img/menu-2.svg") no-repeat 0 0;}
.menu-3 {background: transparent url("../img/menu-3.svg") no-repeat 0 0;}
.menu-4 {background: transparent url("../img/menu-4.svg") no-repeat 0 0;}
.menu-5 {background: transparent url("../img/menu-5.svg") no-repeat 0 0;}
.menu-6 {background: transparent url("../img/menu-6.svg") no-repeat 0 0;}
.menu-7 {background: transparent url("../img/menu-7.svg") no-repeat 0 0;}
/* hover preload */
.menu-0:before {background-image: url("../img/menu-0blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-1:before {background-image: url("../img/menu-1blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-2:before {background-image: url("../img/menu-2blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-3:before {background-image: url("../img/menu-3blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-4:before {background-image: url("../img/menu-4blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-5:before {background-image: url("../img/menu-5blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-6:before {background-image: url("../img/menu-6blue.svg"); content:''; visibility: hidden; position: absolute;}
.menu-7:before {background-image: url("../img/menu-7blue.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-0:before {background-image: url("../img/menu-0red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-1:before {background-image: url("../img/menu-1red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-2:before {background-image: url("../img/menu-2red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-3:before {background-image: url("../img/menu-3red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-4:before {background-image: url("../img/menu-4red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-5:before {background-image: url("../img/menu-5red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-6:before {background-image: url("../img/menu-6red.svg"); content:''; visibility: hidden; position: absolute;}
.site-randi .menu-7:before {background-image: url("../img/menu-7red.svg"); content:''; visibility: hidden; position: absolute;}
/* /hover preload */

#desktop_header .h_menu li.active a,
#desktop_header .h_menu li a:hover {
  color: #336993;
}
	.site-randi #desktop_header .h_menu li.active a,
	.site-randi #desktop_header .h_menu li a:hover {
	  color: #c8383f;
	}
li.active .menu-0, li a:hover .menu-0 {background-image: url("../img/menu-0blue.svg");}
li.active .menu-1, li a:hover .menu-1 {background-image: url("../img/menu-1blue.svg");}
li.active .menu-2, li a:hover .menu-2 {background-image: url("../img/menu-2blue.svg");}
li.active .menu-3, li a:hover .menu-3 {background-image: url("../img/menu-3blue.svg");}
li.active .menu-4, li a:hover .menu-4 {background-image: url("../img/menu-4blue.svg");}
li.active .menu-5, li a:hover .menu-5 {background-image: url("../img/menu-5blue.svg");}
li.active .menu-5, li a:hover .menu-6 {background-image: url("../img/menu-6blue.svg");}
li.active .menu-7, li a:hover .menu-7 {background-image: url("../img/menu-7blue.svg");}

	.site-randi li.active .menu-0, .site-randi li a:hover .menu-0 {background-image: url("../img/menu-0red.svg");}
	.site-randi li.active .menu-1, .site-randi li a:hover .menu-1 {background-image: url("../img/menu-1red.svg");}
	.site-randi li.active .menu-2, .site-randi li a:hover .menu-2 {background-image: url("../img/menu-2red.svg");}
	.site-randi li.active .menu-3, .site-randi li a:hover .menu-3 {background-image: url("../img/menu-3red.svg");}
	.site-randi li.active .menu-4, .site-randi li a:hover .menu-4 {background-image: url("../img/menu-4red.svg");}
	.site-randi li.active .menu-5, .site-randi li a:hover .menu-5 {background-image: url("../img/menu-5red.svg");}
	.site-randi li.active .menu-6, .site-randi li a:hover .menu-6 {background-image: url("../img/menu-6red.svg");}
	.site-randi li.active .menu-7, .site-randi li a:hover .menu-7 {background-image: url("../img/menu-7red.svg");}

#desktop_header .h_menu.kedvezmeny li {
  margin-right: 34px;
}
li .noti {
  display: none;
  border: 2px solid #F5F2EB;
  position: absolute;
  right: 1px;
  top: -2px;
  background: #336993;
  width: 25px;
  height: 25px;
  color: #fff;
  border-radius: 50%;
  line-height: 21px;
  text-align: center;
  font-size: 12px;
}
	.site-randi .h_menu li .noti {
		background: #c8383f;
	}
#desktop_header .h_menu li.kapcsolat .noti {
  right: 9px;
}
.fixed_header .awrapper {
  padding-top: 65px;
}
.fixed_header #desktop_header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  z-index: 99;
}

#mobil_header {
	margin: 0px auto;
	height: 48px;
	background: #fff;
	padding-top: 12px;
	position: fixed;
	left: 0px;
	width: 100%;
	top: -48px;
	z-index: 99;
  display: none;
/*   -webkit-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  transition: 0.5s linear; */
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  will-change: all;
}
.fixed_header #mobil_header {
	top: 0;
}

.site-randi {background: #eae7e4;}

.normal_header .extra-shadow {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
}
body.normal_header #mobil_header {
	top: 0;
/*	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;*/
}
body.normal_header #head_banner ~ .awrapper #mobil_header {
	top: 114px;
	-webkit-transition: top 0s;
	-o-transition: top 0s;
	-moz-transition: top 0s;
	transition: top 0s;
}
#mobil_header .wrapper {
	width: 740px;
	margin: 0px auto;
	position: relative;
  padding: 0 10px;
}


#mobil_header .menu {
  float: right;
}
#mobil_header .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mobil_header .menu li {
	float: left;
	margin-right: 30px;
	font-size: 12px;
	color: #444444;
	position: relative;
}
#mobil_header .menu li a .menu {
	width: 24px;
	height: 24px;
	margin: 0 auto;
  float: left;
}
#mobil_header .menu li a .text {
	height: 24px;
	line-height: 24px;
  float: left;
}
#mobil_header .menu li:last-child {
  margin-right: 0;
}
#mobil_header .menu li a {
	color: #444444;
	overflow: visible;
}
#mobil_header .menu li .noti {
	display: none;
	border: 2px solid #fff;
	position: absolute;
	right: -16px;
	top: -10px;
	background: #336993;
	min-width: 25px;
	height: 25px;
	color: #fff;
	-webkit-border-radius: 13px;
	   -moz-border-radius: 13px;
	        border-radius: 13px;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
}
  .site-randi #mobil_header .menu li .noti {border: 2px solid #eae7e4;}
  .site-randi #mobil_header .menu li .noti {
    background: #c8383f;
  }
  .site-hirek #mobil_header .menu li .noti {
    background: #810100;
  }
  .site-femrandi #mobil_header .menu li .noti {
    background: #e23200;
  }
#mobil_header .menu li .mobil-menu {
	width: 21px;
	margin-top: 6px;
	cursor: pointer;
}
#mobil_header .menu li .mobil-menu span {display:block;height:3px;background:#444;margin-bottom:3px;}
#mobil_header .menu li .mobil-menu span:last-child {margin-bottom:0px;}

#mobil_header .mobil-menu-div-wrapper {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 0px;
	z-index: 100;
	overflow: hidden;
}
#mobil_header .mobil-menu-div-wrapper.active {
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
	        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
	background: #fff;
}
#mobil_header .mobil-menu-div {
	width: 250px;
	background: #fff;
	padding: 13px 14px 30px 35px;
}
#mobil_header .mobil-menu-div .close {
	cursor: pointer;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 13px;
}
#mobil_header .mobil-menu-div .close span {
	display: block;
	height: 3px;
	background: #444;
	width: 33px;
	position: absolute;
	top: 14px;
	left: 0px;
}
#mobil_header .mobil-menu-div .close span:first-child {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
}
#mobil_header .mobil-menu-div .close span:last-child {
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
#mobil_header .mobil-menu-div ul {
	list-style: none;
	padding: 0;
	margin-top: 32px;
}
#mobil_header .mobil-menu-div ul li {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
}
#mobil_header .mobil-menu-div ul li a {
	color: #444444;
	text-decoration: none;
  display: block;
  overflow: hidden;
}
#mobil_header .mobil-menu-div ul li.active a {color:#336993;}
	.site-randi #mobil_header .mobil-menu-div ul li.active a {color:#c8383f;}
  .site-hirek #mobil_header .mobil-menu-div ul li.active a {color:#810100;}
  .site-femrandi #mobil_header .mobil-menu-div ul li.active a {color:#e23200;}
  
#mobil_header .mobil-menu-div ul li a .menu {
	width: 24px;
	height: 24px;
	margin: 0 auto;
  float: left;
  margin-right: 25px;
}
#mobil_header .mobil-menu-div ul li a .text {
	height: 24px;
	line-height: 24px;
  float: left;
}

#mobil_header .mobil-menu-div li .noti {
	display: none;
	border: 2px solid #fff;
	position: absolute;
	left: 12px;
	top: -12px;
	background: #336993;
	min-width: 25px;
	height: 25px;
	color: #fff;
	-webkit-border-radius: 13px;
	   -moz-border-radius: 13px;
	        border-radius: 13px;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
}
  .site-randi #mobil_header .mobil-menu-div li .noti {
    background: #c8383f;
  }
  .site-hirek #mobil_header .mobil-menu-div li .noti {
    background: #810100;
  }
  .site-femrandi #mobil_header .mobil-menu-div li .noti {
    background: #e23200;
  }

/* * * * * /MENU OLD * * * * */

/* * * * * FOOTEROLD * * * * */
.footer-wrapper {
  background: #eee;
}
.site-randi .footer-wrapper {  background: #eae7e4;}
.footer {
  color: #5e5953;
  font-size: 11px;
}
.footer a {
	color: #5e5953;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .mobilview2 {
	font-size: 14px;
	color: #959595;
	text-transform: uppercase;
	line-height: 28px;
	height: 28px;
	width: 290px;
	margin: 0px auto 50px auto;
  font-family: 'opensans-semibold';
}
.footer .mobilview2 a {
	color: #959595;
  line-height: 34px;
	float: left;
}
.footer .mobilview2 a.act {
	color: #336993;
}
  .site-randi .footer .mobilview2 a.act {
    color: #990000;
  }
  .site-femrandi .footer .mobilview2 a.act {
    color: #e23200;
  }
.footer .mobilview2 i {
	display: block;
	width: 34px;
	height: 34px;
	margin: 0 5px 0 10px;
	float: right;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #ddd;
}
.footer .mobilview2 i.icon1 {
	background: #ddd url(../img/icon-desktop.svg) no-repeat 5px 6px / 20px 18px;
}
.footer .mobilview2 i.icon2 {
	background: #ddd url(../img/icon-mobile.svg) no-repeat 10px 5px / 10px 20px;
	float: left;
	margin: 0 10px 0 5px;
}
.footer .mobilview2 a.act i {
  border: 2px solid #336993;
}
  .site-randi .footer .mobilview2 a.act i {
    border: 2px solid #B03D3B;
  }
  .site-femrandi .footer .mobilview2 a.act i {
    border: 2px solid #e23200;
  }
.footer .flogo-cont {
	position: relative;
	clear: both;
}
.footer .flogo {
	background: #eee url(../img/randivonal_logo_vector_szurke.svgg) no-repeat 15px 0 / 151px 21px;
	display: block;
	width: 181px;
	height: 21px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.site-randi .footer .flogo {background: #eae7e4 url(../img/randivonal_logo_vector_szurke.svg) no-repeat 15px 0 / 151px 21px;}

.footer .flogo-cont::after {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 100%;
	height: 1px;
	background: #bdbdbd;
}
.footer .main-menu {
	padding: 20px 0 25px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #bdbdbd;
	list-style: none;
	text-align: center;
	font-size: 12px;
}
.footer .main-menu li {
	display: inline-block;
	margin: 0 34px;
}
.footer .main-menu a {
	color: #747474;
}
.footer .main-menu a img {
	width: 104px;
  height: auto;
}
.footer .footer-block {
	display: inline-block;
	width: 33%;
	vertical-align: top;
}

.footer .footer-block:nth-child(6) ul li a {
    height: 64px;

    background-color: #FFF;
    border-radius: 10px;

    background-size: cover;
    background-position: center center;
}

.footer .footer-block:nth-child(6) ul li a img {
    display: none;
}

.footer .footer-block:nth-child(6) ul li:first-child a {
    background-image: url('../img/google-btn.png');
}

.footer .footer-block:nth-child(6) ul li:last-child a {
    background-image: url('../img/apple-btn.png');

}
.footer .footer-block .title {
	color: #336993;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 30px;
}
  .site-randi .footer .footer-block .title {
    color: #990000;
  }
.footer .footer-block .title a {
	color: #336993;
}
  .site-randi .footer .footer-block .title a {
    color: #990000;
  }
.footer .footer-block ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	width: 49%;
}
.footer .footer-block ul li {
	margin-bottom: 10px;
	font-size: 12px;
}
.footer .flogo-cont.bottom {
	margin-top: 25px;
}
.footer .container.fclose {
	color: #737373;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}
.footer .rak {
	background: #ddd;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	padding: 15px 20px;
	font-size: 12px;
  position: relative;
}
.footer .rak i {
	display: inline-block;
	width: 27px;
	height: 30px;
	background: transparent url(../img/mehnyakrak.png) no-repeat 0 2px / 27px 27px;
	float: left;
  margin-right: 25px;
}
.footer .rak.nok i {
	background: url(../img/nok_ved.png) no-repeat 0 0;
	width: 29px;
	height: 28px;
	margin-right: 25px;
}
.footer .rak:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	top: 0;
	left: 67px;
	background: #fff;
}
.footer .mobil {
	background: #ddd;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	padding: 15px 20px;
	margin-top: 10px;
	font-size: 12px;
  position: relative;
}
.footer .mobil i {
	display: inline-block;
	width: 27px;
	height: 30px;
	background: transparent url(../img/icon-mobile.svg) no-repeat 5px 0 / 17px 30px;
	float: left;
  margin-right: 40px;
}
.footer .mobil:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	top: 0;
	left: 67px;
	background: #fff;
}

/* Nagyker footer */
.mobilview { background:#b9b9b9; height:32px; line-height:32px; text-align:center; font-size:13px; font-weight:bold; color:#363337; font-family:Tahoma, Geneva, sans-serif; }
.mobilview a { color:#363337; text-decoration:none; }
.mobilview a:hover { color:#363337; text-decoration:underline; }
.footer.footer-center { width:auto; text-align:center; }
.footer.footer-center .f_copy,
.footer.footer-center .f_menu { float:left; width: 50%; }
.footer_otp { text-align:center; }

.site-blikk .footer,
.site-estrandi .footer,
.site-femrandi .footer,
.site-nol .footer,
.site-randizol .footer,
.site-rtlrandi .footer,
.site-viprandi .footer {
	background: #464247;
	background: -moz-linear-gradient(top, #464247 0%, #616161 100%);
	background: -webkit-linear-gradient(top, #464247 0%,#616161 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#464247),to(#616161));
	background: -moz-linear-gradient(top, #464247 0%,#616161 100%);
	background: -o-linear-gradient(top, #464247 0%,#616161 100%);
	background: linear-gradient(to bottom, #464247 0%,#616161 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464247', endColorstr='#616161',GradientType=0 );
}
.site-hirek .footer {
	background:#560000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#560000), to(#800000));
	background: -webkit-linear-gradient(#560000, #800000);
	background: -moz-linear-gradient(#560000, #800000);
	background: -o-linear-gradient(#560000, #800000);
	background: -webkit-gradient(linear, left top, left bottom, from(#560000), to(#800000));
	background: linear-gradient(#560000, #800000);
	position:relative;
}

.site-blikk .footer, .site-blikk .footer a,
.site-estrandi .footer, .site-estrandi .footer a,
.site-femrandi .footer, .site-femrandi .footer a,
.site-nol .footer, .site-nol .footer a,
.site-randizol .footer, .site-randizol .footer a,
.site-rtlrandi .footer, .site-rtlrandi .footer a,
.site-hirek .footer, .site-hirek .footer a,
.site-viprandi .footer, .site-viprandi .footer a {color: #fff;}
/* /Nagyker footer */

/* Origo footer */
.site-origo #footer { width: 100%; background: #f1f1f1; position:relative; behavior:url(css/border-radius.htc);
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1f1), to(#f8f8f8));
background: -webkit-linear-gradient(#f1f1f1, #f8f8f8);
background: -moz-linear-gradient(#f1f1f1, #f8f8f8);
background: -o-linear-gradient(#f1f1f1, #f8f8f8);
background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f8f8f8));
background: linear-gradient(#f1f1f1, #f8f8f8);
-pie-background: linear-gradient(#f1f1f1, #f8f8f8);
}
.site-origo #lablec { width: 960px; padding: 0 7px 0 7px; margin: 0 auto; overflow: hidden; }
.site-origo #lablec a { font-size: 11px; color: #8e848d; text-decoration:none; }
.site-origo #lablec a:hover { text-decoration:underline; color: #8e848d; }
.site-origo #corp-origo { float: right; overflow: hidden; border-left: 1px solid #dddddd; margin: 18px 0 0 0; width: 253px; height: 169px; padding-left: 40px; }
.site-origo #corp-logo { width: 116px; height: 52px; display: block; float: right; background-image: url("../img/origo/origomedia_logo.png"); margin-right: 25px; }
.site-origo #corp-links { overflow: hidden; width: 100%; padding-top: 20px; }
.site-origo .corp-links-col { width: 50%; padding-right: 13px; float: left; list-style:none; margin:0px; padding:0px; }
.site-origo .corp-links-col li { line-height: 2; }
.site-origo #corp-links a { padding: 3px 0 3px 20px; background-repeat: no-repeat; background-position: 0 4px; font-size: 11px; color: #8a8a8a; }
.site-origo #corp-links a:hover { color: #8a8a8a; }
.site-origo a#corp-irjon { background-image: url("../img/origo/footer-irjon.png"); }
.site-origo a#corp-irjon:hover { background-image: url("../img/origo/footer-irjon.png");}
.site-origo a#corp-archivum { background-image: url("../img/origo/footer-archivum.png"); }
.site-origo a#corp-archivum:hover { background-image: url("../img/origo/footer-archivum.png"); }
.site-origo a#corp-rss { background-image: url("../img/origo/footer-rss.png"); }
.site-origo a#corp-rss:hover { background-image: url("../img/origo/footer-rss.png"); }
.site-origo a#corp-hirlevel { background-image: url("../img/origo/footer-hirlevel.png"); }
.site-origo a#corp-hirlevel:hover { background-image: url("../img/origo/footer-hirlevel.png"); }
.site-origo a#corp-cimke { background-image: url("../img/origo/footer-cimke.png"); }
.site-origo a#corp-cimke:hover { background-image: url("../img/origo/footer-cimke.png"); }
.site-origo a#corp-mobil { background-image: url("../img/origo/footer-mobil.png"); background-position: 0 3px; }
.site-origo a#corp-mobil:hover { background-image: url("../img/origo/footer-mobil.png"); background-position: 0 3px; }
.site-origo .elso-doboz { font-size: 11px; color: #82826a; float: left; margin: 0 20px 10px 0; width: 308px; overflow: hidden; }
.site-origo #lablec h4 { color: #b2b2b2; font-size: 11px; padding: 17px 0 3px 6px; margin-bottom:0px; }
.site-origo #lablec .elso-doboz a { background: url("../img/origo/footer-border.png") right 4px no-repeat; padding: 0 9px 0 6px; line-height: 17px;  }
.site-origo #lablec .elso-doboz a.ut { background-image: none; }
.site-origo #end { width: 100%; background-color: #d1d1d1; height: 30px; border-bottom:1px solid #515151; }
.site-origo #itt-a-vege { width: 920px; padding: 0px 7px 0 13px; margin: 0 auto; overflow: hidden; line-height:30px; }
.site-origo #itt-a-vege a { font-size: 11px; color: #83848d; background: url("../img/footer-border.png") right no-repeat; padding-right: 10px; margin-right: 10px; float: right; text-decoration:none; }
.site-origo #itt-a-vege a:hover { text-decoration: underline; color: #83848d; }
.site-origo #itt-a-vege a#utolso-link { margin-right: 0; padding-right: 0; background-image: none; }
.site-origo #itt-a-vege a#jog { float: left; background: none; }
/* /Origo footer */

/* * * * * /FOOTER OLD * * * * */

/* Origo header */
.site-origo .hnkbg{background:#4468ae;height:33px;overflow: hidden;}
.site-origo .hnkbg .cont{width:960px;margin:0 auto;font-size:11px;color:#fff;}
.site-origo .hnkbg .left{float:left;}
.site-origo .hnkbg .right{float:right;line-height:36px;text-align:right;}
.site-origo .hnkbg .fejlec_1{background-color:#4468AE;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;height:33px;width:780px;}
.site-origo .hnkbg .fejlec_1 a{background-color:transparent;background-image:url("../img/origo/fej-pontv.gif");background-position:right center;background-repeat:repeat-y;color:#FFFFFF;display:block;float:left;font-weight:bold;margin-right:9px;padding:9px 14px 2px 8px;text-decoration:none;}
.site-origo .hnkbg .fejlec_1 a:hover{color:#fff;text-decoration:underline;}
.site-origo .hnkbg .fejlec_1 form{display:inline;margin:0;padding:0;border:0;}
.site-origo .hnkbg .fejlec_1 fieldset{margin:0;padding:0;border:0;}
.site-origo .hnkbg .fejlec_1 select, .fejlec_1 input{font:normal 11px Arial, Helvetica, sans-serif;}
.site-origo .hnkbg .fejlec_1 a:link, .fejlec_1 a:visited{text-decoration:none;}
.site-origo .hnkbg .fejlec_1 a:hover{text-decoration:underline;}
.site-origo .hnkbg .fejlec_1 .clear{clear:both;}
.site-origo .hnkbg .fejlec_1 ul, .fejlec_1 li{list-style-type:none;}
.site-origo .hnkbg .fejlec_1 .hide{display:none;}
.site-origo .hnkbg .fejlec_1 .bold{font-weight:bold;}
.site-origo .hnkbg .origo_kereso{margin-right:-182px;}
.site-origo .hnkbg #ok{width:417px;height:27px;display:block;float:right;display:inline;margin-left:-10px;position:relative;background-color:#bababa;}
.site-origo .hnkbg span#ok-sarok-bal{background:#6C6C6C url(../img/origo/ok-bg-bal.gif) no-repeat left;height:27px;width:2px;display:block;float:left;border:0;}
.site-origo .hnkbg #ok label{float:left;color:#fff;padding:6px 8px 0 6px;}
.site-origo .hnkbg #ok select{float:left;margin:3px 8px 0 0;border:0;}
.site-origo .hnkbg #ok fieldset{float:left;width:240px;height:20px;background:#fff url(../img/origo/ok-bg-mezo.gif) no-repeat left;margin-top:3px;}
.site-origo .hnkbg #keresmezo{border:0;width:148px;}
.site-origo .hnkbg #ok-keres{width:87px;height:16px;background:url(../img/origo/ok-keresd.gif) no-repeat;border:0;margin:2px 1px 0 2px;cursor:pointer;}
.site-origo .hnkbg span#ok-sarok-jobb{background:#6C6C6C url(../img/origo/ok-bg-jobb.gif) no-repeat right;height:27px;width:2px;display:block;float:right;border:0;}
.site-origo .hnkbg div#fancyDropDown_A{position:relative;float:left;z-index:10;height:20px;width:104px;background:url(../img/origo/fancy-bg.gif) no-repeat left;margin:3px 4px 0 0;}
/* /Origo header */

/* VIP header */
.site-viprandi .hnkbg { background:#176b54; height:39px; }
.site-viprandi .hnkbg .cont { width:960px; margin:0 auto; font-size:11px; color:#fff; top: auto;}
.site-viprandi .hnkbg .left { float:left; }
.site-viprandi .hnkbg .right { float:right; line-height:39px; text-align:right; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
.site-viprandi .hnkbg .right span { color:#ffff00; }
.site-viprandi .hnkbg .left ul { margin:0px; padding:0px; list-style:none; float:left; }
.site-viprandi .hnkbg .left ul li { float:left; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; padding-right:15px; line-height:39px; }
.site-viprandi .hnkbg .left ul li a { color:#fff; text-decoration:none; }
.site-viprandi .hnkbg .left ul li a:hover { color:#fff; text-decoration:underline; }
.site-viprandi .oldalinfo { background:url(../img/vip_oldalinfo.png) no-repeat; width:171px; height:39px; float:left; }
.site-viprandi .oldalinfo a { display:block; overflow:hidden; text-indent:-1000em; width:171px; height:39px; }
.site-viprandi #head_banner { background:#d7d7d7; padding:10px 0; }
.site-viprandi #head_banner .cont { width:960px; margin:0 auto; background:#ebebeb; padding:2px 0; }
.site-viprandi #head_banner .banner { padding:0 0 0 24px;  height:90px; float:left; position:relative; }
.site-viprandi #head_banner .banner:after { content:''; background:url(../img/sprite_base.png) no-repeat 0 -255px; width:20px; height:90px; position:absolute; left:0px; top:0px; }
.site-viprandi #head_banner .close_adv { float:left; padding:18px 0 0 24px; color:#464646; font-size:11px; }
.site-viprandi #head_banner .close_adv a { color:#464646; text-decoration:underline; }
.site-viprandi #head_banner .close_adv a:hover { color:#464646; text-decoration:none; }
/* /VIP header */

/* Estrandi header */
.site-estrandi .hnkbg {
background: #d4dadd;
background: -moz-linear-gradient(top, #d4dadd 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #d4dadd 0%,#ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#d4dadd),to(#ffffff));
background: -moz-linear-gradient(top, #d4dadd 0%,#ffffff 100%);
background: -o-linear-gradient(top, #d4dadd 0%,#ffffff 100%);
background: linear-gradient(to bottom, #d4dadd 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4dadd', endColorstr='#ffffff',GradientType=0 );
height: 27px;
border-top:  1px solid #fff;
border-bottom: 1px solid #01589f;
}
.site-estrandi .hnkbg .cont {width: 960px; margin: 0 auto; padding: 0 10px; font-size: 12px; line-height: 27px; color: #000; font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;}
	@media only screen and (min-width: 1367px) { .site-estrandi .hnkbg .cont {width: 1280px;} }
	@media only screen and (max-width: 959px) { .site-estrandi .hnkbg .cont {width: 100%;} }
.site-estrandi .top_menu {overflow: hidden;}
.site-estrandi .top_menu a:hover {text-decoration: underline;}
.site-estrandi .top_menu_linkek {float: left;}
.site-estrandi .top_menu_datum {float: right;}
/* /Estrandi header */

/* Randizol header */
.site-randizol .hnkbg { background:#fff; height:47px; border-bottom:1px solid #e5e5e5; }
.site-randizol .hnkbg .cont { width:960px; margin:0 auto; font-size:11px; color:#fff; }
.site-randizol .hnkbg .cont ul { margin:0px; padding:0px; list-style:none; position:relative; left:50%; }
.site-randizol .hnkbg .cont ul li { float:left; position:relative; height:20px; padding:8px 0 0 0; }
.site-randizol .hnkbg .cont ul li a { color:#00A0DC; text-decoration:none; text-indent:100%; overflow:hidden; white-space:nowrap; display:block; height:30px; }
.site-randizol .hnkbg .cont ul li a:hover { color:#00A0DC; text-decoration:underline; }
.site-randizol .hnkbg .menu_1 a{ background:url(../img/bg_randizol_head_menu.png) no-repeat 0 0; width:71px; margin-right:94px; }
.site-randizol .hnkbg .menu_2 a{ background:url(../img/bg_randizol_head_menu.png) no-repeat -165px 0; width:70px; margin-right:92px; }
.site-randizol .hnkbg .menu_3 a{ background:url(../img/bg_randizol_head_menu.png) no-repeat -327px 0; width:72px; margin-right:74px; }
.site-randizol .hnkbg .menu_4 a{ background:url(../img/bg_randizol_head_menu.png) no-repeat -473px 0; width:75px; margin-right:77px; }
.site-randizol .hnkbg .menu_5 a{ background:url(../img/bg_randizol_head_menu.png) no-repeat -625px 0; width:79px; }
.site-randizol .h_menu_center { float:right; position:relative; left:-50%; text-align:left; }
/* /Randizol header */

/* randizzon header */
.site-randizzon .hnkbg { background:#deeaf0; height:22px; border-bottom:1px solid #fff; border-top:1px solid #fff; }
.site-randizzon .hnkbg .cont { width:960px; margin:0 auto; font-size:11px; color:#fff; }
.site-randizzon .hnkbg .cont ul { margin:0px; padding:0px; list-style:none; position:relative; left:50%; }
.site-randizzon .hnkbg .cont ul li { float:left; position:relative; height:22px; line-height:20px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; font-size:11px; padding:0 30px; }
.site-randizzon .hnkbg .cont ul li a { color:#00A0DC; text-decoration:none; }
.site-randizzon .hnkbg .cont ul li a:hover { color:#00A0DC; text-decoration:underline; }
.site-randizzon .h_menu_center { float:right; position:relative; left:-50%; text-align:left; }
/* /randizzon header */

.pswp .galeriaImgCnt{ width: 100%; height: 100%; margin: auto; position: relative; text-align: center; color: #fff;}
.pswp .PhotoRequestButtons {display: block; position: absolute; left: 50%; top: 50%; color: #fff; text-decoration: none; border: 3px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 42px; height: 48px; width: 240px; margin: 160px 0 0 -120px; font-size: 16px; text-transform: uppercase; z-index: 1;}
.pswp .PhotoRequestButtons:hover {text-decoration:none; color: #fff; -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,.22); -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,.22); box-shadow: 1px 1px 1px 1px rgba(0,0,0,.22); border-color: #366381; background-color: #366381;}
  .site-randi .pswp .PhotoRequestButtons:hover {border-color: #c8383f; background-color: #c8383f;}
  .site-hirek .pswp .PhotoRequestButtons:hover {border-color: #810100; background-color: #810100;}
.pswp .pswp__ui--fit .pswp__top-bar,
.pswp .pswp__ui--fit .pswp__caption {background-color: transparent !important;}
.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {background: transparent url("../img/mobil_pic_arr3.png") no-repeat scroll 0 0 !important; height: 60px;}
.pswp .pswp__button--arrow--right:before {background-position: -368px 0 !important;}
.pswp .pswp__container {-webkit-transition: -webkit-transform 0.35s ease-in-out;transition: -webkit-transform 0.35s ease-in-out;-o-transition: -o-transform 0.35s ease-in-out;-moz-transition: transform 0.35s ease-in-out, -moz-transform 0.35s ease-in-out;transition: transform 0.35s ease-in-out;transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out, -moz-transform 0.35s ease-in-out, -o-transform 0.35s ease-in-out;}
.pswp .pswp__button--arrow--right {width: 35%; width: -webkit-calc(50% - 160px); width: -moz-calc(50% - 160px); width: calc(50% - 160px); min-width: 40px; height: 80%; top: 20%;}
.pswp .pswp__button--arrow--left {width: 35%; width: -webkit-calc(50% - 160px); width: -moz-calc(50% - 160px); width: calc(50% - 160px); min-width: 40px; height: 80%; top: 20%;}
.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {top: 45%;}
.pswp .galeriaImgCnt img {max-width: 100%; max-height: 100%; position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.pswp .galeriaImgCnt.nincs-foto img {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.pswp .pswp-text {position: absolute; top: 50%; left: 50%; width: 240px; margin: -140px 0 0 -120px; font-size: 13px; line-height: 20px; background: transparent url("../img/foto_titkos_lakat.png") no-repeat top center; padding-top: 220px;}
.pswp .pswp-text strong {font-size: 16px; font-family: "opensans-semibold"; font-weight: normal;}
.pswp .nincs-foto .pswp-text {padding-top: 0; margin: 0 0 0 -120px; background: transparent;}
.pswp .nincs-foto .PhotoRequestButtons {margin: 50px 0 0 -120px;}
.pswp .nincs-foto.disabled .PhotoRequestButtons,
.pswp .nincs-foto.disabled .PhotoRequestButtons:hover {color: #999; border-color: #999; background: transparent; cursor: not-allowed;}
.galeriaImgCnt .help_icon {background: url(../img/svghelp.svg) no-repeat; position: absolute; top: 50%; left: 50%; margin: 0 0 0 130px;	z-index: 4;	width: 22px; height: 22px; display: inline-block; float: left; cursor: pointer;}
.tip-wrap {z-index: 10001; background: #fff; font-size: 13px; padding: 3px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: none; position: fixed !important; top: 50%; left: 50%; margin-top: -60px; margin-left: -27px;}
.tip-wrap:after {top: 100%; right: 5px; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; border-color: #fff transparent transparent transparent; border-style: solid; border-width: 10px 10px 0 10px;}
.pswp .pswp__caption__center {font-size: 14px; text-align: center;}
.pswp__caption_top {position: absolute; width: 100%; height: 44px; line-height: 44px; text-align: center; color: #fff; font-size: 14px;z-index: 1;}
.pswp__caption_top .icon-hiteles { background: url(../img/icon-hitelesu.svg) no-repeat 0 0 / 20px 20px; width: 22px; height: 20px; display: inline-block; vertical-align: middle;}

.levelfolyam-17-cont{background-color: #f2f2f2; padding: 0; position: fixed; bottom: 380px; width: 640px; right: 50%; margin-right: -425px; -webkit-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); -moz-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); box-shadow: -2px 2px 10px rgba(0,0,0,0.25); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; overflow-x: hidden; overflow-y: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; -moz-box-flex: 1; flex: 1 1 auto; z-index: 100; display: none; max-height: calc(100% - 450px);}
.level-cont{margin:15px;}
.levelfolyam-17-cont .level-pic{float:left; width:38px; height: auto; position: relative;}
.levelfolyam-17-cont .level-pic .titkossvg {top: 29px; left: 11px;}
.levelfolyam-17-cont .level-me .level-pic{float:right;}
.levelfolyam-17-cont .level-pic img{height:34px;width:34px;margin-top:22px;border: 0 none;}
.levelfolyam-17-cont .level-wrap{float:left; max-width: -webkit-calc(100% - 38px); max-width: -moz-calc(100% - 38px); max-width: calc(100% - 38px);}
.levelfolyam-17-cont .level-me .level-wrap{float:right;}
.levelfolyam-17-cont .level-cont-time{height:24px; line-height:24px; color:#939393; font-size:12px; padding: 0 20px;}
.levelfolyam-17-cont .level-me .level-cont-time {text-align: right;}
.levelfolyam-17-cont .level-cont-text{padding:10px;color:#545350;line-height:20px;margin-left:10px;-webkit-box-shadow:0 1px 3px #aaa;-moz-box-shadow:0 1px 3px #aaa;box-shadow:0 1px 3px #aaa;-webkit-border-radius:0 10px 10px 10px;-moz-border-radius:0 10px 10px 10px;border-radius:0 10px 10px 10px; position:relative; background-color: #fff; text-wrap: balanced;}
	.balance-text { text-wrap: balanced; }
.levelfolyam-17-cont .level-cont-text img {float: left; margin-right: 5px;}
.levelfolyam-17-cont .level-sms .level-cont-text {float: left; width: -webkit-calc(100% - 50px); width: -moz-calc(100% - 50px); width: calc(100% - 50px);}
.levelfolyam-17-cont .level-me .level-sms .level-cont-text {float: right;}
.levelfolyam-17-cont .level-sms .level-cont-sms {float: left;width: 40px;text-align: right;}
.levelfolyam-17-cont .level-me .level-sms .level-cont-sms {text-align: left;}
.levelfolyam-17-cont .level-sms .smssvg {width: 25px;height: 35px;}
.levelfolyam-17-cont .level-sms .level-cont-meta {clear: both;}
.levelfolyam-17-cont .level-me .level-cont-text{background-color:#d7d7d7;color:#444444;margin-left:0;margin-right:10px;-webkit-border-radius:10px 0 10px 10px;-moz-border-radius:10px 0 10px 10px;border-radius:10px 0 10px 10px;}
.levelfolyam-17-cont .level-cont-text:before{content:'';position:absolute;width:7px;height:7px;background:#fff;left:-7px;top:0;-webkit-box-shadow:0 -1px 1px -1px #aaa;-moz-box-shadow:0 -1px 1px -1px #aaa;box-shadow:0 -1px 1px -1px #aaa;}
.levelfolyam-17-cont .level-cont-text:after{position:absolute;content:'';width:7px;height:7px;background-color:#f2f2f2;top:0px;left:-7px;-webkit-border-radius:0 100% 0 0;-moz-border-radius:0 100% 0 0;border-radius:0 100% 0 0;-webkit-box-shadow:inset -2px 3px 3px -3px #aaa;-moz-box-shadow:inset -2px 3px 3px -3px #aaa;box-shadow:inset -2px 3px 3px -3px #aaa;}
.levelfolyam-17-cont .level-me .level-cont-text:before{background:#d7d7d7;left:auto;right:-7px;top:0;-webkit-box-shadow:0 -1px 1px -1px #aaa;-moz-box-shadow:0 -1px 1px -1px #aaa;box-shadow:0 -1px 1px -1px #aaa;}
.levelfolyam-17-cont .level-me .level-cont-text:after{background-color:#f2f2f2;top:0px;left:auto;right:-7px;-webkit-border-radius:100% 0 0 0;-moz-border-radius:100% 0 0 0;border-radius:100% 0 0 0;-webkit-box-shadow:inset 2px 3px 3px -3px #aaa;-moz-box-shadow:inset 2px 3px 3px -3px #aaa;box-shadow:inset 2px 3px 3px -3px #aaa;}
.levelfolyam-17-cont .level-cont-but{ clear:both; border: solid 2px #3c8113; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; text-align:center; display:block; width:80%; margin:5px auto; font-family: 'opensans-semibold'; text-decoration:none; color:#3c8113; padding:5px 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;  }
.levelfolyam-17-cont .level-cont-but:hover{ background:#3c8113; color:#f2f2f2; }
.levelfolyam-17-cont .level-cont-meta{height:24px;line-height:24px;text-align:center;color:#939393;font-size:12px; padding: 0 20px;}
.levelfolyam-17-cont .level-me .level-cont-meta {text-align: right;}
.levelfolyam-17-cont .level-cont-meta .replysvg,
.levelfolyam-17-cont .level-cont-meta .readsvg,
.levelfolyam-17-cont .level-cont-meta .unreadsvg,
.levelfolyam-17-cont .level-cont-meta .donesvg{width:14px;height:14px;vertical-align:middle;}

.levelfolyam-17-teszt {font-size: 14px; line-height: 16px; color: #545350; background-color: #fff; opacity: 0; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s;  -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; -moz-box-flex: 1; flex: 1 1 auto; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: auto; z-index: 100;}
.awrapper .levelfolyam-17-teszt {top: auto; bottom: 0; width: 640px; left: auto; margin-left: auto; -webkit-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); -moz-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); box-shadow: -2px 2px 10px rgba(0,0,0,0.25); height: 640px; overflow: auto; max-height: 100%; z-index: 1000; right: 50%; margin-right: -425px;}
.levelfolyam-17-teszt-cont {overflow-x: hidden; overflow-y: scroll; height: -webkit-calc(100% - 55px); height: -moz-calc(100% - 55px); height: calc(100% - 55px);}
.levelfolyam-17-teszt * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.levelfolyam-17-teszt strong{font-weight:normal; font-family: 'opensans-semibold';}
.levelfolyam-17-teszt img{max-width:100%;}
.levelfolyam-17-teszt .head {background-color:#fff; color: #444; min-height:55px; font-size:20px; line-height:55px; padding: 0;}
.levelfolyam-17-teszt .head .title {-webkit-box-shadow: 0 1px 3px #777;-moz-box-shadow: 0 1px 3px #777;box-shadow: 0 1px 3px #777; position: relative; padding:0 16px 0 12px;}
.levelfolyam-17-teszt .head .title span a {text-decoration: none; display: inline-block;}
.levelfolyam-17-teszt .head .title .title-infob {float: right; margin-top: 17px;}
.levelfolyam-17-teszt .head .title-text .testsvg {width: 29px; height: 28px; vertical-align: text-bottom;}
.levelfolyam-17-teszt .info{background-color:#f2f2f2;padding:16px 16px 0 16px;}
.levelfolyam-17-teszt .percent{font-size:20px;line-height:36px;}
.levelfolyam-17-teszt .sect{}
.levelfolyam-17-teszt .subtitle {background-color: #f2f2f2; font-size: 14px; line-height: 24px; padding: 16px; border-bottom: 1px solid #cdcdcd; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex;}
.levelfolyam-17-teszt .subtitle .close {-webkit-align-self: center;-ms-flex-item-align: center;align-self: center; margin-right: 5px;}
.levelfolyam-17-teszt .subtitle .close a {text-decoration: none; display: inline-block;}
.levelfolyam-17-teszt .question{font-family: 'opensans-semibold'; font-size:16px;font-weight:500;background-color:#f2f2f2;color:#010101;line-height:20px;border-bottom:1px solid #cdcdcd;min-height:55px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -moz-box-align: center; align-items: center; padding: 0 16px;}
.levelfolyam-17-teszt .question .answer-text{padding: 0;}
.levelfolyam-17-teszt .answer{border-bottom:1px solid #cdcdcd;overflow:hidden;min-height:55px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -moz-box-align: center; align-items: center; -webkit-box-pack:justify; -webkit-justify-content:space-between; -moz-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
.levelfolyam-17-teszt .answer .avatar{margin-left:5px;min-width:36px;white-space:nowrap;}
.levelfolyam-17-teszt .answer .avatar img{margin-left:5px;width:31px;height:31px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.levelfolyam-17-teszt .answer.both{background-color:#dbe9d2;padding: 0 16px 0 0;}
.levelfolyam-17-teszt .answer.act {padding: 0 16px 0 0;}
.levelfolyam-17-teszt .answer-text{width:100%;padding: 0 16px;}
.levelfolyam-17-teszt .answer-text label{position:relative;width:100%;display:block;line-height: 27px;padding-right: 20px;padding-top: 14px;padding-bottom: 14px;}
.levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label {background-color: #d6e1e9;width: -webkit-calc(100% + 32px);width: -moz-calc(100% + 32px);width: calc(100% + 32px);margin-left: -16px;padding-left: 16px;padding-right: 36px;}
	.site-randi .levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label {background-color: #dbe9d2;}
	.site-hirek .levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label {background-color: #e9cfcf;}
.levelfolyam-17-teszt .answer-text input[type="radio"]{position:absolute;visibility:hidden;}
.levelfolyam-17-teszt .answer-text input[type="radio"] + label span{display:inline-block;width:20px;height:20px;background-color:#bcbcba;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;right:0;top:50%;margin-top:-10px;}
.levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label span{background-color:#336993;-webkit-box-shadow:0 0 5px;-moz-box-shadow:0 0 5px;box-shadow:0 0 5px;right: 16px;}
	.site-randi .levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label span{background-color:#3c8113;}
	.site-hirek .levelfolyam-17-teszt .answer-text input[type="radio"]:checked + label span{background-color:#8f1111;}
.levelfolyam-17-teszt .answer-text input[type="radio"] + label span,.answer-text input[type="radio"]:checked + label span{-webkit-transition:background-color 0.4s linear;-o-transition:background-color 0.4s linear;-moz-transition:background-color 0.4s linear;transition:background-color 0.4s linear;}
.levelfolyam-17-teszt .foot{background-color:#f2f2f2;padding:16px;text-align:center;}
.levelfolyam-17-teszt .foot button{font-family: 'opensans-semibold'; border:3px solid #8b8a88;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-transform:uppercase;font-size:14px;font-weight:500;color:#8b8a88;background-color:#fff;padding:12px 32px;margin:10px 0;}
.levelfolyam-17-teszt .foot button:not([disabled]){border:3px solid #336993; color:#fff; background-color:#336993; cursor: pointer;}
	.site-randi .levelfolyam-17-teszt .foot button:not([disabled]){border:3px solid #3c8113; background-color:#3c8113; }
	.site-hirek .levelfolyam-17-teszt .foot button:not([disabled]){border:3px solid #8f1111; background-color:#8f1111; }
.levelfolyam-17-teszt .foot .retest {display: inline; margin-right: 15px;}
.levelfolyam-17-teszt .foot .retest a {font-family: 'opensans-semibold'; line-height: 24px; color: #444; text-decoration: none;}
.levelfolyam-17-teszt .foot .retest .svgretest {vertical-align: text-bottom;}

.levelfolyam-17-sms {background-color: #f2f2f2; color: #444; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: auto; z-index: 100;}
.awrapper .levelfolyam-17-sms {top: auto; bottom: 0; left: auto; width: 640px; height: auto; max-height: 100%; overflow: auto; margin-left: auto; -webkit-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); -moz-box-shadow: -2px 2px 10px rgba(0,0,0,0.25); box-shadow: -2px 2px 10px rgba(0,0,0,0.25); z-index: 99; right: 50%; margin-right: -425px;}
.levelfolyam-17-sms .head {background-color:#fff; color: #444; min-height:55px; font-size:20px; line-height:55px; -webkit-box-shadow: 0 1px 3px #777; -moz-box-shadow: 0 1px 3px #777; box-shadow: 0 1px 3px #777; position: relative; padding: 0; z-index: 1;}
.levelfolyam-17-sms .head .title { position: relative; padding:0 16px 0 12px; font-weight: bold;}
.levelfolyam-17-sms .head a {text-decoration: none; display: inline-block;}
.levelfolyam-17-sms .head .close .backsvg {vertical-align: sub;}
.levelfolyam-17-sms .head .title-text .smssvgt {width: 18px; height: 28px; vertical-align: text-bottom;}
.levelfolyam-17-sms .head .title-infob {float: right;}
.levelfolyam-17-sms .randisms_kuldes {padding: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0 none; background: transparent; position: relative; overflow-x: hidden; overflow-y: auto; height: -webkit-calc(100% - 55px); height: -moz-calc(100% - 55px); height: calc(100% - 55px);}
.levelfolyam-17-sms h2 {font-family: 'opensans-semibold'; font-weight: normal; font-size: 14px; text-transform: uppercase; margin: 10px 0;}
.levelfolyam-17-sms textarea {font-family: 'opensans-regular'; font-size: 14px; color: #444; border: 1px solid #c4c4c4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 10px; width: 100%; min-height: 100px;}
.levelfolyam-17-sms input[type="text"] {font-family: 'opensans-regular'; font-size: 14px; color: #444; border: 1px solid #c4c4c4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 5px 10px; width: 210px;}
.levelfolyam-17-sms small {font-size: 13px; line-height: 1.4;}
.levelfolyam-17-sms .btn {font-family: 'opensans-semibold'; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; height: 40px; line-height: 40px; min-width: 210px; padding: 0 10px; border: 1px solid #696969; background: #f3f3f3; color: #444; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 10px 0;}
.levelfolyam-17-sms .btn.btn-prim {color: #fff; background: #c93d43; border: 1px solid #c93d43;}
.levelfolyam-17-sms .btn:hover {color: #fff; background: #336993; border: 1px solid #336993;}
    .site-randi .levelfolyam-17-sms .btn:hover {background: #3c8113; border: 1px solid #3c8113;}
    .site-hirek .levelfolyam-17-sms .btn:hover {background: #8f1111; border: 1px solid #8f1111;}
.levelfolyam-17-sms .text-prim {color: #c93d43;}
.levelfolyam-17-sms .text-upp {text-transform: uppercase;}
.levelfolyam-17-sms .meg {text-align: right; font-size: 12px; margin: 10px 0 15px 0;}
.levelfolyam-17-sms .fizet-tarca,
.levelfolyam-17-sms .fizet-sms {border-top: 1px solid #c4c4c4; padding: 10px 0; font-size: 14px;}
.levelfolyam-17-sms .fizet-block {padding: 0 30px;}
.levelfolyam-17-sms .fizet-left {float: left; width: 160px; height: 25px; line-height: 25px; text-align: right;}
.levelfolyam-17-sms .fizet-right {float: left; width: -webkit-calc(100% - 160px); width: -moz-calc(100% - 160px); width: calc(100% - 160px); height: 25px; line-height: 25px;}
.levelfolyam-17-sms .fizet-select {margin-bottom: 10px;}
.levelfolyam-17-sms .fizet-select label{position:relative; font-family: 'opensans-semibold'; display: inline-block; line-height: 24px; padding-left: 30px;}
.levelfolyam-17-sms .fizet-select input[type="radio"]{position:absolute; visibility:hidden;}
.levelfolyam-17-sms .fizet-select input[type="radio"] + label span{display:block; width:22px; height:22px; background-color:#fff; border: 2px solid #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: 0 0 1px 1px #c4c4c4; -moz-box-shadow: 0 0 1px 1px #c4c4c4; box-shadow: 0 0 1px 1px #c4c4c4; position:absolute; left:0; top:0;}
.levelfolyam-17-sms .fizet-select input[type="radio"]:checked + label span{background-color:#336993;}
    .site-randi .levelfolyam-17-sms .fizet-select input[type="radio"]:checked + label span{background-color:#3c8113;}
    .site-hirek .levelfolyam-17-sms .fizet-select input[type="radio"]:checked + label span{background-color:#8f1111;}
.levelfolyam-17-sms .fizet-block-btn {position: relative;}
.levelfolyam-17-sms .write-some {display: none;position: absolute;background: #fff;top: -16px;border: 1px solid #ccc;padding: 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;left: 20px;-webkit-box-shadow: 1px 1px 3px #ccc;-moz-box-shadow: 1px 1px 3px #ccc;box-shadow: 1px 1px 3px #ccc;}
.awrapper .LayerGeneric .randitarca_sms {font-size: 13px;}
.awrapper .LayerGeneric .randitarca_sms img {float: left; display: inline-block; margin: 0 25px 0 10px;}
.awrapper .LayerGeneric .randitarca_sms h1 {font-size: 20px; float: left; margin-right: 5px;}
.awrapper .LayerGeneric .randitarca_sms h1 svg {width: 20px; height: 31px;}
.awrapper .LayerGeneric .randitarca_sms h3 {font-size: 20px; font-family: 'opensans-semibold';}
.awrapper .LayerGeneric .randitarca_sms .fizetes_feltoltes {clear: both;}
.awrapper .LayerGeneric .randitarca_sms label, .awrapper .LayerGeneric .randitarca_sms input, .awrapper .LayerGeneric .randitarca_sms select, .awrapper .LayerGeneric .randitarca_sms textarea {display: inline; width: auto;}
.awrapper .LayerGeneric .randitarca_sms .button_mehet {display: inline;}
.awrapper .LayerGeneric .randitarca_sms .button_mehet input {font-family: 'opensans-bold'; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; height: 40px; line-height: 40px; min-width: 210px; padding: 0 10px; border: 1px solid #696969; background: #f3f3f3; color: #444; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 6px 0;}
.awrapper .LayerGeneric .randitarca_sms .button_mehet input:hover {color: #fff; background: #336993; border: 1px solid #336993;}
    .site-randi .awrapper .LayerGeneric .randitarca_sms .button_mehet input:hover {background: #3c8113; border: 1px solid #3c8113;}
    .site-hirek .awrapper .LayerGeneric .randitarca_sms .button_mehet input:hover {background: #8f1111; border: 1px solid #8f1111;}

#randitarcaLayerSMS {left: auto; margin-left: auto; right: 50%; margin-right: -320px;}

.levelezes_adatlaprol {position: fixed; bottom: 25px; right: 50%; margin-right: -375px; width: 278px; z-index: 4; background-color: #444444; height: 50px; line-height: 50px; font-size: 14px; -webkit-box-shadow: 0 1px 3px #aaa; -moz-box-shadow: 0 1px 3px #aaa; box-shadow: 0 1px 3px #aaa; padding: 0 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; display: none;}
.levelezes_adatlaprol a {float: right; color: #fff; text-decoration: none;}

#head_banner { background:#fff; padding:10px 0; margin-bottom: 20px; }
#head_banner .cont { width:960px; margin:0 auto; /*background:#ebebeb;*/ padding:2px 0; /* height: 94px; */}
#head_banner .banner { padding:0 0 0 24px; /* height:90px; */ float:left; position:relative; }
#head_banner .banner:after { content:''; background:url(../img/sprite_base.png) no-repeat 0 -255px; width:20px; height:90px; position:absolute; left:0px; top:0px; }
#head_banner .close_adv { float:left; padding:18px 0 0 24px; color:#464646; font-size:11px; }
#head_banner .close_adv a { color:#464646; text-decoration:underline; }
#head_banner .close_adv a:hover { color:#464646; text-decoration:none; }
.banner_right { float:right; width:186px; position:relative; min-height: 90px; }
.banner_right .ezt_figyeld { background:url(../img/sprite_base.png) no-repeat -54px -255px; font-size:10px; font-weight:bold; width:69px; height:19px; line-height:14px; float:left; text-align:center; margin:4px 0 0 0; display:inline; }
.banner_right .ezt_figyeld a,
.banner_right .ezt_figyeld a:hover { color:#fff; text-decoration:none; }
.banner_right .rabolj { background:#636363; font-size:12px; font-weight:bold; line-height:16px; float:left; margin:7px 0 0 0; display:inline-block; font-style:italic; padding:0 10px; float:left; max-width:140px;
-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;behavior:url(/border-radius.htc);position:relative; clear:both;}
.banner_right .rabolj:after { content:''; position:absolute; left:7px; top:-5px; width:7px; height:5px; overflow:hidden; background:url(../img/sprite_base.png) no-repeat -61px -276px; }
.banner_right .rabolj a,
.banner_right .rabolj a:hover { color:white; text-decoration:none; }
.banner_right .nem_akarok { position:absolute; left:0; top:70px; font-size:11px; color:#464646; }
.banner_right .nem_akarok a { color:#464646; text-decoration:underline; padding-right:10px; background:url(../img/sprite_base.png) no-repeat right -438px; }
.banner_right .nem_akarok a:hover { color:#464646; text-decoration:none; }
	@media only screen and (max-width: 959px) {
		#head_banner .cont {width: 728px;}
		#head_banner .banner {padding: 0;}
		.banner_right {float: none; width: auto;}
		.banner_right .nem_akarok {position: static; left: auto; top: auto; text-align: center;}
	}


/* tab */
.tabos .tabos-hide {
  display: none;
}
.cont-left.cont-atab {
	background: transparent;
	padding: 0;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.atab-wrap {
	background: #fff;
	padding: 30px 20px 20px 20px;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	        border-radius: 7px;
	-webkit-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
	   -moz-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
	        box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
}
.fixed-tabs .atab-wrap {
	padding-top: 55px;
}
.atab-head {
  height: 55px;
  line-height: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.fixed-tabs .atab-head {
	position: fixed;
	top: 0;
	left: 50%;
	background: #eee;
	width: 620px;
	margin-left: -470px;
	z-index: 2;
	-webkit-box-shadow: 0 5px 10px rgba(144, 144, 132, 0.33);
	   -moz-box-shadow: 0 5px 10px rgba(144, 144, 132, 0.33);
	        box-shadow: 0 5px 10px rgba(144, 144, 132, 0.33);
}
.fixed_header.fixed-tabs .atab-head {
	top: 65px;
}
.atab-head h4 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  border-bottom: 5px solid transparent;
  margin: 0;
  padding: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.atab-head h4.atab-head-active {
  font-family: 'opensans-semibold';
  font-weight: normal;
  color: #336993;
  border-bottom-color: #336993;
}
.atab-head h4:hover {
  border-bottom-color: #000;
}
  .site-randi .atab-head h4.atab-head-active {color: #c8383f; border-bottom-color: #c8383f;}
  .site-hirek .atab-head h4.atab-head-active {color: #810100; border-bottom-color: #810100;}

.atab-cont {
  display: none;
}
.atab-cont.atab-cont-active {
  display: block;
}
.atab .time-box {
	margin-left: 0;
	overflow: hidden;
}
.atab .timeline {
	min-width: auto;
}
.atab .timeline-bubble {
	background-color: #e4e4e4;
}
.atab .box-jellemzes, .atab .box-jellemkep {
	width: 300px;
	margin: 0 auto 25px auto;
}
.atab .csuszka_text {
	background: #e6e6e6;
}
.atab .cimke, .atab .fbook .cimke {
	background-color: #e6e6e6;
}

.tabos .cont-right {
	padding-top: 55px;
}
.block-12, .block-13 {
  background: #fff;
  padding: 30px 15px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
     -moz-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
          box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
}
.user-rounds {
  margin: 0 -5px;
}
.user-round {
	width: 120px;
	height: 196px;
  margin: 0 10px 30px 10px;
	float: left;
}
.user-round .head-pic {
	width: 120px;
	height: 120px;
	float: none;
	position: relative;
	margin-right: 0;
	margin-left: 0;
}
.user-round .pic-big {
	width: 120px;
}
.user-round .pic-big img {
	width: 120px;
	height: 120px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	cursor: pointer;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.user-round .pic-big img:hover {
	opacity: 0.9;
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	     -o-transform: scale(1.05);
	        transform: scale(1.05);
}
.user-round .pic-platinacs {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	-moz-background-size: 35px 35px;
	     background-size: 35px 35px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.user-round .pic-hiteles {
	position: absolute;
	top: 85px;
	left: 0;
	width: 33px;
	height: 33px;
	-moz-background-size: 33px 33px;
	     background-size: 33px 33px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.user-round .pic-more {
	width: 57px;
	top: 84px;
	left: 40px;
}
.user-round .pic-more-img {
	width: 27px;
	height: 24px;
	-moz-background-size: 27px 24px;
	     background-size: 27px 24px;
}
.user-round .pic-more-val {
	width: 30px;
	font-size: 16px;
	line-height: 24px;
}
.user-round-name, .user-round-city, .user-round-dist {
  color: #464646;
  font-size: 15px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.user-round-name {
  font-size: 16px;
  font-family: 'opensans-semibold';
  margin-top: 10px;
}
.user-round-foot {
  text-align: right;
}
.user-round-foot a {
  font-size: 20px;
  font-family: 'opensans-semibold';
  color: #336993;
}
  .site-randi .user-round-foot a {color: #c8383f;}
  .site-hirek .user-round-foot a {color: #810100;}

.user-round-foot .svg_marrow {
	width: 9px;
	height: 14px;
  margin-left: 5px;
	vertical-align: baseline;
}
.user-round-foot .svg_marrow .st1{
  fill:#336993;
}
	.site-randi .user-round-foot .svg_marrow .st1{fill:#c8383f;}
	.site-femrandi .user-round-foot .svg_marrow .st1{fill:#e23200;}
	.site-hirek .user-round-foot .svg_marrow .st1{fill:#7B1006;}

.sticky_buttons { position:fixed; overflow: hidden; right:0; width: 50px; top:200px; z-index:99; }
.sticky_buttons .StickyWrapper {width: 300px;}
.sticky_buttons .sticky_elfogadas_title,
.sticky_buttons .sticky_aktivalj_title,
.sticky_buttons .sticky_aktivalj_title_open,
.sticky_buttons .sticky_hotline_title { background:url(../img/sticky_elfogadas_title.png) no-repeat; width:50px; height:151px; text-indent:-1000em; cursor:pointer; float:left; }
.sticky_buttons .sticky_aktivalj_title { background:url(../img/sticky_elfogadas_title.png) no-repeat -50px 0; }
.sticky_buttons .sticky_hotline_title { background:url(../img/sticky_elfogadas_title.png) no-repeat -150px 0; }
.sticky_buttons .sticky_aktivalj_title_open { background:url(../img/sticky_elfogadas_title.png) no-repeat -100px 0; }
.sticky_buttons .sticky_content { border-top:1px solid #b4b4b4; border-bottom:1px solid #b4b4b4; background:#fff; width:250px; height:151px; float:left; padding:10px 10px 0 10px; font-size:11px; }
.sticky_buttons .sticky_content_aktivalj { padding-top:20px; height:129px; }
.sticky_buttons .sticky_content h6 { font-size:12px; margin: 0 0 6px 0;}

.igylatnak-vissza {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #336993;
	color: #fff;
	font-size: 16px;
}
  .site-randi .igylatnak-vissza {background: #c8383f;}
  .site-hirek .igylatnak-vissza {background: #810100;}

.igylatnak .awrapper {
	/*margin-top: 50px;*/
}
.normal_header .igylatnak #desktop_header {
	/*top: 50px;*/
}
body.normal_header .igylatnak #mobil_header {
	/*top: 50px;*/
}
.normal_header #head_banner ~ .igylatnak #desktop_header {
	top: 164px;
	-webkit-transition: top 0s;
	-o-transition: top 0s;
	-moz-transition: top 0s;
	transition: top 0s;
}
.normal_header #head_banner ~ .igylatnak #mobil_header {
	top: 164px;
	-webkit-transition: top 0s;
	-o-transition: top 0s;
	-moz-transition: top 0s;
	transition: top 0s;
}
.igylatnak-vissza a {
	border: 2px solid #fff;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	        border-radius: 7px;
	padding: 2px 10px;
	margin: 0 10px;
}
.igylatnak-vissza a:hover {
  background: #fff;
  color: #000;
}
.igylatnak .pic-nincs-btn {
  display: block;
  height: 44px;
  line-height: 40px;
  border: 2px solid #fff;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  margin-top: 10px;
  font-size: 18px;
  font-family: 'opensans-semibold';
  color: #fff;
  text-transform: uppercase;
}
.igylatnak .connectm-line.connect-close {
	padding: 12px;
}
.facebook_layer.successful_activation {width: 690px; margin-left: -345px;}
.facebook_layer.successful_activation .close {position: absolute; top: 4px;	right: 4px; margin: 0; width: 20px; height: 20px; -moz-background-size: 20px 20px; background-size: 20px 20px;}
.facebook_layer.successful_activation .cont {background: #b1b0b0;position: relative;height:592px;width: 640px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;overflow: hidden;padding:0px;}
.facebook_layer.successful_activation .top {color:#fff;background:#435b90;height:123px;font-size:41px;text-transform:uppercase;}
.facebook_layer.successful_activation .top strong {font-weight:normal;font-family: 'opensans-bold';}
.facebook_layer.successful_activation .top i {display:inline-block;width:101px;height:86px;background: url(../img/layer/facebook_layer_sprite.png) no-repeat 0px 0px;margin-top: 17px;margin-left: 30px;float: left;}
.facebook_layer.successful_activation .top .text {padding-top: 18px;line-height: 44px;padding-left: 145px;}
.facebook_layer.successful_activation .images {height: 195px;}
.facebook_layer.successful_activation .images .col {float:left;width:50%;}
.facebook_layer.successful_activation .images .col .image {float:left;width:115px;height:115px;background: url(../img/layer/facebook_layer_sprite.png) no-repeat 0px -103px;margin-top:52px;margin-left:22px;position: relative;}
.facebook_layer.successful_activation .images .col + .col .image {width:115px;height:115px;background: url(../img/layer/facebook_layer_sprite.png) no-repeat -129px -103px;}
.facebook_layer.successful_activation .images .col .image:after {content: ' ';width:44px;height:44px;border:3px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position: absolute;right: 0px;top:-22px;background: #435b90 url(../img/layer/facebook_layer_sprite.png) no-repeat -121px -19px;}
.facebook_layer.successful_activation .images .col .text {font-size:16px;color:#3f3e3e;line-height:20px;margin-top:55px;margin-left:15px;float:left;}
.facebook_layer.successful_activation .images .col .text strong {font-weight:normal;font-family: 'opensans-bold';}
.facebook_layer.successful_activation .gray {height:115px;background:#d2d2d2;text-align:center;}
.facebook_layer.successful_activation .gray .blue {padding-top: 15px;color:#21407f;text-transform:uppercase;font-weight:normal;font-family: 'opensans-semibold';font-size:24px;line-height: 28px;}
.facebook_layer.successful_activation .gray .info {font-size:16px;color:#424242;margin-top:10px;}
.facebook_layer.successful_activation .buttons {text-align: center;}
.facebook_layer.successful_activation .buttons .button {display:inline-block;width:250px;height:50px;line-height:50px;text-decoration:none;padding-left: 25px;background: #3d5a98 url(../img/layer/facebook_layer_sprite.png) no-repeat -165px -26px;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-family: 'opensans-semibold';font-size:24px;margin-top:38px;margin-bottom:25px;}
.facebook_layer.successful_activation .buttons .button:hover {-webkit-box-shadow: 0 0 5px 3px #fff;-moz-box-shadow: 0 0 5px 3px #fff;box-shadow: 0 0 5px 3px #fff;}
.facebook_layer.successful_activation .buttons .cancel {color:#424242;font-size:16px;text-decoration: underline;}
.facebook_layer.successful_activation.success .cont {height:460px;}
.facebook_layer.successful_activation.success .top {height:85px;}
.facebook_layer.successful_activation.success .gray {height:135px;text-align:left;}
.facebook_layer.successful_activation.success .images .col .image {margin-top:8px;background-position: 0px -224px;}
.facebook_layer.successful_activation.success .images .col + .col .image {background-position: -129px -224px;}
.facebook_layer.successful_activation.success .images .col .text {margin-top:25px;}
.facebook_layer.successful_activation.success .images .col .image:after {background-color:#7d7d7d;}
.facebook_layer.successful_activation.success .success {height:105px;text-align:center;color:#424242;font-size:16px;padding-top:35px;}
.facebook_layer.successful_activation.success .success strong {display:block;font-family: 'opensans-bold';font-size:18px;margin-bottom:10px;}
.facebook_layer.successful_activation.success .buttons .button {background-image:none;padding:0px;margin-top:40px;}
.facebook_layer.successful_activation.error .cont {height:335px;}
.facebook_layer.successful_activation.error .top {height:70px;}
.facebook_layer.successful_activation.error .top .text {padding: 20px 0px 0px 0px;text-align: center;}
.facebook_layer.successful_activation.error .error {color:#424242;font-size:18px;line-height:26px;text-align:center;padding: 29px 0px;}
.facebook_layer.successful_activation.error .error strong {font-weight:normal;font-family: 'opensans-bold';}
.facebook_layer.successful_activation.error .buttons {background:#d1d1d1;height:105px;}
.facebook_layer.successful_activation.error .buttons .button {margin-top:28px;background-image:none;padding:0px;width:185px;}
.facebook_layer.successful_activation.error .buttons .cancel {margin-top:28px;display:inline-block;width:185px;height:50px;line-height:50px;text-decoration:none;background: #fff;color:#7c7c7c;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:24px;margin-right:20px;}
.facebook_layer.successful_activation.error .buttons .cancel:hover {-webkit-box-shadow: 0 0 3px #444;-moz-box-shadow: 0 0 3px #444;box-shadow: 0 0 3px #444;}
.facebook_layer.successful_activation.dismiss .cont {height:400px;}
.facebook_layer.successful_activation.dismiss .top {height:70px;font-size:26px;}
.facebook_layer.successful_activation.dismiss .top .text {padding: 20px 0px 0px 0px;text-align: center;}
.facebook_layer.successful_activation.dismiss .error {color:#424242;font-size:16px;line-height:24px;text-align:center;padding: 29px 10px;}
.facebook_layer.successful_activation.dismiss .error strong {font-weight:normal;font-family: 'opensans-bold';}
.facebook_layer.successful_activation.dismiss .buttons {background:#d1d1d1;height:105px;}
.facebook_layer.successful_activation.dismiss .buttons .button {margin-top:28px;background-image:none;padding:0px;width:185px;}
.facebook_layer.successful_activation.dismiss .buttons .cancel {margin-top:28px;display:inline-block;width:185px;height:50px;line-height:50px;text-decoration:none;background: #fff;color:#7c7c7c;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:24px;margin-right:20px;}
.facebook_layer.successful_activation.dismiss .buttons .cancel:hover {-webkit-box-shadow: 0 0 3px #444;-moz-box-shadow: 0 0 3px #444;box-shadow: 0 0 3px #444;}

.vs_szamlalo {margin: 22px 0 0 240px !important;}

.disc-graph {width: 108px; height: 108px; position: relative;}
.disc-graph-blu {width: 54px; height: 54px; float: left; position: relative;}
.disc-graph-blu div {background: #1759a8; -webkit-border-radius: 100% 0 0 0; -moz-border-radius: 100% 0 0 0; border-radius: 100% 0 0 0; position: absolute; right: 2px; bottom: 2px; -webkit-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s;}
.disc-graph-red {width: 54px; height: 54px; float: left; position: relative;}
.disc-graph-red div {background: #cb3f47; -webkit-border-radius: 0 100% 0 0; -moz-border-radius: 0 100% 0 0; border-radius: 0 100% 0 0; position: absolute; left: 2px; bottom: 2px; -webkit-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s;}
.disc-graph-gre {width: 54px; height: 54px; float: left; position: relative;}
.disc-graph-gre div {background: #417b40; -webkit-border-radius: 0 0 0 100%; -moz-border-radius: 0 0 0 100%; border-radius: 0 0 0 100%; position: absolute; right: 2px; top: 2px; -webkit-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s;}
.disc-graph-yel {width: 54px; height: 54px; float: left; position: relative;}
.disc-graph-yel div {background: #fbab35; -webkit-border-radius: 0 0 100% 0; -moz-border-radius: 0 0 100% 0; border-radius: 0 0 100% 0; position: absolute; left: 2px; top: 2px; -webkit-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s;}
.disc-graph-0 {width: 32px; height: 32px; background: #d1d2d4 !important;}
.disc-graph-1 {width: 32px; height: 32px;}
.disc-graph-2 {width: 52px; height: 52px;}
.disc-graph-cent {width: 24px; height: 24px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; top: 42px; left: 42px; background: #f5f2eb;}
.disc-half {float: left; width: 50%; text-align: center; margin-bottom: 15px;}
.disc-half .disc-graph {margin: 0 auto 10px auto;}
.disc-jellemzes {margin-bottom: 30px;}
.disc-jellemzes h4 {color: #383838; font-size: 1.15em; margin: 0 0 0.5em 0; text-transform: uppercase; font-family: 'opensans-semibold';}
.block-14 .cont-base {max-height: 6.2em;}
.block-14 .cont-base.cont-base-open {max-height: none;}

.promo-header {
  width: 100%;
  height: 79px;
  position: relative;
}
.promo-husvet {
  background: #d5e8e8;
  background: -moz-radial-gradient(center, ellipse cover, #d5e8e8 0%, #74c6d9 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #d5e8e8 0%,#74c6d9 100%);
  background: -webkit-radial-gradient(center, ellipse, #d5e8e8 0%,#74c6d9 100%);
  background: -moz-radial-gradient(center, ellipse, #d5e8e8 0%,#74c6d9 100%);
  background: -o-radial-gradient(center, ellipse, #d5e8e8 0%,#74c6d9 100%);
  background: radial-gradient(ellipse at center, #d5e8e8 0%,#74c6d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e8e8', endColorstr='#74c6d9',GradientType=1 );
  margin-bottom: 20px;
  overflow: hidden;
}
.promo-husvet-bg {
  background: transparent url(../img/promo/promo-husvet-bg.png) no-repeat left bottom / 360px 79px;
  width: 360px;
  height: 79px;
  float: left;
}
.promo-husvet-text1 {
  float: left;
  width: 420px;
  padding-left: 50px;
  height: 79px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.promo-husvet-text1.centerize {
	padding-top: 7px;
}
.promo-husvet-text1 h2 {
  font-family: 'opensans-bold';
  font-size: 28px;
  line-height: 1;
  margin: 0 0 5px 0;
}
.promo-husvet-text1 h3 {
  font-family: 'opensans-regular';
  font-size: 18px;
  line-height: 1;
  margin: 0;
}
.promo-husvet-text2 {
  float: left;
  width: 60px;
  padding-top: 55px;
}
.promo-husvet-text2 a {
  color: #242423;
  font-size: 12px;
  font-family: 'opensans-italic';
  text-decoration: underline;
}
.promo-husvet-text3 {
  float: left;
  width: 100px;
  line-height: 79px;
  font-size: 55px;
  padding-left: 15px;
  border-left: 1px solid #d5e8e8;
  border-left: 1px solid rgba(213, 232, 232,0.5);
  color: #242424;
}
.promo-husvet-numb1,
.promo-husvet-numb3 {
  font-size: 45px;
  line-height: 79px;
  float: left;
}
.promo-husvet-numb2 {
  font-size: 60px;
  font-family: 'opensans-light';
  line-height: 79px;
  float: left;
}

.husv18-adatlap-layer h2 {
  font-size: 68px;
  font-family: 'opensans-bold';
  margin: 0.2em 0;
}
.husv18-adatlap-layer h3 {
  font-size: 16px;
  font-family: 'opensans-semibold';
}
.husv18-adatlap-layer h4 {
  font-size: 16px;
  margin: 1em 0 0.5em 0;
}
.husv18-adatlap-layer p {
  margin: 0 0 0.5em 0;
}
.husv18-adatlap-layer.LayerGeneric .layer-btns a.prim-btn {
  margin: 20px 0;
  font-size: 20px;
  padding: 8px 55px;
}
.husv18-adatlap-layer small {
  font-family: 'opensans-semibold';
}
.husv18-adatlap-layer small a {
  text-decoration: underline;
}

.husv18-layer.LayerGeneric {background: #fff; width: 789px; margin-left: -395px;}
.husv18-layer.LayerGeneric .close {width: 15px; height: 15px; -moz-background-size: 15px 15px; background-size: 15px 15px; margin: -18px -18px 0 0;}
.husv18-layer.LayerGeneric .cont {background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 0; color: #c6373d; text-align:center; font-size: 20px; font-family: 'opensans-regular'; line-height: 2;}
.husv18-text1 {width: 739px; height: 320px; background: transparent url(../img/layer/husv18.png) no-repeat 0 0; color: #c6373d;}
.husv18-text2 {padding: 30px 50px; text-align: center;}
.husv18-text2 h2 {font-family:'opensans-semibold'; font-weight: normal; font-size: 38px; line-height: 1; letter-spacing: 3px;}
.husv18-text2 h3 {font-family: 'opensans-bold'; font-weight: normal; font-size: 40px; color: #c6373d; line-height: 1; letter-spacing: 1px;}
.husv18-text2 h4 {font-family: 'opensans-regular'; font-weight: normal; font-size: 24px;}
.husv18-text2 h5 {font-family: 'opensans-regular'; font-weight: normal; font-size: 22px;}
.husv18-text1 strong {font-family: 'opensans-bold'; font-weight: normal;}
.husv18-link1 {height: 50px;}
.husv18-link1 a {font-family:'opensans-semibold'; font-size: 22px; text-transform: uppercase; color: #fff; padding: 8px 45px; text-align: center; text-decoration: none; background: #c8383f; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.husv18-link1 a:hover {background: #9e2c32;}
.husv18-link2 {padding: 20px 0 0 0;}
.husv18-link2 a {font-family:'opensans-semibold'; color: #242423; font-size: 18px; text-decoration: underline;}
  @media only screen and (max-width: 800px) {
    .husv18-layer.LayerGeneric {width: 320px; margin-left: -160px;}
    .husv18-layer.LayerGeneric .cont {font-size: 14px; line-height: 1.6;}
    .husv18-text1 {width: 270px; height: 117px; -moz-background-size: 270px 117px; background-size: 270px 117px;}
    .husv18-text2 {padding: 10px 0;}
    .husv18-text2 h2 {font-size: 22px; margin: 0 0 0.6em 0;}
    .husv18-text2 h3 {font-size: 18px; margin: 0 0 0.6em 0;}
    .husv18-text2 h4 {font-size: 16px; margin: 0 0 0.6em 0;}
    .husv18-text2 h5 {font-size: 14px; margin: 0 0 0.5em 0;}
    .husv18-link1 a {font-size: 18px;}
  }

/* /from regiszt.css */
.layer-full {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
.layer-full .close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
	background: transparent url('../img/icon-close.svg') no-repeat 0 0 / 13px 13px;
	overflow: hidden;
	text-indent: -1000%;
}
.layer-full .layer-cont {
	margin: 0 auto;
}

.layer-full.layer-cropper .close {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
}
.layer-full.layer-cropper .layer-cont {
	padding: 25px 10px;
}
.ctab-head {
	width: 50%;
	float: left;
	height: 30px;
	line-height: 26px;
	border-bottom: 4px solid transparent;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s;
	font-size: 16px;
}
.ctab-head:hover {
	color: #000;
	border-bottom-color: #000;
}
.ctab-head.active {
	color: #336993;
  border-bottom-color: #336993;
}
	.site-randi .ctab-head.active {color: #c8383f; border-bottom-color: #c8383f;}
	.site-hirek .ctab-head.active {color: #810100; border-bottom-color: #810100;}
	.site-femrandi .ctab-head.active {color: #e23200; border-bottom-color: #e23200;}

.ctab-cont {
	overflow: hidden;
	visibility: hidden;
	height: 0;
}
.ctab-cont.active {
	height: auto;
	visibility: visible;
	padding: 10px 0;
}
.img-container img,
.img-container2 img {
	width: 100%;
}
.layer-cropper img {
	max-width: 100%;
}
.docs-preview {
	padding: 10px 0;
}
.img-preview,
.img-preview2 {
	overflow: hidden;
}
.preview-lg {
	width: 160px;
	height: 190px;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
}
.preview-md {
	width: 60px;
	height: 70px;
	float: left;
	border-radius: 3px;
}
.preview-lg2 {
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
}
.preview-md2 {
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
}
.img-container2 .cropper-crop-box,
.img-container2 .cropper-view-box {
	border-radius: 50%;
}
.crop-rotate,
.crop-rotate2 {
	margin: 20px 0;
	text-align: center;
}
.btn-crop-left {
	display: inline-block;
	background: #fff url('../img/icon-rotate-left.svg') no-repeat center center / 36px 36px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 7px rgba(0,0,0,0.33);
	cursor: pointer;
	padding: 0;
	margin: 0 7px;
}
.btn-crop-right {
	display: inline-block;
	background: #fff url('../img/icon-rotate-right.svg') no-repeat center center / 36px 36px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 7px rgba(0,0,0,0.33);
	cursor: pointer;
	padding: 0;
	margin: 0 7px;
}
.btn-crop-left:hover,
.btn-crop-right:hover {
	background-color: #fafafa;
	box-shadow: 0 0 7px rgba(0,0,0,0.5);
}
.layer-full.layer-cropper .layer-cont {
	width: 848px;
}
.crop-left {
	float: left;
	width: 578px;
}
.crop-right {
	float: right;
	width: 230px;
}
.docs-preview {
	padding-top: 0;
}
.crop-right .btn-big {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	display: block;
	padding: 0;
	margin: 30px 0 0 0;
	width: 100%;
	border: none;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
}
.btn-cov {
	background: #336993;
	color: #fff !important;
}
	.site-randi .btn-cov {background: #c8383f;}
	.site-hirek .btn-cov {background: #810100;}
	.site-femrandi .btn-cov {background: #e23200;}

.flexi {
	display: flex;
	justify-content: space-between;
}
.flexi .crop-right {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}
.flexi .crop-right .col-full {
	margin-bottom: 0;
}

.toklampas-bg {
background: #f7c96e;
background: -moz-linear-gradient(top, #f7c96e 0%, #e78a3c 100%);
background: -webkit-linear-gradient(top, #f7c96e 0%,#e78a3c 100%);
background: linear-gradient(to bottom, #f7c96e 0%,#e78a3c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7c96e', endColorstr='#e78a3c',GradientType=0 );
}
.toklampas-bg .toklampas-img {width:auto; height: 105px; float: left;}
.toklampas-bg .toklampas-txt {float:left; font-size: 15px; text-align: left; padding: 15px 0 0 5px; width: 383px;}
.toklampas-bg .toklampas-txt.toklampas-grat {text-align:center; font-size: 26px; padding: 5px 0 0 0;}
.toklampas-bg .toklampas-txt.toklampas-grat .toklampas-txt1 {font-size: 40px;}
.toklampas-bg .toklampas-txt1 {font-family: 'opensans-bold'; font-size: 24px;}
.toklampas-bg .toklampas-link {text-align:right; font-size: 13px; font-family: 'opensans-italic'; text-decoration: underline; float: right; margin: 80px 20px 0 0;}
.toklampas-bg .toklampas-link:hover {text-decoration:none;}
.toklampas-bg .toklampas-cont {float: right; border-left: solid 1px #f4b95a; padding:0 15px 0 40px; line-height: 105px; font-size: 52px;  }

.toklamp-adatlap-layer {font-size: 18px;}
.toklamp-adatlap-layer h2 {font-size: 60px; font-family: "opensans-bold"; margin: 0.3em 0;}
.toklamp-adatlap-layer p {padding: 0 80px; hyphens: none;}

.toklampas-layer.successful_activation {background: #fff; width: 640px; padding: 20px; }
.toklampas-layer.LayerGeneric .close {width:15px;height:15px;background-size:15px 15px;}
.toklampas-layer .toklampas-img {width: 100%;}
.toklampas-layer .cont.toklampas_bg { width: 600px; background:#ebaa46; padding:0; color: #050201;}
.toklampas-layer .toklampas-txt {padding:20px 80px; text-align: center; line-height: 1.3;font-family: 'opensans-regular'; font-size: 16px; width: auto;}
.toklampas-layer .toklampas-txt1 {font-family: 'opensans-bold'; font-size: 34px; line-height: 38px; padding: 0 0 10px 0;  text-transform: uppercase;}
.toklampas-layer .toklampas-txt2 {font-family: 'opensans-bold'; font-size: 18px; padding-bottom: 20px; text-transform: uppercase;}
.toklampas-layer .toklampas-txt3 {font-family: 'opensans-regular'; font-size: 16px; padding-bottom: 20px;}
.toklampas-layer .toklampas-txt3 strong {font-family: 'opensans-bold'; font-weight: normal;}
.toklampas-layer .toklampas-but {text-decoration: none; display:inline-block; height: 42px; line-height: 42px; color: #ebaa46; font-size: 18px; font-family: 'opensans-bold'; background: #b42013; text-align: center; text-transform: uppercase; border-radius: 5px; padding: 0 70px; margin: 0 auto 20px auto;}
.toklampas-layer .toklampas-but:hover {color: #ebaa46; background: #9c271d;}
.toklampas-layer
.toklampas-layer .border_shadow_box.toklampas {padding: 8px;}
.toklampas-layer .toklampas-graf{width:278px;height:222px;background:#ebaa46 url('../img/layers/grafbut_toklampas.jpg') no-repeat center top; border-radius:3px; padding: 0; position:relative;}
.toklampas-layer .toklampas-graf-txt1 {font-family: 'opensans-regular'; font-size: 18px; text-align:center; padding: 110px 0 0 0; text-transform: none; text-decoration: none!important; line-height: normal; }
.toklampas-layer .toklampas-graf-txt1 strong {font-family: 'opensans-bold'; font-weight: normal;}
.toklampas-layer .toklampas_but {text-decoration: none; display:inline-block; height: 42px; line-height: 42px; color: #ebaa46; font-size: 18px; font-family: 'opensans-bold'; background: #b42013; text-align: center; text-transform: uppercase; border-radius: 5px; padding: 0 15px; margin: 10px auto 0px auto;}
.toklampas-layer a.toklampas_but_link {text-decoration:none;}

.hopehely-bg {background:#5cb2e1 url('../img/layer/hopehely-bg.jpg') no-repeat center top; height: 105px; position: relative;}
.hopehely-bg .hopehely-txt {font-size: 18px; color: #000; padding-left: 200px; padding-top: 14px; float: left;}
.hopehely-bg .hopehely-txt1 {font-size: 30px; font-family: 'opensans-bold'; line-height: 1;}
.hopehely-bg .hopehely-link {text-align:right; font-size: 13px; font-family: 'opensans-italic'; text-decoration: underline; float: right; margin: 80px 20px 0 0;}
.hopehely-bg .hopehely-link:hover {text-decoration:none;}
.hopehely-bg .hopehely-cont {float: right; border-left: solid 1px #eee; padding:0 15px 0 40px; line-height: 105px; font-size: 52px;}
.hopehely-txt.hopehely-grat {width: 745px;}

.hopehely-adatlap-layer {font-size: 18px;}
.hopehely-adatlap-layer .cont {background:#4495cd url('../img/layer/hopehely-layer.jpg') no-repeat center top; height: auto; padding-bottom: 20px;}
.hopehely-adatlap-layer h2 {font-size: 60px; font-family: "opensans-bold"; margin: 15px 0 25px 0; color: #000;}
.hopehely-adatlap-layer p {padding: 0 45px; hyphens: none; margin: 0 0 1.1em 0;}
.hopehely-adatlap-layer a.prim-btn {padding: 10px 35px; border: none !important; color: #fff !important; background: #c8383f !important; margin: 10px 0;}
.hopehely-adatlap-layer a.prim-btn:hover {background: #95282d !important; color: #fff;}
.hopehely-adatlap-layer .close {width: 15px; height: 15px; background-size: 100%; margin: -18px -18px 0 0;}

.site-melegrandi .footerm { background: #eee; height: auto; margin: 0 auto; }
.site-melegrandi .footerm .col_950 { height: auto; padding-top: 30px; text-align: center; font-size: 13px; color: #747474; font-family: 'opensans-semibold'; }
.site-melegrandi .footerm a { color: #747474; }
.site-melegrandi .footerm a:hover { color: #747474; }
.site-melegrandi .fcopy .inline {display:inline-block;}
.site-melegrandi .fcopy img.inline {border-right: 1px solid #959595;padding-right: 10px;margin-right: 7px;margin-top: -15px;padding-bottom: 3px;text-decoration:none;line-height:1.1;}
.site-melegrandi .flinks {line-height: 28px; padding: 30px 0;}
.site-melegrandi .footerm .foot_logo {position: relative; margin: 0 auto;}
.site-melegrandi .footerm .foot_logo::before {content: ''; position: absolute; top: 29px; left: 0; width: 100%; height: 1px; background: #bcbcbc; z-index: 1;}
.site-melegrandi .footerm .foot_logo img {background: #eee; z-index: 2; position: relative;}

.hopehelyi-layer.successful_activation {background: #fff; width: 638px; padding: 20px; }
.hopehelyi-layer.LayerGeneric .close {width:15px;height:15px;background-size:15px 15px;}
.hopehelyi-layer.successful_activation .cont {width: 598px; height: 689px; background: transparent url('../img/layer/hopehelyi.jpg') no-repeat 0 0; border-radius: 4px; padding: 0; text-align:center; font-size: 16px; font-family: 'opensans-regular'; line-height: 1.4; color: #000;}
.hopehelyi-text1 {padding: 254px 40px 0;}
.hopehelyi-text1 h2 {font-family: 'opensans-bold'; font-weight: normal; font-size: 34px; color: #000; text-transform: uppercase; margin: 0 0 0.5em 0;}
.hopehelyi-text1 h3 {font-family: 'opensans-bold'; font-weight: normal; font-size: 18px; color: #000; text-transform: uppercase; margin: 0 0 0.5em 0;}
.hopehelyi-text1 strong {font-family: 'opensans-bold'; font-weight: normal;}
.hopehelyi-text2 {padding-top: 15px;}
.hopehelyi-link1 {height: 50px;}
.hopehelyi-link1 a {font-family:'opensans-semibold'; font-size: 24px; text-transform: uppercase; color: #fff; padding: 15px 70px; text-align: center; text-decoration: none; background: #c8383f; border-radius: 4px;}
.hopehelyi-link1 a:hover {background: #9e2c32;}
.hopehelyi-link2 {padding: 20px 0 0 0;}
.hopehelyi-link2 a {font-family: 'opensans-regular'; color: #050201; font-size: 14px; text-decoration: underline;}

/* * * * * MEDIA QUERY * * * * */

@media screen and (max-width: 1023px) and (min-width: 860px) {
  body {
    min-width: 860px;
  }
  .center {
    width: 100%;
    padding: 0 10px;
  }
  .head-info {
  	width: -webkit-calc(100% - 640px);
  	width: -moz-calc(100% - 640px);
  	width: calc(100% - 640px);
  }
  .like-box, .mail-box {
  	max-width: 80px;
  }
  .like-bubble, .mail-bubble {
  	width: 80px;
  	height: 80px;
  }
  .mail-bubble-not {
  	top: 14px;
  	left: 9px;
  }
  .mail-bubble-lakat {
  	width: 30px;
  	height: 30px;
  	-moz-background-size: 12px 16px;
  	     background-size: 12px 16px;
  }
  .svg-likeb {
  	width: 33px;
  	height: 30px;
  }
  .svg-likedup {
  	width: 38px;
  	height: 30px;
  }
  .svg-mailb {
  	width: 38px;
  	height: 26px;
  }
  .mail-bubble-count {
  	top: 14px;
  	right: 6px;
  }
  .like-text, .mail-text {
  	font-size: 14px;
  }
  .connectm {
  	margin-top: -38px;
  	width: 60px;
  	height: 60px;
  }
  .connectm-menu {
  	width: 60px;
  	height: 60px;
  }
  .cont-left {
  	width: 520px;
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
  }
  .banner-3-1 {
  	width: 200px;
    width: -webkit-calc(100% - 640px);
    width: -moz-calc(100% - 640px);
    width: calc(100% - 640px);
    max-width: 300px;
  }
  .foot-3-1 {
  	width: 31%;
  	margin: 0 1%;
  }

  #desktop_header .wrapper {
  	width: 100%;
  }
  #desktop_header .h_menu li {
  	margin-right: 20px;
  }
  .fixed-tabs .atab-head {
  	left: 0;
  	width: -webkit-calc(100% - 340px);
  	width: -moz-calc(100% - 340px);
  	width: calc(100% - 340px);
  	margin-left: 10px;
  }

  .promo-husvet-bg {
  	width: -webkit-calc(100% - 580px);
  	width: -moz-calc(100% - 580px);
  	width: calc(100% - 580px);
    background-position: right bottom;
  }
  .levelfolyam-17-write,
  .levelfolyam-17-cont,
  .awrapper .levelfolyam-17-teszt,
  .awrapper .levelfolyam-17-sms,
  #randitarcaLayerSMS {
    margin-right: -320px;
  }
  .levelezes_adatlaprol {
  	margin-right: -270px;
  }
  .toklampas-bg .toklampas-img {
  	height: 60px;
    margin-top: 10px;
  }
  .toklampas-bg .toklampas-txt {
  	font-size: 14px;
  	padding: 0px 0 0 25px;
  }
  .toklampas-bg .toklampas-txt1 {
  	font-size: 22px;
  }
  .toklampas-bg .toklampas-cont {
  	padding: 0 15px 0 20px;
  	line-height: 70px;
  	font-size: 42px;
  }
  .toklampas-bg .toklampas-link {
  	margin: 45px 20px 0 0;
  }
  .toklampas-bg .toklampas-txt.toklampas-grat {
  	font-size: 18px;
  }
  .toklampas-bg .toklampas-txt.toklampas-grat .toklampas-txt1 {
  	font-size: 28px;
  }
  .hopehely-txt.hopehely-grat {
  	width: 645px;
  	font-size: 14px;
  }

  /* Új lábléc 2019*/
    .footer .rak {padding: 16px 15px;}
}


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

  body {
    min-width: 760px;
  }

  .c100:after {
  	background-color: #fff !important;
  }
  .center {
    width: 740px;
    padding: 0 10px;
  }
  .head-info {
    width: 400px;
  }
  .head-btns {
    height: 134px;
    width: 440px;
    float: none;
    margin: 20px auto 0 auto;
  }
  .like-box, .mail-box {
  	max-width: 80px;
  }
  .mail-bubble-not {
  	top: 20px;
  	left: 12px;
    width: 20px;
    height: 20px;
    -moz-background-size: 16px 16px;
         background-size: 16px 16px;
  }
  .mail-bubble-lakat {
  	width: 30px;
  	height: 30px;
  	-moz-background-size: 12px 16px;
  	     background-size: 12px 16px;
  }
  .like-bubble, .mail-bubble {
  	width: 80px;
  	height: 80px;
  }
  .svg-likeb {
  	width: 33px;
  	height: 30px;
  }
  .svg-likedup {
  	width: 39px;
  	height: 30px;
  }
  .svg-mailb {
  	width: 38px;
  	height: 26px;
  }
  .mail-bubble-count {
  	top: 14px;
  	right: 6px;
  }
  .like-text, .mail-text {
  	font-size: 14px;
  }
  .connectm {
  	margin-top: -38px;
  	width: 60px;
  	height: 60px;
  }
  .connectm-menu {
  	width: 60px;
  	height: 60px;
  }
  .cont-left {
    width: 720px;
    float: none;
  }
  .cont-right {
    display: none;
  }
  .time-box {
    margin-left: 0;
    overflow: hidden;
  }
  .timeline {
  	min-width: auto;
  }
  .timeline-bubble {
  	background-color: #e4e4e4;
  }
  .timeline-bubble:after {
  	border-color: #e4e4e4 transparent #e4e4e4 transparent;
  }
  .timeline-slide {
    left: 0;
  }
  .timeline-slide {
    margin-top: -25px;
    left: 0;
    width: 50px;
    height: 50px;
  }
  .dev-touch .timeline-slide,
  .dev-touch .timeline-slide.slide-right {
  	display: none;
  }
  .svg-slidel .st0 {
    fill: #767676;
  }
  .box-jellemzes, .block-9 .box-jellemzes {
    width: 300px;
    margin: 0 auto 50px auto;
  }
  .cimke, .fbook .cimke {
    background-color: #e6e6e6;
  }
  .csuszka_text {
    background: #e6e6e6;
  }
  .box-jellemkep, .block-9 .box-jellemkep {
    width: 300px;
    margin: 0 auto;
  }
  .jellemkep .kozos img {
    border-color: #e6e6e6;
  }
  .jellemkep .icon-igen {
    background-color: #e6e6e6;
  }
  .banner-3-1 {
    width: 240px;
  }
  .banner-3-2 {
    width: 460px;
  }
  .banner-3-2 h4 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 5px 0;
  }
  .banner-bg {
    padding: 15px 125px 15px 15px;
    height: 171px;
    font-size: 12px;
  }
  .banner-3-2 .banner-bg p {
  	-o-text-overflow: ellipsis;
  	   text-overflow: ellipsis;
  	max-height: 84px;
  	display: inline-block;
  	word-wrap: break-word;
  	overflow: hidden;
  	margin: 0 0 5px 0;
  }
  .banner-phone {
    width: 125px;
    height: auto;
  }
  .btn-appstore, .btn-googleplay {
    height: 35px;
    width: 118px;
    -moz-background-size: cover;
         background-size: cover;
  }
  .footer {
    font-size: 16px;
  }
  .foot-row {
    margin: 20px -10px;
  }
  .foot-3-1 {
    width: 226px;
    margin: 0 10px;
  }

  #desktop_header {
  	display: none;
  }
  #mobil_header {
  	display: block;
  }
  .awrapper {
    padding-top: 48px;
  }
  #head_banner ~ .igylatnak .awrapper {
  	padding-top: 0;
  }

  .hnkbg {
    display: none;
  }



  /* * * * * FOOTEROLD * * * * */
  .footer-wrapper {
  	background: #eee;
  	padding: 50px 0;
  }
  .site-randi .footer-wrapper {	background: #eae7e4;}

  .footer .main-menu {
      display: flex;
      flex-direction: column;

  }

    .footer .main-menu li:nth-child(2) {
        order: 5;
    }

  .footer .main-menu li {
  	display: block;
  	margin: 10px 0;
  }
  .footer .footer-block {
  	display: block;
  	width: 100%;
    max-width: 360px;
  	margin: 30px auto;
  	padding: 0 2%;
  }

  /* * * * * /FOOTEROLD * * * * */

  .atab {
  	margin-bottom: 20px;
  }
  .user-rounds,
  .user-rounds #GravityAjanloJobbosBox,
  .user-rounds #GravityAjanloJobbosBox1  {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fixed-tabs .atab-head {
  	top: 48px;
  	left: 50%;
  	width: 720px;
  	margin-left: -360px;
  }
  .fixed_header.fixed-tabs .atab-head {
  	top: 48px;
  }

  .fixed_header .header.slide-in-top {
  	top: 48px;
  }
  .header.slide-in-top + .content {
  	margin-top: 454px;
  }
  .header.slide-in-top {
  	height: 48px;
    top: 0;
  }
  .header.slide-in-top .center .head {
    padding: 0;
  }
  .header.slide-in-top .head-pic {
  	height: 48px;
  	width: 48px;
  	margin: 0 0 0 8px;
  	padding: 3px;
  }
  .header.slide-in-top .pic-big {
  	width: 42px;
    height: 42px;
  }
  .header.slide-in-top .pic-big img {
  	width: 42px;
  	height: 42px;
  }
  .header.slide-in-top .pic-hiteles {
  	top: 32px;
  	left: 2px;
  }
  .header.slide-in-top .pic-platinacs {
  	top: 2px;
  	right: 0;
  }
  .header.slide-in-top .pic-titkos-box {
    margin-top: -7px;
    margin-left: -3px;
    width: 10px;
  }
  .header.slide-in-top .pic-titkos-text {
    -moz-background-size: 10px 13px;
         background-size: 10px 13px;
    min-height: 13px;
  }
  .header.slide-in-top .head-info {
    width: 142px;
    width: -webkit-calc(100% - 186px);
    width: -moz-calc(100% - 186px);
    width: calc(100% - 186px);
    height: 48px;
  }
  .header.slide-in-top .info {
  	height: 32px;
  	margin: 8px 0;
  }
  .header.slide-in-top .info h1 {
  	padding-left: 10px;
  	font-size: 16px;
  	line-height: 16px;
  }
  .header.slide-in-top .info h1 .icon-online {
  	left: 3px;
  	top: 6px;
  	width: 5px;
  	height: 5px;
  	-moz-background-size: 5px 5px;
  	     background-size: 5px 5px;
  }
  .header.slide-in-top .info p {
  	padding-left: 10px;
  	white-space: nowrap;
  	overflow: hidden;
  	-o-text-overflow: ellipsis;
  	   text-overflow: ellipsis;
    font-size: 12px;
  	line-height: 16px;
  }
  .header.slide-in-top .head-btns {
  	width: 130px;
    height: 48px;
  }
  .header.slide-in-top .like-box,
  .header.slide-in-top .mail-box {
  	margin-right: 8px;
  }
  .header.slide-in-top .connectm {
  	margin-right: 8px;
  }
  .header.slide-in-top .like-bubble, .header.slide-in-top .mail-bubble {
  	width: 38px;
  	height: 38px;
  }
  .header.slide-in-top .svg-likeb,
  .header.slide-in-top .svg-likenot {
  	width: 20px;
  	height: 18px;
  }
  .header.slide-in-top .svg-likedup {
  	width: 23px;
  	height: 18px;
  }
  .header.slide-in-top .svg-mailb {
  	width: 21px;
  	height: 14px;
  }
  .header.slide-in-top .mail-bubble-count {
  	min-width: 12px;
  	height: 12px;
  	font-size: 8px;
  	line-height: 10px;
  	-webkit-border-radius: 7px;
  	   -moz-border-radius: 7px;
  	        border-radius: 7px;
  	top: 5px;
  	right: 2px;
  	padding: 0 2px;
  	border-width: 1px;
  }
  .header.slide-in-top .mail-bubble:hover .mail-bubble-count {
  	border-width: 1px;
  }
  .header.slide-in-top .mail-bubble-not {
  	top: 4px;
  	left: 4px;
  	width: 14px;
  	height: 14px;
  	-moz-background-size: 10px 10px;
  	     background-size: 10px 10px;
  }
  .header.slide-in-top .mail-bubble-lakat {
  	width: 20px;
  	height: 20px;
  	-moz-background-size: 6px 8px;
  	     background-size: 6px 8px;
  }
  .header.slide-in-top .connectm,
  .header.slide-in-top .connectm-menu {
  	width: 30px;
  	height: 30px;
  	margin-top: 0;
  }
  .header.slide-in-top .connectm-active .connectm-menu {
  	width: 140px;
  	height: 140px;
  }
  .header.slide-in-top .svg-connectm {
  	width: 16px;
  	height: 4px;
  }
  .header.slide-in-top .connectm-line {
  	line-height: 35px;
  	width: 140px;
  	padding-left: 10px;
  }
  .header.slide-in-top .connectm-line.connect-close {
  	padding-right: 6px;
  	padding-left: 6px;
  	width: 34px;
  }
  .header.slide-in-top .svg-close,
  .header.slide-in-top .svg-elrejt,
  .header.slide-in-top .svg-letilt,
  .header.slide-in-top .svg-jelent {
  	width: 22px;
  	height: 22px;
  }

  .promo-husvet .center {
    width: 100%;
  }
  .promo-husvet-bg {
  	width: -webkit-calc(100% - 510px);
  	width: -moz-calc(100% - 510px);
  	width: calc(100% - 510px);
  	background-position: right bottom;
  }
  .promo-husvet-text3 {
  	padding-left: 10px;
  }
  .promo-husvet-text2 {
  	width: 45px;
  }
  .promo-husvet-text1 {
  	width: 365px;
  	padding-left: 30px;
  }
  .promo-husvet-text1 h2 {
  	font-size: 24px;
  }
  .promo-husvet-text1 h3 {
  	font-size: 16px;
  }
  .box-disc-banner {
  	margin: 10px auto;
    width: 93%;
  }

  .levelfolyam-17-write,
  .levelfolyam-17-cont,
  .awrapper .levelfolyam-17-sms,
  .awrapper .levelfolyam-17-teszt,
  #randitarcaLayerSMS {
    margin-right: -320px;
  }
  .levelezes_adatlaprol {
  	margin-right: -270px;
  }

  .toklampas-bg .toklampas-img {
  	float: none;
  	margin: 0 auto;
  	display: block;
  	height: 70px;
  }
  .toklampas-bg .toklampas-txt {
  	float: none;
  	font-size: 14px;
  	width: 100%;
  	padding: 0 15px;
  	text-align: center;
  }
  .toklampas-bg .toklampas-txt br {
  	display: none;
  }
  .toklampas-bg .toklampas-txt1 {
  	font-size: 18px;
  }
  .toklampas-bg .toklampas-cont {
  	float: none;
  	border-left: none;
  	padding: 0 15px;
  	line-height: 60px;
  	font-size: 48px;
  	text-align: center;
  }
  .toklampas-bg .toklampas-link {
  	text-align: center;
  	float: none;
  	margin: 15px;
  	display: block;
  }
  .toklampas-bg .toklampas-txt.toklampas-grat {
  	font-size: 16px;
  }
  .toklampas-bg .toklampas-txt.toklampas-grat .toklampas-txt1 {
  	font-size: 32px;
  }
  .hopehely-bg {
  	background-position: left top;
  }
  .hopehely-bg .hopehely-txt {
    padding-left: 80px;
  }
  .hopehely-txt.hopehely-grat {
  	width: 425px;
  	font-size: 14px;
  	padding-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    min-width: 640px;
  }
  .center {
    width: 640px;
    padding: 0 10px;
  }
  .head-pic {
  	margin-right: 10px;
  }
  .head-info {
  	width: 310px;
  }
  .cont-left {
    width: 620px;
  }
  .banner-3-1 {
  	width: 200px;
    margin-right: 10px;
  }
  .banner-3-2 {
  	width: 410px;
  	padding-top: 10px;
  }
  .banner-bg {
  	padding: 15px 110px 15px 15px;
  	height: 151px;
  }
  .banner-3-2 .banner-bg p {
  	max-height: 70px;
  }
  .banner-phone {
  	width: 100px;
  	top: 0;
  	right: 10px;
  }
  .content {
  	padding-bottom: 25px;
  }
  .footer {
  	padding: 25px 0;
    font-size: 14px;
  }
  .foot-3-1 {
  	width: 192px;
  }
  .collaps-head {
  	height: 100px;
  	line-height: 100px;
  	padding: 0 20px;
  }
  .collaps-head .icon-le {
  	margin-top: 42px;
  }
  .collaps-cont {
  	padding: 20px;
  }
  .foot-nav {
  	padding: 25px 0 0 50px;
  }
  .collaps-head {
  	height: 40px;
  	line-height: 40px;
  	padding: 0 10px;
  }
  .collaps-cont {
  	padding: 10px;
  }
  .collaps-head .icon-le {
  	margin-top: 16px;
  }

  #mobil_header .wrapper {
  	width: 640px;
  }
  .fixed-tabs .atab-head {
  	width: 620px;
  	margin-left: -310px;
  }
}

@media only screen and (max-width: 727px) {
  #head_banner {display:none;}
  #head_banner ~ .awrapper {padding-top: 48px;}
  body.normal_header #head_banner ~ .awrapper #mobil_header {top: 0;}
  .normal_header #head_banner ~ .igylatnak #mobil_header {top: 50px;}
}

@media only screen and (max-width: 639px) {
  body {
    min-width: 320px;
  }

  body.dev-touch.wr-active .levelfolyam-17-write {
    position: relative;
  }
  body.dev-touch.wr-active .awrapper {
    overflow: hidden;
  }

  h3 {
  	font-size: 20px;
  }

  .userbox-resp-head{font-size:20px;}
  .userbox-resp-foot a {font-size: 12px;}
  .userbox-resp-foot .svg_marrow {width: 5px; height: 8px;}

  .mobil-show {
    display: block;
  }
  .center {
    width: 100%;
    padding: 0;
  }
  .header .center,
  .elrejtve .center,
  .letiltva .center {
    width: 300px;
  }

  .header.slide-in-top .center {
    width: 100%;
  }
  .header.slide-in-top + .content {
  	margin-top: 694px;
  }

  .cont-left {
    width: 100%;
    padding: 15px 0 0 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
  .cont-left .cont-box {
  	padding: 0 15px;
  }
  .cont-left .cont-box.block-6 {
  	padding: 0;
  }
  .cont-left .cont-box.block-6 .box-motiv {
  	width: 90%;
  }
  .block-6 .touch-info {
  	margin-right: 15px;
  }
  .cont-left .cont-box.block-4 h3,
  .cont-left .cont-box.block-6 h3,
  .cont-left .cont-box.block-9 h3,
  .block-6 > h4 {
  	padding-left: 15px;
  }
  .cont-left .cont-box.block-8,
  .cont-left .cont-box.block-14 {
  	padding: 30px 15px;
  	margin-bottom: 0;
  }
  .cont-left .cont-box.block-9 {
  	padding: 30px 0;
  	margin-bottom: 0;
  }
  .cont-left .cont-box.block-4 {
  	background: #eee;
  	-webkit-box-shadow: inset 0 0 10px rgba(144, 144, 132, 0.33);
  	   -moz-box-shadow: inset 0 0 10px rgba(144, 144, 132, 0.33);
  	        box-shadow: inset 0 0 10px rgba(144, 144, 132, 0.33);
  	padding: 30px 0;
  	margin-bottom: 0;
  }
  .fbook .cimke {
  	background-color: #fff;
  }
  .cont-left .cont-box.block-7,
  .cont-left .cont-box.block-10,
  .cont-left .cont-box.block-11 {
  	padding: 30px 15px 5px 15px;
  	background: #eee;
  	margin-bottom: 0;
  }
  .box-keres-tbl .tbl-group:nth-child(2n) .tbl-cell {
  	background-color: #fff;
  }
  .box-keres-tbl .tbl-row:first-child .tbl-cell:first-child,
  .box-keres-tbl .tbl-row:first-child .tbl-cell:last-child,
  .box-keres-tbl .tbl-row:last-child .tbl-cell:first-child,
  .box-keres-tbl .tbl-row:last-child .tbl-cell:last-child {
  	-webkit-border-radius: 0;
  	   -moz-border-radius: 0;
  	        border-radius: 0;
  }
  .block-5 .inf .inf-icon,
  .block-6 .inf .inf-icon {
  	top: -48px;
  }
  .header {
  	height: auto;
  	padding: 5px 0 25px 0;
  }
  body.dev-touch .elrejtve,
  body.dev-touch .letiltva {
  	padding: 0;
  	position: fixed;
  	top: 0;
  	overflow: auto;
  }

  .head-pic {
  	margin-right: 0;
  	margin-left: 10px;
    float: none;
  }
  .pic-more {
  	right: 0;
  }
  .head-info {
  	width: 300px;
  	float: none;
  	display: block;
  	height: auto;
  }
  .head-btns {
    width: 300px;
  }

  .head,
  .elrejtve-box,
  .letiltva-box {
  	padding-top: 18px;
  }
  .head .mobil-show {
  	position: absolute;
  	top: 0;
  	left: 0;
  }
  .content .likeit, .content .sawit {
    display: none;
  }
  .icon-likeit-m {
  	margin-right: 10px;
  }

  .cont-box.block-1 {
  	margin-bottom: 70px;
  	position: relative;
  }
  .like-text, .mail-text {
  	height: 35px;
    font-size: 14px;
  }
  .mail-bubble-count {
  	top: 15px;
  	right: 10px;
  }

  .cimke {
  	font-size: 12px;
  }
  .box-jellemzes, .block-9 .box-jellemzes {
  	width: 270px;
  	margin: 0 auto 30px auto;
  }
  .box-jellemkep, .block-9 .box-jellemkep {
  	width: 270px;
  }
  .jellemkep {
  	margin-right: 10px;
  	margin-bottom: 10px;
  }
  .csuszka_text,
  .csucska {
  	width: 90px;
    font-size: 12px;
  }
  .slidebox {
  	padding: 0 2px;
  }
  .slidebox_but a {
  	width: 15px;
  }
  .box-keres-tbl {
  	font-size: 12px;
  }
  .box-keres-tbl .tbl-cell {
  	line-height: 1.4;
  	padding: 5px 5px 5px 0;
  }
    .box-keres-tbl .tbl-row {
  	border-bottom: 0 none;
  }
  .fbook h4 {
  	padding-left: 25px;
  	font-size: 18px;
  	line-height: 1.8;
  }
  .banner-3-1 {
  	width: 300px;
  	margin-right: 0;
  }
  .banner-3-2 {
  	width: 300px;
  }
  .banner-bg {
  	padding: 10px 100px 10px 10px;
  	height: auto;
  }
  .btn-appstore, .btn-googleplay {
  	margin-bottom: 10px;
  }
  .userbox-resp {
  	padding: 0 10px;
  }
  .cont-uslide h4 {
  	font-size: 20px;
    margin-bottom: 20px;
  }
  .cont-uslide h4 svg {
  	width: 20px;
  	height: 20px;
  }
  .footer {
  	font-size: 13px;
  }
  .footer .center {
  	background: #fff;
  	-webkit-border-radius: 7px 7px 0 0;
  	   -moz-border-radius: 7px 7px 0 0;
  	        border-radius: 7px 7px 0 0;
  	-webkit-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
  	   -moz-box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
  	        box-shadow: 0 0 15px rgba(144, 144, 132, 0.33);
  	padding: 15px;
  }
  .mobil-view a {
  	font-size: 13px;
  }
  .foot-row {
  	margin: 20px 0;
  }
  .foot-3-1 {
  	width: 100%;
  	margin: 0;
  }
  .lh-85 {
  	width: 200px;
  	margin: 0 auto;
  	text-align: center;
  	-webkit-box-pack: center;
  	-webkit-justify-content: center;
  	   -moz-box-pack: center;
  	    -ms-flex-pack: center;
  	        justify-content: center;
  }
  .foot-nav {
  	padding: 25px 0;
  	text-align: center;
    line-height: 2;
  }
  .levelfolyam-17-write,
  .levelfolyam-17-cont,
  .awrapper .levelfolyam-17-sms,
  .awrapper .levelfolyam-17-teszt,
  #randitarcaLayerSMS {
  	width: 100%;
  	left: 0;
  	margin-left: 0;
    right: 0;
    margin-right: 0;
  	-webkit-border-radius: 0;
  	   -moz-border-radius: 0;
  	        border-radius: 0;
  }
  .levelezes_adatlaprol {
  	margin-right: -185px;
  }

  .level-write-text textarea {
    font-size: 13px;
  }

  .level-write-action {

  }
  .level-write-action .action-middle {
    padding-left: 5px;
  }
  .level-write-action .action-left {
    padding-left: 15px;
  }
  .level-write-action .action-left a {
    font-size: 12px;
    padding: 12px 10px;
  }
  .level-write-action .action-left a span {
    display: none;
  }
  .level-write-action svg.mailasvg,
  .level-write-action svg.testsvg,
  .level-write-action svg.smssvg {
    width: 32px;
    margin: 0 10px;
  }
  .level-write-action .action-right {

  }
  .levelfolyam-17-write .level-write-attach {
  	left: 0;
  	max-width: 100%;
  }
  .levelfolyam-17-write .attach-images .dragUlCont {
  	overflow: hidden;
  }
  .level-write-emoji {
  	right: 10px;
    bottom: 10px;
  }
  .level-write-emoji:before {
  	display: none;
  }
  .LayerGeneric {
  	width: 320px;
  	margin-left: -160px;
  }
  #mobil_header .wrapper {
  	width: 100%;
  }
  #mobil_header .menu li {
  	margin-right: 25px;
  }

  .atab-wrap {
  	-webkit-border-radius: 0;
  	   -moz-border-radius: 0;
  	        border-radius: 0;
  	padding: 30px 0 0 0;
  	-webkit-box-shadow: none;
  	   -moz-box-shadow: none;
  	        box-shadow: none;
  }
  .atab-head h4 {
  	font-size: 14px;
  }
  .block-12, .block-13 {
  	-webkit-border-radius: 0;
  	   -moz-border-radius: 0;
  	        border-radius: 0;
    padding: 30px 15px !important;
  }
  .fixed-tabs .atab-head {
  	left: 0;
  	width: 100%;
  	margin-left: 0;
  	min-width: 320px;
  }
  .igylatnak-vissza {
  	height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  body.normal_header .igylatnak #mobil_header {
  /*	top: 40px;*/
  }
  .normal_header #head_banner ~ .igylatnak #mobil_header {
  	/*top: 40px;*/
  }
  .facebook_layer.successful_activation {
  	width: 320px;
  	margin-left: -160px;
  }
  .facebook_layer.successful_activation br {
    display: none;
  }
  .facebook_layer.successful_activation .cont,
  .facebook_layer.successful_activation.error .cont,
  .facebook_layer.successful_activation.success .cont,
  .facebook_layer.successful_activation.dismiss .cont {
  	height: auto;
  	width: 270px;
  }
  .facebook_layer.successful_activation.error .top {
  	height: 50px;
  }
  .facebook_layer.successful_activation .top .text {
  	padding-top: 10px;
  	padding-left: 0;
  	text-align: center;
  }
  .facebook_layer.successful_activation .top,
  .facebook_layer.successful_activation.dismiss .top {
  	font-size: 20px;
    height: auto;
  }
  .facebook_layer.successful_activation.success .top {
  	height: auto;
  	padding-bottom: 10px;
  }
  .facebook_layer.successful_activation.error .top .text {
  	padding: 0 5px;
  }
  .facebook_layer.successful_activation.error .error {
  	font-size: 14px;
  	line-height: 20px;
  	padding: 10px 5px;
  }
  .facebook_layer.successful_activation .buttons,
  .facebook_layer.successful_activation.error .buttons,
  .facebook_layer.successful_activation.dismiss .buttons {
  	height: auto;
  }
  .facebook_layer.successful_activation .buttons .cancel,
  .facebook_layer.successful_activation.error .buttons .cancel,
  .facebook_layer.successful_activation .buttons .button,
  .facebook_layer.successful_activation.dismiss .buttons .cancel {
  	margin-top: 20px;
  	height: 40px;
  	line-height: 40px;
  	font-size: 20px;
  	margin-right: 0;
  }
  .facebook_layer.successful_activation.error .buttons .button {
  	margin-top: 20px;
  }
  .facebook_layer.successful_activation.success .success {
  	height: auto;
  	font-size: 14px;
  	padding-top: 10px;
  }
  .facebook_layer.successful_activation.success .success strong {
  	font-size: 14px;
  	margin-bottom: 5px;
  }
  .facebook_layer.successful_activation.success .gray,
  .facebook_layer.successful_activation .gray {
  	height: auto;
    padding-bottom: 10px;
  }
  .facebook_layer.successful_activation .gray .blue {
  	font-size: 18px;
  	line-height: 22px;
    padding-bottom: 10px;
  }
  .facebook_layer.successful_activation .images {
    height: auto;
  }
  .facebook_layer.successful_activation .images .col {
  	float: none;
  	width: 100%;
    padding-bottom: 10px;
  }
  .facebook_layer.successful_activation .images .col .image {
  	margin-left: 2px;
  }
  .facebook_layer.successful_activation.success .images .col .image {
  	margin-top: 28px;
  }
  .facebook_layer.successful_activation .images .col .text {
  	font-size: 14px;
  	margin-left: 10px;
  	width: 138px;
  }
  .facebook_layer.successful_activation.success .buttons .button {
  	margin-top: 20px;
  }
  .facebook_layer.successful_activation .top i {
  	margin-left: 80px;
  	float: none;
  }

  .head-btns .like-box .touch-text {
  	width: 280px;
  	left: 0;
  	right: auto;
  }
  .head-btns .mail-box .touch-text {
  	width: 280px;
  	left: -110px;
  	right: auto;
  }
  .head-btns .connectm .touch-text {
  	width: 280px;
  	left: -220px;
  	right: auto;
  }
  .header.slide-in-top .head-btns .touch-text {
  	top: 5px;
  	right: 5px;
  	left: auto;
  	position: fixed;
  }

  .villam_sticky {width: 320px !important; margin-left: -160px !important; -moz-background-size: contain !important; background-size: contain !important; height: 59px !important;}
  .vs_szamlalo {margin: 17px 0 0 165px !important; font-size: 22px !important;}

  .promo-husvet-bg {
  	width: -webkit-calc(100% - 305px);
  	width: -moz-calc(100% - 305px);
  	width: calc(100% - 305px);
  }
    @media only screen and (max-width: 419px) {
      .promo-husvet-bg {background-position: -245px bottom;}
    }
    @media only screen and (max-width: 359px) {
      .promo-husvet-bg {background-position: right bottom;}
    }
  .promo-husvet-text1 {
  	width: 235px;
  	padding-left: 0px;
    margin-right: -35px;
  }
  .promo-husvet-text1 h2 {
  	font-size: 18px;
    margin: 10px 0 5px 0;
  }
  .promo-husvet-text1 h3 {
  	font-size: 14px;
  	line-height: 1.2;
  }
  .promo-husvet-text2 {
  	width: 35px;
  }
  .promo-husvet-text3 {
  	padding-left: 5px;
  	width: 70px;
  }
  .promo-husvet-numb1, .promo-husvet-numb3 {
  	font-size: 38px;
  }
  .promo-husvet-numb2 {
  	font-size: 50px;
  }

  .husv18-adatlap-layer h2 {
  	font-size: 28px;
  }
  .husv18-adatlap-layer h3,
  .husv18-adatlap-layer h4 {
  	font-size: 14px;
  }
  .toklamp-adatlap-layer {
  	font-size: 14px;
  }
  .toklamp-adatlap-layer h2 {
  	font-size: 30px;
  }
  .toklamp-adatlap-layer p {
  	padding: 0;
  }

  .toklampas-layer.successful_activation {
    width: 320px;
  }
  .toklampas-layer .cont.toklampas_bg {
    width: 100%;
  }
 .toklampas-layer .toklampas-txt {
    padding: 5px;
  }
  .toklampas-layer .toklampas-txt1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .toklampas-layer .toklampas-txt3 {
    font-size: 13px;
  }

  .hopehely-bg {
  	background: #5cb2e1 url('../img/layer/hopehely-bg-m.jpg') no-repeat center top;
  	height: 112px;
  }
  .hopehely-bg .hopehely-txt {
  	font-size: 14px;
  	padding-top: 15px;
  	float: none;
  	width: 310px;
  	margin: 0 auto;
  	padding-left: 70px;
  }
  .hopehely-bg .hopehely-txt1 {
    font-size: 24px;
    line-height: 1.2;
  }
  .hopehely-bg .hopehely-link {
  	float: none;
  	margin: 0;
  	position: absolute;
  	right: 30px;
  	bottom: 5px;
  }
  .hopehely-bg .hopehely-cont {
  	font-size: 40px;
  	border: none;
  	padding: 0;
  	line-height: 40px;
  	position: absolute;
  	left: 50%;
  	bottom: 5px;
  	margin-left: -150px;
  }
  .hopehely-bg .hopehely-txt {
  	padding-top: 0px;
  }
  .hopehely-adatlap-layer {
  	font-size: 14px;
  }
  .hopehely-adatlap-layer h2 {
  	font-size: 32px;
  }
  .hopehely-adatlap-layer p {
  	padding: 0 20px;
  }
  .hopehely-adatlap-layer .cont {
  	height: auto;
    background-size: cover;
  	padding-bottom: 30px;
  }
  .hopehelyi-layer.successful_activation {
  	width: 320px;
  }
  .hopehelyi-layer.successful_activation .cont {
  	width: 280px;
  	height: auto;
  	background-size: 100% auto;
    font-size: 14px;
  }
  .hopehelyi-text1 {
  	padding: 110px 22px 0;
  }
  .hopehelyi-text1 p {
    hyphens: none;
  }
  .hopehelyi-text1 h2 {
  	font-size: 25px;
  	line-height: 1.2;
  }
  .hopehelyi-text1 h3 {
  	font-size: 14px;
  	margin: 0 0 1em 0;
  }
  .hopehelyi-link1 a {
    font-size: 18px;
  	padding: 7px 40px;
  }
  .hopehelyi-link2 {
  	padding: 0;
  }
}

@media only screen and (min-width: 1400px) {
  body {
    min-width: 1280px;
    font-size: 16px;
  }
  .center {
    width: 1280px;
  }
  .head-info {
    width: 504px;
  }
  .head-btns {
    width: 436px;
  }
  .like-box, .mail-box {
  	max-width: 110px;
  }
  .like-bubble, .mail-bubble {
  	width: 110px;
  	height: 110px;
  }
  .like-text, .mail-text {
    font-size: 18px;
  }
  .mail-bubble-not {
  	top: 28px;
  	left: 17px;
  }
  .svg-likeb {
  	width: 50px;
  	height: 46px;
  }
  .svg-likedup {
  	width: 59px;
  	height: 46px;
  }
  .svg-likenot {
  	width: 46px;
  	height: 46px;
  }
  .svg-mailb {
  	width: 50px;
  	height: 34px;
  }
  .mail-bubble-count {
  	top: 25px;
  	right: 17px;
  }
  .cont-left {
    width: 824px;
  }
  .cont-right {
    width: 436px;
  }
  .info p {
  	font-size: 18px;
  }

  h3 {
  	font-size: 28px;
  }

  .userbox-resp-head{font-size:28px;}

  .cimke {
  	font-size: 16px;
  	height: 32px;
  	line-height: 32px;
  	padding: 0 10px 0 32px;
  	margin: 0 12px 12px 0;
  	-webkit-border-radius: 32px 4px 4px 32px;
  	   -moz-border-radius: 32px 4px 4px 32px;
  	        border-radius: 32px 4px 4px 32px;
  	background: #fff url(../img/icon-igen.svg) no-repeat 9px 10px / 16px 12px;
  }
  .fbook .cimke {
  	padding: 0 10px 0 14px;
  	font-size: 16px;
  }
  .block-9 .box-jellemzes, .block-9 .box-jellemkep {
  	width: 414px;
  }
  .block-5 .inf .inf-icon,
  .block-6 .inf .inf-icon {
  	top: -62px;
  }
  .block-6 > h4 {
  	font-size: 16px;
  }
  .csuszka_text {
  	width: 138px;
  	height: 60px;
  	font-size: 14px;
  }
  .csucska {
  	width: 138px;
  	height: 60px;
  }
  .csuszka_name {
  	font-size: 15px;
  }
  .slidebox {
  	height: 14px;
  	padding: 0 4px 0 4px;
  }
  .slidebox_but a {
  	width: 22px;
  	height: 16px;
  	margin-right: 4px;
  }
  .icon-igen {
  	width: 16px;
  	height: 12px;
  	background: transparent url(../img/icon-igen.svg) no-repeat 0 0 / 16px 12px;
  }
  .icon-nem {
  	width: 12px;
  	height: 12px;
  	background: transparent url(../img/icon-nem.svg) no-repeat 0 0 / 12px 12px;
  }
  .jellemkep {
  	width: 100px;
  	margin-right: 20px;
  	margin-bottom: 20px;
  }
  .jellemkep .icon-igen {
  	width: 30px;
  	height: 30px;
  	background-position: 7px 9px;
  }
  .jellemkep img {
  	width: 100px;
  	height: 100px;
  	border-width: 6px;
  	-webkit-border-radius: 6px;
  	   -moz-border-radius: 6px;
  	        border-radius: 6px;
  }
  .box-jellemzes h4 {
  	font-size: 18px;
  }
  .motiv-tag1, .motiv-tag2, .motiv-tag3, .motiv-tag4 {
  	margin-left: 35px;
  }
  .cont-uslide h4 {
  	font-size: 36px;
  }
  .cont-uslide h4 svg {
  	width: 36px;
  	height: 36px;
  }
  .footer {
  	/* font-size: 22px; */
  }
  .foot-3-1 {
  	width: 386px;
  	margin: 0 20px;
  }
  .lh-85 {
  	height: 64px;
  	line-height: 64px;
  }
  .lh-85 img {
  	max-height: 60px;
  }
  .foot-nav {
  	padding: 25px 0 0 100px;
  }
  .collaps-head {
  	height: 64px;
  	line-height: 64px;
  	padding: 0 20px;
  }
  .collaps-head .icon-le {
  	margin-top: 28px;
    width: 24px;
  	height: 14px;
  	background: transparent url(../img/icon-le.svg) no-repeat 0 0 / 24px 14px;
  }
  .collaps-cont {
  	padding: 20px;
  }
  .svg-desktop {
  	width: 34px;
  	height: 32px;
  }
  .svg-mobile {
  	width: 18px;
  	height: 32px;
  }
  .banner-3-2 {
  	width: 940px;
  }
  .banner-3-2 h4 {
  	font-size: 34px;
  	line-height: 34px;
  	margin: 0 0 20px 0;
  }
  .banner-phone {
  	width: 180px;
  	height: 300px;
    top: -50px;
  }
  .banner-bg {
  	padding: 20px 200px 20px 20px;
  }

  #desktop_header .wrapper {
  	width: 1280px;
  }
  #desktop_header .h_menu li {
  	margin-right: 45px;
  }
  .atab .box-jellemzes, .atab .box-jellemkep {
  	width: 414px;
  }
  .user-round {
  	margin: 0 5px 30px;
  }
  .atab-head h4 {
    font-size: 18px;
  }
  .fixed-tabs .atab-head {
  	width: 824px;
  	margin-left: -630px;
  }

  .promo-header {
    height: 105px;
  }
  .promo-husvet-bg {
    -moz-background-size: 480px 105px;
         background-size: 480px 105px;
    width: 480px;
    height: 105px;
  }
  .promo-husvet-text1 {
    width: 550px;
    padding-left: 70px;
    height: 105px;
  }
  .promo-husvet-text1.centerize {
  	padding-top: 15px;
  }
  .promo-husvet-text1 h2 {
    font-size: 36px;
    margin: 7px 0;
  }
  .promo-husvet-text1 h3 {
    font-size: 20px;
    line-height: 1.1;
  }
  .promo-husvet-text2 {
    width: 100px;
    padding-top: 75px;
  }
  .promo-husvet-text2 a {
    font-size: 13px;
  }
  .promo-husvet-text3 {
    width: 130px;
    line-height: 105px;
    font-size: 55px;
    padding-left: 30px;
  }
  .promo-husvet-numb1,
  .promo-husvet-numb3 {
    font-size: 50px;
    line-height: 105px;
  }
  .promo-husvet-numb2 {
    font-size: 70px;
    line-height: 105px;
  }
  .box-disc-banner h3 {
    font-size: 26px;
  }
  .levelfolyam-17-write,
  .levelfolyam-17-cont,
  .awrapper .levelfolyam-17-teszt,
  .awrapper .levelfolyam-17-sms {
    margin-right: -585px;
  }
  .levelezes_adatlaprol {
  	margin-right: -535px;
  }

  .toklampas-txt {
  	font-size: 18px;
  	padding: 5px 0 0 80px;
  	width: 530px;
  }
  .toklampas-txt1 {
  	font-size: 28px;
  }
  .hopehely-bg .hopehely-txt {
  	padding-left: 350px;
  }
  .hopehely-txt.hopehely-grat {width: 900px;}
}

@media only screen and (max-height: 599px) {
  #desktop_header {top: -65px;}
  .fixed_header #desktop_header {top: 0;}

  #mobil_header {top: -48px;}
  .fixed_header #mobil_header {top: 0;}

  .header.slide-in-top {top: 0;}
  .fixed_header .header.slide-in-top {top: 65px;}
}

@media only screen and (max-width: 859px) and (max-height: 599px) {
  .fixed_header .header.slide-in-top {top: 48px;}
}

#head_out_menu {display:none;}

/* adatvedelem layer */
@media only screen and (min-width: 640px) {

.adatvedelem-layer.successful_activation {background: #f5f2eb; width: 590px; padding: 20px; }
.cont.adatvedelem_bg{background: #fff; position:relative; padding:0; border-radius: 10px; padding: 30px 40px!important; color: #383838; font-size:14px; font-family: 'opensans-regular'; line-height: normal!important;}
.adatvedelem_title {font-size:36px; font-family: 'opensans-semibold'; text-align: center; padding-bottom: 20px;}
.adatvedelem_title2 {font-size:19px; font-family: 'opensans-semibold';padding-bottom: 20px;}
.adatvedelem_txt a {font-family: 'opensans-semibold'; text-decoration: underline;}
.adatvedelem_txt a:hover {text-decoration: none;}
.txt_center {text-align:center;}
.adatvedelem-but {display: inline-block; width: auto; padding: 15px 50px; font-size: 28px; font-family: 'opensans-semibold'; color: #fff; text-decoration: none!important; text-align: center; background: #336993;  text-transform: uppercase; margin: 20px 0; border-radius: 6px; transition: all .5s;}
.adatvedelem-but:hover {color: #fff; background: #528ab5;}

}

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

  .adatvedelem-layer.successful_activation {background: #f5f2eb; width: 320px; padding: 20px; }
  .cont.adatvedelem_bg{background: #fff; position:relative; padding:0; border-radius: 10px; padding: 20px!important; color: #383838; font-size:14px; font-family: 'opensans-regular'; line-height: normal;}
  .adatvedelem_title {font-size:24px; font-family: 'opensans-semibold'; text-align: center; padding-bottom: 20px;}
  .adatvedelem_title2 {font-size:16px; font-family: 'opensans-semibold';padding-bottom: 20px;}
  .adatvedelem_txt a {font-family: 'opensans-semibold'; text-decoration: underline;}
  .adatvedelem_txt a:hover {text-decoration: none;}
  .txt_center {text-align:center;}

  .adatvedelem-but {display: inline-block; width: auto; padding: 15px 0px; font-size: 24px; font-family: 'opensans-semibold'; color: #fff!important; text-decoration: none!important; text-align: center; background: #336993;  text-transform: uppercase; margin: 20px 0; border-radius: 6px; transition: all .5s; width: 100%; }
  .adatvedelem-but:hover {color: #fff; background: #528ab5;}
.info_nonap h2 {font-size:28px;}
.nonap-btn {font-size:18px; padding: 6px 8px;}

}

.site-randi .adatvedelem-but { background: #3a6c10;}
.site-randi .adatvedelem-but:hover {background: #2b4e0d;}
.site-hirek .adatvedelem-but { background: #5b0000;}
.site-hirek .adatvedelem-but:hover {background: #8f1111;}
.site-femrandi .adatvedelem-but { background: #e23200;}
.site-femrandi .adatvedelem-but:hover {background: #e4572e;}
/* adatvedelem layer */

/* Húsvét 2019 */
.husvet-btn {padding: 8px 42px;}
.info_husvet-img {background: url(../img/easter_egg.png) no-repeat center center; }
.info_husvet-parfume-img {background: url(../img/easter_parfume.png) no-repeat center center; }

/* EFI Motiválás 2019 */
.placeholder-div {
    display: block;
    height: 66px;
}

body.normal_header .efi-motivation.efi-motivation-desktop {
    top: 66px;
}

body .efi-motivation.efi-motivation-desktop {
    top: 0;
}

body .efi-motivation {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 50px;
    background-color: #c8383f;
    transition: all 300ms ease-in-out;
    padding: 5px 15px;
    margin-bottom: 20px;
    z-index: 98;

}

body .efi-motivation-container {
    position: relative;
    width: 960px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    margin: 0 auto;
}

body .efi-motivation p {
    color: #FFF;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 0;
    margin-right: 10px;
}

body .efi-motivation .efi-motivation-btn {
    color: #FFF;
    text-transform: uppercase;
    border: 2px solid #FFF;
    border-radius: 5px;
    padding: 2px 10px;
}

body .efi-motivation .efi-motivation-btn:hover {
    color: #c8383f;
    background-color: #FFF;
}

body.normal_header .efi-motivation.efi-motivation-mobil {
    top: 48px;
}

body.fixed_header .efi-motivation.efi-motivation-mobil {
    top: 48px;
}

body .efi-motivation.efi-motivation-mobil {
    display: none;
    min-height: 57px;

}

body .efi-motivation.efi-motivation-mobil p {
    font-size: 14px;
}

body .efi-motivation.efi-motivation-mobil .efi-motivation-btn.efi-motivation-btn-mobil {
    font-size: 16px;
    color: #c8383f;
    background-color: #FFF;
    border: 2px solid #c8383f;
    padding: 3px 12px;
}

@media only screen and (min-width: 1400px) {
    body .efi-motivation-container {
        width: 1280px;
    }
}

@media only screen and (min-width: 660px) {
    body .efi-motivation-container {

    }
}

@media screen and (max-width: 660px) {
    body .efi-motivation {
        padding: 5px 9px 5px 11px;
    }
    body .efi-motivation .efi-motivation-container {
        justify-content: space-between;
        padding: 0;
    }
}

/* Blikkrandi zárás layewr */
.zaras_layer{display:none}
.zaras_layer.active{display:block}
.zaras_backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(255,255,255,.3);z-index:8}
.zaras_container{box-sizing:border-box!important;position:absolute;top:110px;left:50%;max-width:640px;width:100%;min-height:1px;background-color:#e8e8e8;border-radius:10px;box-shadow:0 3px 7px 0 rgba(0,0,0,.35);transform:translateX(-50%);padding:20px;z-index:9}
.zaras_close{position:absolute;cursor:pointer;top:0;right:10px}
.zaras_inner{background-color:#fff;border-radius:10px}
.zaras_header{position:relative}
.zaras_header h2{position:absolute;left:0;bottom:0;width:100%;font-size:28px;color:#000;text-align:center;line-height:55px;background-color:rgba(255,255,255,.5);margin-bottom:0}
.zaras_img{display:flex;align-items:center;justify-content:center;padding:3px 15px 10px}
.zaras_content{padding:30px}
.zaras_content p{font-size:14px;color:#3b3b3b}
.zaras_btn{display:table;font-size:16px;color:#fff;text-transform:uppercase;text-decoration:none;background-color:#da001b;border-radius:10px;padding:9px 41px;margin:0 auto 20px}
.zaras_btn:focus,.zaras_btn:hover{color:#fff;text-decoration:none}
.zaras_information_more{cursor:pointer;text-align:center}
.zaras_information_more img{transition:all .3s ease-in-out}
.zaras_information_more.active img{transform:rotate(180deg);transform-origin:center}
.zaras_information_more_data{display:none;margin-bottom:-15px}

/* Lábléc 2019*/
.footer .footer-block ul.w90 {width: 90%;}
.footer .footer-block ul.w90 li a{display: block;}
.footer .footer-block ul.w90 li a img {width: auto;max-height: 64px;}
.footer .rak {position: relative; background-color: #fff; padding: 16px 20px;}
.footer .rak:before {content: '';display: block;position: absolute;top: 0;left: 63px;width: 1px;height: 58px;background-color: #eae7e4;}
.footer .mobilview2 {margin: 20px auto 0;}
.footer-block:nth-child(7) {margin-top: -50px;}

/* Adatlapi ajánlóbox 2019 */
.userbox-resp {position: relative;background: #fff !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;border-radius: 6px;padding: 15px 0 15px 10px;}
.userbox-resp-foot a {margin-right: 10px;}

/* Kapu 2019*/
body.kapu .kapu-wrapper {position: fixed;top: 0px; width: 100%;overflow: hidden;z-index: -1;}
body.kapu .kapu-wrapper .goAdverticum img {-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);left: 50%;position: relative;  min-width: 1920px;}
body.kapu .awrapper { max-width: 1280px; width: 100%; margin: 0 auto; padding-top: 150px;}
body.kapu .header {background-color: #eae7e4;}
body.kapu .time-box:after {display: none;}
body.kapu.normal_header #desktop_header, .kapu.fixed_header #desktop_header {position: static !important;}
body.kapu .efi-motivation {margin-bottom: 0;}
body.kapu .footer-wrapper .container {padding: 0 15px;}

@media only screen and (max-width: 859px) {
    body.kapu .awrapper {padding-top: 48px;}

    /* Új lábléc 2019*/
    .footer-block:nth-child(7) {margin-top: 0;}
}
