#sp-bottom .sp-module .sp-module-title{
	font-size:1.6rem;
	color:#fcc400;
}

section#sp-toprow {
    background: #2f2f2f;
    color: #fff;
    text-align: right;
	padding: 5px 0px;
}

.highcontrast img{
	display:none;
}

.highcontrast section{
	background:#000 !important;
	color:#fff !important;
}

.highcontrast div.row > div{
	width:100%;
}


.gbs3 {
    margin: 0 auto;
    background: #eee;
    padding: 50px;
}

.gbs3 .form-group {
    margin-bottom: 20px;
}

.gbs3 .form-group > div {
    width: 100%;
}

.gbs3 .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: normal;
    height: 40px;
    line-height: 2;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
}

.fa-asterisk {
    color: #fcc400 !important;
}

div#sp-slider {
    margin: 0;
    padding: 0;
}

section#sp-pos2row {
    background: #fcc400;
    padding: 80px 0px;
    color: #fff;
}

section#sp-pos3row {
    padding: 120px 0px;
    color: #fff;
	text-align: center;
}

section#sp-pos3row h2{
	margin-bottom: 30px;
	
}

.szamokbanhu .jmm-item:before {
    content: "Több mint";
}

.akku{
	width:100% !important;
	margin: 25px auto;
}

.akku td{
	border:1px
}

.akku tr:nth-child(odd) {
    background: #FFF;
}

.akku tr:nth-child(even) {
    background: #eee;
}

.akku tr:nth-child(1) {
    background: #333;
	color:#fff;
}

.akku td {
    padding: 10px;
    border: 1px solid #cacaca;
    text-align: center !important;
}

.akku p {
    padding: 0px;
	margin: 0px;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 20px;
    border-radius: 0;
    border-bottom: none;
    overflow: hidden;
    max-width: 300px;
}

#sp-partnerekrow{
	margin:60px 0px;
}

#sp-logo2 p{
	margin: 0;
	padding: 0;
}

#sp-logo2 img{
	padding-top: 15px;
	max-height: 170px;
    width: auto;
}

#sp-main-body {
    padding: 50px 0;
}

#sp-header {
    background: #000;
	height: 80px;
}

iframe{
	max-width: 100%;
}

.logomobil{
	display: none;
}

.sp-megamenu-parent > li > a {
    color: #fff;
	text-transform: uppercase;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a,.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #fcc400;
}

#offcanvas-toggler > .fa {
    color: #fff;
}

#offcanvas-toggler:before {
	content:"MENÜ ";
    color: #fff;
}

.logo-image {
    height: 80px;
}

.menuhatter {
    background: url('/images/oldal/menubg.png') no-repeat;
	background-position: center;

}

.btn-primary {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}

.chrono_credits{
	display:none;
}

.img-thumbnail {
    margin: 0 auto;
    max-height: 200px;
  
}

.article-list .article {
     
     margin-bottom: 30px;
     padding: 20px;
     border: 1px solid #e4e4e4;
     border-radius: 3px;
     display: inline-block;
     width: 100%;

}

.article-list .article .readmore a {
    border: none;
    border-radius: 5px;
    background-color: #fcc400;
    color: #fff;
    padding: 10px 20px;
}

.article-list .article .readmore a:hover {
    background-color: #000;
    color: #fff;
}

a {
    color: #fcc400;
}

a:hover, a:focus, a:active {
    color: #AE8700;
}

.readmore {
    border: none;
    border-radius: 5px;
    background-color: #fcc400;
    color: #fff;
    padding: 10px 20px;
	margin-top: 30px;
	display: inline-block;
}

.readmore:hover {
    background-color: #000;
    color: #fff;
}

.first {display: inline-block;
     width: 100%;}

.last {display: inline-block;
     width: 100%;}

.cat-children>div {display: inline-block;
     width: 50%;
float: left;
text-align: center;
}

@media (min-width: 992px){	
	
}



@media (max-width: 991px){
	
#sp-header {
	height: 80px;
}
	
#sp-logo2 img{
	padding-top: 10px;
	height: 70px;
	width:auto;
	
}
	
}




@media (max-width: 768px){
	
.logomobil{
	display: inline;
}
	
.logodesktop{
	display: none;
}


	
	
}



@media (max-width: 480px){
	
	
}

