@charset "UTF-8";

body {

}
/**/
a, a:active, a:focus, a:visited {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

video {
    width: 100%;
}


h1, div.componentheading {
    line-height: 1.2em;
}

.fbShareButton-div {
    height: 28px;
    padding: 10px 0;
}

.pager li > a, .pager li > span {
    border: none;
    border-radius: inherit;
    background: none;
}
.pager .icon-chevron-right:before,
.pager .icon-arrow-right:before {
    font-size: 12px;
}
.pager .icon-chevron-left:before,
.pager .icon-arrow-left:before {
    font-size: 12px;
}

#tagCollapse {
    padding: 10px 20px;
    color: #ffcc59;
    background: #094063;
    margin: 0 auto;
}

#tagCollapse,
#tagCollapse:hover,
#tagCollapse:active,
#tagCollapse:focus,
#tagCollapse:visited {
    text-decoration: none;
}


/*pagenavigation*/
.pagination {
    text-align: center;
}
.pagination ul {
    box-shadow: none;
}
.pagination ul > li > a, .pagination ul > li > span {
    background-color: inherit;
    border: none !important;
    border-left-width: 0px !important;
    box-sizing: border-box;
    padding: 4px 5px;
}
.pagination ul > li > span {
    color: #aaaaaa;
}

/*scrolltop*/
a.scrollToTop {
    padding: 0px;
    bottom: 6px;
    right: 6px;
    width: 50px;
    height: 50px;
    background: none;
    text-shadow: 0px 0px 3px black;
}
a.scrollToTop,
a.scrollToTop:hover,
a.scrollToTop:active,
a.scrollToTop:focus,
a.scrollToTop:visited {
    text-decoration: none;
}

a.scrollToTop:before {
    content: "\f062";
    content: "\f01b";
    color: #ffcc59;
    font-family: FontAwesome;
    font-size: 35px;
    font-weight: normal;
    position: relative;
    top: 15px;
}
/*maximenuck*/


@media screen and (max-width: 1070px) {
    #mainmenu ul.maximenuck > li > a {
        font-size: 1.5em;
    }
}
@media screen and (max-width: 940px) {
    #mainmenu ul.maximenuck > li > a {
        font-size: 1.3em;
    }
}
@media screen and (max-width: 840px) {
    #mainmenu ul.maximenuck > li > a {
        font-size: 1.1em;
    }
}

div#maximenuck88.maximenuckh ul.maximenuck {
    display: flex!important;
    justify-content: space-between;
}
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck {
    padding: 0;
}
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck a {

}
#maximenuck88-mobile {
    min-height: 40px
}

/*mobile menu*/

.mobilebarmaximenuck {
    background: rgba(9,64,99,0.95);
    height: 40px;
    line-height: 30px;
}
.mobilemaximenucktopbar {
    background: rgba(9,64,99,0.95) !important;
    height: 40px !important;
}

.mobilebarmenuck {
    background-color: none;
    height: 40px
}

.mobilemaximenuckitem {
    border-top: 1px solid rgb(255, 204, 89);
    background: rgba(9,64,99,0.95);
}


.mobilebarmenutitleck {
    color: #ffcc59;
    line-height: 40px;
    font-family: archivo_narrowregular;
}

.mobilebuttonmenuck,
.mobilemaximenuckclose {
    height: 40px;
    background-image: none;
    content: '\f0c9';
    background-size: 30px 21px
}
.mobilebuttonmaximenuck {
    background: none;
}

.mobilebuttonmaximenuck:before {
    content: '\f0c9';
    color: #ffcc59;
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
}
.mobilemaximenuckclose:before {
    content: '\f00d';
    color: #ffcc59;
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
}

.mobilemaximenuck .mobilemaximenuckclose {
    background: none;
    background-size: 30px 21px;
    margin: 5px;
    width: 35px
}

.mobilemaximenuck {
    background: none
}

.mobilemaximenuck .topbar {
    height: 41px;
    background: 0 0
}

.mobilemaximenuck div.maximenuck {
    background: 0 0;
    padding-bottom: 0
}

.mobilemaximenuck div.level1.maximenuck {
    text-align: center
}

.mobilemaximenuck div.level1.maximenuck>a,
.mobilemaximenuck div.level2.maximenuck>a {
    background: 0 0;
    padding-left: 0;
    text-align: center
}

.mobilemaximenuck div.current>a:after {
    content: "";
    display: none;
    float: right;
    height: 35px;
    width: 0;
    margin-right: 0;
    background: 0 0
}

.mobilemaximenuck div.maximenuck>a>span.mobiletextck {
    color: #ffcc59;
    text-shadow: none;
    font-family: archivo_narrowregular;
    font-size: 20px;
    line-height: 20px
}

.mobilemaximenuck div.maximenuck>a:hover>span.mobiletextck {
    color: #ffcc59
}

.mobilemaximenuck .mobilemaximenucktitle {
    padding: 0 0 0 20px;
    line-height: 40px;
    font-family: archivo_narrowregular;
    color: #ffcc59;
    text-shadow: none;
    font-size: 16px;
}


.mobilemaximenuck .topbar,
.mobilemaximenuck div.maximenuck:focus,
.mobilemaximenuck div.maximenuck:hover {
    background-color: initial !important;
}

/*readmore*/ 
.readmore a.btn {
    background: none;
    border-width: 0px;
    color: #094063;
}
.readmore a.btn:hover {
    color: #005580;
}
.readmore span.icon-chevron-right {
    display: none
}
/*createdate*/
dd.create {
    margin-left: 0;
}
span.icon-calendar {
    width: 0;
    height: 0;
}
span.icon-calendar:before {
    content: '';
}
/*tag*/
.label-info[href] {
    background-color: transparent;
    color: #094567;
    border: none;
    font-size: 19px;
    padding: initial;
    font-weight: initial;
    text-shadow: initial;
    line-height: initial;
    font-family: archivo_narrowregular;
}
.label-info[href]:hover {
    color: #005580;
    text-decoration: underline;
}
/*wrapper*/
#header-wrapper > .inner {
    max-width: 1200px;
    margin: 0 auto;
}
#right > .inner {
    margin-left: 20px;
}
/*responsive video*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 10px; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*tags*/
.tagspopular ul {
    list-style-type: none;
    margin: 10px 0;
}
.tagspopular ul li {
    display: inline-block;
    padding-right: 10px;
}
.tagspopular ul li a {
    font-family: archivo_narrowregular;
}
/*content slider*/
.carousel {
    margin-bottom: 0px;
}
.newsflash.article-slider .carousel-inner {
    overflow: hidden;
    width: 84%;
    margin: 0 8%;
    position: relative;
}

.newsflash.article-slider .carousel-inner .item {
    height: 230px;
    padding: 1px 0px;
}

.article-slider h2,
.article-slider h3 {
    padding-top: 0px;
}
.article-slider h2 {
    text-align: center;
}
.article-slider .item p {
    display: inline;
}
.article-slider .item a.readmore {
    display: block;
    text-align: right;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
/*content-slider min*/
.moduletable.article-slider-min {
    margin: 6px 6px 0px 6px;
    background: white;
    overflow: hidden;
}
.newsflash.article-slider-min {
    margin: 6px;
}
.newsflash.article-slider-min .carousel-inner .item {
    height: 230px;
}
.article-slider-min .item p {
    display: inline;
}
.article-slider-min .item a.readmore {
    display: block;
    text-align: right;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
/*video slider*/
.moduletable.videok-slider {
    margin: 6px 6px 0px 6px;
    background: white;
    overflow: hidden;
}
.moduletable.videok-slider .carousel {
    margin-bottom: 0px;
}
.videok-slider .carousel-inner {
    width: initial;
    margin: 6px;
    height: initial;
    /**************************************************************************************************/
    _height: 223px;

}

/*carousel*/
.carousel-control,
.carousel-control:focus,
.carousel-control:visited,
.carousel-control:active {
  z-index: 1000;
  opacity: 0;
  top: 48%;
}
.carousel-control.right {
    left: auto;
    right: 0px;
}
.carousel-control.left {
    left: 0;
    right: auto;
}

.carousel:hover .carousel-control {
    opacity: 0.3;
}
.carousel:hover .carousel-control:hover {
    opacity: 1;
}

/*carousel-fade for video-slider*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*
.moduletable.article-slider .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    width: 7%;
    height: 100%;
    margin-top: 0;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 0px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.moduletable.article-slider .carousel-control.right {
    left: auto;
    right: 0px;
}

*/
/*rsgalery content plugin*/

ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details,
ul.rsmg_content_gallery li div.rsmg_content_container a .rsmg_content_thumb_details {
    bottom: 0px !important;
    height: auto !important;
}
ul.rsmg_system_gallery li div.rsmg_system_container a:hover .rsmg_system_thumb_details,
ul.rsmg_content_gallery li div.rsmg_content_container a:hover .rsmg_content_thumb_details {
    bottom: 0px;
}
ul.rsmg_system_gallery li div.rsmg_system_container a:hover,
ul.rsmg_system_gallery li div.rsmg_system_container a:focus,
ul.rsmg_content_gallery li div.rsmg_content_container a:hover,
ul.rsmg_content_gallery li div.rsmg_content_container a:focus {
    text-decoration: none;
}
ul.rsmg_system_gallery li div.rsmg_system_container,
ul.rsmg_content_gallery li div.rsmg_content_container {
    box-shadow: none;
    border-radius: 0;
    padding: 0px;
}

ul#rsmg_gallery li div.rsmg_item_container {
    box-shadow: none;
}

div.piro_nav_container a.piro_prev_system:hover, 
div.piro_nav_container a.piro_prev_system:active,
div.piro_nav_container a.piro_next_system:hover, 
div.piro_nav_container a.piro_next_system:active {
    opacity: 1;
}
div.piro_nav_container a.piro_next_system {
    background-repeat: no-repeat !important;
    background-position:  90% 50% !important;
    opacity: 0;
}
div.piro_nav_container a.piro_prev_system {
    background-repeat: no-repeat !important;
    background-position:  10% 50% !important;
    opacity: 0;
}
div.piro_nav_container a.piro_prev_content:hover, 
div.piro_nav_container a.piro_prev_content:active,
div.piro_nav_container a.piro_next_content:hover, 
div.piro_nav_container a.piro_next_content:active {
    opacity: 1;
}
div.piro_nav_container a.piro_next_content {
    background-repeat: no-repeat !important;
    background-position:  90% 50% !important;
    opacity: 0;
}
div.piro_nav_container a.piro_prev_content {
    background-repeat: no-repeat !important;
    background-position:  10% 50% !important;
    opacity: 0;
}

.blog.kepekPage .item,
.blog.videoPage .item {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    padding: 0px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    background: white;
    margin-bottom: 20px !important;
}
.blog.kepekPage .item .page-header,
.blog.videoPage .item .page-header {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: center;
    clear: both;
    display: block;
    text-decoration: none;
}
.blog.kepekPage .item .page-header h2,
.blog.videoPage .item .page-header h2 {
    color: #1a3561;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    min-height: 40px;
    padding: 0;
    margin: 0;
}
.blog.videoPage .item .page-header h2 {
    min-height: 60px;
}
.blog.kepekPage .item .page-header h2 a,
.blog.videoPage .item .page-header h2 a {
    color: #1a3561;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
}
.blog.kepekPage .item .page-header h2 a:hover,
.blog.videoPage .item .page-header h2 a:hover {
    text-decoration: none;   
}
.blog.kepekPage .item .item-image.pull-left,
.blog.videoPage .item .item-image.pull-left {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    float: none;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}
.blog.kepekPage .item .item-image.pull-left img,
.blog.videoPage .item .item-image.pull-left img {
    width: 100%;
}
.blog.kepekPage .item .item-image.pull-left:hover,
.blog.videoPage .item .item-image.pull-left:hover {
    opacity: 0.8;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}



/*main-right*/
aside#main-right {
    margin-top: 40px;
    margin-bottom: 40px;
    background: #436d87;
    padding-bottom: 6px;
}

.konyvRendel {
    background: #ffcc59;
    margin: 6px 6px 0px 6px;
    overflow: hidden;
}
.moduletable.kepekAkonyvbol,
.moduletable.videokAkonyvbol {
    margin: 6px 6px 0px 6px;
    background: white;
    overflow: hidden;
}
.rscarousel.kepekAkonyvbol,
.rscarousel.videokAkonyvbol {
    margin: 6px;
}

/*konyv elorendelheto nagy*/
.konyvRendelNagy a img {
    margin: 0px 0px 10px 10px;
}
/*footer*/
#footer-left .moduletable {
    width: auto;
    display: inline-table;
    vertical-align: bottom;
}

@media screen and (max-width: 1200px) {
    .newsflash.article-slider-min .carousel-inner .item {
       height: 240px;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: 240px;
    }
}
@media screen and (max-width: 1100px) {
    .newsflash.article-slider-min .carousel-inner .item {
       height: 250px;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: 250px;
    }
}
@media screen and (max-width: 1000px) {
    h1 {
        padding-top: 10px;
        font-size: 2em;
    }
    h2 {
        padding-top: 0;
    }
    .konyvRendelNagy a img {
        width: 241px;
    }
    .newsflash.article-slider-min .carousel-inner .item {
       height: 260px;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: 260px;
    }

}
@media screen and (max-width: 900px) {
    .newsflash.article-slider-min .carousel-inner .item {
       height: 280px;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: 280px;
    }
}
@media screen and (max-width: 800px) {
    .newsflash.article-slider-min .carousel-inner .item {
        height: 300px;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: 300px;
    }
}

@media screen and (max-width: 768px) {
    .blog.videoPage .row-fluid .span3,
    .blog.kepekPage .row-fluid .span3 {
        width: 49%;
        float: left;
        margin-left: 2%;
    }
    .blog.videoPage .row-fluid .span3:first-child,
    .blog.videoPage .row-fluid .span3:nth-child(3),
    .blog.kepekPage .row-fluid .span3:first-child,
    .blog.kepekPage .row-fluid .span3:nth-child(3) {
        margin-left: 0;
    }
    #bannerlogo > div.inner {
        margin-top: 0;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-bottom: 10px;
    }
    #bannerlogo > div.inner > .bannerlogodesc {
        margin-top: 10px;
        margin-left: 100px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        font-size: 1em;
    }
    #bannerlogo a img {
        width: 70%;
    }
    .pagination ul > li.pagination-start,
    .pagination ul > li.pagination-prev,
    .pagination ul > li.pagination-next,
    .pagination ul > li.pagination-end {
        display: block;
        width: 100%;
        text-align: center;
    }
    .pagination ul > li.pagination-start a,
    .pagination ul > li.pagination-prev a,
    .pagination ul > li.pagination-next a,
    .pagination ul > li.pagination-end a,
    .pagination ul > li.pagination-start span,
    .pagination ul > li.pagination-prev span,
    .pagination ul > li.pagination-next span,
    .pagination ul > li.pagination-end span {
        display: block;
        width: 100%;
    }

}
@media screen and (max-width: 758px) {
    #right > .inner {
        margin-left: 0;
    }
    div#footer-left > div.inner,
    div#footer-center > div.inner,
    div#footer-right > div.inner,
    div#footer-right > div.inner p {
        padding: 0 10px !important;
        text-align: center !important;
    }
}
@media screen and (max-width: 700px) {
    .newsflash.article-slider .carousel-inner .item {
        height: 330px;
    }
}
@media screen and (max-width: 600px) {
    .newsflash.article-slider .carousel-inner .item {
        height: 300px;
    }
    .newsflash.article-slider .carousel-inner {
        width: 94%;
        margin: 0 3%;
    }
    .article-slider h2, .article-slider h3 {
        font-size: 19px;
        line-height: 30px;
        margin: 0;
    }
    .article-slider a.label.label-info {
        font-size: 16px
    }
}
@media screen and (max-width: 500px) {
    .newsflash.article-slider .carousel-inner .item {
        height: 360px;
    }
}

@media screen and (max-width: 480px) {
 h1 {
        padding-top: 0px;
        font-size: 1.5em;
    }
    h2 {
        font-size: 21px;
        line-height: 21px
    }
    .readmore a, .readmore .btn {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 1em;
    }
    .page-header {
        margin: 30px 0px 10px 0px;
        padding-bottom: 0px;
    }
    .konyvRendelNagy a img {
        width: 50%;
        display: block;
        float: none !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 400px) {
    
    .blog.videoPage .row-fluid .span3,
    .blog.kepekPage .row-fluid .span3 {
        width: 100%;
        margin-left: 0;
    }
    .newsflash.article-slider .carousel-inner .item {
        height: initial;
        min-height: 460px;
    }
}

body:not(.itemid-101) #header-wrapper {
    background-position: 0 0;
}

body:not(.itemid-101) #bannerlogo > div.inner {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 10px;
}
body:not(.itemid-101) #bannerlogo img {
    width: 240px;
    margin: 0;
    padding: 0;
}
body:not(.itemid-101) #bannerlogo > div.inner > .bannerlogodesc {
    margin-top: 10px;
    margin-left: 0;
    font-size: 29px;
    line-height: 40px;
    padding: 10px !important;
    width: auto;
    display: inline-block;
    float: right;
    background: none;
    color: #094063;
}
@media screen and (max-width: 1200px) {
    body:not(.itemid-101) #header-wrapper {
        background-size: 150%;
    }
}
@media screen and (max-width: 768px) {
    body:not(.itemid-101) #header-wrapper {
        background-size: 130%;
    }
    body:not(.itemid-101) #bannerlogo > div.inner {
        margin-top: 0;
        padding-top: 5px;
        padding-bottom: 0px;
    }
    body:not(.itemid-101) #bannerlogo img {
        width: 150px;
    }
    body:not(.itemid-101) #bannerlogo > div.inner > .bannerlogodesc {
        margin-top: 0;
        font-size: 18px;
        line-height: 30px;
    }
}
@media screen and (max-width: 500px) {
    body:not(.itemid-101) #header-wrapper {
        background-size: 160%;
    }
    body:not(.itemid-101) #bannerlogo > div.inner {
        text-align: center;
    }
    body:not(.itemid-101) #bannerlogo > div.inner > .bannerlogodesc {
        display: none;
    }
}