

body, html {
  width: 100%;
  height: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: "Mukta Mahee", "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
a {
	color: #d83d12;
}
p {
	font-size: 21px;
	line-height: 145%;
	font-weight: 300;
}
ol {
    padding: 0;
}
ol > li {
    font-size: 26px;
}
.list-group-item {
	font-size: 18px;
	border: 1px none;
	background: none;
	padding: 4px 15px;
}
.intro-message a, .intro-message a:visited, .intro-message a:hover {
    color: #fff;
    text-decoration: none;
}
.img-responsive {margin: auto;}
.intro-header {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  color: #f8f8f8;
  background: url(../../images/nagy-halloween-felmeres-bg-dark.jpg) no-repeat center center;
/*  background: url(../../images/a-nagy-halloween-felmeres-eljen-a-halloween-dark.jpg) no-repeat center center;*/
  background-size: cover;
}

.intro-message {
  position: relative;
  padding-top: 27%;
  padding-bottom: 20%;
}

.no-padding {
	padding: 0;
}
.backpos {background-position: 50% 82%;}

.intro-message>h1 {
  margin: 0;
  text-shadow: 1px 1px 19px rgba(216, 61, 18, 1.00);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
  text-shadow: 1px 2px 3px rgb(0, 0, 0);
  font-size: 30px;
}

.intro-social-buttons i {
  font-size: 80%;
}
.tlead {
    font-size: 150%;
    font-weight: 600;
}
.my-auto > h2 a {
    color: #fff;
}
@media(max-width:767px) {
	p { font-size: 16px;}
  .intro-message {
    padding-bottom: 15%;
  }
  .intro-message>h1 {
    font-size: 3em;
  }
  .intro-message>h3 {
    font-size: 20px;
  }
  ul.intro-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.intro-social-buttons>li:last-child {
    margin-bottom: 0;
  }
  .intro-divider {
    width: 100%;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-a {
  padding: 50px 0;
  background-color: #f8f8f8;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../../images/a-nagy-halloween-felmeres-eljen-a-halloween-dark.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media(max-width:1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media(max-width:767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }
  ul.banner-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons>li:last-child {
    margin-bottom: 0;
  }
}

footer {
	background-color: #242424;
    padding: 10px 0 0;
   /* position: absolute;
    bottom: 0;
    left: 0;
    right: 0;*/
}
footer a:hover { color: #fff; }

.copyright {
	color: #aba6a5; 
	font-size: 14px;
}
.mt20 {margin-top: 20px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.btn-action {
	border: 2px solid #b32a15;
    font-size: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.btn-action-inverse {
    color: #b32a15;
}
.btn-action-normal {
	background: #b32a15;
	color: #fff;
}
@media(max-width:767px) {
	.btn-action {
		font-size: 20px;
		letter-spacing: 1px;
	}
}
@media(max-width:368px) {
	.btn {
		white-space: normal;
	}
}
/*.btn-action {
	background: #F84502;
	border-color: #B32A15;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}*/
.btn-action:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.a2a_kit {
margin: 20px;}