@charset "UTF-8";


/* BASE */

html, body {
   /* font-family: 'Open Sans', sans-serif; */
   font-family: "Gentium Basic",Times,serif;
   font-size: 16px;
   line-height: 22px;
   margin: 0px auto;
   width: 100%;
   height: 100%;
   background-color: #EFEFEF;
   position: absolute;
   top: 0px;
   left: 0px;
   bottom: 0px;
   color: #2F2F2F;
}

*:focus {
   outline: none;
}

.clear {
   clear: both;
}

strong, b {
   font-weight: bold;
}

i, em {
   font-style: italic;
}

.centerz {
   text-align: center;
}

.righted {
   text-align: right;
}

.hr {
   padding-bottom: 16px;
   text-align: center;
}

a {
   color: #313F90;
}

a:hover {
   color: #2C2C2C;
}


/* BLOCKS */

.row {
   max-width: 1034px;
   background-color: #fff;
   padding: 20px;
}

.row-quote {
   padding: 40px 20px;
}

.row-pd10 {
   padding: 10px;
}

.row-pt10 {
   padding-top: 10px;
}

.row-pb10 {
   padding-bottom: 10px;
}

nav .logo {
   float:left;
   margin-left: 0px;
   padding: 0px;
}

nav {
   z-index: 42;
   width: 100%;
   position: relative;
   height: 60px;
}

header {
   height: 107px;
}

header .row {
   padding: 0px;
   background-color: transparent;
}

.header-bgnd {
   background-color: #fff;
   height: 56px;
   max-width: 1034px;
   margin: 0px auto;
   border-bottom: 3px solid #797979;
}

footer .row {
   background-color:#333;
   padding: 20px;
   color: #acacac;
   text-align: center;
}

footer a {
   color: #a6a7a0;
   padding: 0px 10px;
}

footer a:hover {
   color: #f4f4f2;
}

.lang-select {
   position: absolute;
   text-align: right;
   margin-top: 70px;
   padding-right: 10px;
   font-family: 'Open Sans', sans-serif;
   font-size: 12px;
   width: 100%;
   display: block;
}

.lang-select a {
   color: #2C2C2C;
   padding: 0px 4px;
}


/* TEXT STYLES */

.text p {
   padding: 10px 0px;
}

.text ul,
.text ol {
   margin: 10px 0px 20px 40px;
}

.text ul li {
   padding: 4px 0px;
   list-style-type:initial;
}

.text ol li {
   padding: 4px 0px;
   list-style-type: decimal;
}

.row-quote .index-text {
   padding-top: 30px;
}

.index-text-box {
   padding-bottom: 20px;
}

.fs18 {
   font-size: 18px;
   font-style: italic;
}

h1 {
   font-size: 26px;
   font-weight: bold;
   padding-bottom: 6px;
   padding-top: 18px;
   line-height: 30px;
}

h1 a {
   color: #494949;
}

h1 a:hover {
   color: #e03f00;
}

h2 {
   color:#555;
   font-size: 36px;
   padding: 30px 0px 0px 0px;
   line-height: 26px;
}

h2 a.index-block {
   color:#555;
}

.breadcrumb {
   font-size: 13px;
}

.breadcrumb a {
   color: #2C2C2C;
}

.breadcrumb a:hover {
   color: #313F90;
}

.quote-img {
   float: left;
   padding: 0 22px 0 0;
}

.quote-img2 {
   float: left;
   padding: 0 42px 0 0;
   border: 0px !important;
}

.sp-qoute {
   padding: 10px;
   color: #444444;
}

.sp-quote-text {
   padding-top: 50px;
   font-size: 18px;
}

.caption {
   font-size: 14px;
   color: #505050;
   font-style: italic;
   line-height: 16px;
   display: block;
   padding-top: 10px;
}

.video-container {
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.youtube-player {
   clear: both;
   width: 100%;
}

.list-item {
   padding-bottom: 10px;
}

.list-item h1 {
   padding-top: 0px;
}

.list-item span {
   font-style: italic;
   font-size: 14px;
}

.list-item img {
   float: left;
   border: 1px solid #dadada;
   padding: 2px;
   margin-right: 20px;
   margin-bottom: 20px;
}

.list-item a {
   color: #2C2C2C;
}

.list-item a:hover {
   color: #313F90;
}


/* TIMELINE */

.tl-slide-content {
   width: 1000px !important;
}

.tl-text {
   vertical-align: top !important;
}

h2.tl-headline-title {
   font-size: 34px !important;
}

.tl-timemarker .tl-timemarker-content-container {
   height: 25px !important;
}

.tl-storyslider {
   height: 463px !important;
}

h2.tl-headline.tl-headline-fadeout {
   padding: 0px;
}

.tl-slidenav-next, .tl-slidenav-previous {
   top: 191px !important;
}

.tl-timemarker-text h2.tl-headline {
   padding: 0px;
}

h2.tl-headline {
   padding: 14px 0px 8px 0px;
}



/* PAGER */

div.pager {
   clear: both;
   margin: 10px 0px 10px 0px;
   padding: 2px 2px 4px 2px;
   clear: both;
   text-align: center;
}

div.pager_container {
   text-align: center;
   padding-top: 1px;
}

div.pager span.plain {
   text-align: center;
   margin: 2px 3px;
   padding: 4px 8px 4px 8px;
   border: 1px solid #fff;
   color: #8c8c8c;
   font-weight: bold;
   background-color: #fff;
}

div.pager a {
   height: 15px;
   padding: 4px 10px 4px 10px;
   margin: 2px 3px;
   border: 1px solid #fff;
   text-decoration: none;
   color: #fff;
   font-weight: bold;
   background-color: #2C2C2C;
}

div.pager a:hover,
div span.plain.selected {
   border: 1px solid #313F90;
   background-color: #fff;
   color: #313F90;
   font-weight: bold;
   padding: 4px 10px 4px 10px;
}







/* MOBILE */

@media all and (max-width: 1032px) {

   .quote-img {
      max-width: 100px;
      float: left;
   }

   .sp-quote-text {
      padding-top: 10px;
   }

   .quote-img2 {
      width: 100px;
   }

   .list-item h2 a {
      font-size: 32px;
   }

   .list-item h2 {
      padding-top: 10px;
      line-height: 28px;
   }

}


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

   .lang-select {
      margin-top: 10px;
   }

   /* TIMELINE */

   #timeline-embed {
      height: 680px !important;
   }

   h2.tl-headline {
      padding: 4px 0px 8px 0px;
   }

   h2.tl-headline-title {
      font-size: 26px !important;
      line-height: 24px !important;
   }

   .tl-slide-content {
      width: 680px !important;
   }

   .tl-timenav {
      height: 234px !important;
   }

   /* IPHONE 6 */
   .tl-skinny .tl-text h2.tl-headline, .tl-skinny .tl-text h2.tl-headline-title {
      font-size: 26px !important;
      line-height: 28px !important;
   }


}

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

   #cssmenu {
      border-bottom: 8px solid #efefef;
      margin-bottom: 28px;
      z-index: 10;
   }

   .list-item h2 a {
      font-size: 26px;
   }

   .list-item h2 {
      padding-top: 0px;
      line-height: 24px;
   }
}

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


   .tl-slide-content {
      width: 350px !important;
   }

}








/*

.share {
   padding: 0px 10px 10px 10px;
   text-align: center;
}

.share ul {
   display: inline-block;
   list-style: none;
}

.share ul li {
   display:inline-block;
   list-style: none;
   float:left;
   padding: 4px 15px;
   margin-right: 7px;
}

.share h2 {
   text-align: left;
   font-size: 16px;
   font-style: italic;
   color: #dd4433;
   border-bottom: 1px dotted #dadada;
   margin-bottom: 10px;
}

.share i {
   padding-right: 4px;
}

.share ul li a {
   padding: 10px;
   color: #fff;
}

.meta {
   margin-left: 18px;
}

.meta ul {
   display: inline-block;
   list-style: none;
}

.meta ul li {
   display:inline-block;
   list-style: none;
   float:left;
   padding: 4px;
   margin-right: 7px;
   height: 32px;
}

.meta ul li:before {
   content: "";
}


li.fb {
   background-color: #335599;
}

li.tw {
   background-color: #00aaee;
}

li.go {
   background-color: #dd4433;
}


.divider {
   background: url(https://horngyula.org/static/img/site/divider.png) repeat-x scroll 0 0 transparent;
   height: 20px;
   margin: 15px 5px 15px 0;
}


.title_line {
   border-bottom: 1px solid #D5D5D5;
   display: block;
   height: 1px;
   margin: auto;
   margin-top:20px;
   width: 90px;
}



.subtittle {
   text-transform:uppercase;
   letter-spacing:2px;
   color:#BBB;
   margin-bottom:0px;
   padding:30px 30px 30px 30px;
   font-size:22px;}

.subtittle a {
   color:#00aed7;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.subtittle a:hover {
   color:#777;}   

*/

/* 02. NAVIGATION ================================================== */





/*
nav ul {
   float: right;
   display: inline-block;
   margin-right: 10px;
   list-style: none;
   margin-top: 50px;
   background-color: #fff;
   box-shadow: 0 0 3px rgba(0, 0, 0, 0.298);
}

nav ul li {
   display:inline-block;
   list-style: none;
   float:left;
}

nav ul li:hover {
   background-color: #e03f00;
   color: #fff;
}

nav ul li a {
   color: #333;
   padding: 7px 30px;
   position: relative;
   display: inline-block;
   font-weight: bold;
   text-decoration: none;
   font-size: 14px;
   text-transform: uppercase;
   text-decoration: none;
   display: block;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

nav li a:hover,
nav li a.selected {
   color: #fff;
   background-color: #e03f00;
}
*/

/*
.sticky {
   position: fixed;
   top: 0px;
}
*/


/* video responsive */


/*
.error {
   font-size: 12px;
   color: #ff2121;
   font-weight: bold;
}

.success {
   font-size: 12px;
   color: #009b00;
   font-weight: bold;
}
*/

/* Mobile Navigation Display none if no iDevice */

/*
nav select {
   display: none;
}

#main-content .row:nth-of-type(1) {
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
*/
      

/* 03. SETTING OF MAIN SECTIONS  ================================================== */

/*
.footer-text {
   font-size: 12px;
   color: #f4f4f2;
   padding-top: 10px;
   padding-bottom: 30px;
}

.footer-text a {
   color: #1a75ac;
   text-decoration: none;
   font-family: inherit;
}

.footer-text a:hover {
   color: #a6a7a0;
}

.highfont {
   font-size: 17px;
   text-align: justify;
}

*/