﻿
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot');
  src: url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
	url('fonts/fontawesome-webfont.woff') format('woff'), 
	url('fonts/fontawesome-webfont.ttf') format('truetype'), 
	url('fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
}


@font-face {
    font-family: 'Pristina';
    src: url('../fonts/Pristina-Regular.eot');
    src: url('../fonts/Pristina-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Pristina-Regular.woff') format('woff'),
        url('../fonts/Pristina-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*fontokat belőni*/

body {
    /*background: url('file:///C:/Users/cserko/Desktop/00_MUNKA/_00_wonderduck_lacoste/html/img/dreamstime_xl_28102750.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: "Open Sans",  Arial, Helvetica, sans-serif;
    font-size: 1.000em;
    background: #e8e7e7;
}

li {
    font-size: 16px;
}

p, li, div {
    font-size: 16px;
    color: #878787;
    line-height: 1.52857143;
    font-weight: 300;
    font-size: 18px;
    color: #000;

}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}

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

.open-blink {
    animation: open-blink 1s linear infinite;
}

@keyframes open-blink {  
  50% { opacity: 0; }
}

p > .cc_message, li > .cc_message, div > .cc_message {
    color: white;
}

.top-news-content > p {
 text-align: left!important;
}

p > strong {
    font-weight: 300;
}

.op-content p > strong {
    font-weight: 700;
}



a {
    font-size: 16px;
    color: #d31e26;
}

h4 {
    line-height: 1.52857143;
    font-weight: 300;
    color: #000;
}
 
p > img {
    max-width: 100%;
}
 
.red {
    color: #d31e26;
}

.black {
    color: #000;
}

.white {
    color: #FFF;
}

.white-bg {
    background: #FFF;
}

.red-bg {
    background: #CF1E26;
}

.yellow-bg {
    background: #FF9800;
}

.top-navbar {

        background-color: #A31826 ;
    
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cf1e26+0,cf1e26+70,cf1e26+100&1+0,0.82+100 */
/* background: -moz-linear-gradient(left, rgba(207,30,38,1) 0%, rgba(207,30,38,0.87) 70%, rgba(207,30,38,0.82) 100%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(left, rgba(207,30,38,1) 0%,rgba(207,30,38,0.87) 70%,rgba(207,30,38,0.82) 100%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to right, rgba(207,30,38,1) 0%,rgba(207,30,38,0.87) 70%,rgba(207,30,38,0.82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf1e26', endColorstr='#d1cf1e26',GradientType=1 ); /* IE6-9 */


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cf1e26+0,cf1e26+70,a31826+100 */
/* background: rgb(207,30,38); /* Old browsers */
/* background: -moz-linear-gradient(left, rgba(207,30,38,1) 0%, rgba(207,30,38,1) 70%, rgba(163,24,38,1) 100%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(left, rgba(207,30,38,1) 0%,rgba(207,30,38,1) 70%,rgba(163,24,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to right, rgba(207,30,38,1) 0%,rgba(207,30,38,1) 70%,rgba(163,24,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf1e26', endColorstr='#a31826',GradientType=1 ); *//* IE6-9 */
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #FF9800;
}

li.ihelp {
    /*background-color: rgba(255, 152, 0, 0.78);*/
    background-color: rgb(255, 255, 255);
}

.nav>li.ihelp>a {
    color: #d31e26;
}

.brand-navbar {
    background-color: #d31e26;
}

.slogan {
    padding: 42px 13px 30px 100px;
}

.slogan > img{
    cursor:pointer;
}

img.brand-logo-maltai {
    /* margin: 0 auto; */
    max-width: 270px;
    margin-left: 38px;
}

.navbar-default .navbar-collapse {
    border-color: rgba(231, 231, 231, 0);
}

.navbar-maltai {
    background-color: #A31826 ;
    border-color: #d31e26;
    
    /*background: -moz-linear-gradient(left, rgba(207,30,38,1) 0%, rgba(207,30,38,0.87) 70%, rgba(207,30,38,0.82) 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(left, rgba(207,30,38,1) 0%,rgba(207,30,38,0.87) 70%,rgba(207,30,38,0.82) 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to right, rgba(207,30,38,1) 0%,rgba(207,30,38,0.87) 70%,rgba(207,30,38,0.82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf1e26', endColorstr='#d1cf1e26',GradientType=1 ); /* IE6-9 */
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cf1e26+0,cf1e26+70,a31826+100 */
/*background: rgb(207,30,38); /* Old browsers */
/*background: -moz-linear-gradient(left, rgba(207,30,38,1) 0%, rgba(207,30,38,1) 70%, rgba(163,24,38,1) 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left, rgba(207,30,38,1) 0%,rgba(207,30,38,1) 70%,rgba(163,24,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right, rgba(207,30,38,1) 0%,rgba(207,30,38,1) 70%,rgba(163,24,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf1e26', endColorstr='#a31826',GradientType=1 ); /* IE6-9 */



    
    border-radius: 0px;
    min-height: 20px;
    margin-bottom: 0px;    
}

a.navbar-brand-md {
    /*float: right;*/
    padding: 34px 0px 20px;
}

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

.navbar-nav.navbar-right.bottom-nav > li  {

}

.navbar-nav.navbar-right.bottom-nav > li > a {
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: pointer;
    padding-left: 13px;
    padding-right: 13px;
}

.breadcrumb {
    padding: 20px 0px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #FFF;
    border-radius: inherit;
}

.breadcrumb a, .breadcrumb li, .breadcrumb {
    font-size: 12px;
}

img.pray {
    float: left;
    width: 21px;
    margin-right: 5px;
}

/*carousel fade*/
.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;
}
.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;
}

.carousel-caption.main-slider {
    background: rgba(211, 30, 38, 0.71);
    right: 0%;
    left: 55%;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding-bottom: 10px;
    padding-top: 0px;
    bottom: 40px;
    text-align: left;
}

span.glyphicon.glyphicon-chevron-right.slider-title {
    position: absolute;
        top: 17%;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 20px;
    font-size: xx-large;
}

.carousel-caption.main-slider > h1 {
    font-size: 28px;
    margin-top: 9px;
    margin-bottom: 6px;
    margin-left: 60px;
}

.carousel-caption.main-slider > h1 > a {
    color: #FFF;
    text-decoration: none;
    font-size: 28px;
    margin-top: 9px;
    margin-bottom: 6px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #d31e26;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #d31e26;
    border-radius: 0px;
}

.carousel-indicators.newsind {
    bottom: 0px;
}

.carousel-indicators.newsind .active {
    width: 30px;
    height: 30px;
    margin: 0 2px;
    background-color: #d31e26;
    color: #FFF;
}

.carousel-indicators.newsind li {
    text-indent: 0;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #d31e26;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    color:  #d31e26;
    transition: all 0.25s ease;
}

.carousel-caption > h4 {
    color: #FFF;
}

.embed-responsive.embed-responsive-16by9 {
    margin-bottom: 10px;
}

.top-content-section {
    border-bottom: 1px solid #f2f2f2;
    /*padding: 30px 0px;*/
    background: #FFF;
    border-top: 3px solid #d31e26;
}

.top-content-section.top-partners {
    border-bottom: 1px solid #f2f2f2;
    padding: 30px 0px;
    background: #FFF;
    border-top: 0px solid #d31e26;
}

.top-content {
    text-align: center;
    border-left: 1px solid #f2f2f2;
    min-height: 238px;
    padding: 30px 0px;
}

.top-content.first {
    border-left: 0px solid #f2f2f2;
}

.top-content:hover {
    background: #d31e26;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

.top-content.web:hover {
    background: inherit;
}

.top-content h2:hover, .top-content-section > a:hover {
    color: #fff;
}

.top-content > img {
    margin: 0 auto;
    padding: 10px;
    max-width: 110px;
}

.top-content.web > img {
    max-width: 100%;
}

.top-content > h2,  .top-news-section > h2{
    font-size: 18px;
    font-weight: bold;
}

.top-news-section {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 30px 30px;
    background: #FFF;    
}

.lead-article {
    margin-bottom: 30px;
}

.top-news-title {
    border-left: 30px solid #d31e26;
    margin-bottom: 30px;
}

.top-news-title.mapsearch {
    margin-bottom: 20px;
}

img.top-news-lead-img {
    width: 100%;
}

.top-news-title > h2 {
    margin-left: 10px;
    font-weight: bold;
}

.top-news-content {
    font-size: 16px;
    line-height: 1.52857143;
    font-weight: 300;
    font-size: 18px;
    color: #000;
}

.top-news-content > h2 {
    font-size: 26px;
    margin-top: 0px;
    font-weight: bold;
}

.top-news-content > h2 > a{
    font-size: 26px;
    margin-top: 0px;
    font-weight: bold;
    text-decoration: none;
}

.top-news-content > h5 {
    color: #9E9E9E;
    font-style: italic;
    margin-bottom: 20px;
}

.top-news-content > p {

}

.top-news-content > a {
    font-style: italic;
}

.more {
    margin-top: 50px;;
}

.top-sites-section {
    padding: 10px 30px 70px;
    background: #FFF;
}

.top-sites-section > .top-content-section {
    /*border-bottom: 1px solid #f2f2f2;*/
    padding: 30px 0px;
    background: #e8e7e7;
    border-top: 3px solid #d31e26;
    margin: inherit;    
}

.top-sites-section > .top-content-section > .top-content.first {
    border-left: 0px solid #fff;
}
.top-sites-section > .top-content-section > .top-content {
    text-align: center;
    border-left: 1px solid #fff;
    min-height: 240px;
}
 
 .top-sites-section.cover {
    padding: 10px 30px 30px;
    background: #FFF;
}

 .top-sites-section > .top-content-section > .top-content > h3 {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #D31E26;
    min-height: 48px;
    overflow: hidden;
}

 .top-sites-section > .top-content-section > .top-content > p {
    text-align: center;
    font-size: 13px;
    padding: 9px;
    min-height: 130px; 
}

.btn-more {
    color: #D31E26;
    background-color: #fff;
    border-color: #D31E26;
    border-radius: 0px;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 42px;
    border: 1px solid #D31E26;    
}

.top-sites-section > .top-content-section.moresite {
    border-top: 0px solid #d31e26;
}

.top-sites-section > .top-content-section.moresite > h3{
     font-size: 20px;
     font-weight: bold;
     margin-left: 30px;
}

.top-sites-section > .top-content-section.moresite > ul > li {
    list-style: none;
    display: inline;
    margin-right: 30px;
    line-height: 30px;
}

/*news category*/
.carousel-wrapper {
    padding: 10px 30px 30px;
    background: #FFF;
}

.news-slider {
    margin-top: 20px;
}

.item.news > img {
    width: 64%;
}

.carousel-indicators.newsind {
    left: 94%;
    margin-bottom: 0px;
    max-width: 36%;
}

.carousel-caption.news-caption {
    left: 67%;
    right: 2%;
    text-shadow: inherit;
    text-align: left;
    overflow: hidden;
    top: 0%;
    padding-top: 0px;
}

.carousel-caption.news-caption > h3{
    color: #000;
    font-weight: bold;
}

.carousel-caption.news-caption h4, .news-top-article > h4, .other-news-content > h4 {
    color: #d31e26;
    font-weight: bold;
    font-size: 17px;
    float: left;
    margin-right: 20px;
    width: 100%;
}


.carousel-inner>.item>a>img.news-img {
    max-height: 475px;
    max-width: 64%;
}

.carousel-caption.news-caption > a {
    text-decoration: none;
}

.carousel-caption.news-caption > a > h3 {
    float: none;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
}


.cat-title {
    width: 100%;
    min-height: 18px;
}

.news-top-article > h4 {
    float: none;
}

span.lead-date {
    font-style: italic;
    color: #808080;
    font-size: 13px;
    font-weight: 100;
    margin-left: 10px;
}

.carousel-caption.news-caption > p {
    font-size: 14px;
}

.top-news-section.news-cat {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 15px 30px;
    background: #FFF;
}

.top-news-img {
    padding: 0px 0px 0px 0px;
    max-height: 200px;
    overflow: hidden;
}

.top-news-img.index {
    padding: 0px 0px 0px 0px;
    max-height: inherit;
    overflow: hidden;
}

.news-top-article > a {
    text-decoration: none;
}


.news-top-article > a:hover, .news-top-article > a > h3:hover, .other-news-content > a > h3:hover, .news-list-item > a:hover, .list-news > a > h3:hover, .carousel-caption.news-caption > a > h3:hover {
    color: #d31e26;
}

.news-top-article > a > img {
    /*max-height: 197px;*/
}

.news-top-article > a > h3 {
    float: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
}

.donate-section, .other-news-section {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 30px 20px;
    background: #FFF;
}

.donate-section {
    padding: 20px 30px 20px;
}

.donate-inside {
    background: #d31e26;
    padding: 0px;
}

.donate-section p {
    font-size: 14px;
    font-style: italic;
    padding: 10px 20px 15px;
    line-height: 16px;
    font-weight: lighter;
}

.donate-section p, .donate-section h3 {
    color: #FFF;
}
    
.donate-img {
    padding: 0px;
}

.donate-btn {
    padding: 10px 50px;
}

.other-news-content {
    text-align: left;
    font-size: 14px;
    line-height: 1.52857143;
    font-weight: 300;
}

.other-news-content > h3,  .other-news-content > a,  .other-news-content > a > h3, .list-news > a > h3 {
    text-align: left;
    font-size: 20px;
    margin-top: 29px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.other-news-content > h4 {
    margin-top: 0px;
    width: 100%;
}

.other-news-content > p {
    text-align: left;
    font-size: 14px;
}

.news-list-item {
    padding: 10px 0px;
    border-top: 1px solid #e2e2e2;
}

.news-list-item.first {
    border-top: 0px solid #e2e2e2;
}

.news-list-item > h5 {
    color: #d31e26;
    font-weight: bold;
    margin-bottom: 0px;    
    /*font-size: 17px;
    float: left;
    margin-right: 20px; */   
}

.news-list-item > a > h4 {
    font-size: 16px;
}

.news-list-item > a {
    color: #525252;
     /*font-weight: bold;
   font-size: 17px;
    float: left;
    margin-right: 20px; */  
    text-decoration: none;
}

.list-news > a {
    text-decoration: none;
}

.other-news-section.arch {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 30px 20px;
    background: #FFF;
}

.archive {
    background-color: #d31e26;
    min-height: 80px;
    padding: 10px 20px 10px 30px;
}

.archive-more {
    float: right;
}

a.title {
    color: #FFF;
    padding: 0px 30px 0px 0px;
    font-size: 24px;
    font-weight: 900;
}

a.sub-title {
    color: #FFF;
    border-left: 1px solid #FFF;
    line-height: 5px;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}

.archive > h5 {
    color: #FFF;
    font-style: italic;
    font-weight: lighter;
    margin: 0px;
    width: 70%;
}

img.archive-icon {
    width: 40px;
    margin-top: -25px;
}

.news-list-item.media {
    padding: 0px 0px;
    border-bottom: 1px solid #e2e2e2;
    border-top: inherit;
}

.news-list-item.media.last {
    padding: 0px 0px;
    border-bottom: inherit;
    border-top: inherit;
}

.news-list-item.media > a > h4, .news-list-item.more a {
    color: #d31e26;
    margin-top: 0px;
}

.news-list-item.media > a > h4:hover, .news-list-item.more a:hover {
    color: #919191;
}

.news-list-item.media  span.lead-date, .news-list-item.spech span.lead-date{
    margin-left: 0px;
}

.news-list-item.spech > a > h4 {
    font-size: 14px;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 0px;    
    color: #d31e26;
}

.news-list-item.more {
    padding: 10px 0px;
    border-top: 0px solid #e2e2e2;
    margin-top: 30px;
}

p > cite > img {
    max-width: 100%;
}

.story > h5 {
    color: #919191;
    font-weight: 100;
}

.story-img {
    margin-top: 60px;
    padding-left: 0px;
}

img.story-pic {
    margin-top: 30px;
}

.life-gallery {
    background: #FFF;
    padding: 30px;
}

.life-gallery.intez {
    padding: 15px;
}

.life-gallery.newsgallery.intez {
    padding: 30px;
}

.text-box.white-bg {
    background: #FFF;
    padding: 0px 15px 20px;
}

.text-box.white-bg h1{
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
 
 .other-news-section.archive-wrap {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 15px 20px;
    background: #FFF;
}

.form-control.archive-search {
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.3;
    color: #1E1E1E;
    background-color: #ccc;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    height: 50px;
}

.form-group.Archsearch {
    margin: 15px auto;
}

.text-box.white-bg.content-tite.right {
    padding: 30px 15px 15px 10px;
}

.form-control-feedback-arch {
    position: absolute;
    top: 52px;
    right: 32px;
    z-index: 2;
    display: block;
    width: 30px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    pointer-events: none;
}

.glyphicon-search.archive-gl:before {
    content: "\e003";
    font-size: 18px;
}

.btn-group-archive {
    width: 100%;
    margin-bottom: 40px;
}

button.btn.btn-archive {
    margin: 5px auto;
}

.btn-archive {
    display: inline-block;
    padding: 6px 12px 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background-color: #d31e26;
    border-color: #d31e26;
    height: 60px;
}

.btn-archive.sajto {
    display: inline-block;
    padding: 6px 12px 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background-color: #F0AD4E;
    border-color: #F0AD4E;
    height: 60px;
}

.btn-archive.kozl {
    display: inline-block;
    padding: 6px 12px 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background-color: #3f903f !important;
    border-color: #3f903f !important;
    height: 60px;
}

.btn-archive:hover, .btn-archive.kozl:hover, .btn-archive.sajto:hover {
    background-color: #e2e2e2 !important;
    border-color: #e2e2e2 !important;
    color: #000;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: 0px;
}

span.btn-arrow {
    position: absolute;
    right: 17px;
    bottom: 11px;
}

.btn-arrow-img {
    height: 35px;
}

.news-list-item.month, .news-list-item.month.last {
    padding: 5px 0px;
}

.year-block {
    background-color: #666;
    padding: 30px;
    margin-top: 30px;    
}

.btn-group.btn-group-year {
    width: 47%;
}

.btn-archive.year {
    display: inline-block;
    padding: 6px 12px 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background-color: #d31e26;
    border-color: #d31e26;
    height: 30px;
    margin-left: 5px;
}

.btn-group.btn-group-year.last {
    margin-left: 9px;
    margin-top: 30px;
}

nav.pagination-malta {
    text-align: center;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 14px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #FFF;
    text-decoration: none;
    background-color: #D31E26;
    border: 2px solid #FFF;
}

/*timeline*/
.timeline {
    list-style: none;
    padding: 5px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #5F5F5F;
        left: 3%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 91%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 60px;
            height: 60px;
            line-height: 60px;
            font-size: 12px;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 2%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
            z-index: 0;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.sajto {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-title-ourstory {
    margin-left: 70px;
}

.timeline-title-ourstory > h2 {
    font-size: 24px;
    color: #ccc;
    font-family: 'times new roman';
    font-weight: 100;
    font-style: italic;
}

.timeline-heading > a > h4, .timeline-heading > h4 {
    color: #D9534F;
    font-weight: bold;
}


.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
        margin-top: 5px;
}

.timeline.ourstory {
    list-style: none;
    padding: 5px 0 20px;
    position: relative;
    margin-top: 30px;
    border-top: 1px solid #e2e2e2;
}

.timeline.ourstory {
    list-style: none;
    /* padding: 40px 0 20px; */
    position: relative;
    margin-top: 00px;
    border-top: 1px solid #e2e2e2;
}

.timeline > li.year.first {
    margin-bottom: 73px;
    margin-top: 0px;
}

.timeline > li.year.first {
    margin-bottom: 77px;
    margin-top: -18px;
}

.timeline > li.year {
    margin-bottom: 73px;
    margin-top: 50px;
}

.timeline > li.year > .timeline-badge.malta-time {
    top: -30px;
    font-size: 24px;
    font-style: initial;
    font-weight: 900;
    color: #FFF;
    background: #D31E26;
    z-index: 0;
}

.timeline > li > .timeline-badge.malta-time {
    color: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 2%;
    margin-left: -35px;
    background-color: #999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.time-img {
    background-color: #fff;
    background-size: 45px;
    border: 1px solid #D31E26;    
}


.time-img-01 {
    background-image: url('/img/assets/ambulance.png');
    background-position: center;
    background-repeat: no-repeat;
}    

.time-img-02 {
    background-image: url('/img/assets/logo_maltai_25.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45px;
    border: 1px solid #D31E26;    
}  

.time-img-03 {
    background-image: url('/img/assets/maltalogo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45px;
    border: 1px solid #D31E26;    
} 

.time-img-04 {
    background-image: url('/img/assets/img-04.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45px;
    border: 1px solid #D31E26;    
} 

.time-body-img {
    padding: 10px 0px;    
    margin: 0 auto;
}
    
.text-box.white-bg.download-box {
    padding: 10px 20px;
    background: #e2e2e2;
    border-left: 5px solid #D31E26;
    margin-bottom: 30px;  
    height: 80px;    
}

.download-box > h3 {
    float: left;
    line-height: 1.5;
    margin-top: 10px;
}
    
img.download-icon {
    float: right;
    height: 60px;
}

img.percent-icon {
    width: auto;
    margin: 50px 10px;
    /* margin-top: 100px; */
} 

.manual {
    margin-bottom: 10px;
}

.manual > h3 {
    margin-left: 15px;
    margin-bottom: 20px;
}

ol.onepercent > li {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.onpercent-img > img {
    width: 100%;
}

.onpercent-img.row {
    margin: 0px 0px 30px 0px;
}
    
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

.pray-icon {
    float: left;
    width: 50px;
    margin-right: 20px;
}

.bio {
    padding: 20px 0px;
    text-align: center;
}

.programs.place {
    margin-top: 0px;
    display: block;
    width: 100%;
    }

.op-lead {
    display: inline-block;
    padding: 0px;
    width: 100%;
}

h4#myModalLabel {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.modal-body.napiev {
    color: #FFF;
}

a.napiEvangeliumOpen.ige {
    height: 200px;
}
/*footer*/
.main-footer {
    min-height: 20px;
    background: #666;
}

.main-footer-section {
    padding: 40px;
}

.main-footer-address > h2, address > strong {
    color: #FFF;
}

.main-footer-section h2 {
    font-size: 20px;
    color: #FFF;
    margin: 0px 0px 20px;
    text-transform: uppercase;
}

.main-footer-section h4 {
    font-size: 16px;
    color: #FFF;
    margin: 0px 0px 20px;
    text-transform: uppercase;    
}

.main-footer-address > address  {
    color: #e8e7e7;
    font-size: 13px;
}

.main-footer-address > address > a {
    font-size: 13px;
}

.main-footer-address > address > a:hover {
    color: #FFF;
}

.main-footer-address > p {
    color: #FFF;
    font-size: 13px;
}

.main-footer-nav {
    border-left: 1px solid #000;
    padding-left: 30px;
}

.main-footer-nav.sub {
    border-left: 0px solid #000;
}

.main-footer-nav > ul {
    padding: 0px;
}

.main-footer-nav > ul > li {
    list-style: none;
}

.main-footer-nav > ul > li > a, .main-footer-nav > ul > li {
    color: #e8e7e7;
    font-size: 13px;
}

.main-footer-info {
    min-height: 250px;
}

.sub-footer {
    min-height: 20px;
    background: #565656;
}

span.anumb {
    color: #FFF;
}

.main-footer-nav.first.sub{
    padding-left: 0px;
}

.main-footer-nav.last.sub{
    padding-left: 80px;
}

.main-footer-nav.sub img{
    width: 50px;
}

input#User_email {
    background: #434343;
    border-radius: 0px;
    border: 0px;
    color: #FFF;
}

.btn-subsc {
    color: #fff;
    background-color: #434343;
    border-color: #434343;
    margin-top: 5px;
    border-radius: 0px;
}

.text-box.white-bg.content {
    padding-bottom: 50px;
}

ol.question {
    margin-top: 20px;
    margin-bottom: 20px;
}

ol.question > li, ol.question > li > a  {
    font-size: 14px;
    color: #d31e26;
}

.answer {
    padding: 20px 10px 30px;
    border-bottom: 1px solid #e2e2e2;
}

.answer.last {
    border-bottom: 0px solid #e2e2e2;
}

.answer > h4 {
    font-weight: bold;
}

.backtotop {
    float: right;
}

.title > h2 {
    font-family: inherit;
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 30px;
}

.lead-text {
    padding: 15px 15px;
}

.lead-text > p {
    font-family: inherit;
}

.contact {
    margin-top: 0px;
    margin-bottom: 30px;
    display: inline-block;
}

.contact.int {
    display: block;
}

.contact.bank {
    margin-top: 0px;
    padding: 0px;
}

.contact.bank > .contact-info {
    border-top: 0px solid #e2e2e2;
    padding-top: 25px;    
}

form#helpme_form {
    padding: 0px 15px;
}

.table-responsive.bank {
    margin-top: 5px;
}

.bank>.table>thead {
    background: #e2e2e2;
}

.bank>.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}

.bank>.table>tbody>tr>td {
    font-size: 13px;
}

.contact-info {
    padding: 10px 10px 0px;
    border-top: 1px solid #e2e2e2;
}

.contact-info.last {
    /*border-bottom: 1px solid #e2e2e2;*/
}

img.contact-icon {
    width: 40px;
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    }

.contact-info > p {
    font-size: 15px;
    line-height: 17px;
}

.adomanyozz-contact {
    padding: 15px 30px;
}

img.adomanyozz-contact-logo {
    margin: 0 auto;
    margin-top: 60px;
}

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

.Flexible-container.op-map {
    position: relative;
    padding-bottom: 100%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    /*margin-left: -15px;
    margin-right: -15px;*/
}

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

.text-box.white-bg.content-tite.bottom {
    border-top: 3px solid #D31E26;
    padding-top: 40px;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.form-group-tabor {
    margin-bottom: 15px;
    display: flex;
}

.form-contact .form-control, .form-adomanyozas .form-control  {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e2e2e2;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-tabor {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e2e2e2;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-contact textarea.form-control {
    height: auto;
}

input.check-float {
    float: left;
}

.btn-contact {
    background-color: #D31E26;
    color: #FFF;
    border-color: inherit;
    border-radius: 0px;
    padding: 12px 56px;
    font-size: 16px;
    font-weight: bold;
}

.op-lead > p,  .op-content > p{
    line-height: 26px;
    font-size: 16px;
    margin: 20px 0px;
}

.programs {
    background: #E2E2E2;
    padding: 10px 20px 20px;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.programs.earlier {
    margin-top: 0px;
}

.programs > h3{
    margin-bottom: 20px;
}

.programs > p, .programs-item > p {
    line-height: 24px;
    font-size: 14px;
    margin: 20px 0px;
}

.btn-programs {
    width: 100%;
    border-radius: 0px;
    background: #434343;
    border: 0px;
    height: 40px;
    margin-bottom: 20px;
}

.btn-programs:hover, .btn-programs:active {
    background: #FFF;
    color: #000;
}

.programs-item {
    margin: 15px 0px;
    display: block;
}

.programs-item > p > img, .programs-item img {
    max-width: 100%!important;
    height: auto!important;
}

.right-info {
    /*background-color: #E2E2E2;*/
}

.op-info {
    padding: 0px 10px 0px;
    border-top: 1px solid #e2e2e2;
    background-color: #E2E2E2;
}

.op-info.last {
    margin-bottom: 30px;
    background-color: #E2E2E2;
    padding-bottom: 5px;
    /*min-height: 168px;*/
}

.op-icon {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    margin: 10px 20px 0px 10px;
}

.op-info > h4 { 
    margin-top: 25px;
    font-weight: 900;
    min-height: 40px;
    line-height: 20px;
}

.op-info > p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0px;
    padding: 15px;
}

.op-info > p > a {
    font-size: 14px;
}

.op-list {
    text-align: left;
    font-size: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background: #FFF;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 30px; 
   
}

.op-list.intez {
    margin-top: 20px;
}

.op-list > a > h3 {
    text-align: left;
    font-size: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-bottom: 30px;
}

.op-list.intez > a > h3 {
    margin-bottom: 10px;
}

.op-lead > h3, .op-content > h3, .programs > h3 {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 900;
}

.programs > h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.programs > h4 {
    font-size: 16px;
    color:#666;
}


span.lead-date.op-region {
    margin-left: 0px;
}

span.black {
    color: #000;
}

.news-list-item.op-media {
    margin: 10px 0px;
}

.news-list-item.op-media > a > h4, .news-list-item.op-media a {
    color: #d31e26;
    margin-top: 0px;
    margin-bottom: 0px;
}

.news-list-item.op.more {
    padding: 5px 0px;
    border-top: 0px solid #e2e2e2;
    margin-top: 0px;
}

.list-news.op-list.op-donate {
    display: inline-block;
    background-color: #D31E26;
    width: 100%;
    margin: 0px 0px;
    cursor: pointer;    
}

.list-news.op-list.op-donate > img {
    margin: 10px auto;
}

.list-news.op-list.op-donate > a, .list-news.op-list.op-donate > h3, .list-news.op-list.op-donate > h4 {
    margin: 0 auto;
    text-align: center;
}

.list-news.op-list.op-donate > h4 {
    font-weight: 100;
    margin-top: 5px;
}

a > .list-news.op-list.op-donate:hover, .list-news.op-list.op-donate:focus {
    background-color: #e2e2e2;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    transition: all 1s ease-in;
    color: #d31e26;
}

.op-lead.article-lead {
    margin-bottom: 30px;
    line-height: 1.52857143;
    font-weight: 300;
    font-size: 18px;
    padding: 0px 15px;
}

.article-lead > p {
    margin-top: 0px;
}

.article-body img {
    display: block;
    max-width: 100%;
    height: auto!important;  
  }

.op-img {
    display: block;
    width: 100%!important;
    height: auto;
}

img.item-img {
     width: 100%!important;
}

/*.item.active > a > img {
     max-height:430px;
}*/

.main-item.active {
     max-height:419.250px;
     overflow: hidden;
}


.img-info {
    margin: 10px 0px;
    border-bottom: 1px dotted #e2e2e2;
}

.img-info > p {
    font-style: italic;
    font-size: 12px;
}

i.fa.fa-camera {
    margin-right: 10px;
}

.article-list {
    text-align: left;
    font-size: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background: #FFF;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 15px 30px 15px;
}


.news-list-item.article {
    padding: 0px 0px;
    border-top: 0px solid #e2e2e2;
    margin-top: 1px;
}

.news-list-item.article > a  {
    font-size: 13px;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: lighter;
    color: #D31E26;
    text-decoration: inherit;
}

.news-list-item.article-item > a > h4 {
    font-size: 13px;
    color: #808080;
}

.article-list > a > h3 {
    text-align: left;
    font-size: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
}

.news-list-item.article > a:hover {
    color: #23527c;
    text-decoration: underline;
}

.news-list-item.article-item.first, .news-list-item.article-item {
    border-top: 1px dotted #e2e2e2;
}

.news-list-item.article-item.last {
    border-bottom: 1px dotted #e2e2e2;
}

.news-list-item.article-icon-group {
    display: inline-block;
    width: 100%;
}

img.article-icon {
    float: left;
    padding: 5px;
    width: 45px;
    cursor: pointer;
}

.article-gallery {
    background: #FFF;
    padding: 0px;
    margin-bottom: 20px;    
}

.headNewsLetterForm {
    width: 50%;    
    margin: 0 auto;
    margin-top: 40px;    
}

img.write {
    /* float: left; */
    width: 40px;
    /* margin-right: 5px; */
    margin: 0 auto;
}

.headNewsl > .headNewsGr > .in-gr > input#User_email{
    height: 50px;
}

.form-control inp-nw {
    height: 50px;
    background: #e2e2e2;
    border-radius: 0px;
    border: 0px;
}

.btn-subsc.head {
    color: #fff;
    background-color: #D31E26;
    border-color: #D31E26;
    margin-top: 0px;
    border-radius: 0px;
    height: 50px;
    font-weight: inherit;
}

.colNewsletter.text-center {
    padding: 50px 15px 70px;
    background: #FFF;    
}

.modal-content.daily-gospel {
    background: #828282;
    color: #FFF;
    border-radius: 0px;
    padding: 20px;
}

.modal-content.daily-gospel p {
    color: #FFF;
}

.btn-cls {
    border-radius: 0px;
}

.blog-content {
    margin-bottom: 50px;
    border-bottom: 1px dotted #808080;
    /* border-style: hidden; */
    padding-bottom: 40px;
}

.blog-lead > img {
    margin-bottom: 30px;
    margin-top: 20px;
    display: block;

}

.blog-title {
    margin-bottom: 30px;
}

.blog-title > h4 {
    color: #808080;
    font-weight: lighter;
    font-size: 14px;
}

.blog-body {
    margin-top: 30px;
}

.more-a {
    display: block;
    padding-top: 5px;
}

a.more-a {
    cursor: pointer;
}

.blog-icon {
    float: left;
    height: 50px;
    display: table-row-group;
    margin-right: 20px;
}

.right-head  {
    margin-bottom: 30px;
}

.right-head > h3 {
    padding-top: 14px;
}

.top-partner {
    text-align: left;
    border-left: 1px solid #f2f2f2;
    min-height: 80px;
    padding: 30px;
}

.top-content.strategy.other-partner.first {
    padding: 30px;
}

.top-content.strategy > img {
    padding: 10px;
    max-width: 200px!important;
    transform: inherit!important;
    margin: 0px auto!important;
    position: relative!important;
    top: inherit!important;
    left: inherit!important;
}

.top-content-section.other-partners {
    border-bottom: 0px solid #f2f2f2;
    padding: 10px 0px 30px;
    background: #FFF;
    border-top: 0px solid #d31e26;
}

.top-partner > h2 {
    font-size: 18px;
    font-weight: bold;
}

.top-content.first {
    border-left: 0px solid #f2f2f2;
}


.top-content.other-partner, .top-content.media-partners {
    text-align: center;
    border-left: 1px solid #f2f2f2;
    min-height: 80px;
    margin: 10px 0px;
}

.top-content.other-partner.first, .top-content.media-partners.first {
    border-left: 0px solid #f2f2f2;
    min-height: 130px;
}

.top-content-section.media-partners {
    width: 60%;
    margin: 0 auto;
    border-bottom: 0px solid #f2f2f2;
    padding: 10px 0px 30px;
    background: #FFF;
    border-top: 0px solid #d31e26;
}

.top-content.other-partner > img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 130px;
    /* height: 90px; */
    margin-right: -50%;
    transform: translate(-50%, -50%);
}


.top-content-section > h2 {
    margin-bottom: 30px;
}

.text-box.red-bg {
    background: #d31e26;
    padding: 15px 15px 10px 15px;
}

.text-box > h2 {
    font-size: 50px;
    color: #F00;
}

.more-programs {
    max-height: 150px;
}

.more-programs > img {
    margin: 0 auto;
    padding: 20px;
    max-height: 150px;
}



                /* Indicators list style */
                .article-slide .carousel-indicators {
                    bottom: 0;
                    margin-bottom: 0px;
                }

                .slide-img {
                    
                    vertical-align: bottom;
                }

                .slide-img:after {
                    content: ' ';
                    position: absolute;
                    top: auto;
                    right: -2px;
                    bottom: -10px;
                    left: -2px;
                    height: 4px;
                    background: 0 0;
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .slide-img.active:after {
                    bottom: -7px;
                    background: #000;
                    margin: 0px 2px;
                }

                /* Indicators list style */
                .article-slide .carousel-indicators.small li {
                    border: medium none;
                    border-radius: 0;
                    float: inherit;
                    height: 44px;
                    margin-bottom: 12px;
                    margin-left: 0;
                    margin-right: 5px !important;
                    margin-top: 0;
                    width: 100px;
                    display: inline-block;
                    position: relative;
                }
                /* Indicators images style */
                .article-slide .carousel-indicators.small img {
                    border: 0px solid #e2e2e2;
                    /*border-top: 1px solid #e2e2e2;*/
                    float: left;
                    height: 44px;
                    left: 0;
                    width: 100px;
                }
                /* Indicators active image style */
                .article-slide .carousel-indicators.small .active img {
                    border: 0px solid #e2e2e2;
                    /*border-top: 1px solid #e2e2e2;*/
                    opacity: 0.7;
                   
                }
                
                .carousel-indicators.small .active {
                        width: 50px;
                        height: 20px;
                        margin: 0;
                        background-color: inherit;
                }
                    
                .carousel-indicators.small > li.active {
                    /*margin: 0; */
                    /* width: 12px; */
                    /* height: 12px; */
                    /*background-color: #FFF;*/

                }

                .carousel-indicators.small li {
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    margin: 1px;
                    text-indent: -999px;
                    border: 0px solid #fff;
                    border-radius: 10px;
                    cursor: pointer;
                    background-color: #000 \9;
                    /*background-color: #fff;*/
                }

                .carousel-caption.item-slideraut {
                    left: 25%;
                    right: 25%;
                    padding-bottom: 0px;
                }

                .text-box.item-slider {
                    text-align: center;
                }

                .button-group.sign-in-btn.slider {
                    left: 36%;
                    position: absolute;
                    bottom: 45px;
                }

                .btn-ms.slider {
                    width: 250px;
                    border: 0px solid rgba(0, 0, 0, 0);
                    white-space: nowrap;
                    padding: 12px 20px 3px 20px;
                    font-size: 1.5em;
                    line-height: 1.42857143;
                    border-radius: 2px;
                    background-image: none;
                    background-color: #FCB131;
                    text-shadow: none;
                    color: #FFF;
                    height: 55px;
                    margin-top: 0px;
                    text-transform: uppercase;
                    text-shadow: 0px -1px 2px #5E5E5E;
                }

                .small-item, .small-item.active {
                    height: 250px;  
                    background: #bdbdbd;
                    background: url('/img/assets/head-more-03.jpg');
                    padding:50px;
                    padding-top: 100px;
                } 
                
                .small-item > a > img {
                    margin: 0 auto;
                    
                } 
                
                .carousel-inner>.item.small-item>a>img {
                    max-height: 50px;
                }
                
                
.carousel-caption.item-slideraut > h1 {
    color: #fff;
    text-shadow: initial;
    padding-bottom: 150px;
}

.carousel-control.more-slider-control {
    position: absolute;
    top: inherit; 
    bottom: 100px;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    height: 22%;
}

.carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    left: 30%;
        margin-right: -10px;
}

.carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 30%;
    margin-right: -10px;
}
    
.carousel-indicators.small {
    bottom: -32px;
    }

ul.nav.nav-tabs {
    padding: 30px 0px 10px 0px;
    margin-bottom: 20px;
}
    
.op-btn {
    margin-right: 10px;
    padding: 10px 60px;
}

ul.op-list > li > a {
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
}

ul.op-list > li {
    text-decoration: none;
    list-style-type: none;
}

.tab-content {
    margin-bottom: 30px;
}

/*backtottop*/
.back-to-top {
    margin-top: -60px;
}

p#back-top > a {
    position: absolute;
    left: 45%;
    right: 50%;
    width: 200px;
}

p#back-top > a:hover, p#back-top > a:focus, p#back-top > a:active {
    color: #FFF;
    text-decoration: none;
}

/*máltai tábor*/
h3.tabor-title {
    font-weight: normal;
    color: #fff;
    /* text-align: right; */
    font-size: 28px;
    line-height: 36px;
}

h3.tabor-title.red {
    color: red;
}

.regios {
    position: absolute;
    right: 0%;
}

.nopadding-tabor {
    padding: 0px;
}

.control-label-tabor {
    margin-bottom: 13px!important;
}

span.label-text.label-ifopen {
    line-height: 45px;
    color: #3838e5;
    font-weight: normal;
}

.label-text {
    line-height: 19px;
}

label.tabor-label {
    width: 100%;
    line-height: 16px;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    margin-left: 30px;
}

.tabor-video {
      margin: 20px 0px 30px;
}

.error {
    color: red;
    z-index: 10;
    background-color: #fff;
}

.ifvisible {
    display: none;
    margin-bottom: 7px;
}

a.url-tabor {
    font-size: 18px;
    text-decoration: underline;
}

.text-box.white-bg-nop {
    background: #FFF;
    padding: 0px 15px 0px;
}

.text-box.white-bg.white-bg-nop-bottom {
    background: #FFF;
    padding: 0px 15px 0px;
}

.text-box.blue-bg-nop {
    background: #02aef0;
    padding: 0px 15px 0px;
}

.apply-box {
    min-height: 680px;
    background-color: #eeee;
    border-right: 5px solid #a31826;
    min-height: 1145px;
}

.apply-box > h4 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 26px;
}

.volunteerto.top {
    padding: 14px;
    background: #eee;
    /* padding: 4px 0px 0px 1px; */
    border-left: 0px solid #e2e2e2;
    /* margin: 0 auto; */
    /* text-align: center; */
    /* margin: 0 auto; */
    /* text-align: center; */
    /* float: inherit; */
    width: 100%;
}

a.tamogatas-btn {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #d31e26;
    color: #fff;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
}

a.tamogatas-btn:hover {
    background-color: #eee;
    color: #000;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
}

.apply-box.roki-box {
    background-color: #55be58a6;
}

p.high-text {
    font-size: 23px;
    font-weight: bold;
    margin: 20px 0px;
}

.button-group-apply {
    position: absolute;
    width: 60%;
    left: 20%;
    right: 20%;
    bottom: 20px;
}

.roki-btn {
    background: #139358;
    border-radius: 3px;
    border-bottom: 0px solid #D31E26;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

.roki-btn:hover, .roki-btn > h3:hover {
    background: #a2a2a2;
    cursor: pointer;
}

.roki-btn > h3 {
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0px;
}

.support-btn {
    background: #faa945;
    border-radius: 3px;
    border-bottom: 0px solid #D31E26;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.75);
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

.support-btn:hover, .support-btn > h3:hover {
    background: #a2a2a2;
    cursor: pointer;
}

.support-btn > h3 {
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0px;
}

.text-box.white-bg.content-tite.sub-box {
    background-color: #eee;
    margin-top: 40px;
    padding: 20px;
    font-style: italic;
}

.howto-in.navin.top {
    padding: 5px 30px;
    border-bottom: 0px;
    width: 100%;
}

.volunteerto.button>.howto-in {
    background: #FF9800;
    border-radius: 3px;
    border-bottom: 5px solid #D31E26;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
}
/*
div#collapseTaborozo {
    margin-top: 30px;
}

div#collapseTaborozohelper {
    margin-top: 30px;
}

form#tabor_taborzo_form {
    margin-top: 30px;
}

form#tabor_segito_form {
    margin-top: 30px;
}
*/
a.horgony {
    display: block;
    height: 40px;
}

.modal-content.modal-content-error {
    border: 5px solid red;
}

h4#errorMessageLabel {
    font-size: 24px;
    font-weight: bold;
}

h4.error-title {
    font-weight: bold;
}

button.btn.btn-default.btn-error-close {
    background-color: red;
    color: #fff;
    font-size: 20px;
    padding: 6px 20px;
    border-radius: 0px;
    width: 50%;
}

button.btn.btn-default.btn-error-close:hover {
    background-color: #eee;
    color: red;
}

.modal-footer.modal-footer-error {
    text-align: center;
}
/*adományozás oldal*/

img.btn-img {
    max-height: 78px;
    float: inherit;
    margin: auto;
}


.btn-don.arrow_box, .arrow_box {
    color: #333;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
    border-radius: 100px;
    height: 150px;
        width: 150px;
}


.btn-don.arrow_box.active, .btn-don.arrow_box:active, .btn-don.arrow_box:focus, .btn-don.arrow_box:hover, .arrow_box.active, .arrow_box:active, .arrow_box:focus, .arrow_box:hover  {
    color: #333;
    background-color: #d31e26;
    border-color: #d31e26;
        border-radius: 100px;
    height: 150px;
        width: 150px;
}

.btn-default.arrow_box.active, .arrow_box.active {
    color: #333;
    background-color: #d31e26;
    border-color: #d31e26;
    border-radius: 100px;
    height: 150px;
        width: 150px;
}


.arrow_box.active, .arrow_box:active, .arrow_box:focus, .arrow_box:hover {
	position: relative;
	/*background: #88b7d5;
	border: 4px solid #c2e1f5;*/
        border-radius: 100px;
    height: 150px;
        width: 150px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #d31e26;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	/*border-color: rgba(194, 225, 245, 0);
	border-top-color: #c2e1f5;
	border-width: 36px;
	margin-left: -36px;*/
}

ul.nav.nav-tabs.don-tabs {
    border-bottom: 0px;
    margin-bottom: 10px;
}

ul.nav.nav-tabs.donate-tabs {
    border-bottom: 0px;
}

.donate-panel {
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    border-top: 0px;
}

.cashtab, .cashtab.active {
    background-image: url('/img/assets/icon-donate-cash.png');
    background-position: center;
    background-repeat: no-repeat;
    }

.news-list-item.media.month.amaltaiakrol{
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px 20px 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    margin-bottom: 10px;
}

.news-list-item.media.month.amaltaiakrol:hover, .news-list-item.media.month.amaltaiakrol:active, .news-list-item.media.month.amaltaiakrol.active {
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px 20px 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    background: #d31e26;
    color: #FFF;
       -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

.maltese-content {
    border-bottom: 0px dotted #808080;
}

.news-list-item.media.month.amaltaiakrol > h4, .news-list-item.more.month.amaltaiakrol {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 600;
}

.news-list-item.media.month.amaltaiakrol > h4:hover, .news-list-item.more.month.amaltaiakrol:hover, .news-list-item.media.month.amaltaiakrol > h4:active, .news-list-item.more.month.amaltaiakrol:active,  .news-list-item.media.month.amaltaiakrol.active > h4  {
    color: #FFF;
}

.news-list-item.month.amaltaiakrol > h4 {
    font-size: 16px;
}

a.nondecor {
    text-decoration: none;
    
}

/*Önkéntesség oldal*/

.text-box.white-bg.volunteer-bg {
    background: #FFF;
    padding: 0px 15px 10px 15px;
    border-bottom: 5px solid #FF9800;
}

.top-news-section.news-cat.volunteer-group {
    border-bottom: 0px solid #f2f2f2;
    padding: 0px 0px 20px;
    background: #FFF;
}

.volunteer-slider {
    border-bottom: 2px solid #050505;
}

.title-button {
    padding: 42px 0px 3px 0px;
}

.carousel-caption.apply-slider > h1 {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.carousel-caption.apply-slider > h4 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 100;
}

.carousel-caption.apply-slider > h1, .carousel-caption.apply-slider > h4 {
    margin-left: inherit;
    padding: 0px 30px;
}

.volunteerto {
    /*padding: 10px;*/
    /* background: #e2e2e2; */
    padding: 0px;
   
    border-left: 1px solid #e2e2e2;
}

.volunteerto.top {
    /* padding: 10px; */
    /* background: #e2e2e2; */
    padding: 4px 0px 0px 1px;
    border-left: 0px solid #e2e2e2;
    width: 20%;
}

.volunteerto.first {
    /*padding: 10px;*/
    /* background: #e2e2e2; */
    padding: 0px;
    border-left: 0px solid #e2e2e2;
}

/*.volunteerto:hover {
    background-color: #D31E26;
   -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
*/
.volunteerto>.howto-in {
    background: #FFF;
    padding: 0px 0px 20px;
    border-radius: 3px;
    border-bottom: 5px solid #FF9800;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
}

.volunteerto.button>.howto-in {
    background: #FF9800;
    padding: 0px 0px 20px;
    border-radius: 3px;
    border-bottom: 5px solid #D31E26;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
}

.vol-img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.volunteerto>.volunteer-cube {
    min-height: 150px;
}

.volunteerto>.volunteer-cube > a > h3, .volunteerto>.volunteer-cube > h3 {
    padding: 10px 10px 0px 10px;
    margin-top: 90px;
    color: #000;
    /* color: #434343; */
    text-align: center;
    font-weight: 100;
    min-height:60px;
    line-height: 1;
}

.volunteerto>.volunteer-cube > a > h3 small, .volunteerto>.volunteer-cube > h3 small {
    font-weight: 400;
    line-height: 1;
    /*color: #CCC;*/
    color: #565656;
    font-size:60%
}
 
 .volunteerto>.volunteer-cube > a > h6, .volunteerto >.volunteer-cube > h6 {
    color: #000;
    text-align: center;
    font-weight: 100;
    line-height: 1;
    font-size:13px;
}

.volunteerto>.volunteer-cube >img.icon-on {
    position: absolute;
    top: 9%;
    left: 38%;
    right: 38%;
    /* border: 2px solid; */
}

.carousel-caption.apply-slider {
    background: rgba(0, 0, 0, 0.38);
    right: 0%;
    left: 0%;
    border-top-left-radius: 00px;
    border-bottom-left-radius: 00px;
    padding-bottom: 10px;
    padding-top: 0px;
    bottom: 0px;
    text-align: left;
}

.btn-apply {
    display: inline-block;
    padding: 6px 20px 6px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background-color: #FF9800;
    border-color: #FFF;
    height: 50px;
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175)
}

button.btn.btn-apply:hover, button.btn.btn-apply:focus, button.btn.btn-apply:active {
    background-color: #FFF;
}

span.glyphicon.glyphicon-log-in {
    top: 3px;
    margin-right: 7px;
}

.news-list-item.volunteers {
    padding: 20px 0px;
}

.news-list-item.volunteers > a > h4 {
    font-size: 18px;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 100;
    color: #000;
}

.more-volunteer {
    border-radius: 3px;
    /* border-bottom: 5px solid #FF9800; */
    webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    background: #565656;
}

div#volunteer-in img, div#volunteer-out img  {
    width: 100%;
}

.vol-inner-text {
    position: absolute;
    bottom: 0px;
    padding: 20px 30px;
    background: rgba(0, 0, 0, 0.44);
    width: 100%;
    color: #FFF;
}

.vol-inner-text > h2 {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.vol-inner-text > h4 {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 100;
    color: #FF9800;    
}

.more-volunteer p  {
    text-align: left;
    font-size: 14px;
    padding: 30px 30px 30px 30px;
    color: #e2e2e2;
}

.other-news-section.volunteer {
    border-top: 1px solid #f2f2f2;
    padding-top: 10px;
}

.contact.volunteer {
    margin-top: 20px;
    margin-bottom: 30px;
    display: inline-block;
}

 
.left-section, .right-section {
    padding: 0px;
}

.left-section h3, .right-section h3 {
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 0px 30px;
    color: #FF9800;
}

.left-section b, .right-section b {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding: 0px 30px;
    color: #FF9800;
    font-weight:100;
}

.right-section.intvols > p {
    padding: 0px 30px 30px 30px;
}

.right-section.intvols a {
    font-size: 14px;
    color: #EB7B08;
    text-decoration: underline;
    }

.qoute {
    padding: 15px;
}

.more.doc {
    margin: 0px 0px 20px 0px;
}

.more.doc > a{
    color: #fff;
}

div#collapseintdoctor > ul {
    padding: 0px 30px 30px;
}

div#collapseintdoctor > ul > h4 {
    font-size: 18px;
    color: #e2e2e2;
}

div#collapseintdoctor > h4 {
    font-size: 18px;
    color: #e2e2e2;
    padding-left: 30px;
}

div#collapseintdoctor > ul > li {
    margin-left: 20px;
    font-size: 14px;
    color: #e2e2e2;
}

.contact.gospel {
    padding: 0px;
}

/*fixed sidebar*/

.fixed-sidebar {
    top: 195px;
    right: 0;
    width: 295px;
    height: 216px;
    position: fixed;
    z-index: 1000;
    text-align: center;
    /*overflow: hidden;*/
    visibility: hidden;
}

.square2 {
    background: #D31E26;
    border-radius: 3px;
    height: 70px;
    margin: 0px 0px 0px 224px;
    transition: transform 0.8s;
    position: absolute;
    width: 400px;
    cursor: pointer;
    visibility: initial;
 } 
.square2:hover {
    transform: translate(-150px, 0px);
}

.apply-button.sidebar-btn {
    margin-left: -160px;
    margin-top: 18px;
    color: white;
    font-size: 20px;
}

.square3 {
    background: rgba(255, 152, 0, 0.78);
    border-radius: 3px;
    height: 70px;
    margin: 0px 0px 0px 224px;
    transition: transform 0.8s;
    position: absolute;
    width: 400px;
    top: 72px;
    cursor: pointer;
    visibility: initial;
 } 
 
.square3:hover {
    transform: translate(-150px, 0px);
}

.helpme-button.sidebar-btn {
    margin-left: 72px;
    margin-top: -50px;
    color: white;
    font-size: 20px;
    position: absolute;
}

.square4 {
    background: #FFF;
    border-radius: 3px;
    height: 70px;
    margin: 0px 0px 0px 224px;
    transition: transform 0.8s;
    position: absolute;
    width: 400px;
    top: 145px;
    cursor: pointer;
        visibility: initial;
 } 
.square4:hover {
    transform: translate(-150px, 0px);
}

.square5 {
    background: #FFF;
    border-radius: 3px;
    height: 70px;
    margin: 0px 0px 0px 224px;
    transition: transform 0.8s;
    position: absolute;
    width: 400px;
    top: 218px;
    cursor: pointer;
    visibility: initial;
 } 
.square5:hover {
    transform: translate(-150px, 0px);
}


div#soc-top-fb {
    background: #CECECE;
    padding: 10px 5px;
    margin-bottom: 5px;
}

div#soc-top-fb:hover {
    width: 216px;
    background: #F00;
    left: 80%;
}

div#soc-top-fb > p{
  font-size: 12px;
  }

div#soc-top-yt {
    background: #d31e26;
    padding: 10px 5px; 
    margin-bottom: 5px;    
}

div#soc-top-yf {
    background: #FFF;
    padding: 10px 5px;       
}

.fb-icon-w {
    width: 100%;
    height: 23%;
    display: block;
    /* margin-bottom: 7px; */
    /* background: #CECECE; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.fb-icon-w:before {
    color: #FFF;
    position: absolute;
    top: 8px;
    left: 8px;
    /* content: url('/img/assets/icon-cash-white.png'); */
    background-image: url('/img/assets/icon-cash-white.png');
    background-size: 55px 55px;
    display: inline-block;
    width: 55px;
    height: 55px;
    content: "";
}

.fb-icon-y {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    /*background: rgba(255, 152, 0, 0.78);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.fb-icon-y:before {
    color: #FFF;
    position: absolute;
    top: 6px;
    left: 5px;
    /*content: url('/img/assets/icon-shake-white.png');*/
    background-image: url('/img/assets/icon-shake-white.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px; 
    height: 60px;
    content:"";
}

.fb-icon-z {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.fb-icon-z:before {
    color: #FFF;
    position: absolute;
    top: 7px;
    left: 9px;
    /* content: url('/img/assets/icon-fb.png'); */
    background-image: url('/img/assets/logotype15.png');
    background-size: 55px 55px;
    display: inline-block;
    width: 55px;
    height: 55px;
    content: "";
}

a.apply-button.sidebar-btn {
    cursor: pointer;
    background: #FFF;
    padding: 5px;
    font-size: 14px;
    color: #000;
    margin-left: 83px;
    margin-top: 2px;
    position: absolute;
    font-weight: bold;
    border: 2px solid #DADADA;
    border-radius: 3px;
    text-decoration: none;
}

a.apply-button.sidebar-btn:hover {
    background: #A31826;
    color: #FFF;
}

a.helpme-button.sidebar-btn {
    cursor: pointer;
    background: #FFF;
    padding: 5px;
    font-size: 14px;
    color: #000;
    margin-left: 76px;
    margin-top: -50px;
    position: absolute;
    font-weight: bold;
    border: 2px solid #DADADA;
    border-radius: 3px;
    text-decoration: none;
}

a.helpme-button.sidebar-btn:hover {
    background: #A31826;
    color: #FFF;
}

.square4 >.fb-share-button {
    margin-top: -49px;
    position: absolute;
    margin-left: 78px;
    display: block;
}

.fb-icon-szecheny {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.fb-icon-szecheny:before {
    color: #FFF;
    position: absolute;
    top: 7px;
    left: 9px;
    /* content: url('/img/assets/icon-fb.png'); */
    background-image: url('/img/assets/csepp_2020-200px.jpg');
    background-size: 55px 55px;
    display: inline-block;
    width: 55px;
    height: 55px;
    content: "";
}


/*1350*/
.carouse-phone {
    margin-bottom: 30px;
}

.phone-caption.apply-slider {
    position: absolute;
    background: rgba(0, 0, 0, 0.38);
    right: 0%;
    left: 0%;
    border-top-left-radius: 00px;
    border-bottom-left-radius: 00px;
    padding-bottom: 10px;
    padding-top: 0px;
    bottom: 0px;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.donate-phone {
    background-color: #E2E2E2;
    padding: 20px 30px 18px;
}

.donate-phone.white-bg {
    background: #FFF;
}

.donate-phone > p, .donate-phone > ul > li {
    padding: 0px 10px;
    font-size: 14px;
    color: #000;
}

.donate-phone > ul  {
    padding: 0px 20px;
}

.donate-phone > ul > li {
    padding: 0px 10px;
    list-style: square;
    font-size: 14px;
    margin-bottom: 10px;
}

.donate-phone-icon {
    margin-bottom: 20px;
}

.text-box.red-bg.info {
    margin-top: 20px;
    padding: 10px 30px 10px 30px;
}
   
.text-box.red-bg > h4 {
    color: #fff;
}
                                    
blockquote > p > strong {
    color: #000;
}

.text-box.white-bg.list {
    background: #FFF;
    /*padding: 50px 15px 50px 15px;
    background: url('/img/assets/head-more-03.jpg');*/
    padding-bottom: 50px;
    padding-top: 10px;
}

.donation-select {
    background: #D31E26;
    padding: 5px 5px;
    /*border: 3px solid #FFF;*/
    background: rgba(0, 0, 0, 0);
}

.donations-list {
    padding: 0px 12px;
}

.donations-list > a {
    text-decoration: none;
}

.donations-list > h3 {
    margin-bottom:30px;
    text-align: center;
}

.deo {
    background: #D31E26;
    padding: 10px 15px;
}

.donation-select > h3, .donation-select > .deo > h3 {
    color: #FFF;
    margin-top:15px;
    font-size: 20px;
    font-weight: 100;
}

 .donation-select > .deo:hover {
    background: #e2e2e2;
    padding: 10px 15px;
    /*border: 3px solid #D31E26;*/
    color: #D31E26;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

 .donation-select >.deo:hover > h3 {
    color: #D31E26;
     -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.donation-icon-on {
    width: 50px;
    float: left;
    margin-right: 15px;
}

/*hazai önkéntesség*/
.carouse-vol {
    margin-bottom: 5px;
    
     margin-bottom: 0px;
}
    
.text-box.white-bg.volunteer-section {
    background: #FFF;
    padding: 0px 0px 0px; 
}

.top-news-section.news-cat.volunteer-group-navbar {
    border-bottom: 0px solid #f2f2f2;
    padding: 0px 0px 0px;
    background: #FFF;
}

.top-news-section.news-cat.volunteer-group-navbar.top {
    border-bottom: 0px solid #f2f2f2;
    padding: 0px 0px 0px;
    background: #FFF;
}

.center-info {
    position: absolute;
    left: 39%;
    top: 22%;
    text-align: center;
    background: #E8E7E7;
    border-radius: 125px;
    height: 250px;
    width: 250px;
    border: 2px solid #ccc;
}

.howto-in.navin {
    padding: 20px 0px;
}

.howto-in.navin.top {
    padding: 5px 0px;
    border-bottom: 0px;
}

.nav-icon-on {
    margin: 0 auto;
    width: 50px;
}

.volunteerto.button>.howto-in.navin > h3 {
    color: #fff;
}

.volunteerto>.howto-in.navin > h3 {
    padding: 0px;
    margin-top: 15px;
    color: #D31E26;
    /* color: #434343; */
    text-align: center;
    font-weight: 100;
    min-height: inherit;
    line-height: 0.9;
    font-size: 16px;
}

.volunteerto>.howto-in.navin.top > h3 {
    padding: 0px;
    margin-top: 0px;
}

.howto-in.navin:hover, .howto-in.navin.active {
    background: #D31E26;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.volunteerto.button>.howto-in.navin:hover, .volunteerto.button>.howto-in.navin:focus, .volunteerto.button>.howto-in.navin:active {
    background: #ccc;
    border-color: #fff;
    border: 0px;
}

a.apply-button {
    cursor: pointer;
}

.volunteerto>.howto-in.navin:hover  > h3, .volunteerto>.howto-in.navin.active > h3 {
    color: #fff;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.news-list-item.media.month.vol-right {
    border-bottom: 1px solid #A41826;
    border-radius: 0px;
    padding: 8px 20px 8px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    margin-bottom: 0px;
    background: #CF1E26;
    color: #FFF;
    
    border-bottom: 1px solid #CF8313;
    border-radius: 0px;
    padding: 10px 20px 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    margin-bottom: 0px;
    background: #FF9800;
    color: #FFF;
}
 
.news-list-item.media.month.vol-right:hover {
    background: #fff;
    
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
 }
 
.news-list-item.media.month.vol-right > h4 {
    font-weight: 100;
    color: #FFF;
 }
 
.news-list-item.media.month.vol-right:hover > h4{
    color: #CF1E26;
  }
  
  .map-title > h1 {
    padding-left: 15px;
    padding-top: 25px;
    padding-right: 15px;
}

.text-box.white-bg.inside{
    background: #FFF;
    padding: 0px 15px 0px;
    border-bottom: 1px solid #f2f2f2;
}

.panel.maps {
    margin-bottom: 0px;
}

/*sitemap/oldaltérkép*/
.sitemap {
    padding: 0px 20px;
}

ul.sitemap li {
    list-style-type: none;
}

li.category > a {
    font-size: 20px;
    color: #D31E26;
    font-variant: small-caps;
    font-weight: 700;
}

ul.sitemap-sub>li>a {
    font-style: italic;
    font-size: 15px;
    color: #CF6368;
}

/*keresés*/
.alert {
    padding: 30px 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    font-size: 16px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: 0px;
    right: 0px;
    color: inherit;
}

.news-list-item.media.search {
    padding: 0px 0px;
    border-top: 1px solid #e2e2e2;
    border-bottom: inherit;
    padding-bottom: 10px;
}

ol.breadcrumb.search-list {
    padding: 5px 0px;
}

.content-search {
    padding-left: 0px;
}

.details {
    padding: 33px 0px;
}

.programs.place.imcv.self {
    display: inline-block;
    width: 100%;  
    padding: 20px;    
}

.imcv.self > h4 {
    font-size: 14px;
    color: #000;
    margin-left: 5px;
}

.imcv.self > p {
    width: 73%;
    margin-left: 40px;
    float: right;
    margin: 5px 10px 10px;
    font-size: 16px;
}

.imcv > h3 {
    padding: 0;
    clear: both; 
    margin: 40px 20px 10px 30px;    
}

.imcv > h4 {
    text-align: right;
    float: left;
    padding: 0;
    clear: both;
    font-size: 13px;
    color: #7b90b5;
    margin-left: 30px;
}

.imcv > p {
    width: 70%;
    margin-left: 40px;
    float: right;
    margin: 5px 10px 10px;
}

.content-search {
    font-size: 18px;
    font-weight: 100;
}

.content-search > a > h4 {
    font-size: 21px;
    font-weight: 600;
    color: #D31E26;
    margin-bottom: 20px;
}

.modal-footer.form-donation {
    border: 0px;
    text-align: center;
    padding: 20px;
}

button.btn.btn-default.btn-contact.adomanyozasCollapse-submit {
    margin-top: 40px;
}

.adniorom > h1, .adniorom > h2 {
  color: red;
}

.adniorom > h1 {
    font-size: 50px;
    font-style: italic;
    font-family: times new roman;
    margin-left: 15px;
    margin-bottom: 0px;
    margin-right: 15px;
}  

.adniorom > h2 {
   font-size: 40px;
   font-style: italic;
   font-family: times new roman;
    margin-left: 15px;
    margin-right: 15px;
} 

.adniorom > h3 {
    margin: 100px 15px 15px 15px;
    font-size: 21px;
    color: #848484;
}

.adni-orom-logo {
    margin: 0px auto 0px;
    width: 69%;
}
 
h3.adni-thx {
    font-size: 28px;
    font-style: italic;
    font-family: times new roman;
    color: #d31e26;
} 

/*kepgaeleria*/
/*.thumb-block {
    height: 285px;
    max-height: 307px;
    padding: 0px;
    }*/
    
    
.thumb-block {
    height: 241px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
}    

img.gallery-thumb{
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

img.gallery-icon {
    position: absolute;
    width: 40px;
    bottom: 10px;
    right: 10px;
}
/*
img.gallery-thumb {
    width: 100%;
    padding: 5px;
}*/

img.watermark-style {
    width: 100%;
    width: 100%;
}

.headNewsLetterForm .label-text-footer {
    line-height: 19px;
    text-align: left;
    font-size: 14px;
    color: #000!important;
}

.label-text-footer > a.url-tabor {
    font-size: 14px;
    text-decoration: underline;
}

.NewsLetter .label-text-footer {
    line-height: 19px;
    text-align: left;
    font-size: 14px;
    color: #FFF;
}

p.errorMsg {
    color: red;
    font-size: 14px;
    line-height: 16px;
}
/***indexcover***/

.indexcover-bg {
    /*background-image: url('/img/assets/lovag-bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;*/
    
    
    background: url(https://maltai.hu/img/assets/lovag-bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

.indexcover-title {
    padding: 50px 50px 0px 50px;
}

.logo-maltai-i2 {
    float: left;
    margin-right: 20px;
    width: 90px;
}

h1.indexcover-header-title {
    color: #FFF;
    font-size: 30px;
    margin: 0px;
    font-weight: bold;
}

.indexcover-left {
    padding: 50px 10% 50px 50px;
}

.indexcover-right {
    padding: 50px 50px 50px 10%;
}


.direction-box.malta-box {
    background-color: #c1d0e5;
    -webkit-box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    padding: 20px;
}

.direction-box.lovag-box {
    background-color: #c1d0e500;
    -webkit-box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    box-shadow: -2px -1px 16px 1px rgba(0,0,0,0.75);
    margin-top: 53%;
    padding: 20px;
}

h2.indexcover-text-title {
    margin: 0px;
    color: white;
    font-weight: bold;
}

img.arrow-img.left {
    position: absolute;
    left: 70%;
    top: 38%;
    width: 60px;
}

img.arrow-img.right {
    position: absolute;
    right: 9%;
    top: 76%;
    width: 60px;
}

.indexcover-footer {
    position: absolute;
    bottom: 0;
    left: 25%;
    right: 25%;
}

h3.indexcover-footer-title {
    font-family: pristina;
    color: #FFF;
}

.indexcover-footer {
    position: absolute;
    bottom: 0;
    left: 0%;
    right: 0%;
    width: auto;
    margin: 0 auto;
}

h3.indexcover-footer-title {
    margin: 0 auto;
    padding: 20px;
    letter-spacing: 6px;
    font-size: 34px;
    text-align: center;
}
    
/*---------------@media (min-width: 768px)---------------*/
@media (min-width: 768px) {

.navbar-right {
    float: right!important;
    margin-right: 0px;
}

.navbar-left {
    float: left!important;
    margin-left: 25px;
}

ul.nav.navbar-nav.navbar-bottom.navbar-left {
    margin-left: 10px;
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    cursor: pointer;
}

.navbar-nav.navbar-bottom>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: normal;
}

.form-control.global-search {
    display: block;
    width: 100%;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.3;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    /* margin: 0px 0px 5px 0px; */
    height: 22px;

}

.form-group.search {
    margin: 0px 10px 0px 0px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 2;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 30px;
    text-align: center;
    pointer-events: none;
}

ul.nav.navbar-nav.navbar-right.lang {
    margin-right: 23px;
    /* margin-left: 30px; */
}

.navbar-nav.navbar-right.lang>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 5px 5px;
    font-size: 14px;
    font-weight: bold;
}

td.pr-name {
    max-width: 260px;
}

td.pr-name {
    height: 58px;
    vertical-align: middle!important;
}

td.web, td.group {
    height: 58px;
    vertical-align: middle!important;
}

.bank>.table>tbody>tr>td.web > a {
    font-size: 13px;
}

.row.tab-row {
    margin-left: 0px;
    margin-right: 0px;
}

.row.tab-row.adom {
    margin: 30px 0px;
}

.top-news-section.news-cat.programs-group {
    background: #ccc;
    padding: 10px 40px 40px;
}

.top-news-section.news-cat.howto-group {
    margin-top: 30px;
}

.top-news-section.news-cat.programs-group > h3{
    margin-left: 30px;
    font-size: 31px;
    font-style: italic;
    font-family: times new roman;
    
}

.howto {
    padding: 18px;
    /* background: #e2e2e2; */
}

.howto-in {
    background: #666;
    padding: 0px 0px 20px;
}

.howto-in > a > h3 {
    padding: 10px;
    margin-top: 35px;
    color: #FFF;
    text-align: center;
    font-weight: 100;
    font-size: 22px;
}

.howto-in > a:hover, .howto-in > a > h3:focus, .howto-in > a > h3:active {
    text-decoration: none;
    color: #e2e2e2;
    
}

img.adomanyozz-contact-logo.log {
    margin: 0px;
    float: right;
}

.adomanyozz-icon {
    padding: 10px 30px;
}

img.icon-on {
    position: absolute;
    top: 51%;
    left: 40%;
    right: 50%;
    /* border: 2px solid; */
}

ul.nav.nav-tabs {
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    border-top: 0px;
}

.nav-tabs.donate-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0;
        height: 74px;
    background: #CF1E26;
    min-width: 263px;
}


.nav-tabs.donate-tabs>li>a.kerekitsdfel {
    padding: 0px 20px;
        background: #ccc;
    margin: 0 auto;
}

.nav-tabs.donate-tabs>li>a.kerekitsdfel>img {

    margin: 0 auto;
}

.cash-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate, .nav-tabs.donate-tabs>li>a.cash-donate  {
    background-image: url('/img/assets/icon-donate-cash.png');
    background-position: 15px 0px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 32%;
    padding-top: 17px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
    }

.other-donate, .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate, .nav-tabs.donate-tabs>li>a.other-donate  {
    background-image: url('/img/assets/icon-donate-clothes.png');
    background-position: 15px 0px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 32%;
    padding-top: 17px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
    }    
    
 .howto-donate, .howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .nav-tabs.donate-tabs>li>a.howto-donate  {
    background-image: url('/img/assets/favicon2.png');
    background-position: 15px 0px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 32%;
    padding-top: 17px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
    }   
    
    
    
li.donate {
    width: 24.99%;
}

.nav-tabs.donate-tabs>li.active>a, .nav-tabs.donate-tabs>li.active>a:focus, .nav-tabs.donate-tabs>li.active>a:hover, .nav-tabs.donate-tabs>li.active>a:active{
    color: #555!Important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgba(0, 0, 0, 0);
}

.don-left, .don-right {
    padding: 20px 40px;
}

.row.info-icons {
    margin: 10px 0px 0px;
}

.row.info-icons.vol {
    margin: 0px;
    background: #FFF;
    padding: 20px;
}

.icons {
    padding: 10px 40px;
    background: #CCC;
}

.icon-img {
    float: left;
    margin-right: 20px;
}

.icons>a>.block>p, .icons>a>.block>h3, .icons>a {
    color: #000;
}  

.icons>a:hover {
    color: #fff;
}

.block >h4 {
    margin-bottom: 0px;
    margin-top: 5px;
    font-weight: 800;
    font-size: 20px;
}

.block >p {
    font-size: 14px;
}

.img-full {
    width: 100%;
}

.donate-box {
    margin-bottom: 30px;
}

.donate-box > h4{
    font-weight: 800;
    font-size: 20px;
 }   
    
img.icon-pin {
    float: left;
    margin-right: 20px;
}

img.volimg {
    margin: 20px auto;
    width: 100%;
}

.don-left>h2 {
    font-style: italic;
    font-family: times new roman;
    margin-bottom: 40px;
    font-size: 39px;
}

.pin {
    min-height: 400px;
    float: left;
}

.pin-address {
    margin-top: 40px;
    border-top: 1px dotted #ccc;
}

.pin-inside {
    padding-top: 40px;
}

.modal-p {
    padding-left: 0px;
}

/*slider*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}

/*adomanyozas form*/
div#cash {
    padding: 50px;
}

input#complete_osszeg_valaszto_input {
    display: none;
}

.other-group {
    margin-top: 10px;
    padding: 0px;
}

input#complete_osszeg {
    max-width: 200px;
}

.radio-inline.other-r {
    margin-top: 7px;
}

input#complete_irsz, select#complete_fiz_mod, select#complete_deviza {
    max-width: 200px;
}

input#complete_adoszam {
    max-width: 300px;
}

input#complete_nev, input#complete_email  {
    max-width: 400px;
}

.jt-logo {
    margin: 0 auto;
    max-width: 300px;
}

.jt > a {
    font-size: 24px;
    display: inherit;
    padding: 0px;
    font-weight: bold;
}

.jt > p {
    text-align: left;
}

}


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

}

/*---------------@media (max-width: 1200px)---------------*/
@media (max-width: 1200px) {
     ul.nav.navbar-nav.navbar-right.bottom-nav {
    float: inherit!important;
    margin-left: 7px;
}
     a.navbar-brand-md {
    float: left;
    padding: 20px 15px;
    }
    
    img.brand-logo-maltai {
    max-width: 230px;
    margin-left: 38px;
    float: left;
    margin-top: 11px;
    }
    
    .slogan {
    padding: 15px;
    margin-left: inherit;
    margin-top: 15px;
    }

    .slogan > img {
        margin: 0 auto;
    }
    
    .top-news-img {
        padding: 0px 15px 0px 0px;
    }

    .top-news-content {
        padding: 0px;
        font-size: 14px;
    }
    
    .top-news-content > h2 {
        font-size: 26px;
        margin-top: 0px;
        font-weight: bold;
    }

    .top-news-content > p {
    font-size: 14px;
}

.top-news-content > h2 > a {
    font-size: 22px;
}

    .top-sites-section > .top-content-section > .top-content > h3 {
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        color: #D31E26;
        min-height: 32px;
        overflow: hidden;
    }
    
    .top-sites-section > .top-content-section > .top-content > p {
    text-align: center;
    font-size: 11px;
    padding: 9px;
    min-height: 119px;
    }
    
    .btn-more {
    color: #D31E26;
    background-color: #fff;
    border-color: #D31E26;
    border-radius: 0px;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 30px;
    border: 1px solid #D31E26;
    }

.nav-tabs>li {
    border-left: 1px solid #FFF;
}

.nav-tabs.donate-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0;
    height: 74px;
    background: #CF1E26;
    min-width: 100%;
    font-size: 13px;
}

.howto {
    padding: 7px;
    background: #e2e2e2;
}

.howto-in > a > h3 {
    padding: 10px;
    margin-top: 35px;
    color: #FFF;
    text-align: center;
    font-weight: 100;
    min-height: 73px;
    font-size: 19px;
}

img.icon-on {
    position: absolute;
    top: 43%;
    left: 38%;
    right: 38%;
    border: 0px;
}

.other-donate, .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate, .nav-tabs.donate-tabs>li>a.other-donate {
    padding-left: 41%;
}

.cash-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate, .nav-tabs.donate-tabs>li>a.cash-donate {
    padding-left: 42%;
}

.howto-donate, .howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .nav-tabs.donate-tabs>li>a.howto-donate {
    padding-left: 40%;
}

.contact {
    margin-bottom: 0px;
}

.text-box.white-bg.content {
    padding-bottom: 30px;
}

.map {
    padding: 15px 0px;
}

img.adomanyozz-contact-logo {
    margin-top: 0px;
}

.news-list-item.media.month.amaltaiakrol > h4, .news-list-item.more.month.amaltaiakrol {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
}

.blog-content.maltese-content {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.list-news.article-list.op-list {
    padding: 0px 10px;
    margin-bottom: 20px;
}

td.web > a {
    font-size: 13px;
}

.donate-section p {
    font-size: 13px;
    padding: 0px 20px 0px;
    line-height: 16px;
}

.donation-select > .deo > h3 {
    min-height: 44px;
    text-decoration: none;
}

.howto-in.navin.top > h3 {
    min-height: 28px;
}

.nav-icon-on {
    margin: 0 auto;
    width: 40px;
}

}

/*---------------@media (max-width: 991px)---------------*/
@media (max-width: 991px) {
    
    
    a.navbar-brand-md {
    float: left;
    padding: 10px 2px;
    display: block;
    }
    
    img.brand-logo-maltai {
    padding: 8px;
    margin-left: 30px;
    }
    
       .top-sites-section > .top-content-section {
        /* border-bottom: 1px solid #f2f2f2; */
        padding: 30px 15px;
        background: #e8e7e7;
        border-top: 3px solid #d31e26;
        margin: inherit;
    }
    
    .top-sites-section > .top-content-section > .top-content.line {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    }
    
    .top-sites-section > .top-content-section > .top-content.second {
    border-left: 0px solid #fff;
    }

    .slogan {
    padding: 29px 20px 10px;
    margin-left: 0px;
    margin-top: 0px;
    }

    .slogan > img {

    }
    
    .top-news-content > h2 {
    font-size: 26px;
    margin-top: 20px;
    font-weight: bold;
}

.colNewsletter.text-center {
    padding: 20px 15px 27px;
    background: #FFF;
}

.headNewsLetterForm {
    width: 50%;
    margin: 0 auto;
    margin-top: 10px;
}

.btn-subsc.head {
    color: #fff;
    background-color: #D31E26;
    border-color: #D31E26;
    margin-top: 7px;
    border-radius: 0px;
    height: 50px;
    font-weight: inherit;
}

.top-content {
    padding: 5px 0px;

}

.text-box.white-bg {
    padding: 1px 5px 20px;
}

.contactrow {
    /* background: white; */
    /*display: flex;*/
}

.table-responsive>.table>tbody>tr>td {
     white-space: inherit; 
}

.contact-info {
    padding: 10px 0px 0px;
}

.adomanyozz-contact {
    padding: 15px 30px 0px;
}

.details {
    padding: 5px 0px 15px 0px;
}

.form-control.local {
    height: 50px;
    border-radius: 0px;
}

.list-news {
    padding: 0px;
}

.content-search {
    padding-left: 0px;
    padding-right: 0px;
}

.timeline > li > .timeline-badge.malta-time {
    margin-left: -32px;
 }
 
 ul.timeline > li > .timeline-badge {
    left: -10px;
    margin-left: 0;
    top: 16px;
}

.howto-donate, .howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .nav-tabs.donate-tabs>li>a.howto-donate {
    background-image: url('/img/assets/favicon2.png');
    background-position: 0px 12px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 28%;
    padding-top: 21px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.cash-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate, .nav-tabs.donate-tabs>li>a.cash-donate {
    background-image: url('/img/assets/icon-donate-cash.png');
    background-position: 3px 11px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 32%;
    padding-top: 21px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.other-donate, .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate, .nav-tabs.donate-tabs>li>a.other-donate {
    background-image: url('/img/assets/icon-donate-clothes.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 30%;
    padding-top: 21px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.nav-tabs.donate-tabs>li>a.kerekitsdfel {
    padding: 8px 29px;
    background: #ccc;
    margin: 0 auto;
}

.howto-in > a > h3 {
    padding: 10px;
    margin-top: 30px;
    color: #FFF;
    text-align: center;
    font-weight: 100;
    min-height: 40px;
    font-size: 19px;
}

img.icon-on {
    position: absolute;
    top: 54%;
    left: 38%;
    right: 38%;
    border: 0px;
}

img.adomanyozz-contact-logo.log {
    margin: 0 auto;
    float: inherit;
}

.adomanyozz-icon {
    padding: 10px 50px;
}

.main-footer-nav {
    border-left: 0px solid #000; 
    padding-left: 15px;
    margin-top: 24px;
    padding-bottom: 20px;
}

.main-footer-nav.first.sub {
    padding-left: 15px;
    margin-top: 0px;
}

.main-footer-nav.sub {
    border-left: 0px solid #000;
    margin-top: 0px;
}

.main-footer-nav.last.sub {
    padding-left: 15px;
    margin-top: 0px;
}

p#back-top > a {
    position: absolute;
    left: 40%;
    right: 50%;
    width: 200px;
}


.don-left, .don-right {
    padding: 0px 40px;
}

input#complete_osszeg_valaszto_input {
    display: none;
}

.other-group {
    margin-top: 10px;
    padding: 0px;
}

.paging span {
    cursor: pointer;
    color: #fff;
    margin: 0px 0px 0px 0px;
    background: #d31e26;
    padding: 0px 6px;
    font-size: 20px;
    /* line-height: 20px; */
    border: 2px solid white;
}

.top-sites-section.cover {
    padding: 10px 15px 30px;
    background: #FFF;
}

.top-news-title.organ {
    padding: 0px 15px;
}

.text-box.white-bg.content-tite.organ {
    padding: 0px 15px;
}

.op-center-gallery img {
    width: 100%!important;
    margin-bottom: 5px;
}

img.article-icon {
    float: left;
    padding: 5px;
    width: 45px!important;
    cursor: pointer;
}

.programs {
    margin-bottom: 30px;
}

.programs.earlier {
    margin: 0px;
}

.list-news.op-list {
    margin: 0px;
    padding: 15px 0px;
}

.carousel-wrapper {
    padding: 0px 30px 30px;
    background: #FFF;
}

.carousel-caption.news-caption > a > h3, .news-top-article > a > h3 {
    margin-top: 0px;
    font-size: 16px;
}

.carousel-caption.news-caption h4, .news-top-article > h4, .other-news-content > h4 {
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 0px;
}

span.lead-date {
    font-size: 11px;
}

.carousel-caption.news-caption {
    max-height: 193px;
}

.carousel-caption.news-caption > p {
    font-size: 12px;
}

.donate-section {
    padding: 20px 25px 20px;
}

.news-top-article.donate {
    padding: 1px 10px 26px;
}

.other-news-section {
    border-bottom: 0px solid #f2f2f2
 }   
    
.other-news-content {
    text-align: left;
    font-size: 14px;
    line-height: 1.52857143;
    font-weight: 300;
    padding: 0px;
}

.top-news-img {
    padding: 0px 0px 0px 0px;
}

.other-news-section.arch {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 25px 20px;
    background: #FFF;
}

.news-top-article.storyy {
    padding: 0px;
    margin-top: 10px;
}

.story.list-news {
    padding: 0px 15px;
}

img.story-pic {
    margin-top: 30px;
    padding: 0px;
}

.story-img {
    margin-top: 0px;
    padding: 10px 10px 20px 10px;
}

.story-img > a > img {
    /* margin-top: 0px; */
    /* padding: 10px; */
    width: 85px;
    margin: 0 auto;
}

.blog-lead > img {
    margin-bottom: 30px;
    margin-top: 20px;
    display: block;
    width:100%;
}

.text-box.white-bg.content-tite.right {
    padding: 0px 5px;
}

.form-control-feedback-arch {
    position: absolute;
    top: 8px;
    right: 13px;
}
.text-box.red-bg {
    background: #d31e26;
    padding: 15px 15px 10px 15px;
    height: 110px;
}

img.percent-icon {
    width: 150px;
    margin: 10px auto;
}

.top-partner {
    text-align: left;
    border-left: 0px solid #f2f2f2;
    min-height: 80px;
    padding: 0px 30px;
}

.top-content.strategy.other-partner.first {
    padding: 0px;
}
.top-content.other-partner.first, .top-content.media-partners.first {
    border-left: 0px solid #f2f2f2;
    min-height: 104px;
}

.carouse-phone {
    margin-bottom: 30px;
    padding: 0px;
}

.volunteerto.first {
    background: #FFFFFF;
}
.volunteerto {
    background: #FFFFFF;
}

.list-news > img {
    width: 100%;
}

.howto-in.navin.top > img {
    width: 40px;
}

.volunteerto>.volunteer-cube >img.icon-on {
    position: absolute;
    top: 1%;
    left: 44%;
    right: 44%;
    visibility: visible;
}

.volunteerto>.volunteer-cube {
    min-height: auto;
}

.volunteerto>.volunteer-cube > a > h3, .volunteerto>.volunteer-cube > h3 {
    padding: 10px 10px 0px 10px;
    margin-top: 65px;
    color: #000;
    /* color: #434343; */
    text-align: center;
    font-weight: 100;
    min-height: 60px;
    line-height: 1;
}

div#collapseExample {
    margin-top: 126px;
}

.adniorom.row.l {
  border: 0px;
  
}
.adniorom > h3 {
    margin: 0px 15px 15px 15px;
    font-size: 21px;
    color: #848484;
}

.text-box.white-bg.white-bg-nop-bottom {
    background: #FFF;
    padding: 0px 15px 0px;
}

h3.tabor-title {
    font-weight: normal;
    color: #fff;
    /* text-align: right; */
    font-size: 24px;
    line-height: 32px;
    margin: 0px;
    padding: 20px;
}

.apply-box {
    min-height: inherit;
    background-color: #eeee;
    border-right: 5px solid #a31826;
    margin: 15px;
    padding: 20px;
}

.button-group-apply {
    position: relative;
    width: 60%;
    left: 20%;
    right: 20%;
    bottom: 7px;
}

.form-group-tabor {
    margin-bottom: 15px;
    display: inherit;
}
.regios {
    position: relative;
    right: 0%;
}

.btn-default {
    overflow: hidden;
}

.label-text {
    line-height: 19px;
    display: block;
}

.button-group-apply {
    position: relative;
    width: 100%;
    left: 0%;
    right: 0%;
    bottom: 7px;
}

.text-box.blue-bg-nop {
    background: #02aef0!important;
    padding: 0px 15px 0px;
}
}

/*---------------@media (min-width: 768px) and (max-width: 1200px)---------------*/
@media (min-width: 768px) and (max-width: 1200px){

.volunteerto.top {
    /* padding: 10px; */
    /* background: #e2e2e2; */
    padding: 4px 0px 0px 1px;
    border-left: 0px solid #e2e2e2;
    width: 20%;
}

.volunteerto.top.applybtn {
    /* padding: 10px; */
    /* background: #e2e2e2; */
    padding: 4px 0px 0px 1px;
    border-left: 0px solid #e2e2e2;
    width: 100%;
}

.volunteerto.top.applybtn > .howto-in.navin.top {
    padding: 5px 15px;
    border-bottom: 0px;
}
}

/*---------------@media (min-width: 768px) and (max-width: 991px)---------------*/
@media (min-width: 768px) and (max-width: 991px){
/*.navbar-nav.navbar-bottom>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: normal;
}*/

.volunteerto>.volunteer-cube {
    min-height: 144px;
}

.volunteerto>.volunteer-cube >img.icon-on {
    position: absolute;
    top: 1%;
    left: 39%;
    right: 44%;
    visibility: visible;
}

}
/*---------------@media (max-width: 767px)---------------*/
@media (max-width: 767px) {

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: rgba(30, 26, 26, 0.95);
    background-image: none;
    border: 1px solid #CA2323;
    border-radius: 4px;
    /* z-index: 1000; */
}

.navbar-toggle .icon-bar {
    display: block;
    width: 33px;
    height: 5px;
    border-radius: 6px;
    color: #A78383;
    background: #FFF;
}

 .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
    overflow-y: scroll;
    max-height: 399px;
}
    ul.nav.navbar-nav.navbar-bottom.navbar-left {
    overflow-y: scroll;
}


li.lang-collapse.hu {
    float: left;
    width: 33%;
    margin-left: 58px;
}

li.lang-collapse.en {
    width: 50%;
    float: left;
}


li.lang-collapse.hu > a, li.lang-collapse.en > a {
    color: #DC616F;
    font-weight: bold;
}

img.brand-logo-maltai {
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
}

.nav > li {
    position: relative;
    display: block;
    padding: 0px 30px;
}

.dropdown-menu>li>a {
    color: #E2E2E2;
}

.slogan {
    padding: 10px 20px 10px;
    margin-left: 0px;
    margin-top: 0px;
}

.slogan > img {
    margin: 0 auto;
}

ul.nav.navbar-nav.navbar-right.bottom-nav {
    margin-left: inherit;
}

.fixed-sidebar {
    z-index: -100;
}

.item.active {
    min-height: 400px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    display: block;
    min-height: 400px;
    height: 400px;
        max-width: inherit;
}

.carousel-inner.vol-inner>.item>a>img, .carousel-inner.vol-inner>.item>img {
max-height: 558px;
height: auto;   
}



.carousel-caption.main-slider {
    background: rgba(211, 30, 38, 0.71);
    right: 0%;
    left: 0%;
    border-top-left-radius: 0px; 
    border-bottom-left-radius: 0px; 
    padding-bottom: 10px;
    padding-top: 0px;
    bottom: 60px;
    text-align: left;
}


.carousel-inner.intezm > .item.active {
    min-height: auto;
}

.carousel-inner>.item>a>img.intezmeny, .carousel-inner>.item>img.intezmeny {
    display: block;
    min-height: auto;
    height: auto;
    max-width: inherit;
}

.carousel-inner.intezm > .item.active > .carousel-caption.main-slider, .carousel-inner.intezm > .item > .carousel-caption.main-slider {
    background: rgba(211, 30, 38, 0.71);
    right: 0%;
    left: 0%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
    bottom: 0px;
    text-align: left;
}

.carousel-inner.intezm > .item.active > .carousel-caption.main-slider > h1, .carousel-inner.intezm > .item > .carousel-caption.main-slider > h1 {
    font-size: 14px;
    margin-top: 9px;
    margin-bottom: 6px;
    margin-left: 15px;
}


.top-content {
    text-align: center;
    border-left: 1px solid #f2f2f2;
    min-height: 148px;
}

.top-content > h2 {
    margin-top: 0px;
}

.top-news-section {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 15px 30px;
    background: #FFF;
}

.top-news-img {
    padding: 0px 0px 0px 0px;
}

.top-content > h2, .top-news-section > h2 {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}

.websites > .top-sites-section > .top-news-title {
    margin-left: 15px;
}

.top-sites-section {
    padding: 10px 0px 0px;
    background: #FFF;
}

.top-sites-section > .top-content-section > .top-content {
    text-align: center;
    border-left: 1px solid #fff;
    min-height: 338px;
}

.top-sites-section > .top-content-section {
    /* border-bottom: 1px solid #f2f2f2; */
    padding: 30px 0px;
    background: #e8e7e7;
    border-top: 3px solid #d31e26;
    margin: inherit;
}

.top-sites-section > .top-content-section > .top-content.second {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.top-sites-section > .top-content-section.moresite > ul, .top-sites-section > .top-content-section.moresite > h3{
    margin-left: 10px;
    padding-left: 10px;
}

.top-sites-section > .top-content-section > .top-content > p {
    min-height: 100px;
}

.top-sites-section > .top-content-section.moresite > ul > li {
    list-style: none;
    display: inline;
    margin-right: 21px;
    line-height: 30px;
    overflow: hidden;
}

.jt > a {
    font-size: 24px;
    display: inherit;
    padding: 0px;
    font-weight: bold;
}

li.donate {
    width: 100%;
    padding: 0px;
    border-bottom: 2px solid white;
}

.carousel-wrapper {
    padding: 0px 0px 30px;
    background: #FFF;
}

.carousel-inner>.item>a>img.news-img {
    max-height: 475px;
    width: inherit;
    max-width: inherit;
}

.carousel-caption.news-caption {
    max-height: 195px;
    width: 100%;
    left: 0%;
    top: 60%;
    background: rgba(0, 0, 0, 0.42);
    padding: 10px;
    bottom: 0px;
}

.carousel-caption.news-caption > a > h3 {
    color: #FFF;
    margin-bottom: 5px;
}

.carousel-caption.news-caption > p {
font-size: 13px;
    color: white;
    max-height: 65px;
    overflow: hidden;
    line-height: 16px;
}

.carousel-indicators.newsind {
    left: 0%;
    margin-bottom: 0px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-bottom: 4px;
}

.top-news-section.news-cat {
    padding: 10px 0px 30px;
    border: 0px;
}

.news-top-article > a > img {
    max-height: inherit;
    width: 100%;
}

.donate-section {
    padding: 20px 15px 20px;
}

.other-news-section.arch {
    padding: 20px 15px 20px;
}

 .other-news-section {
    padding: 20px 15px 20px;
}

.news-top-article.donate {
    padding: 1px 15px 26px;
}

.story.list-news {
    padding: 0px 0px;
}

.life-gallery {
    background: #FFF;
    padding: 15px;
}

.programs.high {
    padding: 15px;
    margin: 10px 0px;
}

.img-info {
    border-bottom: 0px dotted #e2e2e2;
}

.news-list-item.article {
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 1px;
}

.sub-footer, .main-footer {
    margin: 0;
}

.text-box.content-tite {
    background: white;
}

.text-box.content-title {
    margin-bottom: 20px;
}

.top-sites-section > .top-content-section > .top-content.xs {
    border-left: 0px;
}

ul.nav.nav-tabs {
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

.tab-pane.donate-panel {
    padding: 0px 15px 0px 15px;
}

.top-news-section.news-cat.howto-group {
    display: inline-block;
    background: #FFFFFF;
    padding: 10px 15px 15px;
}

.nav-tabs.donate-tabs > li > a {
    height: 55px;
}

.howto-donate, .howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .nav-tabs.donate-tabs>li>a.howto-donate {
    background-image: url('/img/assets/favicon2.png');
    background-position: 0px 4px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 16%;
    padding-top: 14px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.cash-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate, .nav-tabs.donate-tabs>li>a.cash-donate {
    background-image: url('/img/assets/icon-donate-cash.png');
    background-position: 3px 3px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 16%;
    padding-top: 13px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.other-donate, .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate, .nav-tabs.donate-tabs>li>a.other-donate {
    background-image: url('/img/assets/icon-donate-clothes.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #FFF;
    padding-left: 16%;
    padding-top: 12px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    background-size: 50px;
}

.nav-tabs.donate-tabs > li.active > a {
    background: #FFF;
    border: 1px solid rgba(0, 0, 0, 0);
}

.howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate {
    color: #666;
}

 .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate {
    color: #666;
}


.nav-tabs.donate-tabs>li>a.kerekitsdfel {
    padding: 0px 17px;
    background: #ccc;
    margin: 0 auto;
}

img.btn-img {
    max-height: 54px;
    float: inherit;
    margin: auto;
}

.howto {
    padding: 0px;
    background: #fff;
}

.howto-in > img {
    width: 100%;
}

img.icon-on {
    position: absolute;
    top: 63%;
    left: 44%;
    right: 44%;
    border: 0px;
    z-index: 10;
    width: auto;
    visibility: hidden;
}

.howto-in {
    margin-bottom: 15px;
    background: #666;
}

.howto-in > a {
    /*position: absolute;
    top: 72%;*/
    /* left: 35%; */
    width: 100%;
    /*height: 200px;*/
    background: rgba(95, 95, 95, 0.66);
}

.howto-in > a > h3 {
    padding: 10px;
    margin-top: 32px;
    color: #FFF;
    text-align: center;
    font-weight: 500;
    min-height: 71px;
    font-size: 21px;
}

.top-news-section.news-cat.programs-group > h3 {
    margin-left: 30px;
    font-size: 31px;
    font-style: italic;
    font-family: times new roman;
}

.top-news-section.news-cat.programs-group {
    background: #ccc;
    padding: 10px 40px 40px;
    display: inline-block;
}

.top-news-section.news-cat.programs-group {
    background: #ccc;
    padding: 10px 20px 40px;
    display: block;
}

.life-gallery.newsgallery.intez {
    padding: 15px;
}

a.title {
    width: 100%;
    display: block;
}

.archive > h5 {
    padding: 10px 0px;
}

.don-left>h2 {
    font-style: italic;
    font-family: times new roman;
    margin-bottom: 40px;
    font-size: 29px;
}

.pin-address {
    padding: 15px 0px 10px;
}

.donate-box > h4 {
    font-weight: 800;
    font-size: 20px;
}

.info-icons.vol {
    padding: 10px 0px 15px;
}

.tab-pane.donate-panel.cashpanel {
    padding: 0px 0px 0px 0px;
}

label.radio-inline {
    width: 100%;
    padding-left: 19px;
}

input#complete_osszeg_valaszto_0 {
    padding-left: 20px;
    margin-left: -10px;
}

span#osszeg_valaszto_span_0 {
    margin-left: 10px;
}

input.radio-inline.other-r {
    margin-top: 7px;
}

.websites.organ > .top-sites-section > .top-news-title {
    margin-left: 0px;
}

#jlocator .controls {
    width: 100%;
    border-bottom: 0px;
}

.timeline > li > .timeline-badge.malta-time {
    margin-left: -10px;
}

ul.timeline > li > .timeline-badge {
    left: 10px;
    margin-left: 0;
    top: 16px;
}

button.btn.btn-archive {
    margin: 7px auto;
}

.btn-archive.year {
    height: 40px;
}

.text-box > h2 {
    font-size: 26px;
}

.manual {
    padding: 0px;
}

.text-box.white-bg.download-box {
    padding: 10px 20px;
    background: #e2e2e2;
    border-left: 5px solid #D31E26;
    margin-bottom: 30px;
    height: auto;
    display: inline-block;
}

.donation-select > .deo > h3 {
    min-height: auto;
    text-decoration: none;
}

.download-box > h3 {
    width: 100%;
}

.text-box.red-bg {
    height: 76px;
}

.main-footer-section {
    padding: 30px 15px;
}

.main-footer-address, .main-footer-nav {
    padding-bottom: 0px;
}

.main-footer-info {
    min-height: auto;
}

.atya-img {
    width: 100%;
}

.carousel-caption.main-slider.apply-slider.phone-slider {
    bottom: 0px;
}

.carousel-caption.main-slider.apply-slider.phone-slider > h1 {
    font-size: 22px;
}

.volunteerto>.volunteer-cube >img.icon-on {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    visibility: visible;
    margin: 0 auto;
}

.volunteerto>.volunteer-cube > a > h3, .volunteerto>.volunteer-cube > h3 {
    margin-top: 0px;
}


.carousel-caption.main-slider.volunteer-slider {
    bottom: 0px;
}

.carousel-caption.volunteer-slider > h1 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.howto-in.navin.top > h3 {
    min-height: 10px;
}

.left-section b, .right-section b {
    display: inherit;
}

.row.more {
    margin-top: 0px;
}

.row.more > a {
    padding-left: 15px;
}

}


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

h2 {
    font-size: 26px;
}

.howto-donate, .howto-donate.active, .nav-tabs.donate-tabs>li.active>a.howto-donate, .nav-tabs.donate-tabs>li>a.howto-donate {
    padding-left: 22%;
}

.cash-donate, .cash-donate.active, .nav-tabs.donate-tabs>li.active>a.cash-donate, .nav-tabs.donate-tabs>li>a.cash-donate {
    padding-left: 22%;
}

.other-donate, .other-donate.active, .nav-tabs.donate-tabs>li.active>a.other-donate, .nav-tabs.donate-tabs>li>a.other-donate {
    padding-left: 22%;
}

.nav-tabs.donate-tabs>li>a.kerekitsdfel {
    padding: 0px 17px;
    background: #ccc;
    margin: 0 auto;
}

img.btn-img {
    max-height: 54px;
    float: inherit;
    margin: auto;
}

.top-news-section.news-cat.programs-group > h3 {
    margin-left: 0px;
    font-size: 26px;
    font-style: italic;
    font-family: times new roman;
}

.adomanyozz-contact {
    padding: 15px 15px 0px;
}

.adomanyozz-contact > p {
    font-size: 14px;
}

}