@media (min-width: 1200px) {
	.container-navbar {
	    width: 100%;
	}
}

.herotxt-indexpage{
	background: #FAD446;
	border-color:#f7cc29;
}
.opening-text p {
	color: black;
}
@media (min-width: 768px) {
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: hidden!important;
	}
}
.btn-custom-escribers {
	color: black;
	background-color: #f7cc29;
	border-color: #d58512;
}

.btn-custom-escribers:hover {
	color: white; 
	background-color: #e5bc19;
}

.btn-custom-default {
	background-color: lightgray;
	color: black;
}

.btn-custom-default:hover {
	background-color: gray;
	color: white;
}

.well-sections{
	height: 350px;
}

.list-custom li {
	padding-right: 25px;
}

.list-custom li h4 {
	font-weight: bold;
}

.btn-lg-custom {
		width: 100%;
}

.row-index-sections {
	margin-left: -200px;
	margin-right: -200px;
}

.footer1-custom {
	background: #111;
	padding: 30px;
	color: #ccc;
}

.footer2-custom {
	background: #111;
	padding: 15px;
	color: #ccc;/*
	font-size: 13px;*/
}

.footer1-custom p, .footer1-custom a, .footer2-custom a, .footer2-custom p {
	color: #ccc;
}
.footer1-custom a, .footer2-custom a {
	font-weight: bold;
}

.herotxt-custom {
	  float: none;
	  padding-top: 2%;
	  min-height: 200px;
}

.herotxt-custom-jumbotron {
	float: none;
	min-height: 200px;
}

.herotxt-custom p {/*
	font-size: 20px;*/
	color:#ddd;
}
.herotxt-custom span {
	color: #222;
	display: block;/*
	font-size: 35px;*/
	line-height: 45px;
	font-weight: normal;
	margin-bottom: 12px;
}
.herotxt-custom p {
	 margin-bottom: 0;
 }
.herotxt-custom p {
	margin-bottom: 0;
}
.herotxt-custom .btn-download a {
	margin-top: 37px;
	text-align: center;
	display: inline-block;
	background: #fff;/*
	font-size: 18px;*/
	padding: 10px 25px;
	text-decoration:none;
	color:#222;
}
.herotxt-custom .btn-download{
	text-align: center;
}
.herotxt-custom a, .herotxt-custom input[type=submit] {/*
	font-size: 14px;*/
	text-shadow: none;
}
.opening-text p {
	color: black;
}

.jumbotron, .jumbotron p {
	color: white;
}

.h-body-main {
	color: black;/*
	font-size: 18px;*/
}
.h-caption {
	background-color: #555;
	border-radius: 5px;
	padding: 20px 15px 0 15px;
	color: black;
}
.h-caption h4 {
    line-height: 25px;
    height: 60px;
}

#head {
    line-height: 0;
    padding-top: 5%;
	min-height: 5%;
}

.da-slider {
    height: 300px;
}

.panel {
    line-height: 1.428571429;
}

#spinner {
	padding: 50px;
	margin-left: auto;
    margin-right: auto;
    width: 20em;

}

#form-submit {
	margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 25px;
    width: 20em;
}

body, p {
	font-size: 16px;
}

.wrappable {
	overflow: hidden;
	max-width: 75px;
	word-wrap: break-word;
}

body {
	padding-top: 5%;
}