/*
 Theme Name:   ITF Theme
 Theme URI:    http://dev.itf.njszt.hu
 Description:
 Author:
 Author URI:
 Version:      1.0.0
 License:      Commerical license
 License URI:
 Text Domain:  itf_theme
*/


#panel* {
  display: none;
}
#adattarslideshow
{
	background-image: none !important;
}

.hover50:hover{
	opacity:0.7;
}
.alignnone{
    vertical-align: middle;
    min-width: 180px;
    height: auto;
}
.szerkesztoseg{
    vertical-align: middle;
    min-width: 180px;
    height: auto;
}
a[href="#"]
{
	cursor: default !important;
}

.ri-grid{
	margin: 30px auto 30px;
	position: relative;
	height: auto;
}
.justify{
	text-align: justify !important;
}
.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
	display: table;
}

.ri-grid ul:after {
	clear: both;
}

.ri-grid ul {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}

html {font-size: 18px;}


body {
	font-family:  'Merriweather', sans-serif;
	background-color: #fff;
	font-size: 1rem;
	color: #545248;
	font-weight: 400;
	line-height: 1.5em;

    header + div.container-fluid {
        & > div.row {
            & > div {
                margin-left: -30px;
            }
        }
    }
}

h1, h2, h3, h4, h5, h6 {font-family: 'Sorts Mill Goudy', serif;}

h2 {
	font-size: 1.67em;
}
a {
    color: #b11302;
    text-decoration: none;
}
a:hover, a:focus {
    color: #0a008a;
	text-decoration: none;
}

.btn-inline {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.12em;
	font-weight: 400;
}

.aktualis h2 {
	margin: 30px 0;
}

.logo {
	text-align: center;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 2000;
}

.logo-wrapper {
	background: url("../images/njszt-logo.png")90% center no-repeat, url("../images/itf-logo.png")10% center no-repeat;
	background-size: auto 60%, auto 60%;
	background-color: rgba(255, 255, 255, .8);
	/*padding: 30px 0;*/
}
.logo-text {padding-top: 20px}
.logo-text h1 {
	font-size: 3.5vw ;
	margin-top: -20px;
	color: #1e2d3d;
	width: 100%;
}

span.logo-text-felcim {
	font-style: italic;
	font-size: 0.5em;
	margin-left: -15.3em;
	color: #2c506a;
}

span.logo-text-cheat {
	visibility: hidden;
}
.container {
	border: none;
}
@media (max-width: 450px) {
	.logo-text {
		width: 450px;
	}
}

.affix {
	top: 0;
	width: 100%;
}

.affix + .container-fluid {
	padding-top: 70px;
}
.slides {
	padding: 0;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.carousel-caption {
	font-size: 1.5em;
	text-shadow: 2px 2px 3px #000000;
	line-height: 2em;
}
.carousel.slide {
	border-bottom: 5px solid #7E7A6C;
}

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	display:none;
	margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}
.thumb-wrapper {
	padding: 4px;
	background-color: #ffffff;
}
.thumb-wrapper img {
	width: 100%;
	height: auto;
}
.newsBox {
	margin-bottom: 12px;
	border: 1px solid #ECECEC;
	border-radius: 0px;
}
.newsBox:hover {
	margin-bottom: 12px;
	border: 1px solid #ECECEC;
	border-radius: 0px;
	box-shadow: 0 10px 8px -1px rgba(0,0,0,0.4);
}
.box_inner {
	padding: 15px;
}
.list-styled, .custom-list > li {
	padding-left: 0px;
	margin-left: 8px;
}
.list-styled.custom-list.italic > li {
	padding-left: 0px;
	margin-left: 8px;
	font-style: italic;
	font-weight: 300;
}

.footer {
	/*border-top: 1px solid #545248;*/
	padding-top: 80px;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	font-weight: 400;
    color: #1d2630;
	/*padding: 0;*/
	background-color: #f6f6f6;
}
.footer a {
	/*font-size: 18px;*/
	margin: 0 10px;
	color: #000;
    text-decoration: none;
}
.social {
	margin: 20px 0;
}
.social a {
	/*font-size: 18px;*/
	margin: 0 10px;
	color: #000;
    text-decoration: none;
}
.social a:hover {
	color: #C26C61;
}

.lower-menu {
	margin-left: -25px;
	margin-right: -25px;
}

.footer-strip {
	padding: 14px 0;
	font-family: 'Sorts Mill Goudy', serif;
	color: #aaa;
	height: 50px;
	font-size: 0.89em;
	background-color: #1d2630;
	text-align: center;
}





/* MENÜ KÓDOK */
.search-form {
    display: flex;
    justify-content: stretch;
}
.search_line{
    /*border: 1px solid #7e807f;*/
    width: 60%;
    display: inline-block;
    text-align: -webkit-right;
    padding: 0px 3px 0 0;
    align-content: center;
    margin: 0 -13px 5px 0;
    float: right;
}

.no_margin{
	margin: 0 auto;
    float: right;
}
#search_text{
	width: 190px !important;
    padding: 15px 0 15px 10px;
    font-size: 16px;
    border: 0 none;
    height: 45px;
    margin-right: 0;
    color: white;
    outline: none;
    background: #7e807f;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    font-weight: 400;
}
#search_text_m{
    width: 100%;
    min-width: 160px;
    padding: 15px 0 15px 10px;
    font-size: 16px;
    border: 0 none;
    height: 45px;
    margin-right: 0;
    color: white;
    outline: none;
    background: #2c506a;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    font-weight: 400;
}
#search_text_w{
   /* width: 170px;*/
    padding: 15px 0 15px 10px;
    font-size: 16px;
    border: 0 none;
    height: 45px;
    margin-right: 0;
    color: white;
    outline: none;
    background: #873d34;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    font-weight: 400;
    border-radius: 5px 0 0 5px;
}
.widget_search{
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-top: -10px;
    clear: both;
    width: 100%;
}
.facetwp-per-page{
    margin-left: 28px;
    float: right;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: white;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: white;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: white;
}
#search_text:focus {
    background: rgb(64, 151, 119);
}
#search_text_m:focus {
    background: rgb(64, 151, 119);
}
#search_menu_button {
    border: 0 none;
    background: #9a8020 url(imgs/search.png) center no-repeat;
    width: 50px;
    float: left;
    padding: 0;
    text-align: center;
    height: 45px;
    cursor: pointer;
}
#search_menu_button_n {
    border: 0 none;
    background: none;
    background: #873d34;
    width: 50px;
    float: left;
    padding: 0;
    text-align: center;
    height: 45px;
    cursor: auto;
}
#search_m_menu_button {
    border: 0 none;
    background: #9a8020  url(imgs/search.png) center no-repeat;
    width: 50px;
    float: left;
    padding: 0;
    text-align: center;
    height: 45px;
    cursor: pointer;
}
#search_t_menu_button {
    border: 0 none;
    background: #940131  url(imgs/search.png) center no-repeat;
    min-width: 50px;
    float: left;
    padding: 0;
    text-align: center;
    height: 45px;
    cursor: pointer;
}

#nav.affix {
    position: fixed;
    top: 0;
    padding-top: 0;
    width: 100%;
    /* height: 50px; */
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
    display: block;
    box-shadow: 0 3px 2px -2px rgba(0,0,0,0.4);
    clear: both;
    margin: 0 auto;

}

#nav.affix + #mainContent {
	padding-top: 150px;
}

.navbar-default .navbar-collapse {
    left: 0;
    padding-left: 2.5%;
    padding-right: 0%;
    width: 75%;
}

.navbar-default {
	top:0;
	left:0;
	background-color: rgba(255, 255, 255, .8);
	border-top-color: transparent;
	border-bottom-width:0px;
	border-radius:0;
}

.navbar-default .navbar-nav {
	width:100%;
	margin:0;
	font-family: 'Sorts Mill Goudy', serif;
	font-size:1em;
	color: #545248;
	font-weight: 400;
	border:0px;
	background-color: rgba(255, 255, 255, .0);
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
	color: #545248;
	font-weight: 400;
	background-color: transparent;
    text-decoration: none;
    font-size: 0.9em;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #BF574B;
	font-weight: 400;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #873d34;
	font-weight: 400;
	background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #873d34;
	background-color: transparent;
}

.navbar-default .navbar-brand img {
	width: 150px;
}

.navbar-default .navbar-toggle {
	background-color: #873d34;
	border-color: #873d34;
	color: #f5f5f5;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #f5f5f5;
}

.navbar-default .navbar-toggle:hover {
	background-color: #bf5748;
	border-color: #bf5748;
	color: white;
}

.nav-center {
	margin:0;
	float:none;
}

.navbar-inner{
	text-align:center;
}

.dropdown-menu > li > a {
	color: #545248;
	background-color: transparent;
	padding-left: 30px;
    text-decoration: none;
    font-size: 0.9em;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #B14A3E;
	text-decoration: none;
	background-color: #fff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #873d34;
	text-decoration: none;
	background-color: #fff;
	outline: 0;
}
.fl-container {
    padding: 0 1% 0 0;
    display: inline-block;
    float: right;
    width: 100%;
}
/* MENÜ KÓDOK VÉGE */


.logo-wrapper {
	background: url("../images/njszt-logo.png")96% center no-repeat, url("../images/itf-logo.png")5% center no-repeat;
	background-size: auto 63%, auto 63%;
	background-color: rgba(255, 255, 255, .8);
	padding: 15px 0 2px 0;
}

.logo-text h1 {
	font-size: 4.2vw;
	line-height: 0.9em;
}

.nav > li {
	margin-right: 1%;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
    text-decoration: none;
}
/*.navbar-default .navbar-collapse {
    padding-left: 12.3%;
}*/
span.logo-text-felcim {
	margin-left: -15em;
}
ul li.light a {font-weight: 700;}

.box_inner {
    min-height: 1150px;
}
.dropdown-menu .sub-menu {
	margin-top: -28px !important;
}



/* akik már...*/
ul.pagination {
	margin-top: 0;
	margin-bottom: 0;
}
.page-title {
	margin: 60px 0 35px 0;
}

/*body.akik .logo {
    position: relative;
}*/
.logo {
	position: relative;
}
.ri-grid {
	margin: 0px auto 30px;
}
.slideshow {
	margin-top: -20px;
}
.slideshow h1 {
	position: absolute;
	z-index: 1000;
	color: white;
	top: 40%;
	width: 100%;
	text-align: center;
	text-shadow: 3px -2px 1px #000;
	display: table-cell;
	height: 100%;
	margin: 0;
}

table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
}
thead{
    border-bottom: 3px inset rgba(129, 130, 131, 0.39) !important;
}
.ttip{
    text-decoration: none;
    cursor: pointer;
    color: darkblue;
	}
tfoot{
	background-color: #ffffff !important;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(50, 50, 50, 0.94);
    -moz-box-shadow: 0px 6px 12px 0px rgba(50, 50, 50, 0.94);
    box-shadow: 0px 4px 12px 0px rgba(50, 50, 50, 0.94);
}
table.dataTable tbody {
	     background-color: #f6f6f6 !important;
}

table.dataTable thead th, table.dataTable tbody td {/*
	padding: 8px 5px 30px 5px;
	vertical-align: top;
*/}
table.dataTable thead th {
    background-color: white;
    color: #545248;
   /* text-align: center;
    align-items: center;*/
	/*
	background: #b3b0a5;
	color: white;
	font-weight: normal;*/
}

/* table column size 18px-re */
/*
table.dataTable thead th:nth-child(1) {
	width: 16%;
}
table.dataTable thead th:nth-child(2) {
	width: 11%;
}
table.dataTable thead th:nth-child(3) {
	width: 5%;
}
table.dataTable thead th:nth-child(4) {
	width: 11%;
}
*/
/* table column size 14px-re */
/*table.dataTable thead th:nth-child(1) {
    width: 14%;
}
table.dataTable thead th:nth-child(2) {
    width: 9%;
}
table.dataTable thead th:nth-child(3) {
    width: 5%;
}
table.dataTable thead th:nth-child(4) {
    width: 13%;
}*/
.red{
	color:red;
}
.title{min-width: 150px;}
table.dataTable thead th{
/*	padding: 8px 5px;
	vertical-align: top;*/
	font-size: 16px;}

table.dataTable tbody td {
	/*padding: 8px 5px;
	vertical-align: top;*/
}
table.dataTable tbody td {
   /* min-width: 90px;*/
    padding-bottom: 5px;
}

table.dataTable tbody td img {
	max-width: 100px;
	height: auto;
}
table.dataTable tbody tr td:nth-child(5) {
	/*padding: 8px 5px 0 0;*/
	padding-top: 5px;
}
table.dataTable thead th:nth-child(6), table.dataTable tbody tr td:nth-child(6) {
	padding-left: 10px;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px!important;
    white-space: nowrap!important;
    margin-bottom: 20px!important;
}
table.dataTable tbody tr:hover {
	background: rgba(179, 176, 165, 0.13);
}
table.dataTable span.highlight {
  background-color: #FFFF88 !important;
  border-radius: 0.28571429rem !important;
}

table.dataTable span.column_highlight {
  background-color: #ffcc99 !important;
  border-radius: 0.28571429rem !important;
}
.pagination > li > a, .pagination > li > span {
	background-color: transparent;
	border: none;
}
.pagination > li > a, .pagination > li > span {
	color: #545248;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #873d34;
	background-color: transparent;
	border-color: transparent;
	font-weight: 700;
}

table.dataTable span.highlight {
  background-color: #FFFF88;
  border-radius: 0.28571429rem;
}

table.dataTable span.column_highlight {
  background-color: #ffcc99;
  border-radius: 0.28571429rem;
}


/*  ADATTÁR   */


.scrolling-div2 {
	/*background: url("../images/adattar11.jpg");*/
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-animation: bgscroll 25s infinite linear;
	animation: bgscroll 25s infinite linear;
	-moz-animation: bgscroll 25s infinite linear;
	-ms-animation: bgscroll 25s infinite linear;
	color: #fff;

}
.shadow {
	-moz-box-shadow: inset 0 0 5px #000000;
	-webkit-box-shadow: inset 0 0 5px #000000;
	box-shadow: inset 0 0 5px #000000;
}
.fl-box {
	left: 0;
	height: 160px;
	color: #fff;
	position: relative;
}

@-webkit-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -730px;}
}

@-moz-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -730px;}
}

@-ms-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -730px;}
}

@-o-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -730px;}
}

@keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -730px;}
}

.sidebar.newsBox2 {
	margin-bottom: 12px;
	border: 1px solid #ECECEC;
	border-radius: 0px;
	box-shadow: 0 10px 8px -1px rgba(0,0,0,0.4);
	/*display: grid;*/
}
div.sidebar.newsBox2 .box_inner {
	min-height: 0;
    display: inline-block;
}
.sidebar h2 {
	font-size: 1.4em;
	margin-bottom: 20px;
}
.btn {
	border-radius: 3px;
}

.btn-default {
	background-color: #873d34;
	border: 1px solid transparent;
	color: #fff;
	padding: 5px 10px;
    text-decoration: none;
}

.btn-default:hover {
	background-color: #BF574B;
	border: 1px solid transparent;
	color: #fff;
}
.btn-inverse {
	background-color: #545248;
	border: 1px solid #545248;
	color: #fff;
	padding: 5px 10px;
    text-decoration: none;
}
.btn-inverse:hover {
	background-color: #BF574B;
	border: 1px solid #BF574B;
	color: #fff;
}
.sidebar .btn-default {
	margin: 7px 0;
}
.sidebar hr {
	/*border-top: 2px solid #873d34;*/
	margin: 30px 0;
}

/* VIDEO*/

.video div {
	padding-bottom: 30px;
}
/* SINGLE SZEMÉLYEK*/
hr {
    width: 100%;
    height: 4px;
    background: #bf5748;
    margin-left: 0;
    margin-right: 0;
}

body.single-szemely .col-lg-9.col-md-9.col-sm-8.col-lg-pull-3.col-md-pull-3.col-sm-pull-4 hr {
	margin-top: 0;
}
body.single-szemely .col-lg-9.col-md-9.col-sm-8.col-lg-pull-3.col-md-pull-3.col-sm-pull-4 ul {
	padding-left: 22px;
}
body.single-szemely article {
	padding-top: 30px;
}

/*body.home .logo {
	position: absolute;
}*/



#akikmarslideshow {
	overflow: hidden;
	background: url("../images/bacground-cover-slide.jpg");
	background-size: 100% auto;
	/*min-height: 113px;*/
}

@-webkit-keyframes mymove-akik {
	from {
		top: 0px;
	}
	to {
		top:-300%;
	}
}
@-moz-keyframes mymove-akik {
	from {
		top: 0px;
	}
	to {
		top:-300%;
	}
}
@keyframes mymove-akik {
	from {
		top: 0px;
	}
	to {
		top:-300%;
	}
}
#akikmarslideshow-wrapper
{
	position: relative;
	top:0px;
	-webkit-animation: mymove-akik 20s linear infinite;
	animation: mymove-akik 20s linear infinite;
	-moz-animation:  mymove-akik 20s linear infinite;
}

#akikmarslideshow-wrapper .image-case img
{
	display: inline-block;
	/*width: 6.66668%;*/
	margin-left: -5px;
	width: 6.66%;
}


#kikicsodaslideshow {
	overflow: hidden;
	background: url("../images/bacground-kikicsodar-slide.jpg");
	background-size: 100% auto;
	/*min-height: 113px;*/
}

@-webkit-keyframes mymove-kikicsoda {
	from {
		top: 0px;
	}
	to {
		/*top:-500%;*/
		top: -302%;
	}
}
@-moz-keyframes mymove-kikicsoda {
	from {
		top: 0px;
	}
	to {
		/*top:-500%;*/
		top: -302%;
	}
}
@keyframes mymove-kikicsoda {
	from {
		top: 0px;
	}
	to {
		/*top:-500%;*/
		top: -302%;
	}
}

#kikicsodaslideshow-wrapper
{
	position: relative;
	top:0px;
	-webkit-animation: mymove-kikicsoda 20s linear infinite;
	animation: mymove-kikicsoda 20s linear infinite;
	-moz-animation:  mymove-kikicsoda 20s linear infinite ;
}

#kikicsodaslideshow-wrapper .image-case img
{
	display: inline-block;
	width: 6.66%;
	margin-left: -5px;
}
#adattarslideshow {
	overflow: hidden;
	background: url("images/bacground-adattar-slide.jpg");
	background-size: 100% auto;
	min-height: 100px;
	max-height: 301px;
}

@-webkit-keyframes mymove-adattar {
	from {
		top: 0px;
	}
	to {
		top:-1250%;
	}
}
@-moz-keyframes mymove-adattar {
	from {
		top: 0px;
	}
	to {
		top:-1250%;
	}
}
@keyframes mymove-adattar {
	from {
		top: 0px;
	}
	to {
		top:-1250%;
	}
}
.adattarslideshowfelirat{
    display: block;
    color: #fff;
    position: relative;
    text-align: center;
    bottom: 20px;
    font-size: 32px;
    text-shadow: 1px 2px #000000;
}
#adattarslideshow-wrapper
{
	position: relative;
	top:0px;
	-webkit-animation: mymove-adattar 35s linear infinite;
	animation:  mymove-adattar 35s linear infinite;
	-moz-animation: mymove-adattar 35s linear infinite;
}

#adattarslideshow-wrapper .image-case img
{
	display: inline-block;
	width: 100%;
}


.slideshow {
	margin-top: -20px;
	position: relative;
}
.slideshow h1 {
	position: absolute;
	z-index: 1000;
	color: white;
	top: 37%;
	width: 100%;
	text-align: center;
	text-shadow: 3px -2px 1px #000;
	display: table-cell;
	height: 100%;
	margin: 0;
}


/* VIEWPORT */
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
   margin: 5px 0;
    float: left;
    padding: 0 5px 0 0;
}
.col-sm-6{

  /*  float: right;*/
    padding: 0;
}
.facetwp-pager {
    margin-right: 10px;
}

@media (min-width: 1400px) {
	.container {
    width: 85%;
}
	.fl-container {
    padding: 0;
    max-width: 1330px;
    float: none;
    display: inline-flex;
	}
#search_text{
	width: 190px  !important;
    padding: 15px 0 15px 10px;
    font-size: 16px;
    border: 0 none;
    height: 45px;
    margin-right: 0;
    color: white;
    outline: none;
    background: #873d34;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    font-weight: 400;
}
.navbar-default .navbar-collapse {
    left: 0;
    padding-left: 5%;
    padding-right: 1%;
    width: 95%;
}
	.nav > li {
    margin-right: 0.5%;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;

}
}

@media (min-width: 1200px) {
	#search_text{
    width: 190px !important;
	}
	.fl-container {
    display: inline-flex!important;
	}

.navbar-default .navbar-collapse {
    left: 0;
    padding-left: 1%;
    padding-right: 1%;
    width: 95%;
}

}

/* VIEWPORT */
@media (max-width: 1080px) {


}
@media (max-width: 1200px) {
	.fl-container {
		padding: 0;
		display: flex;
	}
#search_text_w{
    width: 150px;
}
#search_text{
	width: 190px  !important;
    padding: 15px 0 15px 10px;
    font-size: 16px;
    border: 0 none;
    height: 45px;
    margin-right: 0;
    color: white;
    outline: none;
    background: #7e807f;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    font-weight: 400;
}
.navbar-default .navbar-collapse {
    left: 0;
    padding-left: 0%;
    padding-right: 0%;
    width: 95%;
}
	.nav > li {
    margin-right: 1.5%;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;

	@-webkit-keyframes mymove-adattar {
		from {
			top: 0px;
		}
		to {
			top:-780%;
		}
	}
	@-moz-keyframes mymove-adattar {
		from {
			top: 0px;
		}
		to {
			top:-780%;
		}
	}
	@keyframes mymove-adattar {
		from {
			top: 0px;
		}
		to {
			top:-780%;
		}
	}
}
}


@media (max-width: 950px) {
	.box_inner {
		min-height: 0;
	}
	.fl-container {
		padding: 0;
	}
}



@media (max-width: 767px) {

	#kikicsodaslideshow-wrapper, #akikmarslideshow-wrapper, #adattarslideshow-wrapper {
		display: none;
	}
	.dropdown-menu .sub-menu {
		margin-top: -1px !important;
	}
	body.home .logo {
		position: relative;
	}

	.fl-container {
		width:100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}

	.navbar-default {
		background:rgba(255, 255, 255 .8);
		border-bottom: 0 solid #fff;
	}

	.navbar-default .navbar-collapse {
		left:0;
		padding-left:0px;
		width:100%;
		background-color: #fff;
		border-top-width: 0px;
		border-top-color: #fff;
		border-bottom-width: 0px;
		border-bottom-color: #fff;
		-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.175);
		box-shadow: 0 8px 10px rgba(0, 0, 0, 0.175);
	}

	.navbar-default .navbar-nav> li {
		left:0;
		width:100%;
		text-align: left;
		border-bottom: 1px solid lightgray;
	}

	.navbar-default .navbar-nav> li > a {
		color:#545248;
	}

	.navbar-default .navbar-nav > .active > a {
		color: #873d34;
		background-color:#fff;
	}

	.navbar-nav> li.open {
		background: #f5f5f5;
	}

	/* .navbar-default .navbar-nav > li > a:hover,
     .navbar-default .navbar-nav > li > a:focus {
         background-color: #873d34;
         color: #fff;
     }*/

	#nav.affix {
		background:#fff;
	}

	#nav.affix .navbar-nav > li > a {
		color:#545248;
	}

	/*#nav.affix .navbar-nav > .active > a,
    #nav.affix .navbar-nav > .active > a:hover,
    #nav.affix .navbar-nav > .active > a:focus {
        color: #8f5748;
        background-color:#fff;
    }

    #nav.affix .navbar-nav > li > a:hover,
    #nav.affix .navbar-nav > li > a:focus {
        background-color: #873d34;
        color: #fff;
    }*/

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		left:0;
		width:100%;
		color: #545248;
		background-color: rgba(255, 255, 255 .8);
	}

	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		width:100%;
		z-index: 1000;
		display: none;
		float: left;
		padding: 0px 0;
		margin: 2px 0 0;
		font-size: 14px;
		list-style: none;
		background-color: #fff;
		border-radius: 0px;
		opacity:0.9;
		-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
	}

	.navbar-default .dropdown-menu > li > a {
		color: #545248;
		background-color: #fff;
	}

	.navbar-default .dropdown-menu > li > a:hover,
	.navbar-default .dropdown-menu > li > a:focus {
		color: #873d34;
		text-decoration: none;
		background-color: #fff;
	}

	/*.navbar-default .dropdown-menu > .active > a,
    .navbar-default .dropdown-menu > .active > a:hover,
    .navbar-default .dropdown-menu > .active > a:focus {
        color: #8f5748;
        text-decoration: none;
        background-color: #fff;
        outline: 0;
    }*/

	#nav.affix .dropdown-menu > li > a {
		color:#545248;
		background-color: #fff;
	}

	/*#nav.affix .dropdown-menu > .active > a,
    #nav.affix .dropdown-menu > .active > a:hover,
    #nav.affix .dropdown-menu > .active > a:focus {
        color: #873d34;
        background-color: #fff;
    }

    #nav.affix .dropdown-menu > li > a:hover,
    #nav.affix .dropdown-menu > li > a:focus {
        background-color: #fff;
        color: #8f5748;
    }*/

}

@media (max-width: 768px) {
	.container-fluid, .logo, .navigation .container {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.fl-container {
		width:100%;
		padding-right: 0px;    /* !!!!!!!!!!! */
		padding-left: 0px;     /* !!!!!!!!!!! */

	}
	/*.navbar .navbar-nav {
        display: inline-block;
        float: none;
    }*/

	.navbar .navbar-collapse {
		text-align: left;
	}
	.dropdown {
		text-align: left;
	}
	.container {
		width:100%;
	}
	body.single-szemely .sidebar img {
		max-width: 50%;
	}
	body.single-szemely .sidebar .box_inner {
		display: none;
	}
	.sidebar.newsBox2 {
		box-shadow: none;
	}
}

table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting:after {
    bottom: 3px;
}

table.dataTable thead th {
    padding: 3px 0;
}
