/*
Theme Name:     Radiate child
Description:    Radiate child 
Author: ThemeGrill
Author URI: http://themegrill.com/
Template:       radiate
Version:        1.0
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align:;
}


html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

}
ol, ul {
	list-style: none;
}
table { /*tables still need 'cellspacing="0"' in the markup */
	/*border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px;
	margin: 0 0 1.5em;
	width: 100%;*/
}
th {
   font-weight: bold;
}
th, td {
   /*border: 1px solid #EAEAEA;
   padding: 6px 10px;*/
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* =Genericons
----------------------------------------------- */
@font-face {
    font-family: 'Genericons';
    src: url('http://hondurasisgreat.com/wp-content/themes/radiate_child/font/genericons-regular-webfont.eot');
    src: url('http://hondurasisgreat.com/wp-content/themes/radiate_child/font/genericons-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('http://hondurasisgreat.com/wp-content/themes/radiate_child/font/genericons-regular-webfont.woff') format('woff'),
         url('http://hondurasisgreat.com/wp-content/themes/radiate_child/font/genericons-regular-webfont.ttf') format('truetype'),
         url('http://hondurasisgreat.com/wp-content/themes/radiate_child/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	font-family: 'Merriweather', Georgia, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #444444;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family:  'Roboto', sans-serif;
	clear: both;
}
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }
hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

/* Text elements */
p {
	color: #444444;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}
ul, ol {
	margin: 0;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
	margin-left: 1.5rem;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 15px 15px;
	margin: 0 1.5rem 1.5rem;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #EAEAEA #EAEAEA #EAEAEA #632E9B;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 20px 20px 5px;
}
blockquote cite {
	color: #333333;
	font: 300 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
address {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
	display: block;
   font-style: italic;
}
pre {
	background: #FFFFFF;
	border: 1px solid #EAEAEA;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
	padding: 1.6rem;
	white-space: pre-wrap;
	overflow: auto;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	white-space: pre-wrap;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
#logo1 {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	float:left;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
/* For icon display hide of jetpack site stats */
img#wpstats {
 	display: none;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #632E9B;
	border: none;
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 8px 16px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	text-decoration: none;
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to radiate-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #000;
	background-color: #fff;
	border: 0px solid #fff;
	/*border-radius: 3px;*/
	border-radius: 0px 12px 12px 0px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #632E9B;
	text-decoration: none;
}
a:visited {
}
a:hover,
a:focus,
a:active {
}

/* clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-right: 1.5rem;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-left: 1.5rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.alignnone {
	margin: 10px 0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* =Layout
----------------------------------------------- */
.inner-wrap {
	max-width: 1218px;
	margin: 0 auto;
}
#primary {
	width: 68%;
	float: left;
	margin-left:-30px;
}
#secondary {
	width: 28%;
	float: right;
}
#content {
	padding-top: 45px;
}
#content a:hover {
	text-decoration: underline;
}

/* =Header
----------------------------------------------- */
#parallax-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#page {
  position: relative;
  z-index: 888;
}
#masthead {
}
.header-wrap {
	border-bottom: 1px solid #E1E4E6;
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 999999;
	background-color: #E6EFF9;
	background-color: #98CCE6;
	/*opacity:0.9;*/
  	filter:alpha(opacity=90); /* For IE8 and earlier */
}
body.admin-bar .header-wrap {
	top: 32px;
}
.site-branding {
	float: left;
	font-family: 'Roboto';
	max-width: 100%;
	margin-right: 30px;
}
.site-title {
	font-size: 36px;
	font-size: 3.6rem;
	padding: 5px 20px 5px 25px;
	padding: 0.5rem 2rem 0.5rem 2.5rem;
	float: left;
	line-height: 1.5;
}
.site-title a {
	color: #444444;
}
.site-title a:hover {
	color: #632E9B;
}
.site-description {
	display: none;
}
img.header-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#masthead .search-form {
	height: 28px;
	float: right;
	position: absolute;
	top:68%;
	right:10%;
	/*right: 0;*/
	/*top: 65px;*/
	/*	background-color: #632E9B;*/
	background-color: transparent !important;
	/*padding: 10px 20px;*/
	/*display: none;*/
	z-index: 999;
}
#masthead .search-form .search-field {
	width: 180px;
    height: 22px
}
#masthead .search-form input[type="submit"] {
	display: none;
}
.header-search-icon {
	float: right;
	border-left: 1px solid #E1E4E6;
	padding: 14px 10px 10px 10px;
	cursor: pointer;
}
.header-search-icon:before {
	content: '\f400';
	color: #632E9B;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 40px/1 'Genericons';
	vertical-align: top;
}
.search-form-new{

}
.busq-ico{
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFOklEQVR4Xu2b4XXbNhDH77hA0wmiTFB3gjgT1J0gJjBAnQnqTBD7u0laE9SeoMoETSeosoG7AK/vr4J+sgSARxCUQr3gPb0X54EE7ofDHXB3ZMrUmqZZiMhbETlj5jMiWrjf9ghrIlqLyBdmxu9zWZb4v6M1HjMyhCaiX0TkyiOs9tVrZr4nouUxYCQBaJrmvG3b98x8qZVS009EHoqiuC3LcqXpn6PPIABN07xq2/ZTbsF3BXEgPhxCI9QA7u7uLoqiaIjoVQ7yinc8icgHay22x2RNBaCqqmbqVQ9JKCL3RVFAG56moBAFAJUXkT+I6Fw7uIj8CwsvIt0+7ia+0RxmPnee4gftO4kIHuPdFBCCAJzwfxIRXFq0OaHvmflBa8BgSEXkAj9mft03xlQQggDquobw0ZWH4ER0UxTFTerqOMMKN3rFzH1akV0TvACUe37JzFepgu+uuNO4GyJ6H9MG2ARrbanQGFWXPQDO2mPfB5uIlFNZ56qqLpkZ3uYg478A4Fbhn5Crg8oXRXGh3eeqJfB0aprmrG3bVWRLPDHzzznOCS8A1HUNnxtUQWeJD3JKAwQR+SviHh+stb+mQu6eewagGHAytQ8J0bcdcizIM4Ce1V8aY7Ke+7UrV9c1DONvgf4rY8w77bt8/TYA3FUWe3+vuX2/yGXth07WuUncGL0ukpnfjLEFGwBVVcEHfwoA+GitvR468Zz9Y/MjoltjDM4RSW0DoK5rrD7u9i/asVd/ezJVVUELfCfGtTHmTZL0OJrH1H8s3dRJ+Z6rquqamX/37uP/XeKXlPE4ZmlzWNmUSfmeiXkpd22GsRzcOGRlof7W2kPd/VUTj2yDZC8FADjYvPXM4LMxRn0NVkkwslPEVSfPFQBCBvDo1n+XV8QOPBljfkzhCwDyrbq/AQDIGKOKbu2+MwYA8bgkw5KyEppnXBAFcYq99h3ABBowJxuQvgVCrkVEZgNARP621vbGLr2HqO9uMHzdTHYtGoOW0ifksscc2U/lKJwcrDmVy1ByTKCLBwSvmi74OElaasg2iJxYv1pr967y2nd38YBg2Olb8AaxG+vY+fWGxIgIIWio2FG0wIXqER32rnKWkBjUpa7rB1R7BFRnVNhJq45DAyFE9GiMuRjz/u2wOJKV3nM2BpgyGxQS4KBhcYUWILWdHHoaukouAoQFCQVlkoMg23PZTY0t2rZFBjaUpYU9QJ4+Kf6mhdAnfM5g7d4duk/tpt4ObnyE6GPhOJTWXRtjllqooX7eIEJfjtBBQF3Ax1zeAdYeGSARGZKDGF0v4AXgsjHIzv7UQxhb4rosy9sxK1HXNRKyEDzlQDMKQrRExqWo+yBA9q7Y8VFrH7DPEYwdWWTZcU+G0FskNQBCNxmUwq6KotiUwHbFUiiOwt9t2y7cv1NWO6ZoSRB6A4na0pUxWyDjs4Mh9ALoJgfrjIIoRSFTFnlcARZsjKaCbHvMQRDUADCCyyPi4hQ6MmcRHoXTMK5t25731QsFBlRDGASgG8yFp2G1fRmlMRAemRkld89lOFVVQRiNId4dVwUhCcAWCNTxXA4odtyDIyJfiQjlsPe+QocBLtkHvhfCKADbI7rKLqjs5mMJXzksorfMjGt15ylWmuqOKSFkAzBG7zXPTgVhNgCcEcb3CpoTqno7zArAFBBmByA3hFkCyAlhtgByQZg1gLEQEFKfPYCRENYnAWAMhJMBkAJh862T5hQ2pz4DT4zLkwMwRBOQ5zhJABoIXabrZAFsQUApPT7Eeu2+b8RdApHsTXLnPxvVcpKLaSUfAAAAAElFTkSuQmCC'); 
height: 28px;
width: 44px;
position: absolute;
left: 73.5%;
top:68%;
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
background-color: #fff;
border-radius: 12px 0px 0px 12px;
}
.donate-icon{
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFHElEQVR4XuVbjXHWMAyVJoBOQDsB7QTQCYAJgAmACSgTUCYAJoBOQDsB7QSUCWgnEPdycs6fv9iyEzsxh+++O2hsR3rWz7PsMM1sIvKciJ4R0SERPdVpbokIv+9EdMHM+HfXjUulU8U/quLW8HMi+sDMd1bHrZ4XASAiX4joZaGwsIIXzHxdOG6V7tkAJJS/JyKn3EMiejwhOSzgtEcQsgAQkTMieh8odkVEZ8x86f9dRBATXhHRWyJ64D2DJZz05g4mAKrQr0D5r8wMJaNNRI6JCOD4IHxiZgDTTcsBIPR7U3mnXQSEo56yQw4A8F+3ivD3wxIznnCfd8yM7NBFSwIgIsjvPzxJi014woWumNnxhs1BsACAvyLnu4Z0BpKz10QEGQDWsZfuRAR/c9nhlpmPNtdcBbAACKM/UtlO1Mc8gZlDWfQbyY+IYMwTpzQzm663FkCLAYhkiWtmPvGC4T8LAFLdZ2819gLYRJxw3UGBYUGwEB+AG2ZGiuyiWRYAUuNzgJ2VVeXCQOkUG31dRHwgs9PoGgiZvigiYHCPYoEwYQEY8pqZv2iA/KNzTMaRNZSdekcOAKEb7PF6EZGIAtgSY9sMN0D2OGZmWFU3zQRAhffTGP4EELC6Q0oM0lyo3AEygroB3GIvi2yJRi4AU7x+jAciAmb3JqJIlDtsqfiYknOFiPB6t7ow82+RuboKeqGMWRbgBmnOh9k7VjcV5MJ3dMX8FgHgAeH2+3CDYVscsr3gRV3tAH3ZiiwgRA/pzVFeEQn3DX73wVJy3W3NfosA8AXVGPHTSoc5yqmrAdzmdcRqAKgbhKTJ6XvHzAeZyoN6u2rTTkFVUylKc+ASsChQ80UV59oApNLhDgNUi0GhBXuDQYlI7RGPXBktLKTs8JEcgKsEwdiL9Mwglg6HYorSYvRxRREogZUEZca+Yw5TnB1jqlqArqJfQvOxGtJhsDHyn2MciipzGyrOxTGjBQDgCTgym2qoEYA0hSX2uUqHACLdFsWEFgCEmydfSICDVW5VEyxmnS0AgIJu61tjZUvnKNpuVwdA40C4eyxVYkn/S2Y+zZ2gFQApVpgr25J+2VbQCoCwlLZEmTljx0KMNbgJAOoGMVZoyVTr+bBVtyZrCUCKFVpy1XieRY5aAhCrFtdQLmeOrGDYDAB1gxgrzFGgRh/TDVoDkGKFNRS05jDrka0BSLFCS/gaz01m2BqArdPh3klWiGpTAHpIh9ZJ9BoAbB0HkqxwDQCmbpjV8O/cOZJ84H8AYDymn0KsGAARwU2PsY6XWgat+6H8NafMlbvCVr/lAOgROKo4YSHDXY7GgSdID7bBqAfgLBG/4WR445ZMhaYFJGp4G+uV/frkrbTSGyLZb+2oY3JrbAGw9Y6uBo7zY8DM6/E1hK45xyIAtt7S1gBiGRHSg0pEc//QAhEe/499H1BD8FpzJI/mzSyQI4WmSYCEn3+jLGd4yz73zJw8baoCgK+BggH6O16NbamhMbd5Mbs6AE4g5Q/IIv4HE2tjYd5ubwaAboVhfjjHj50VtgYkmQHw8qYAeNaw1UGJeT6wCgBqDcgccIm1YsNXWJ91MXM1AILYAIuY+rxuqUvcKMjfcw5FVnOBKa00W6BoitS5JFDiOybEmfM5H2OtbgEhGHplBiAgdZZwiAs18clPeHJNaXMAAg4B1wAQMYv4rSYO3zbP/XJA6AoAL1j6H1zCxLHKMPHiO0AWCN0BoCDACpA1EMya3jD9C2pkDl/WMriCAAAAAElFTkSuQmCC'); 
height: 34px;
width: 38px;
position: absolute;
left: 67.5%;
top: 6%;
background-size: 28px;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border-radius: 12px 12px;
}
.nav-previous a,.nav-next a{
color: #0873A2;
font-weight: bold;
}

/* =Menu
----------------------------------------------- */

.main-navigation {
	float: left;
	max-width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	font-family: 'Roboto';
	float: left;
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2.3;
/*	border-left: 1px solid #E1E4E6;
*/}
.main-navigation a {
	font-family: 'Roboto';
	padding: 0 25px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	/*color: #444444;*/
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	background-color: #EDF9FF !important;
	color: #054B95;
}

/* Dropdown */
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
	display:none;
	z-index: 9999;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
	display:block;
}
.main-navigation ul ul {
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 41px;
	z-index: 99999;
}
.main-navigation ul ul li {
	border-left: none;
	font-size: 14px;
	font-size: 1.4rem;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
	color: #444444;
	background-color: #EDF9FF;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
	background-color: #632E9B;
	color: #054B95;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	min-width: 200px;
}
/*.tp-rightarrow.default {
	z-index: 0;
}
.tp-leftarrow.default{
	z-index: 0;
}
.tp-bullets.simplebullets.round .bullet{
	z-index: 0;
}*/




/* =Content
----------------------------------------------- */
.sticky {
}
#main{

	/*box-shadow: 1px 1px 26px -3px rgba(139, 134, 134, 0.54);*/
}
.hentry {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 30px;
	padding: 3rem;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 26px -3px rgba(139, 134, 134, 0.54);
	word-wrap: break-word;
}
.page-header {
	padding: 10px 30px;
	padding: 1rem 3rem;
	background-color: #FFFFFF;
	text-align: center;
}
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.post-featured-image {
   padding-bottom: 10px;
}
.post-featured-image a img:hover {
   opacity: 0.8;
   filter:alpha(opacity=80); /* For IE8 and earlier */
   box-shadow: #000 0 0 0;
}
.page-content,
.entry-content,
.entry-summary {
	/*margin: 15px 0 0;
	margin: 1.5rem 0 0;*/
}
.page-links {
	clear: both;
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}
.entry-title {
	font-size: 30px;
	font-size: 3rem;
	line-height: 0.9;
	color:#078166;
	height: 61px;
	overflow: hidden;
}
.page-title {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.5;
}
.entry-title a {
	color: #078166;
}
#content .entry-title a:hover {
	color: #632E9B;
	text-decoration: none;
}
.entry-content ul {
	list-style: square;
}
.entry-content ul,
.entry-content ol {
	padding: 0 0 0 35px;
   margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
	margin-bottom: 0;
}
.entry-header .entry-meta span {
	padding-right: 20px;
}
.entry-meta span {
	padding-right: 20px;
	color: #999999;
	font-size: 14px;
	font-size: 1.4rem;
}
.entry-meta span:hover {
	color: #632E9B;
}
.entry-meta span a {
	color: #999999;
}
#content .entry-meta span a:hover {
	color: #632E9B;
	text-decoration: none;
}

.entry-meta .posted-on:before,
.entry-meta .byline:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .edit-link:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.entry-meta .posted-on:before 		{ content: '\f307'; }
.entry-meta .byline:before 			{ content: '\f304'; }
.entry-meta .cat-links:before 		{ content: '\f301'; }
.entry-meta .tags-links:before 		{ content: '\f302'; }
.entry-meta .comments-link:before 	{ content: '\f300'; }
.entry-meta .edit-link:before 		{ content: '\f411'; }

/* =Featured pages section - front page
----------------------------------------------- */
.tg-one-third {
	float: left;
	width: 31.143952%;
	margin: 0 3.284072% 30px 0;
	margin: 0 3.284072% 3rem 0;
}
.tg-one-third-last {
	margin-right: 0;
}
#featured_pages {
	padding-bottom: 15px;
	text-align: center;
}
#featured_pages img {
	vertical-align: top;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
#featured_pages .page_text_container {
	background-color: #FFFFFF;
	padding: 30px 30px 20px;
	padding: 3rem 3rem 2rem;
}
#featured_pages .entry-title {
	line-height: 1;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	font-size: 24px;
	font-size: 2.4rem;
}
#featured_pages p {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	font-size: 14px;
	font-size: 1.4rem;
}
#featured_pages a.more-link {
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	color: #555555;
	padding: 4px 10px;
}
#featured_pages a.more-link:hover {
	border: 1px solid #632E9B;
	border-radius: 4px;
	color: #632E9B;
	padding: 4px 10px;
	text-decoration: none;
}
.donate{
height: 37px;
width: 170px;
background-color: #F49800;
/*display: none;*/
position: absolute;
margin: 1% 1% 1% 26%;
border-radius: 21px;
border-style: solid;
border-width: 2px;
border-color: blanchedalmond;
}
.donate:hover{
background-color: #FDC66A;
}
}


/* =No Results
----------------------------------------------- */
.not-found .page-content {
	padding: 30px;
	padding: 3rem;
	background-color: #FFFFFF;
}
.not-found .search-form {
	text-align: center;
}

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 8px 0;
	margin: 0.8075rem 0;
}
.site-main .gallery {
}
.gallery-caption {
}
.site-main .gallery a img {
}
.site-main .gallery dd {
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* =WordPress Gallery Support
----------------------------------------------- */
.gallery {
	margin: 0 auto 20px;
	margin: 0 auto 2rem;
}
.gallery .gallery-item {
	float: left;
	display: block;
	background: #fff;
	margin: 10px 1.5% 20px;
	text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon {
	text-align: center;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 0;
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a {
	display: block;
}
.gallery dl a img {
	height: auto;
	margin: 0 auto;
}
.gallery .gallery-caption {
	font-size: 14px;
	line-height: 1.2;
	margin: 10px 0 0;
}
.gallery br+br { display:none; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: right;
	max-width: 48%;
}
[class*="navigation"] .nav-next {
	float: left;
	text-align: right;
	max-width: 48%;
}

/* =Comments
----------------------------------------------- */

#comments {
	padding: 30px;
	padding: 3rem;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
#comments h1,
#comments h2,
#comments h3,
#comments h4,
#comments h5,
#comments h6 {
	margin-bottom: 10px;
   margin-bottom: 1rem;
}
#comments h2.comments-title {
	margin-bottom: 30px;
}
.avatar {
	border-radius: 50%;
	float: left;
}
.comments-area article header {
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
	display: block;
	margin-left: 100px;
	color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
	color: #632E9B;
}
.comments-area .comment-author-link a {
	color: #999999;
}
.comments-area .comment-author-link a:hover {
	color: #632E9B;
}
.comments-area .comment-author-link span {
	margin-left: 10px;
	padding: 0 5px;
	background-color: #632E9B;
	color: #FFFFFF;
	border-radius: 3px;
}
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-permalink:before,
.comments-area article header .comment-date-time:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.comments-area article header .comment-author-link:before { content: '\f304'; }
.comments-area article header .comment-edit-link:before { content: '\f411'; }
.comments-area article header .comment-permalink:before { content: '\f107'; }
.comments-area article header .comment-date-time:before { content: '\f307'; }
.comment-content {
	padding: 20px;
	padding: 2rem;
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
}
.comment {
	margin-bottom: 20px;
}
.comment ul, .comment ol {
   margin: 0 0 20px 20px;
}
.comment ul {
   list-style: square outside none;
}
.comment .comment-reply-link {
	float: right;
	color: #999999;
}
.comment .comment-reply-link:hover {
	color: #632E9B;
}
.comment .comment-reply-link:before {
	content: '\f412';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.comment-list {
	margin-bottom: 34px;
	margin-bottom: 3.4rem;
}
.comment-list .children {
   margin-left: 20px;
}
.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}

/* Comment form */
#respond {
}
#respond h3#reply-title {
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 1rem;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
}
#respond form {
	margin: 24px 0;
	margin: 2.4rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 1.1rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}
#respond form label {
	display: block;
	line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 10px;
	padding: 1rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Widgets
----------------------------------------------- */
.widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 30px;
	padding: 3rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 10px -1px rgba(139, 134, 134, 0.54);
}
.widget-title {
	font-family: 'Roboto';
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	color: #078166;
}
.widget li {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}
.widget_search .search-form {
	width: 90%;
}
.widget_search input[type="search"] {
    width: 90%;
}
.widget th, .widget td {
   padding: 1px 1px 1px 2px;
}
.home-post{
width: 25%;
display: inline-block;
/*float: left;*/
height: 360px;
vertical-align: top;	
}
.home-post .entry-title a{
font-size: 17.5px;	
}
.home-post .entry-content{
font-size: 13px;	
height: 59px;
overflow: hidden;
/*display: -webkit-box;*/
}
.home-post .entry-summary{
font-size: 13px;	
height: 59px;
overflow: hidden;	
}
.home-post .entry-content p{
color: #444444;
}
.home-post .entry-meta{
height: 15px;
font-size: 15px;
}
.home-post .entry-meta span a{
font-size: 13px;
color: #8C8C8C;
}
.home-post.hentry{
margin: 0px 4px 8px 0px;
background-color: #fff;
/*box-shadow:0px 0px 0px 0px;*/
padding: 19px 30px 10px 30px;
}
.entry-title a{
color: #078166;
}
.social-header{
width:100%;
display:block;
background-color: #fcf8ed ;
height:67px;	
}
.icon-s{
width:32px;
margin: 0px 7px 0px 7px;	
}
.social-icon{
width: 16%;
display: inline-block;
margin: 1.2% 0px 0px 78%;	
}
.header-text{
display: inline-block;
color: #004792;
font-family: 'Roboto';
/*font-weight: bold;*/
margin: 1.6% 0px 0px 69.5%;
position: absolute;
}
.header-text2{
/*display: none;*/
color: #004792;
font-family: 'Roboto';
/* font-weight: bold; */
margin: 1.6% 0px 0px 2.5%;
position: absolute;
/* font-size: 15px; */
}
.text-donate{
display: inline-block;
color: #fff;
font-family: 'Roboto';
margin: 1.5% 0px 0px 17.5%;
position: absolute;
font-size: 21px;
}
.icon-logo{
float: right;
height: 100%;

}
.paging-navigation{
display:initial;	
}
.left-arrow {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAByklEQVR4Xt3bwU3DMBTGcbuBM4zCCO0GcObEEJ2CQ7sEc8AIZZNyawW2UZAqVVVpY7/Pft9zzomT/0+WHDmKd0aO2+XbwxDDahfCk1u/bFGP7VED1RxnjJ+Fn3fv/X1yabMPcYFCoAc4jj8gIxGoAc7FoxFoAS7FIxEoAabEoxDoAHLiEQhUACXxUgQaAEm8BIECABE/IiTnvuJsmH+/Pm+mvpeoA2jGj0iqANrxqgAM8WoALPEqAEzxzQHY4psCMMY3A2CNbwLAHF8dgD2+KoCF+GoAVuKrAFiKhwNYi4cCWIyHAViNhwBYjhcDWI8XAfQQXwzQS3wRQE/x2QC9xZcBxPDhnbubuu187ryU0jYON4uc7WvJ/S5dm70r/DcLOkLIBhg1e0IoAugJoRigFwQRQA8IYgDrCBAAywgwAKsIUACLCHAAawhVACwhVAOwglAVwAJCdQB2hCYAzAjNAFgRmgIwIjQHYENQAWBCUANgQVAFYEBQB9BGoABAIaTkPvcxzHP+KKMBkCKUxGd/GKn1ceJ43JIt99J4SoDcmSCJpwWYiiCNpwa4hoCIpwf4DwEVbwLgFAEZbwbggDCEsN7F8Jizzl9buX4BY7XMX4GvAbwAAAAASUVORK5CYII=');
height: 13px;
width: 24px;
display: inline-block;
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
}
.right-arrow {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABx0lEQVR4Xt3ay03EMBSFYTsGMTvSCVMC1EETYUEVFDEr1tDBTAmUAmtIgoIYCSEeuQ/b5zjrxNH/KZKjm8TgeQy7fpPSw9ilm9e76yfPpXOtFd0WHnb9Wer2McTtPM/PUzq5YkDwAfgSfwRlQbAD/BDPhGAD+COeBUEPsCKeAUEHIIhHR5ADKOKREWQAhnhUBBHA6e39tpvGQwzh3PL+gLRFigCW6NYQxACtIagAWkJQA7SCYAJoAcEMwI7gAsCM4AbAiuAKwIjgDsCGkAWACSEbAAtCVgAGhOwA6AhFAJARigGgIhQFQEQoDoCGUAUACaEaAApCVQAEhOoAtRFwAMa3fYyxN43bQ3iZunQp+SxfHeBjzF4pfsGuClA7vioAQnw1AJT4KgBI8cUB0OKLAiDGFwNAjS8CgByfHQA9PisAQ3w2AJb4LABM8e4AbPGuAIzxbgCs8S4AzPFmAPZ4E0AL8WqAVuJVAC3FiwFaixcDhOV3+S4dYgwX2vH1rBhda++15jr5VNiAgBYvfwKOpAoExHg9wHKlAAE13gawEgE53g7wDwJ6vA/ALwgM8X4A3xBY4n0BPhE2XXocUxokn6jX7Ne5znkHKoOWX6dV/HQAAAAASUVORK5CYII=');
height: 14px;
width: 16px;
display: inline-block;
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/* =Footer
----------------------------------------------- */
#colophon {
	border-top: 1px solid #E1E4E6;
	padding: 20px 0;
	background-color: #FFFFFF;
}
#colophon .site-info {
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.site-header .menu-toggle {
	background: #632E9B;
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
	padding: 4px 10px 4px 15px;
	margin: 0;
}
.site-header .menu-toggle:hover {
 	background: #632E9B;
}
.site-header .menu-toggle:before {
	content: '\f419';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
	padding-top: 3px;
}
.main-small-navigation {
	/*width: 66px;
	float: left;
	padding-top: 0;
	background-color: #000;
	margin: 10px 25px 0 0;
	margin: 1rem 2.5rem 0 0;*/
}
.arrow-d{
display:none;
}
.main-small-navigation ul {
  margin: 0;
  list-style: none;
}
.main-small-navigation li {
  background: #ffffff;
}
.main-small-navigation a {
  display: block;
  color: #444444;
  padding: 5px 22px;
  text-decoration: none;
  font-size: 14px;
}
.main-small-navigation li:hover {
  background: #632E9B;
}
.main-small-navigation li:hover > a {
	color: #ffffff;
}
.main-small-navigation ul ul a {
  padding-left: 44px;
}
.main-small-navigation ul ul ul a {
  padding-left: 66px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
  background: #632E9B;
}
.main-small-navigation ul > .current_page_item a,
.main-small-navigation ul > .current-menu-item  a{
  color: #ffffff;
}
.main-small-navigation ul li ul li a,
.main-small-navigation ul li.current-menu-item ul li a,
.main-small-navigation ul li ul li.current-menu-item a,
.main-small-navigation ul li.current_page_ancestor ul li a,
.main-small-navigation ul li.current-menu-ancestor ul li a,
.main-small-navigation ul li.current_page_item ul li a {
	color: #444444;
	background-color: #FFFFFF;
}
.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li.current-menu-item ul li a:hover {
	background-color: #632E9B;
	color: #ffffff;
}

/* =Responsive Structure
----------------------------------------------- */
@media screen and (max-width: 1308px) {
	#page {
		width: 100%;
	}
	.inner-wrap {
		width: 96%;
	}

	 #logo1{
   	max-width: 35%;
   }
   
.main-navigation a {
	font-family: 'Roboto';
	padding: 6px 15px;
	display:-webkit-inline-box;
	text-decoration: none;
	color: #444444;
	font-size: 15px;
}

}

@media screen and (max-width: 782px) {
 	body.admin-bar .header-wrap {
		top: 45px;
	}
   body.admin-bar #parallax-bg {
      top: 14px;
   }
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media screen and (max-width: 768px) {
#masthead .search-form .search-field{
height: 28px;
padding: 0px;
}
.post-featured-image img{
height:251px !important;
}
.arrow-d{
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAACh0lEQVR4Xu2Z0VkbMRCEZyqADkgHQAUhFYRUEKgAUgFQQUIFQAehgqSD2B0kHUAFy7dGx6cch291lsRZkp78IPs8v2ZXIx1R+WDl+tEANAdUTqCVQOUGaE2wlUArgcoJtBJQA4jILoDvAI4B6OeSxwOAnwC+kXxYOUBE/gA4KFn1gLYFyUOKyCWAi8rEd3KvFECNq98BWCgAqXT1V7IVwALAfqUQlq0HuC1QXbBXmQv+6c7XbYO6Bf4GsFMJhEcARyQXL0lQRGqB8CJ+1QT9FReREwA3hbvgC0lNgs+7QF9s4RBOSd76mgcPQyJy7s4GJZnhlfhBB3SKRURJfS2EwB1JLe9XY+1xuBAIb4pf6wDPCducFO9J6hH/zTF6IeKCkmaEbYvLS7fX6/l/OgD95hamRZN4Uwl4pbAtQUmDzgHJv5YGPloCvaA0dwj/pbzoAFw5HAH4ZfnxzHOCxQeVQM8Jc4zMg0FnbBGCSmDGECaJn+yAmaXFK5J6sTtpTHbATCCsTXkWIhsDcI1Rg9JHywMjztlY/MYl4LlA3yblTItLklFe5ERxgJcWc0AwpzyL26IBcBBSB6Xni0xybb63CO/mRAWQGMKkoDMGIzoAD4K+cos1koiP1gSHVEa+W/xEUvtL9JHEAd7uECMyT055FlpJAbhy+AHgzPJnBuYkFZ+0BHwxE+8Wr0nq7XTSkdwBXjnoy4jPRjVRUp7lWTkBWNPi6EWmRZh1TjYArh+MQYia8iwQsgJwED64c0P/dXx28dmaYH8l3C2z7g56vaZD+8NlzIhrWf13A2D9cznmZS+BHKJCntEAhNAqcW5zQImrGqKpOSCEVolzmwNKXNUQTc0BIbRKnPsEaaHV3UXB0mQAAAAASUVORK5CYII='); 
height: 15px;
width: 15px;
position: absolute;
left: 37px;
top: 74%;
background-size: 11px;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
display:block;
}
	.header-text2{
	margin: 4.6% 0px 0px 4.5%;
    position: absolute;
    font-size: 13px;
	}
	.donate-icon{
    height: 24px;
    width: 26px;
    position: absolute;
    left: 69.5%;
    top: 11%;
    background-size: 23px;
	}
	.text-donate{
	margin: 2.5% 0px 0px 17.5%;
    position: absolute;
    font-size: 16px;
	}
	.donate{
    height: 28px;
    width: 119px;
    background-color: #F49800;
    position: absolute;
    margin: 3.5% 1% 1% 45%;
    border-radius: 21px;
    border-style: solid;
    border-width: 2px;
    border-color: blanchedalmond;
	}	
	.main-navigation {
	float: left;
	}
	.menu-menu-1-container{
	position: absolute;	
	left: 134px;
	}
	.site-header .menu-toggle{
	color: #fff !important;	
	}
	input[type="text"], input[type="email"], 
	input[type="url"], input[type="password"], 
	input[type="search"], textarea {
	font-size: 13px;	
	}
	#masthead .search-form .search-field{
	width: 140px;
	position: relative;
    top: -3%;	
	}
	.busq-ico{
	left: 45.5%;
	top: 70%;
	height: 24px;
	background-size: 14px;
	/*position: initial;*/	
	}
	#masthead .search-form{
	left: 51%;
    top: 70%;
	right: inherit;
	height: 24px;
    overflow: hidden;

	}
	.social-icon{
	width: 24%;
    display: none;
    margin: 3.7% 0px 0px 61%;	
	}
	.header-text{
	font-size: 13px;
    margin: 4.6% 0px 0px 46.5%;	
    display: none;
	}
	.icon-s{
	width: 27px;
    margin: 0px 3px 0px 3px;	
	}
	.entry-title {
    line-height: 0.9;
    height: auto;
	}

	.home-post{
	width:inherit;
	display:inherit;
	/*float: left;*/
	height: 480px;
	vertical-align: top;
	/*height: 342px;	*/
	}

   #logo1{
   	max-width: 50%;
   }
   .header-wrap {
		position: fixed;
   	    max-width: 100%;
   }
   

	#primary, #secondary {
		/*float: none;*/
		width: 100%;
		margin:0 auto;
	}
	.site-branding {
		margin-right: 0;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}
	.main-navigation ul {
		display: none;
	}
	.site-branding {
		max-width: 60%;
	}
	.main-navigation {
		/*margin: 10px 25px 0 0;
		margin: 1rem 2.5rem 0 0;*/
	}
	.site-header .menu-toggle {
		background-color: transparent;
		color: #632E9B;
	}
	.site-header .menu-toggle:hover {
		color: #fff;
		background-color: transparent;
	}
	.main-small-navigation ul {
		width: 200px;
		margin-left: -134px;
		background-color: #000;
	}
	.main-small-navigation ul ul {
		margin-left: 0;
	}
	.tg-one-third {
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 600px) {
	
   body.admin-bar .header-wrap {
      top: 0;
   }
   .site-title 
   { font-size: 22px; padding-top: 16px; }
}

/*Iphones landscape*/

@media only screen and  (max-width: 480px)  {
.header-wrap {
position: fixed;
max-width: 100%;
z-index: 1000;
}

td {
font-size: 7px ;
}

span {
font-size: 7px !important ;
}
.socialico {
width: 16px !important;
height:16px !important;
margin-left:2px !important;
  }
.socialico2 {
	width: 16px !important;
height:16px !important;
margin-left:2px !important;
}
.socialico3 {
width: 16px !important;
height:16px !important;
margin-left:2px !important;
  }

.tablefooter {
border-spacing:9px !important;
padding:0px 5px 0px 5px !important;
height:120px !important;
}

.footertitulos{
	height:17px !important;
}

.mailico{
	width: 15%;
}
.divfinal
{

font-size: 9px;
height:25px !important;
line-height:25px !important;
text-align:center;
background-color: #EAEAEA;
	}
.contsocialprinc {
height:25px !important;
}
.contacstyle{
line-height:5px !important;
color:#CCC;
vertical-align:middle;
}
  	

   
}
/*portrait*/
@media only screen and  (max-width: 375px)  {
	.post-featured-image img{
	height:128px !important;
}
	.header-text2{
	margin: 2.6% 0px 0px 4.5%;
	}
	.donate{
    margin: 8% 1% 1% 26%;	}
	.home-post{
	width:inherit;
	display:inherit;
	/*float: left;*/
	/*height: 446px;*/
	vertical-align: top;
	height: 360px;	
	}
	.header-text{
	margin: 2.6% 0px 0px 4.5%;	
	}
	#masthead .search-form{
	left: 56%;
	/*top: 69%;*/
	right: inherit;
	/*height: 25px;*/
    overflow: hidden;
	}
/*	.social-icon{
 	width: 45%;
    display: inline-block;
    margin: 1.7% 0px 0px 30%;
	}*/
	.icon-s{
	width: 24px;	
	}
  
}


/*Iphone*/
@media only screen and  (max-width: 320px)  {
	#masthead .search-form .search-field{
	width: 118px;
	}
 
}



/*Empieza el css del footer*/
.footertitulos
{
border-bottom:1px solid rgba(255,255,255,0.15);	
height:40px;
	}
  
.titlefooter
{
	font-weight:bold;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	
	}
.contsocialprinc {
	height:50px;
	}

.socialico {
	float:left;
 margin-left:20px;
 width: 32px;
 height:32px;
 display:block;
 background:transparent url('../../../hondurasisgreat/wp-content/uploads/2015/05/fb.png') center top no-repeat;
 background-size:cover;
}

.socialico:hover {
   background-image: url('../../../hondurasisgreat/wp-content/uploads/2015/05/fb2.png');
   background-size:cover;
}

.socialico2 {
	float:left;
 margin-left:20px;
 width: 32px;
 height:32px;
 display:block;
 background:transparent url('../../../hondurasisgreat/wp-content/uploads/2015/05/tw.png') center top no-repeat;
 background-size:cover;
}

.socialico2:hover {
   background-image: url('../../../hondurasisgreat/wp-content/uploads/2015/05/tw2.png');
   background-size:cover;
}

.socialico3 {
 float:left;
 margin-left:20px;
 width: 32px;
 height:32px;
 display:block;
 background:transparent url('../../../hondurasisgreat/wp-content/uploads/2015/05/ins.png') center top no-repeat;
 background-size:cover;
}

.socialico3:hover {
   background-image: url('../../../hondurasisgreat/wp-content/uploads/2015/05/ins2.png');
   background-size:cover;
}
   /*Termina el css del footer*/
.byline
{
	visibility: hidden;
}

.tablefooter{
padding:0px 20px 0px 20px;
height:230px;
background-color:#036;
width: 100%;
border-spacing: 20px;
}
	.divfinal
{
height:40px;
line-height:40px;
text-align:center;
background-color: #EAEAEA;
	}

	.contacstyle{
line-height:30px;
color:#CCC;
vertical-align:middle;
}