/*
Theme Name: Texas 2015
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description:
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h4 {
	color: #3881C5;
	font-family: 'roboto_slabbold' !important;
	font-size: 12pt;
	text-transform: uppercase;
}

#header {
	background: url(images/header_bg_mobile.png);
}
#header_bottom {
	background: url(images/header_bg_bottom_mobile.png);
	height: 10px;
}
#header .logo a {
	background: white;
	border-radius: 0 0 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.4) -3px 4px 10px;
	display: inline-block;
	height: 179px;
	padding: 12px 15px 20px 20px;
}

#header .info {
	position: relative;
	z-index: 1002;
}
#header .info .counter .donor_stamp {
	display: none;
}
#header .info .counter h2 {
	color: #317FC9;
	font-family: 'roboto_slabregular';
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
}
#header .info .counter span {
	color: #9B1B1F;
	font-family: 'robotoregular';
	font-size: 15pt;
	font-weight: bold;
}
#header .info .search {
	padding-top: 13px;
}
#header .info .search form {
	display: inline-block;
	position: relative;
}
#header .info .search input {
	border: 1px solid white;
	float: left;
	font-size: 10pt;
	padding: 5px;
}
#header .info .search button {
	background: none;
	border: none;
	margin-left: -37px;
	margin-top: -2px;
	position: absolute;
}
#header .info .lang-toggle {
	color: white;
	display: inline-block;
}
#header .info .lang-toggle a {
	text-decoration: underline;
}

#header_scroll {
	background: url(images/header_bg_mobile.png);
	border-bottom: 1px solid #004B91;
	box-shadow: rgba(0, 0, 0, 0.2) -3px 4px 10px;
	height: 50px;
	position: fixed;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	z-index: 100000;
}
#header_scroll h1 {
	color: white;
	display: inline-block;
	font-size: 16pt;
	font-weight: bold;
	left: 50%;
	margin-left: -100px;
	position: absolute;
	text-align: center;
	top: -8px;
	width: 200px;
}
#header_scroll a.logo {
	left: 5px;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
#header_scroll a.logo img {
	width: 40px;
}

#sidebar {
	background: url(images/sidebar_bg.png) no-repeat;
	height: 655px;
	left: 20px;
	padding-top: 25px;
	position: relative;
	top: 0;
}
#sidebar .secondary {
	max-width: 250px;
	padding: 14px 0 14px 14px;
}
#sidebar h4,
#sidebar .widget_nav_menu ul.menu > li > a {
	color: #62853F;
	font-family: 'roboto_slabbold';
	font-size: 14pt;
	text-transform: uppercase;
}
#sidebar .widget_nav_menu ul.menu > li > a:after {
	content: none;
}
#sidebar .items,
#sidebar .widget_nav_menu ul {
	list-style-type: none;
	padding: 0;
}
#sidebar .widget_nav_menu ul.sub-menu {
	margin-bottom: 40px;
}
#sidebar .items a,
#sidebar .widget_nav_menu ul.sub-menu a {
	color: white;
	font-size: 14pt;
	height: 27px;
	line-height: 27px;;;
}
#sidebar .items a:before,
#sidebar .widget_nav_menu ul.sub-menu a:before {
	background: url(images/sprite.png) no-repeat;
	background-position: 0 -98px;
	content: ' ';
	display: inline-block;
	height: 16px;
	left: -5px;
	position: relative;
	top: 3px;
	width: 16px;
}

footer.site-footer {
	background: url(images/footer_bg.png);
	overflow: hidden;
	padding: 20px 0;
}
footer.site-footer .disclaimer {
	color: #707070;
	font-family: 'robotoregular';
	font-size: 9pt;
	line-height: 16px;;
}
footer.site-footer .media {
	width: 100px;
}
footer.site-footer .media a {
	line-height: 32px;
}
footer.site-footer .box-left {
	padding: 0;
}

footer.site-footer .disclaimer a,
.footer-sidebar a {
	color: #6D8D0B;
}
#footer-sidebar-1 ul,
#footer-sidebar-2 ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

/* Sprites */
.sprite {
	background: transparent url('images/sprite.png') no-repeat;
	display: inline-block;
}
.sprite-footer {
	height: 32px;
	line-height: 32px;
	vertical-align: bottom;
	width: 32px;
}
.sprite.facebook-blue {
	background-position: 0 0;
}
.sprite.twitter-blue {
	background-position: 0 -32px;
}
.sprite.youtube-blue {
	background-position: 0 -64px;
}

.sprite.email,
.sprite.heart,
.sprite.donate {
	height: 21px;
	line-height: 20px;
	vertical-align: bottom;
	width: 21px;
}

.sprite.email {
	background-position: -32px 0;
}
.sprite.heart {
	background-position: -32px -21px;
}
.sprite.donate {
	background-position: -32px -42px;
}

.sprite-large {
	background: transparent url('images/sprite_large.png') no-repeat;
	display: inline-block;
	height: 68px;
	line-height: 68px;
	vertical-align: bottom;
	width: 68px;
}
.sprite-large.facebook-blue {
	background-position: 0 0;
}
.sprite-large.twitter-blue {
	background-position: -108px 0;
}
.sprite-large.youtube-blue {
	background-position: -218px 0;
}
.sprite-large.instagram-blue {
	background-position: -313px 0;
}




/*Home page carousel section*/

#carousel_row .spacer {
	display: block;
	height: 20px;
}
#carousel_row {
	background: #C0DDA0;
	padding-bottom: 20px;
	padding-top: 20px;
}
#carousel_row .carousel {
	border: 10px solid white;
	border-radius: 10px;
}

#carousel_row .left.carousel-control,
#carousel_row .right.carousel-control {
	height: 80px;
	margin-top: -39px;
	opacity: 1;
	top: 50%;
	width: 50px;
}
#carousel_row .left.carousel-control {
	background: url(images/slider_prev.png) no-repeat;
	left: -10px;
}
#carousel_row .right.carousel-control {
	background: url(images/slider_next.png) no-repeat;
	right: -10px;
}

#carousel_row .padded {
	padding-bottom: 15px;
}









@media (max-width: 767px) {
	/*#carousel_row .ads .half{ width:49%; }*/
	#carousel_row .ads .full {
		width: 100%;
	}
	#header .logo,
	#header .info .search {
		margin-bottom: 20px;
	}
	#header .logo,
	#header .info .counter,
	#header .info .search {
		text-align: center;
	}
	footer.site-footer .box-left {
		text-align: center;
	}
	footer.site-footer .box-left li {
		margin: 0 10%;
	}
	footer.site-footer .sprite-text {
		display: none;
	}
	footer.site-footer li.media {
		display: inline;
	}
}
@media (max-width: 991px) {
	#carousel_row .container {
		margin-top: 40px;
	}
}
@media (min-width: 768px) {
	#header {
		background: url(images/header_bg.png);
		height: 128px;
		position: relative;
	}
	#header_bottom {
		display: none;
	}
	#header .logo {
		position: absolute;
	}
	#header .logo a {
		display: inline-block;
		left: -20px;
		position: relative;
	}
	#header .info .counter {
		text-align: center;
	}
	#header .info .counter h2 {
		font-size: 8pt;
	}
	#header .info .counter .donor_stamp {
		display: block;
		left: -15px;
		position: absolute;
		top: 7px;
	}
	/* #header .info .search input{
		width:200px;
	} */
	#page {
		padding-bottom: 20px; 
		padding-top: 20px;
	}
}

@media (min-width: 992px) {
	#header .info .counter h2 {
		font-size: 12pt;
	}
}
@media (min-width: 1200px) {
	#header .info .lang-toggle {
		left: 20px;
		position: relative;
		top: -10px;
	}
}

/* Navigation Menu */
#site-navigation {
	background: url(images/nav_bg.png); 
	position: absolute;
	top: 75px;
	z-index: 1001;
}
.nav-menu > li > a:after {
	background: transparent no-repeat;
	content: '';
	display: inline-block;
	height: 17px;
	left: 6px;
	position: relative;
	top: 2px;
	width: 18px;
}
.nav-menu > li > a:hover:after {
	background: transparent no-repeat;
}
.main-navigation {
	text-align: center;
}
.main-navigation li {
	font-size: 13pt;
	margin-top: 24px;
	margin-top: 1.714285714rem;;
}
.main-navigation a {
	color: white;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759B;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.menu-toggle {
	background: transparent;
	border: 1px solid transparent;
	padding-bottom: 8px;
	position: fixed;
	right: 10px;
	top: 85px;
	z-index: 100000;
}
.menu-toggle .icon-bar {
	background-color: #FFFFFF;
	border-radius: 1px;
	display: block;
	height: 2px;
	margin-top: 5px;
	width: 22px;
}


@media screen and (min-width: 767px) {
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		padding-left: 160px;
		position: relative;
		text-align: left;
		width: 100%;
		z-index: 998;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: white;
		display: block;
		font-family: 'robotoregular';
		font-size: 12pt;
		font-weight: bold;
		height: 51px;
		line-height: 51px;
		text-indent: 15px;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		background: rgba(14, 79, 147, 0.71);
		color: #FFFFFF;
	}
	.main-navigation li:hover {
		background: #0E4F93;
	}
	.main-navigation li {
		margin: 0;
		position: relative;
		text-align: center;
	}
	.main-navigation li ul {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: 100%;
		width: 1px;
		z-index: 1;
	}
	.main-navigation li ul ul {
		left: 40%;
		margin-top: 0;
		top: 0;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		height: inherit;
		overflow: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: url(images/header_menu_bg.png);
		display: block;
		font-size: 13pt;
		font-weight: normal;
		height: auto;
		line-height: 18px;
		padding: 18px;
		text-indent: 0;
		white-space: normal;
		width: 290px;
	}

	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #0E4F93;
		color: #C0DDA0;
	}
	.main-navigation .sub-menu {
		background: url(images/header_menu_bg.png);
		box-shadow: rgba(0, 0, 0, 0.2) -3px 4px 10px;
		box-sizing: border-box;
		width: 270px!important;;
	}
	.main-navigation .sub-menu li {
		text-align: left;
	}
	.main-navigation .sub-menu li:last-child {
		;
	}

	.menu-item-has-children > a:after {
		background: url(images/sprite.png) no-repeat;
		background-position: 0 -98px;
		content: ' ';
		display: inline-block;
		height: 16px;
		left: 5px;
		position: relative;
		top: 3px;
		width: 16px;
	}
	.menu-item-has-children > a:hover:after {
		background-position: -17px -98px;
	}

	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #FFFFFF;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
}


.dkblue {
	color: #305977;
}
.robotoslabbold {
	font-family: 'roboto_slabbold' !important;
}


.fancy.green .line {
	border-top: 2px solid #B3D88C;
}
.fancy .line {
	border-top: 2px solid #7EBEE8;
	display: inline-block;
	margin-top: 9px;
	width: 30%;
}
.fancy .line.full {
	width: 100%;
}
.fancy .line.left {
	float: left;
}
.fancy .line.right {
	float: right;
}
.fancy .text {
	display: inline-block; 
	text-align: center;
	width: 40%;
}
.fancy .star {
	background: url(images/sprite.png) no-repeat;
	background-position: -54px 0;
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 35px;
}

/*Inner page styles*/
.breadcrumb-trail.breadcrumbs {
	position: relative;
	z-index: 1000;
}
.breadcrumbs span.trail-end {
	color: #85AC0D;
}
.breadcrumbs a {
	color: #898989;
}
.entry-title {
	color: #85AC0D;
	text-align: center;
}
.entry-content a {
	color: #85AC0D;
}
.entry-content a.dkblue {
	color: #337AB7;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
	color: #337AB7;
}
.entry-content img {
	margin: 10px;
}
.entry-content #ecardTable img {
	margin: 0;
}
.screen-reader-text {
	display: none;
}


.btn-green-stich {
	background-color: rgb(244, 237, 226);
	background-image: url('images/btn-green-stich.png');
	border: 0;
	height: 55px;
	margin: 0!important;
	padding: 0!important;
	text-align: center;
	width: 173px;
}

/*E-Card stuff */


#ecardTable .brown {
	color: #8A7270;
}
#ecardTable .chocolate {
	color: #C98659;
}
#ecardTable .gold {
	color: #EAD653;
}
#ecardTable .blue {
	color: #3996D1;
}
#ecardTable .purple {
	color: #A34081;
}
#ecardTable .teal {
	color: #2BBDB0;
}
#ecardTable .red {
	color: #FF0000;
}
#ecardTable .pink {
	color: #EE7177;
}
#ecardTable .bananna {
	color: #FFC772;
}
#ecardTable .orange {
	color: #F8BB7A;
}
#ecardTable .magenta {
	color: #FB0A4F;
}

h2.ecard-title {
	font-size: 18pt;
	margin-bottom: 10px;
	padding: 0 5px;
	text-align: center;
	word-wrap: break-word;
}

.ecard-text {
	background: white;
	height: 400px;
	padding: 40px 20px 0 20px;
	position: relative;
	width: 230px;
}
p.ecard-middle {
	font-weight: bold;
	line-height: 18px;
	padding: 10px 9px 6px 9px;
	text-align: center;;
}
.ecard-textarea-fake {
	font-weight: bold;
	height: 135px;
	margin-bottom: 30px;
	margin-left: -3px;
	width: 202px;
	word-wrap: break-word;
}
.ecard-footer {
	bottom: -10px;
	position: absolute;
}

/*template content stuff*/
.row.brief {
	margin-bottom: 20px;
}

/* Stories archive stuff*/
.square.brief h4 {
	text-align: center;
}
.square.brief img {
	border-radius: 5px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.square.brief .post-thumbnail {
		overflow: hidden;
		padding-bottom: 85%;
		position: relative;
	}
	.square.brief .post-thumbnail img {
		position: absolute;
	}
}
@media (min-width: 1200px) {
	.main-navigation ul.nav-menu {
		padding-left: 260px !important;
	}
}

/* ask a question */
.type-faq h2 {
	font-size: 15pt;
}


.ui-datepicker select {
	color: black;
}


@media (min-width: 768px) and (max-width: 979px) {
	.main-navigation {
		display: none !important;
	}
	#header .menu-toggle {
		display: block !important;
		position: absolute;
	}
}
@media (max-width: 767px) {
	.menu-toggle {
		position: fixed;
		top: 10px !important;
	}
}


.calc_table .points,
.calc_table .result {
	display: inline-block;
	padding-top: 8px;
}
.calc_table .glyphicon.glyphicon-remove {
	padding-top: 10px;
}

.form-control.form-control-inline {
	background: none;
	border: none;
	border-bottom: solid 1px;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	width: unset;
}

.form-control.form-control-inline.clean {
	border-bottom: none;
}

.form-control.form-control-inline.w100 {
	width: 100%;
}

.form-control.form-control-inline:hover,
.form-control.form-control-inline:focus {
	background: RGBA(255, 255, 255, 0.5);
	box-shadow: none;
}
.form-control-radio {
	margin-right: 8px !important;
}
.table-full.table-bordered td {
	border-color: #333333;
}
.table-borderless {
	border: none;
}
table.table-borderless tbody tr td {
	border-top-color: #333333;
}
table.table-borderless tr:first-child td {
	border-top: none;
}
