@media screen and (max-width: 1590px) {
	.mobhide {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px auto 5px 20px;
		width: 28%;
		display: none;
	}
}

@media screen and (max-width: 1790px) {
	.img-europemap {
		width: 13%;
	}
}

@media screen and (max-width: 1890px) {
	.nameday {
		font-size: 0.8em !important;
		margin-left: -110px;
	}
}

@media screen and (min-width: 1890px) {
	.nameday {
		font-size: 0.7em !important;
		margin-left: -120px;
	}
}

@media screen and (max-width: 1764px) {
	.nameday {
		display: none;
	}
}

@media screen and (min-width: 767px) and (max-width: 1435px) {
	.navbar-collapse {
		margin-left: 140px !important;
	}
	.navbar-brand {
		margin-left: 0px !important;
	}
}

@media screen and (min-width: 1436px) {
	.navbar-brand {
		margin-left: -135px !important;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1920px) {
	.board .nav-tabs {
		position: relative;
		margin: 40px auto;
		margin-bottom: 0;
		box-sizing: border-box;
		padding-bottom: 12px;
		/*   margin-left: 170px;*/
	}
	.termekek-tabpane {
		margin-left: 0px !important;
	}
}

@media screen and (max-width: 1200px) {
	.mobhide {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px auto 5px 20px;
		width: 28%;
		display: none;
	}
	.navbar {
		margin-bottom: 0;
		background: rgba(255, 255, 255, 0.9);
		border: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 15px;
		background: rgb(255, 255, 255);
		box-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 3px 3px;
		height: 150px;
		z-index: 50;
	}
}

@media screen and (max-width: 972px) {
	.board .nav-tabs {
		position: relative;
		margin: 40px auto;
		margin-bottom: 0;
		box-sizing: border-box;
		padding-bottom: 12px;
		/*   margin-left: 120px;*/
	}
	.termekek-tabpane {
		margin-left: 0px !important;
	}
	.cd-timeline-content h2 {
		color: #910900;
		text-align: center;
		font-size: 22px;
	}
}

@media screen and (max-width: 768px) {
	.navbar {
		margin-bottom: 0;
		background: rgba(255, 255, 255, 0.9);
		border: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 15px;
		background: rgb(255, 255, 255);
		box-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 3px 3px;
		height: 98px;
		z-index: 50;
	}
	.carousel {
		position: relative;
		margin-top: 130px !important;
	}
	.carousel-control {
		display: none;
	}
	.title {
		color: #5e0919;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
	}
	h3 {
		font-size: 18px;
		font-weight: 600;
		color: #7b0017;
		line-height: 30px;
		text-transform: uppercase;
		margin-top: -5px;
		font-family: 'Roboto', sans-serif;
		padding-top: 10px;
	}
	.catalog-text {
		font-size: 1.3em;
		font-weight: 600;
		color: #7b0017;
		line-height: 30px;
		text-transform: uppercase;
		margin-top: -5px;
		line-height: 50px;
		margin-top: 10px;
		padding: 0;
	}
	.p-footer {
		text-align: center;
		color: lightgrey;
		padding-top: 5px;
	}
	.navbar-brand {
		display: none;
	}
	.widget-body {
		color: lightgrey;
		text-align: center;
		line-height: 30px;
	}
	.copyright-text {
		font-size: 0.7em;
	}
	#back-to-top {
		display: none;
	}
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/*margin-left: 15px;*/
		font-size: 0.8em !important;
	}
	/*@sz*/
	/*.carousel .carousel-inner{
		margin-top: 0px;
	}*/
	.list-unstyled {
		text-align: center;
	}
	.slider-title {
		font-size: 2em;
		line-height: 1.8em;
	}
	
}

@media screen and (min-width: 768px) {
	.hide-on-big-screen {
		display: none;
	}
	/*   .carousel {
        position: relative;
        margin-top: 130px !important;
    }*/
	/* .carousel .carousel-inner{
		margin-top: 80px;
	}*/
	.li-bold-footer {
		text-align: left;
	}
	.footer-right {
		text-align: right;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.hide-on-big-screen {
		display: none;
	}
	.nav > li > a {
		padding: 10px 4px;
	}
	.news-box {
		min-height: 500px;
	}
}

@media screen and (max-width: 1300px) {
	.preheader-text {
		margin-left: -130px !important;
	}
	.navbar-nav {
		font-size: 13px !important;
	}
	.parallax-chrome {
		background-position-y: 65vw;
	}
}

@media screen and (max-width: 700px) {
	.magazine-iframe {
		width: 90%;
		height: 30%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.nim-menu.navbar-default .navbar-nav li > a {
		font-size: .66em;
	}
	.nim-menu.navbar-default .navbar-nav > li > a {
		color: #777 !important;
		letter-spacing: 0.7px;
	}
	.nim-menu.navbar-default .navbar-nav > li > a:hover {
		color: red !important;
		letter-spacing: 0.7px;
	}
	.navbar {
		margin-bottom: 0;
		background: rgba(255, 255, 255, 0.9);
		border: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 15px;
		background: rgb(255, 255, 255);
		box-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 3px 3px;
		height: 100px;
		z-index: 50;
	}
	.preheader-text {
		color: white;
		margin-top: 10px;
		font-size: 0.6em;
	}
	.carousel-fade .carousel-control {
		z-index: 40;
		padding-top: 250px;
	}
	.board .nav-tabs {
		position: relative;
		margin: 40px auto;
		margin-bottom: 0;
		box-sizing: border-box;
		padding-bottom: 12px;
		/*   margin-left: 170px;*/
	}
	.termekek-tabpane {
		margin-left: 0px !important;
	}
	.nim-menu.navbar-default .navbar-nav > li {
		min-width: 9%;
	}
	#bs-example-navbar-collapse-1 > ul > li:nth-child(3) {
		width: 16%;
	}
	#bs-example-navbar-collapse-1 > ul > li > a > i {
		color: #777 !important;
	}
}
/*menü jav mobilon*/
@media (max-width: 767px){
    /*másoidk szint*/
    .navbar-nav .open .dropdown-menu{
        left: 50%;
        position: relative;
        text-align: left;
        width:50%;
    }
    /*harmadik szint*/
    .dropdown.open .dropdown.open .dropdown-menu{
        left: 30%;
        position: relative;
        text-align: left;
        width:70%;
    }
}
@media (max-width: 425px){
    /*másoidk szint*/
    .navbar-nav .open .dropdown-menu{
        left: 40%;
        width:60%;
    }
   /*harmadik szint*/
   .dropdown.open .dropdown.open .dropdown-menu{
		left: 20%;
		position: relative;
		text-align: left;
		width:80%;
	}
}

@media screen and (min-width: 426px) and (max-width: 600px) {
	.tabpane-bg {
		background-color: #5e0919;
		height: 700px;
		position: relative;
	}
}

@media screen and (min-width: 598px) {
	.hide-on-bigger-screen {
		display: none;
	}
}

@media screen and (max-width: 520px) {
	.event-box-img {
		display: none;
	}
	.event-box-left-img {
		border: 0px;
	}
	.event-box-right-img {
		border: 0px;
	}
	.event-box-right-date {
		margin-left: 0px !important;
	}
	.event-box-right-img,
	.event-box-left-img {
		display: none;
	}
	.year-left,
	.year-right {
		width: 120px;
	}
	.cd-timeline-row-left,
	.cd-timeline-row-right {
		width: 160px;
	}
	.cd-container {
		width: 100%;
	}
	.cd-left,
	.cd-right {
		margin-left: 30px;
	}
	.slider-title {
		font-size: 1em;
		line-height: 1.2em;
	}
}

@media screen and (max-width: 597px) {
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/*margin-left: 15px;*/
		font-size: 0.5em;
	}
	.tab-content {
		margin-top: 140px;
	}
	.hide-on-small-screen {
		display: none !important;
	}
	.nav-tabs > li a {
		width: 45px;
		height: 45px;
		line-height: 50px;
	}
	/*.tabpane-bg {
		background-color: #5e0919;
		height: 630px !important;
		position: relative;
	}*/
	.tabpane-bg {
		background-color: #5e0919;
		/*height: 630px !important;*/
		height: 210px !important;
		position: relative;
		margin-bottom: 35px;
	}
	.img-vectorbeef {
		max-width: 15% !important;
		padding-top: 20px !important;
	}
	.tab-pane {
		position: relative;
		margin-top: -60px;
	}
	.board .nav-tabs {
		position: relative;
		margin: 40px auto;
		margin-bottom: 0;
		box-sizing: border-box;
		padding-bottom: 12px;
		/*   margin-left: 50px !important;*/
	}
	.contact-title{
		font-size:1.5em;
	}
}

@media screen and (max-width: 414px) {
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/* margin-left: 15px;*/
		font-size: 0.5em;
	}
	.nav-tabs > li a {
		width: 45px;
		height: 45px;
		line-height: 50px;
	}
	.tab-pane {
		position: relative;
		margin-top: -60px;
	}

}

@media screen and (max-width: 375px) {
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/*  margin-left: 15px;*/
		font-size: 0.5em;
	}
	.nav-tabs > li a {
		width: 45px;
		height: 45px;
		line-height: 50px;
	}
	.tab-pane {
		position: relative;
		margin-top: -60px;
	}
	.tabpane-bg {
		background-color: #5e0919;
		height: 150px;
		position: relative;
	}
}

@media screen and (max-width: 600px) {
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/*  margin-left: 15px;*/
		font-size: 0.3em !important;
	}
	.nav-tabs > li a {
		width: 30px;
		height: 30px;
		line-height: 50px;
	}
	.tab-pane {
		position: relative;
		margin-top: -60px;
	}
	.vectorgraphic-icon {
		margin-top: -10px;
		margin-left: -2px;
		cursor: pointer !important;
		max-width: 80%;
	}
	.tabpane-bg {
		background-color: #5e0919;
		height: 150px;
		position: relative;
	}
}

@media screen and (max-width: 320px) {
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 500;
		/*  margin-left: 15px;*/
		font-size: 0.4em !important;
	}
	.nav-tabs > li a {
		width: 30px;
		height: 30px;
		line-height: 50px;
	}
	.tab-pane {
		position: relative;
		margin-top: -28px;
	}
	.vectorgraphic-icon {
		margin-top: -10px;
		margin-left: -2px;
		cursor: pointer !important;
		max-width: 80%;
	}
	.tabpane-bg {
		background-color: #5e0919;
		height: 150px;
		position: relative;
	}
	.cd-timeline-content h2 {
		color: #910900 !important;
		text-align: left !important;
		line-height: 18px !important;
		font-size: 13px !important;
	}
}


/*
       TABLE
       */

@media only screen and (max-width: 800px) {
	/* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#no-more-tables tr {
		border: 1px solid #ccc;
	}
	#no-more-tables td {
		/* Behave like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
	}
	#no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
	}
	/*
    Label the data
    */
	#no-more-tables td:before {
		content: attr(data-title);
	}
}

@media screen and (max-width: 1590px) {
	.preheader-text {
		color: white;
		margin-top: 10px;
		font-size: 0.9em;
		margin-left: -40px;
	}
	.nameday {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.event-box-left-date {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 28px;
		padding-bottom: 27px;
	}
	.event-box-left-img {
		height: 109px;
		width: 340px;
	}
	.event-box-right-date {
		margin-left: -120px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 28px;
		padding-bottom: 27px;
	}
	.event-box-right-img {
		height: 109px;
		width: 340px;
	}
	.event-box-img {
		width: 213px;
		height: 97px;
	}
	.beef-search-text {
		width:100%;
		height:200px;		
		color: #e4e2e2;
		background-color: #721012;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		z-index: 100;
		font-size: 1.8em;
		text-align: center;
        padding-top: 20px;
		line-height: 42px;
	}
	.beefbutton {
		width: 20%;
		cursor: pointer;
		z-index: -1;
		margin-top: -100px;
		position: relative;
		position: absolute;
		margin-top: 15px;
		z-index: 100;
		margin-left: -110px;
	}
	.preheader-search-form {
		margin-left: 90px;
	}
	.navbar {
		margin-bottom: 0;
		background: rgba(255, 255, 255, 0.9);
		border: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 15px;
		background: rgb(255, 255, 255);
		box-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 3px 3px;
		height: 93px;
		z-index: 50;
	}
	.cd-timeline-img {
		font-size: 21px;
		position: absolute;
		top: 45px;
		left: 0;
		width: 30px;
		height: 30px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background-color: #f0f0f0;
		color: #9c9c9c;
		text-align: center;
		line-height: 1;
		font-size: 12px;
		padding-top: 6px;
		/* margin-left: -20px; */
		border: 4px solid gainsboro;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		margin-left: 5px;
	}
	/*.time-line-img {
        margin-left: 55px;
    }*/
}

@media screen and (max-width: 992px) {
	.footer-bottom {
		float: left !important;
		width: 100%;
	}
	.beef-search-text {
		height:200px;
		width:100%;
		color: #e4e2e2;
		background-color: #721012;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		z-index: 100;
		font-size: 1.4em;
		text-align: center;
		margin-left: 0px;
        padding-top: 50px;
		line-height: 30px;
	}
	.beefbutton {
		width: 20%;
		cursor: pointer;
		z-index: -1;
		margin-top: -100px;
		position: relative;
		position: absolute;
		margin-top: 15px;
		z-index: 100;
		margin-left: -110px;
	}
	.vectorgraphic-icon-name {
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		color: #e4e2e2;
		font-weight: 600;
		/*   margin-left: 15px;*/
		font-size: 12px !important;
		padding-bottom: 6px !important;
	}
	.btn.green {
		background-color: #d8d5d5;
		border: 1px solid #cacaca;
		color: #910900;
		font-weight: 600;
		padding-top: 15px;
		padding-bottom: 15px;
		border-radius: 1px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		width: 100%;
		cursor: pointer;
		margin-top: 5px;
		border-bottom: solid 3px transparent;
		text-align: center;
	}
	.preheader-text {
		display: none;
	}
	.preheader-search-form {
		margin-top: -2px !important;
		float: right;
		width: 70%;
	}
	.carousel {
		position: relative;
		margin-top: 110px !important;
	}
}

@media screen and (max-width: 800px) {
	input#canadian-search {
		background-repeat: no-repeat;
		background-size:cover;
		/*width: 45% !important;*//*bika adatlapot összeomlasztja*/
		width: auto !important;
		/*height: 100% !important;*//*bika adatlapot összeopmlasztja*/
		color: White;
		text-transform: uppercase;
		/* margin-top: 10px; */
		cursor: pointer;
		border: none;
		margin-right: 152px;
		padding-left: 50px;
	}
	input#canadian-search:hover {
		background-repeat: no-repeat;
		background-size:cover;
		/*width: 45% !important;*//*bika adatlapot összeomlasztja*/
		width: auto !important;
		/*height: 100% !important;*//*bika adatlapot összeomlasztja*/
		color: White;
		text-transform: uppercase;
		/* margin-top: 10px; */
		cursor: pointer;
		border: none;
		margin-right: 152px;
		padding-left: 50px;
		font-weight: 500;
	}
	#back-to-top {
		display: none !important;
	}
}


/* b */

.collapse {
	display: none;
}
/*
@media screen and (min-width: 992px) {
	.beef-search-text {
		width: 700px;
	}
}
*/
@media screen and (min-width: 768px) and (max-width: 992px) {
	.nav > li > a {
		padding: 0px 4px!important;
	}
	.beef-name {
		font-size: 18px;
	}
}