/*
	Theme Name: NAMI CA
	Theme URL: https://www.bigtomatotech.com/
	Description: NAMI CA STATE THEME
	Author: Eric Wright / Big Tomato Tech

	Version: 4.0
*/
html{ font-size:16px; /* this is needed since gravity forms uses rem elements */ }
body {
	font-family:"Open Sans", helvetica, arial, serif;
	color:#353535;
	font-size:16px;
	line-height:26px;
	margin:0;
	min-width: 320px;
}
a { color:#0070cd; }
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0 0 15px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 0 4px;
	margin: 0 0 18px;
}
h2 {
	font-size: 22px;
}
h2.post-heading {
	padding: 0 0 5px;
	font-family: "Roboto Slab", Georgia, sans-serif;
	text-transform: capitalize;
}
h2.post-heading a {
	color: #353535;
}
h2.post-heading a:hover {
	color: #0074d1;
	text-decoration: none;
}
.sub-post h2 {
	font-size: 20px;
	font-family: "Bree Serif", sans-serif;
	text-transform: capitalize;
}
h3 {
	font-size: 20px;
	font-family: "Roboto Slab", Georgia, sans-serif;
}
.sub-post h3 {
	font-family:"Open Sans", sans-serif;
	color: #3c98c8;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
}
p { margin-bottom:20px; }
#page {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#wrapper {
	position: relative;
}
.blue-top-wrapper {
	margin: 0 auto;
	padding: 5px 0;
	background: url("images/topheader-bg.jpg") repeat-x top;
}
.header_col {
	padding-top: 10px;
	min-height: 150px;
	padding-bottom:0;
	background: #fff;
	border: none;
	margin-bottom:0;
}
.navbar-brand {
	padding:0 0 0 15px;
}
.navbar-header {
	float: left;
	width: 30%;
}
.nav-holder {
	float: left;
	width: 70%;
}
.nav_heading img{
	max-width: 100%;
}
.logo {
	margin-top:24px;
	display:block;
	height:auto;
	float: right;
}
	.logo h1 {
		border-left:1px solid #024f9f;
		padding:5px 0px 5px 15px;
		margin:14px 0 0 15px;
	}
	.logo img, .logo h1 {
		float:left;
		width:100%;
	}
	.logo a {
		display:block;
	}

/*-----------------------------------------------
	Import fonts
	---------------------------------------------*/
@font-face {
      font-family: "MuseoSlab-700";
      src: url('fonts/museo_slab_700-webfont.woff');
      src: url('fonts/museo_slab_700-webfont.eot');
      src: url("fonts/museo_slab_700-webfont.ttf");
    }

/*-----------------------------------------------
	TOP NAVIGATION | SEARCH | SOCIAL
	---------------------------------------------*/
#top_nav{
	float:right;
	padding-right:0;
}
#top_nav  {
	margin-right: 0;
}
	#top_nav >li>a{
		color:#006fca;
		font-size:14px;
		padding: 7px 33px 0 0;
		font-weight: 600;
		font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif;
	}
	#top_nav >li>a:hover{
		text-decoration:underline;
		background: none;
	}
	.donate-btn {
		background: #0074d1;
		padding: 4px 30px;
		margin-left: 10px;
		font-weight: 700;
		font-size: 13px;
		color: #fff;
		text-transform: uppercase;
		float: right;
		border-radius: 0;
		cursor: pointer;
	}
	.donate-btn:hover {
		color: #fff;
	}
#top_nav  li:hover > ul {
display: block;
position: absolute;
z-index: 999;
}
#top_nav .sub-menu {
background: #FFFFFF;
z-index: 110;
}
#top_nav > li {
position: relative;
z-index: 999;
}
#top_nav .sub-menu {
display: none;
position: absolute;
padding: 0;
left:0;
width: 225px;
z-index: 999;
border:none;
}
#top_nav  li:hover > ul {
display: block;
position: absolute;
z-index: 999;
}
#top_nav .sub-menu {
left:0;
}
#top_nav .sub-menu .sub-menu {
top: 0;
left: 100%;
}
#top_nav .sub-menu {
	background:#f0f0f0;
	z-index:110;
	list-style:none;
	box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
#top_nav .sub-menu li > a {
	padding:10px;
	color:#fff;
	background: #353535;
	display:block;
}
#top_nav .sub-menu li:hover > a {
	text-decoration:none;
	color: #000;
	background:#f0f0f0;
}
#top_nav .sub-menu li {
	border-bottom: solid 1px #222;
	text-decoration:none;
}
#top_nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.wpbdp_category-nami-affiliates .small_date{

    display: none !important;
}
/* search form */
form#searchform {
	float: right;
	margin: 0px 0 18px 15px;
}
#searchform input#s {
	color: #513528;
	border: none;
	padding: 4px 12px;
	font-size: 14px;
	width: 220px;
	background: url("images/search.png")no-repeat right center #f0f0f0;
	border-radius: 0;
}
.screen-reader-text {
	display: none;
}
#searchsubmit {
	display: none;
}

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

/*
	Social
*/
.social-btn {
	float: right;
	margin: 9px 0 0;
	padding: 0 0 0 20px;
	height: 17px;
	overflow: hidden;
	display: block;
}
.social-btn img{
	vertical-align: top;
}
.social-btn:first-child {
	border-left: none;
}
.social-btn:hover img {
	opacity: .5;
}
/*-----------------------------------------------
	MAIN NAVIGATION
	---------------------------------------------*/
.caption-wrap .caption a h2{
    color: black !important;
    text-decoration: none !important;

}
.caption-wrap .caption a h2:hover{
    color: #0070cd !important;

}
#menu {
	padding-right:0;
}
	#menu > li{
		margin-left: 0;
	}
	#menu > li:first-child{
		margin-left:60px;
	}
	#menu >li>a{
		color:#353535;
		font-size:18px;
		line-height: 20px;
		text-transform:uppercase;
		font-family:"Roboto Slab", Georgia, serif;
		font-weight: 700;
		padding: 10px 15px 20px;
	}
	#menu >li>a:hover {
		border-bottom:12px solid #0070cd;
		padding-bottom:8px;
	}
/*
	mega menu styles
*/
/*
#megamenu {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #eee;
	z-index: 1000;
	height: 280px;
}
ul#mega {
	text-align: center;
}
#megamenu > ul > li {
	display: inline-block;
	width: 15%;
	background: #fff;
	border-top: 3px solid #eee;
	border-right:1px solid #eee;
	border-bottom:3px solid #eee;
	margin: 0;
	height: 280px;
}
ul#mega > li > a {
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	border-bottom: 1px solid #eee;
	border-radius: 0;
	margin: 0 10px 5px;
	padding: 5px 0 0;
}
ul#mega > li > a:hover {
	background: none;
	color: #2a6496;
}
#megamenu .sub-menu {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: 700;
}
#megamenu .sub-menu li{
	list-style-type: none;
}
#megamenu .sub-menu li a{
	color: #353535;
}
#megamenu .sub-menu li a:hover {
	color: #2a6496;
}
*/

/*
	mega menu 2
*/
#megamenu2 {
	display: none;
	left: 0;
	width: 100%;
	background: #eee;
	z-index: 1000;
	height: 280px;
}
ul#mega2 {
	text-align: center;
}
#megamenu2 > ul > li {
	display: inline-block;
	width: 100%;
	background: #fff;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	margin: 0;
}
#megamenu2 > ul > li:first-child {
	border-top: 1px solid #eee;
}
ul#mega2 > li > a {
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	border-radius: 0;
	margin: 0 10px 5px;
	padding: 5px 0 0;
}
ul#mega2 > li > a:hover {
	background: none;
	color: #2a6496;
}
#megamenu2 .sub-menu {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: 700;
}
#megamenu2 .sub-menu li{
	list-style-type: none;
}
#megamenu2 .sub-menu li a{
	color: #353535;
}
#megamenu2 .sub-menu li a:hover {
	color: #2a6496;
}
.dropdown-menu {
	position: relative;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100%;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: transparent;
}
/*#menu .sub-menu{display:inline-block; width:500px !important;}*/
ul#menu > li > ul.sub-menu{
	display: block;
	width: 800px !important;
	position: absolute;
	z-index: 1000;
	background: #eee;
	left: 0;
}

#menu .sub-menu li.col1,#menu .sub-menu li.col2,#menu .sub-menu li.col3{width:30% !important; float:left;}

#menu .sub-menu li a:hover{color:#3c98c8;}

/*#menu .sub-menu li:nth-child(even){float:right;}*/
/*collapsed top nav */

.top_side_nav .navbar-toggle {
	margin-bottom:0;
}
/*hidden desktop nav*/
.hide_dt {
	display:none;
}
.jumbotron {
	background: url("images/texture.png");
	margin: 0;
	padding: 30px 0 105px;
	position: relative;
}
	.jumbotron h1, body.home .jumbotron h1 {
		margin:0;
		color:#fff;
		border:none;
		font-weight: 300;
		font: 36px/36px "Lato", sans-serif;
		text-transform: uppercase;
		font-style: italic;
	}


.gray_container {
	padding: 50px 0px 50px;
	margin-right: auto;
	margin-left: auto;
	background: url("images/texture-2.png");
}
body.home .gray_container {
	padding: 0 0px;
	background: #f0f0f0;
}
/*
	Three buckets
*/
.bucket-holder {
	margin: -75px 0 0 0;
}
.bucket {
	padding: 30px 15px;
	background: #fff;
}
	.soft-shadow {
		box-shadow: 0px 2px 8px -3px #333, 0px 3px 20px -10px #334;
	}
	.get-help {
		background: url("images/get-help.jpg") no-repeat #fff 15px 30px;
	}
	.give-help {
		background: url("images/give-help.jpg") no-repeat #fff 15px 30px;
	}
	.get-educated {
		background: url("images/get-educated.jpg") no-repeat #fff 15px 30px;
	}
.bucket h2 {
	font-family: "Roboto Slab", serif;
	font-weight: normal;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 0 92px;
	padding: 0 0 5px;
	color: #8e8e8e;
}
.bucket h2:after {
	height: 1px;
	display: block;
	content: '';
	background: #E4E1E2;
	width: 75%;
	margin: 5px 0 0;
}
.bucket p {
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 92px;
	font-style: italic;
	min-height: 70px;
}
.bucket-img {
	float: left;
	margin-right: 15px;
}
.blueb:before {
	height: 8px;
	display: block;
	width: 75%;
	background: #45ade4;
	content: '';
	position: absolute;
}
.greenb:before {
	height: 8px;
	display: block;
	width: 75%;
	background: #6b9a00;
	content: '';
	position: absolute;
}
.orangeb:before {
	height: 8px;
	display: block;
	width: 75%;
	background: #fea815;
	content: '';
	position: absolute;
}

.blueb a:hover, .greenb a:hover, .orangeb a:hover {
    text-decoration: none;
}

.blueb a:hover p, .greenb a:hover p, .orangeb a:hover p {
    text-decoration: underline;
}

/* ---
	slideshow
	--- */

.tp-bannertimer {
    background-color: rgb(0, 116, 209)!important;
}

.metaslider > div {width: 100%;height: 403px;background: #fff;padding: 15px 8px;box-shadow: 0px 2px 8px -3px #333, 0px 3px 20px -10px #334;}

.metaslider .flexslider {
	height: 100%;
}
	.metaslider .flexslider h2 {
		font-family: "Droid Serif", Georgia, sans-serif;
		font-size: 30px;
		line-height: 32px;
		padding: 0 0 22px;
	}
	.metaslider .flexslidera.read-more{
		position: absolute;
		font-family: "Droid Serif", Georgia, sans-serif;
		font-size: 18px;
		padding: 12px 20px;
		display: block;
		color: #fff;
		float: left;
		top: 80%;
		left: 35%;
		font-weight: 700;
		font-style: italic;
		background: #0084ec; /* Old browsers */
		background: -moz-linear-gradient(top,  #0084ec 0%, #0073ce 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0084ec), color-stop(100%,#0073ce)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #0084ec 0%,#0073ce 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #0084ec 0%,#0073ce 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #0084ec 0%,#0073ce 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #0084ec 0%,#0073ce 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084ec', endColorstr='#0073ce',GradientType=0 ); /* IE6-9 */
	}
	.metaslider .flexslider p {
		padding: 0 0 50px;
		font-size: 18px;
	}
.slides {
	height: 100%;
}
.metaslider .slides li img {
	max-height: 330px;
	width: 532px;
	width: 50%;
	float: left;
}
.metaslider > div ul.slides {
    padding: 21px 35px 0 35px;
}
.metaslider .caption-wrap {
	position: relative!important;
	top: 0;
	left: 0!important;
	background: #fff!important;
	color: #000!important;
	opacity: 1!important;
	margin: 0;
	bottom: inherit!important;
	width: 44%!important;
	height: 100%;
	line-height: 1.4em;
	float: right;
}

.metaslider.ml-slider:before {
	height: 8px;
    display: block;
    width: 75%;
    background: #45ade4;
    content: '';
    position: absolute;
}
.metaslider .caption {
	padding: 0;
	word-wrap: break-word;
	height: 330px;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 1024px) {
    .metaslider .caption-wrap {
        /*width: 44%!important;*/
		width: 100%!important;
		clear:both;
    }
    .metaslider .slides li img {
    	width:50%;
		width: 100%!important;
    }
	.home_page_slider.metaslider .slides li img {
		width:100%;
	}
	.home_page_slider.metaslider > div {
		height: auto;
	}
	.home_page_slider.metaslider .caption{
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.metaslider .slides li img {
		/*display:none;*/
	}
    .home_page_slider.metaslider .slides li img {
		display: block;
	}
    .metaslider .caption-wrap {
        width:100%!important
    }

}


.metaslider.metaslider-flex.ml-slider {
    max-width: 100%!important;
}

ol.flex-control-nav.flex-control-paging {
    /*bottom: 0!important;*/
    z-index: 99;
}

.nopadding {
	padding: 0;
}
/*
	page children
*/

.page-children ul {
		padding: 0 0 0 8px;
}
.page-children li {
	list-style-type: none;
	line-height: 14px;
	margin: 0 0 15px;
}
.page-children a {
	color: #353535;
	font-size: 14px;
	font-weight: 600;
	font-family: "Raleway", sans-serif;
}
ul.children li a:before {
    padding: 0 5px;
    content: ">";
}

ul.children {
    padding: 4px 2px 0;
}

ul.children li {
    margin: 0 0 6px;
}

.page-children {
	padding: 0 0 0 30px;
}

ul.page-children a {
    font-weight: 800;
    font-size: small;
}

ul.children a {
    font-size: small;
    font-weight: 600;
}

.page-children a:hover {
	color: #28759d;
	text-decoration: none;
}

ul.page-overview {
	padding: 0 0 30px;
	margin: 0;
}
.page-overview li {
	display: inline-block;
	margin: 0 0 3px;
}
.page-overview li a {
	background: #d2d2d2;
	display: block;
	padding: 15px 30px;
	color: #000;
}
.page-overview li a:hover {
	background: #f0f0f0;
	text-decoration: none;
}
/*
	Breadcrumbs
*/
#breadcrumbHolder {
	color: #353535;
	margin: 0 0 30px;
}
#breadcrumbHolder:before {
	content: '';
	display: block;
	height: 7px;
	width: 75%;
	background: #d2d2d2;
}
#breadcrumbHolder:after {
	content: '';
	display: block;
	height: 1px;
	width: 85%;
	background: #f0f0f0;
	margin: 0 0 0 30px;
}
#breadcrumbs li {
	display: inline-block;
}
#breadcrumbs li.separator {
padding: 0 8px 0 10px;
}
#breadcrumbs a {
	font-size: 14px;
	text-transform: uppercase;
	color: #353535;
	font-weight: 800;
}
ul#breadcrumbs {
padding: 10px 0 0 30px;
}
/*------------------------------------------//
//            Main Content                 //
/-----------------------------------------*/
.page-container{
	padding-top: 30px;
}
.content-container {
	padding: 30px 0;
}
.blog-container {
	padding: 30px;
	margin: 0 0 35px 0;
	background: white;
	box-shadow: 0px 2px 8px -3px #333, 0px 3px 20px -10px #334;
}
.blog-container p {
	padding-right: 10px;
}
.blog-img {
	float: left;
	max-width: 34%;
	height: auto;
	margin-top: 6px;
	margin-right: 50px;
}
.blog-post {
}
/*effect padding */
.left-padding {
	padding-left: 0px;
}
.headline-area {
	display: block;
	padding: 0px 0 45px;
}
.headline-area h2 {
	float: left;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}

a.visit-blog {
	font-family: "Droid Serif", serif;
	font-style: italic;
	float: right;
	font-size: 14px;
	font-weight: 700;
}
.clear {
	clear: both;
}
.border-page:before {
	height: 8px;
	display: block;
	width: 75%;
	background: #e3e3e3;
	content: '';
	margin: 0 0 22px;
}
.posts {
	background: #fff;
	padding: 30px;
	box-shadow: 0px 0px 20px -10px #333;
}
/*
	page styles
*/
.sub-post {
	padding: 12px 0 70px 15px;
}

.sub-post-main {
  padding: 12px 20px 70px 45px;
}
	.sub-post h1 {
		text-transform: capitalize;
	}

.page-template-page-landing-php .sub-post,
.single .sub-post, 
.archive .sub-post, 
.category .sub-post, 
.blog .sub-post {
	padding: 12px 0 70px 45px;
}
span.small_date {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
	margin-bottom: 20px;
	display: block;
}
p#subscribe-text {
	line-height: 20px;
	font-size: 14px;
}
.read-more {
	border-radius: 0;
	color: #fff;
	padding: 5px 15px;
	font-family: "Droid Serif", serif;
	font-style: italic;
	font-size: 14px;
	float: right;
	font-weight: 700;
	background: #0084ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #0084ed 0%, #0073cf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0084ed), color-stop(100%,#0073cf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0084ed 0%,#0073cf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0084ed 0%,#0073cf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0084ed 0%,#0073cf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0084ed 0%,#0073cf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084ed', endColorstr='#0073cf',GradientType=0 ); /* IE6-9 */
}
.read-more:hover {
	color: #fff;
	text-decoration: none;
	background: #bfbfbf; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #9c9c9c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#9c9c9c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#9c9c9c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#9c9c9c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#9c9c9c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#9c9c9c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#9c9c9c',GradientType=0 ); /* IE6-9 */
}
.big-donate-btn {
	color: #0083eb;
	border: 3px solid #0083eb;
	font-weight: 700;
	padding: 10px 35px;
	border-radius: 0;
	text-align: center;
	display: block;
	width: 189px;
	margin: 10px auto;
	cursor: pointer;
}
.big-donate-btn:hover{
	background: #0083eb;
	color: #fff;
	text-decoration: none;
}
/*-------------------------------------------
---------------- SIDEBAR ---------------------
---------------------------------------------*/
#sidebar h2, #sidebar-right h2 {
	border-bottom: 1px solid #c0bfbf;
	padding: 0 0 10px;
	margin: 0 0 8px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}
.sub-container {
	background: #fff;
}

/* - Jonathan's fixes */
.sbBox {
padding: 3%;
margin: 0 0 30px;
box-shadow: 0px 2px 8px -3px #333, 0px 3px 20px -10px #334;
background: #fff;
}

div.textwidget.custom-html-widget {
display: flex;
justify-content: center;
}
/* end of Jonathan's fixes */ 

/*--
.sbBox {
	margin: 0 0 30px;
	box-shadow: 0px 2px 8px -3px #333, 0px 3px 20px -10px #334;
	background: #fff;
}
--*/

.sbPosts {
	padding: 30px;
}
.sbSub {
	background: #019aa8;
}
.sbSub h2 {
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.sbSub p {
	color: #ffffff;
	text-align: center;
	font-size: 26px;
}
.sbSub a.btn {
	width: 100%;
	background: #006771;
	padding: 10px 0;
	font-weight: 700;
	color: #ffffff;
}
.sbSub a.btn:hover {
	text-decoration: underline;
}
.sbSubPage-box {
	padding: 30px 0;
	margin: 0 15px;
	border-bottom: 1px solid #00b4c5;
}
.sub-menu h3 {
	color: #353535;
	font-size: 14px;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 0 30px;
}
.sub-menu h3:before {
	content: '';
	height: 7px;
	background: #ed4e00;
	display: block;
	width: 55%;
	margin: 0 0 14px;
}
#toggle-side-menu-btn{
	border-radius: 0;
	background-color: #ed4e00;
	color:white;
}
#toggle-side-menu-btn:hover{
	text-decoration: underline;
}
#newsletter {
	color: #fff;
	background: #019aa8; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #019aa8 0%, #007681 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#019aa8), color-stop(100%,#007681)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #019aa8 0%,#007681 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #019aa8 0%,#007681 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #019aa8 0%,#007681 100%); /* IE10+ */
	background: linear-gradient(135deg,  #019aa8 0%,#007681 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019aa8', endColorstr='#007681',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#newsletter h2 {
	border-bottom: 1px solid #007681;
}
	#newsletter h2, #newsletter p {
		color: #fff;
	}
	#newsletter input {
		color: #353535;
		border: none;
		padding: 5px 10px;
	}
	#newsletter input[type=submit] {
		-webkit-appearance: button;
		cursor: pointer;
		background: #00abbb;
		border: none;
		font-weight: 700;
		padding: 5px 8px;
		color: #fff!important;
	}

/*
.logo-footer {
	margin:0 auto;
	padding: 30px 0 30px 0;
}
*/
/*
	footer
*/
/*
	mega menu styles
*/
#megaFooterContainer {
	background: #fff;
}
ul#footer-mega {
	text-align: left;
}
ul#footer-sub {
font-size: 12px;
padding: 14px 0 0 0;
}
#megaFooterContainer > ul > li {
	display: inline-block;
	width: 15%;
	background: #fff;
	margin: 0 20px 0 0;
	height: 280px;
}
#megaFooterContainer > ul > li:first-child {
	margin: 0 0 0 -10px;
}
ul#footer-mega > li > a {
	text-align: left;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	width: 100%;
	border-radius: 0;
	margin: 0 10px 5px;
	padding: 5px 0 0;
	float: left;
	line-height: 15px;
}
ul#footer-mega > li > a:hover {
	background: none;
	color: #2a6496;
}
#megaFooterContainer .sub-menu {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}
#megaFooterContainer .sub-menu li{
	list-style-type: none;
}
#megaFooterContainer .sub-menu li a{
	color: #000;
	font-size: 12px;
}
#megaFooterContainer .sub-menu li a:hover {
	color: #2a6496;
}

.logintoadmin {
	margin: 5px 0;
}

.logo-footer img {
	width:100%;
	text-align:center;
}

.logintoadmin a {
	text-decoration: underline;
	font-size: 14px;
	color: #3d8bce;
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 768px) and (max-width: 995px) {
.logo {
	margin-top:57px;
	width:100%;
	height: auto;
	padding-bottom:22px;
}
/* nav area */
#top_nav >li>a {
	padding: 7px 12px 0 0;
}
#searchform input#s {
	width: 150px;
}
#menu >li>a {
	padding: 10px 5px 20px;
}
/* slider */
.metaslider {
	width: 100%;
}
.metaslider .caption-wrap {
	width: 60%;
}
/* buckets */
.bucket h2 {
	font-size: 26px;
}
/*newsletter*/
#newsletter input {
	width: 140px;
}
#newsletter input[type=submit] {
	width: 42px;
}
.metaslider .caption {
	padding: 0;
}
/*posts*/
h2.post-heading {
	font-size: 18px;
}
span.small_date {
	margin-bottom: 12px;
}
.posts {
	margin-bottom: 20px;
	padding: 20px 20px 20px;
}
/*footer */
#megaFooterContainer > ul > li {
	margin: 0 17px 0 0;
}
	#menu  li{
		margin-left:5px;
	}
	#menu >li>a{
		font-size:14px;
	}
	/* top callout */
	.jumbotron h1 {
		font-size: 25px;
		color: #fff;
		margin: 0;
		line-height: 40px;
	}
	.jumbotron h2 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
/* Menu Responsive */
#menu > li:first-child {
margin-left: 0px;
}
/* Hide Mega Menu Mobile */

#megamenu {
	display: none;
}

#megamenu2 {
	display: block;
}
#top_nav > li {
	position: relative;
	z-index: 999;
	display: inline-block;
	position: inherit;
	border: none;
	padding: 0 0 0 8px;
}
#top_nav >li>a {
	padding: 7px 5px 0 0;
}
#top_nav {
	border-bottom: none;
	padding: 4px 0 15px;
}
.donate-btn {
	margin-top: 10px;
	margin-right: 15px;
}
/* three bucket area */
.blueb:before, .greenb:before, .orangeb:before {
	width: 100%;
	position: inherit;
}
.bucket {
	margin: 0 0 15px;
}
.bucket p {
	clear: left;
}
/*blog post areas */
.blog-img {
	float: none;
	max-width: 100%;
	margin: 6px 0 10px;
}
/*landing page*/
.sub-post {
	padding: 12px 35px 70px 45px;
}

.page-template-page-landing-php .sub-post, .single .sub-post, .blog .sub-post {
	padding: 12px 25px 50px 40px;
}

/*bread crumbs */
#breadcrumbHolder {
	margin: 0 0 10px;
}
#breadcrumbHolder:after {
	background: none;
}
/*section link fix*/
.sub-menu h3 {
	border-bottom: 3px solid #eee;
	margin-right: 20px;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
.sub-menu h3:before {
	width: 100%;
	margin: 0 0 25px;
}
.page-children li {
	list-style-type: none;
	line-height: 14px;
	padding: 0 0 10px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #eee;
}
li.pagenav {
	border-bottom: none;
}
.shadow-overlay {
	display: none;
}
/*header area */
.navbar-header {
	float: left;
	width:100%;
}


.navbar-header { display:none; }
.header_col { min-height: 0 ;}
.container-fullwidth { border-bottom: solid 2px #4996D8; }

.nav-holder {
	width:100%;
}
.logo {
	margin-top:11px;
	width:60%;
	height: auto;
	padding-bottom:15px;
}
.header_col {
	padding-top:5px;
	padding-bottom:0;
}
.posts {
	margin-bottom: 15px;
	padding: 15px 15px 15px;
}
/*responsive btn */
	.header_col .navbar-toggle {
		margin-top: 16px;
		margin-right: 0px;
		padding-right:0;
		border:none;
	}
	.header_col .navbar-toggle span {
		display: block;
		width: 21px;
		height: 3px;
		margin: 0 0 4px;
		background: #000;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color:transparent;
	}
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #888;
	}
	#menu {
		padding-right: 0;
		margin-top: 0;
		padding-top:2px;
		padding-bottom: 5px;
		border-top:1px solid #eee;
	}
		#menu  > li.hide_mobile > a {
			display:none;
		}


.hide_mobile {
	display:none;
}
.hide_dt {
	display:block;
	margin-bottom:0;
}
/* top nav styles */
#top_nav{
	float:none;
	width:auto;
	padding-right:15px;
	padding-left: 15px;
}
		#top_nav .navbar-nav {
			margin:0 -15px;
		}
	#top_nav .nav>li{
		border-bottom:none;
	}
	#top_nav .nav>li>a{
		font-weight:700;
		color:#0070cd;
		display:inline-block;
		float:left;
		width:33.33333%;
		border-right:1px solid #eee;
		text-align:center;
	}
	#top_nav .nav li a:first-child{
		border-left:1px solid #eee;
	}
	#top_nav .nav>li>a:hover{
		color:#FFF;
		background:#0070cd;
		text-decoration:none;
	}

/* crisis line styles */
#menu {
	padding-right:0;
	margin-top:0;
	padding: 15px 0;
	text-align:center;
}
#menu >li {
	display: inline-block;
	margin: 0;
}
	#menu >li>a{
		color:#0070cd;
		margin:0 auto;
		text-align:center;
		font-size:16px;
		padding: 0 10px;
	}
	#menu>li>a:hover {
		color:#428bca;
		border:none;
		text-decoration:none;
		padding: 0 10px;
	}
	#searchform {
		display: none;
	}
/*---------------------------------
  RESPONSIVE NAVIGATION
	-------------------------------*/
	.top_side_nav .navbar-toggle {
		padding-top: 0;
		padding-bottom: 0;
	}
	.top_side_nav .dropdown-backdrop  {
		display: none;
	}
	.side_nav {
		background: #353535;
		padding-top:20px;
		padding-bottom:10px;
	}
	.side_nav h2{
		background: #353535;
		color:#6caae4;
		padding-left:30px;
	}
	.side_nav .navbar-collapse{
		margin-right:0;
	}
	.side_nav ul.nav {
		background:#f0f0f0;
		font-family:"Arvo",georgia,"Times New Roman", serif;
	}
	.side_nav ul.nav li {
		border-top:1px solid #dad9d9;
	}
	.side_nav ul.nav li:first-child {
		border: 0;
	}
	.side_nav ul.nav li a {
		color:#0070cd;
	}
	.side_nav .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
		background: none;
	}
	.side_nav ul.nav li a:hover {
		color:#353535;
		text-decoration:none;
	}
	/* top callout */
.jumbotron {
	padding-top:20px;
}
	.jumbotron h1 {
		font-size: 25px;
		color: #fff;
		margin: 0;
		line-height: 40px;
		text-align:center;
	}
	.jumbotron h2 {
		text-align:center;
	}
	/**/.family_image {
		background:none;
		padding:0 0 20px;

	}
	/*green callout*/
	.callout_box {
		padding: 40px 0 60px;
	}
	.green_callout h3{
		color:#FFF;
		font-weight:700;
		font-size:20px;
		text-transform:uppercase;
	}
	.callout_btn{
		font-size:15px;
		padding:15px;
		letter-spacing:4px;
		border-color:#FFF;
		color:#FFF;
		width:75%;
	}
	/*footer*/

	.logo {
		text-align:center;
	}
		.logo img, .logo h1 {
			display: block;
			width: 100%;
			height: auto;
		}
     .zoomtranslate{
        text-align: center;

    }
/*
	.logo-footer {
		margin:0 auto;
	}
	.logo-footer img {
		width:30%
	}
*/

}

@media only screen and (max-width: 479px) {
.container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.posts {
	margin-bottom:5px;
	padding:8px;
}
.gray_container {
	padding: 7px 0px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width:83%;
	padding-left:20px;
}

	.side_nav h2{
		background: #353535;
		color:#6caae4;
		padding-left:12px;
	}
	.side_nav .navbar-collapse{
		margin-right:0;
	}
	.side_nav ul.nav {
		background:#f0f0f0;
		font-family:"Arvo",georgia,"Times New Roman", serif;
	}
	.side_nav ul.nav li {
		border-top:1px solid #dad9d9;
	}
	.side_nav ul.nav li:first-child {
		border: 0;
	}
	.side_nav ul.nav li a {
		color:#0070cd;
	}
	.side_nav ul.nav li a:hover {
		color:#353535;
		text-decoration:none;
	}
	.side_nav .navbar-collapse{
		margin-right:0;
	}
	.jumbotron h1 {
		font-size: 20px;
		color: #fff;
		margin: 0;
		line-height: 40px;
		text-align:center;
	}
	.jumbotron h2 {
		font-size: 15px;
		font-weight: 700;
		text-align:center;
	}
/*
	.logo-footer {
		text-align:center;
	}
		.logo img, .logo h1 {
			float: none;
		}

	.logo-footer img {
		text-align:center;
		width:70%
	}
*/
}
/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 768px) and (max-width: 995px) {}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {}

/* Mobile Landscape Size to Tablet Portrait */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size */
@media only screen and (max-width: 479px) {}


#wpbdp-search-form .wpbdp-search-filter>div.label {
    color: black;
    text-align: right
}


#mega div.deactive {
    display: none;
}


#mega div.active {
    display: block;
}


/* mega menu */

#megamenu {
  position: absolute;
  color: #a5aaae;
  display: none;
  font-family: "Roboto Slab", Georgia, serif;
  text-align: left;
  background-color: #F7F7F7;
  z-index: 5000;
  width: 100%;
  left: 0;
  padding: 10px 30px 0;
  border-top: 3px solid #0070cd;
  border-bottom: 3px solid #0070cd;
}

#megamenu.enable {
    display: block;
}

ul.menu-mega22 {
    width: auto;
    height: auto;
    float: left;
    position: relative;
    z-index: 50005;
    padding-right: 0;
    padding: 0;
    border-right: 3px solid #D7D7D7;
}

ul#mega {
    float: left;
    display: inline-flex;
    margin-left: 3%;
    width: 80%;
    /* background: #FCFCFC; */
}

@media only screen and (max-width: 997px) { ul#mega { width: 45%; } }

#mega li {
    /* width: 100%; */
}

#mega .sub-menu li {
    /* margin-right: 15px; */
    /* margin-bottom: 1px; */
    display: table-cell;
    padding-right: 15px;
    padding-bottom: 10px;
    float: none;
    clear: none;
    line-height: 1.1;
    width: auto;
    /* text-align: left; */
    /* vertical-align: top; */
    min-width: 90px;
    max-width: 200px;
}

#mega .sub-menuÂ .sub-menuÂ li {
    display: list-item;
}

#mega .sub-menu .sub-menu li {
    display: block;
    margin: 8px 0 0 0;
    float: none;
    line-height: 1.2;
    padding-bottom: 2px;
}

ul.menu-mega22 li {
    display: block;
    padding: 0 20px 4px 4px;
}

ul.sub-menu {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: left;
}

#mega .sub-menu li a {
    color: black;
    font-size: 14px;
    font-weight: 600;
}

#mega .sub-menu li .sub-menu li a {
  font-weight: 400;
}

#mega li a {
    /* text-align: center; */
}

ul.menu-mega22 li.opened:after {
  content: "";
  position: absolute;
  right: -3px;
  height: 30px;
  border-right: 3px solid #0070cd;
}


#mega li a {
  color: rgb(179, 179, 179);
  font-weight: 400;
}

ul.menu-mega22 li a {
    color: black;
    font-weight: 600;
    text-decoration: none;
}

.nav>li>a {
  padding: 0;
}

#menu >li.menu-trigger>a.enable {
  border-bottom: 12px solid #0070cd;
  padding-bottom: 8px;
}

.menu-mega22 li.opened {
    background: rgb(232, 232, 232);
}

ul.menu-mega22 li a:hover {
    text-decoration: none;
    color: #0070cd;
}

.sub-menu li a {
    display: block!important;
}

#mega .sub-menu li a:hover {
    text-decoration: none;
    color: #0070CD;
}




/* footer */

footer.container {
    margin-top: 45px;
    margin-bottom: 20px;
}

footer h4 {
  text-transform: uppercase;
  font: 14px/16px "ProximaNova-Bold",Helvetica,Arial,sans-serif;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
footer .social-networks {
  overflow: hidden;
  margin: 0 0 17px -12px;
  width: 60%;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
footer .social-networks li {
  float: left;
  padding: 4px 0 10px 15px;
}
footer .social-networks li a {
  display: block;
  width: 21px;
  height: 27px;
  text-indent: -9000px;
  overflow: hidden;
  background: url(images/ico-social-small.png) no-repeat;
}
footer .social-networks li a:hover {
  background-position: 0 -27px;
}

footer .social-networks li a[href*="twitter.com"] {
  background-position: -31px -1px;
  width: 24px;
  margin: 0 2px 0 -5px;
}

footer .social-networks li a[href*="twitter.com"]:hover {
  background-position: -31px -28px;
}

footer .social-networks li a[href*="air.com"] {
  background-position: -188px 0;
  width: 27px;
}
footer .social-networks li a[href*="air.com"]:hover {
  background-position: -188px -27px;
}

footer .social-networks li a[href*="tumblr.com"] {
  background-position: -275px 0;
  width: 20px;
  margin: 0 0 0 0;
}
footer .social-networks li a[href*="tumblr.com"]:hover {
  background-position: -275px -27px;
}

footer .social-networks li a[href*="instagram.com"] {
  background-position: -235px 0;
  width: 20px;
  margin: 0 0 0 2px;
}

footer .social-networks li a[href*="instagram.com"]:hover {
  background-position: -235px -27px;
}

footer .social-networks li a[href*="youtube.com"] {
  background-position: -107px 0;
  width: 22px;
  margin: 0 4px 0 0;
}
footer .social-networks li a[href*="youtube.com"]:hover {
  background-position: -107px -27px;
}

footer .add-info li a:hover, footer .copyright a:hover {
  text-decoration: none;
  color: #0070cd;
}

footer a {
  color: #000;
}

footer .left {position: relative; float: left;}

footer .right {position: relative; float: right;}

footer .add-info {
  overflow: hidden;
  margin: 0;
  font: 12px/14px "ProximaNova-Bold",Helvetica,Arial,sans-serif;
}

footer .add-info li {
  overflow: hidden;
  padding: 0 0 16px;
}

footer .grey {
    background-color: rgb(240, 240, 240);
    padding: 15px 20px;
}

footer h4 {
  text-transform: uppercase;
  font: 14px/16px "ProximaNova-Bold",Helvetica,Arial,sans-serif;
  margin: 0 0 10px;
  font-weight: 700;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

footer h4 a:hover, .footer-nav li a:hover {
  color: #0070cd;
}

.footer-nav li {
  overflow: hidden;
  padding: 0 0 10px;
}

.footer-nav {
  overflow: hidden;
  font: 12px/14px "ProximaNova-Regular",Helvetica,Arial,sans-serif;
}

.footer-nav ul {
  padding-left: 0;
  list-style: none;
}

footer .info-links {
  overflow: hidden;
  margin: 0;
  font: 12px/14px "ProximaNova-Regular",Helvetica,Arial,sans-serif;
}

footer .info-links address {
  margin: 0;
  line-height: 14px;
}

.logo-footer img {
  width: 100%;
  margin-top: 15px;
}


@media only screen and (max-width: 767px) {
    footer.container {
    margin-top: 5px;
    }
    footer .grey {
      padding: 15px;
      margin: 0;

      margin-bottom: 20px;
}
    .logo-footer { display: none; }
    .mobile-logo-footer {
      padding: 40px 0 15px 15px;
    }
    footer .left { padding: 0}
    footer .right { padding: 0}

    footer .endright {
      padding: 20px 15px;
    }

    .footer_container { margin-bottom: 0;}
}

@media only screen and (min-width: 767px) {
    .mobile-logo-footer { display: none; }
}

@media only screen and (max-width: 1200px) {
    footer .social-networks {
      width: 80%;
    }
}

ul.sub-menu li ul.sub-menu {
    display: none;
}




#nav {
  margin: 0;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 0;
  min-height: inherit;
  float: right;
  width: 100%;
  margin-top: 16px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}


#nav ul, #nav1 ul {
  text-transform: uppercase;
  margin: 0;
}

#nav>ul>li {
  padding: 0 0 10px;
  float: right;
}

#nav > ul > li:first-child {
  padding: 0 0 0 10px;
}

#nav>ul>li>a {
    padding: 0 13px 0;
    color: #353535;
    font-size: 16px;
    display: block;
    position: relative;
    text-decoration: none;
    font-family: MuseoSlab-700;
    font-weight: 500;
}

.mega-dropdown {
  width: 100%;
  border-style: solid;
  border-width: 3px 0 5px;
  border-color: #e7e7e7;
  background: #fff;
  position: absolute;
  top: -9999px;
  left: 0;
  width: 100%;
  padding: 0 9999px;
  margin: 0 -9999px;
  z-index: 999;
  text-transform: none;
}

.drop-holder {
  width: 1170px;
  padding: 0 15px;
}



.mega-dropdown .column {
  width: 23%;
  float: left;
  padding: 20px 20px 20px;
  border-left: 1px solid #e7e7e7;
}

/* .mega-dropdown .column:first-child {
  background: #e7e7e7;
  position: relative;
  width: 30%;
} */

#nav>ul>li:hover {
		border-bottom:10px solid #0070cd;
		padding-bottom:0;
}


#nav>ul>li:hover .mega-dropdown {
  top: 99%;
}

.drop-holder {
  width: 1370px;
  padding: 0 85px;
}

#nav ul ul {
  overflow: hidden;
  margin: 0;
  text-transform: none;
  font: 18px/20px "MuseoSlab-700",Helvetica,Arial,sans-serif;
}

#nav ul ul li {
  padding: 0 0 15px;
}

#nav ul ul li a {
  padding: 0;
  color: #353535;
  display: block;
  vertical-align: top;
  margin: 0 0 8px 0;
  line-height: 1.3;
  font-weight: 500;
}

.mega-dropdown ul li {
    padding: 0 0 4px!important;
}

.navbar-collapse {
    padding: 0;
}

.mega-dropdown .column:first-child {
  background: #e7e7e7;
  position: relative;
  width: 30%;
}

.mega-dropdown .column:first-child:after {
  position: absolute;
  content: "";
  top: 0;
  right: 100%;
  bottom: 0;
  background: #e7e7e7;
  padding: 0 0 0 9999px;
  margin: 0 0 0 -9999px;
}

.mega-dropdown .column:first-child img {
  float: left;
  margin: 0 10px 0 0;
  width: 110px;
}

.mega-dropdown .column .txt-box {
  overflow: hidden;
  font: 16px/22px "ProximaNova-Regular",Helvetica,Arial,sans-serif;
}

.mega-dropdown .title {
  font: 20px/24px "MuseoSlab-700",Helvetica,Arial,sans-serif;
  display: block;
  margin: 0 0 8px;
}

.mega-dropdown .txt-box p {
  margin: 0 0 8px;
}

.mega-dropdown .btn-start {
  color: #0070cd;
  font-family: "ProximaNova-Bold",Helvetica,Arial,sans-serif;
}

#nav>ul>li:first-child a {
    padding: 0 0 0 6px;
}


/* navigationnnnnnnnnn */

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 12px 0 10px;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 8px;
  background-color: white;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.side_nav .nav li a {
  color: #353535;
  text-decoration: none;
  padding: 14px 25px 14px 40px;
  display: block;
  font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif;
  border-radius: 0;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {

}

.container-fullwidth {
    border-bottom: solid 2px #4996D8;
}

.side_nav li .caret {
    color: black;
}

.side_nav, .side_nav h2 {
    background: white;
}

.caret {
    color: white
}

.navbar-toggle {
    margin-top: 15px;
    background-color: black;
}

.side_nav {
  padding-bottom: 0;
  min-height: 100px;
}

@media only screen and (max-width: 1200px) {
    #top_nav >li>a {
        padding: 7px 20px 0 0;
    }
    #nav>ul>li>a {
      padding: 0 10px 0;
      font-size: 16px;
    }
    .drop-holder {
      width: 1050px;
      padding: 0;
    }
    .header_col {
      min-height: 0;
    }
    .logo {
      margin-top: 25px;
      padding-bottom: 0;
    }
    .container {
      width: 100%;
      padding: 0 35px
    }
    #nav ul ul li a {
      font-size: 15px;
    }
}

@media only screen and (max-width: 998px) {
    #top_nav >li>a {
        padding: 7px 8px 0 0;
        font-size:14px;
    }
    #nav>ul>li>a {
      padding: 0 8px 0;
      font-size: 12px;
    }
    .drop-holder {
      width: 800px;
      padding:0;
    }
    .header_col {
      min-height: 0;
    }
    .logo {
      margin-top: 35px;
      padding-bottom: 0
    }
   .donate-btn {
      padding: 4px 10px;
    }
    .container {
      width: 100%;
      padding: 0 35px
    }
    #nav ul ul li a {
      font-size: 12px;
    }
}

/* DISABLE NAMICA.ORG LINKS */
a[href*="namica.org"] {
 /*display: none;*/
}

/* SEARCH PAGE */
.sub-search {
  padding: 40px 40px 70px 40px;
}

.sub-search em {
    padding: 0 10px;
}

.sub-search article {
    margin-bottom: 40px;
}

.sub-search p {
    margin-bottom: 5px;
}

.sub-search span.small_date {
    margin-bottom: 5px;
}
	.namitranslate{

    float: right;
    /*top: -20px;
    right: 35px;
    position: relative;*/
}
.zoom{

    font-size: 30px;
    display:inline;
    padding-right: 20px;
}
.zoomtranslate{

    float:  right;
    /*margin-right: 10%;*/
    margin-bottom: 10px;

}
.zoom > a{
    display: inline;
}
.zoom > div{
    display: inline;

}
.sub-search h2 {
    padding-bottom: 3px;
}

/* breadcrumbs style */

ul#breadcrumbs li.current_breadcrumb a {
    font-weight: 800;
}

ul#breadcrumbs li a {
    font-weight: 500;
}


/*********** The ribbons start **********/

.corner-ribbon{
  width: 300px;
  background: #e43;
  position: absolute;
  top: 80px;
  left: -100px;
  text-align: center;
  font-size: small;
  line-height: 30px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon a{
  color: #f0f0f0;
}

/* Custom styles */

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 5px rgba(0,0,0,.6);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -86px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 999;
}

.corner-ribbon.top-right{
  top: 50px;
  right: -86px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 999;
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

/*********** The ribbons end **********/


/*********** The affilliate themplate start **********/
.eventtop {
    right: 5px!important;
}
a.button.add-new-h2 {
    background: whitesmoke;
    padding: 5px 10px;
    font-size: 18px;
}
/*********** The affilliate themplate end **********/

/*** main menu holder ***/
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.sdwe .col {
  flex: 1;
  padding: 20px;
}
.flexbox .col:nth-child(2) {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.flexbox .col:nth-child(1) {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.flexbox .col:nth-child(3) {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.flexbox .col:nth-child(4) {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
nav .flexbox {
	overflow: visible;
}

/*** main menu holder end *****/


.corner-ribbon.top-right.red.shadow {
    display: none;
}

.metaslider .caption p:last-of-type{
	margin-bottom:0 !important;
	padding-bottom: 0;
}
.metaslider > div{
	height:auto !important;
}
.metaslider > div ul.slides{
	margin-bottom: 1.5em;

}
.flexslider{
	display: inline-block;
	width:100%;
}

@media only screen and (max-width: 479px) {

    .metaslider .flexslider a.read-more{
        text-align: center;
        left: 22%;
    }
    /*.metaslider .flexslider p {*/
        /*display: none;*/
    /*}*/
	.metaslider .caption{
		padding:15px 0 !important;
	}
	.metaslider .caption p{
		margin-bottom:15px !important;

	}
	.blog-container {
        margin: 0 0 25px 0;
    }

    .border-page:before {
        background: #C1C1C1;
    }

    #top_nav > li {
        padding-right: 10px;
    }

    #top_nav {
        padding: 0;
    }

    .container-fullwidth { border-bottom: none; }

    #top_nav{
        padding-right: 0;
        padding-left: 0px;
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }

    .side_nav {
        padding-top: 40px;
        border-bottom: 5px solid #4996D8;
    }

    .hide_dt.navbar-fixed-top {
        padding-top: 15px;
        min-height: 85px!important;
    }

    footer.container {
        margin-bottom: 0;
    }

    footer.container {
        padding: 0 16px;
    }

    footer .grey {
        margin-bottom: 0;
    }

    .mobile-logo-footer {
        display: none;
    }

    .navbar-toggle {
        margin-right: 20px;
    }

    .container-fullwidth {
        border-bottom: none;
    }

    .navbar-toggle {
        margin-top: 3%;
        background-color: #2A6496;
    }

    #top_nav >li>a {
        padding: 0 7px 0 0;
    }

    .container {
        padding: 0 8px;
    }

    .corner-ribbon{
        width: 190%;
        height: 40px;
        background: #e43;
        position: absolute;
        top: 80px;
        text-align: center;
        font-size: small;
        line-height: 45px;
        color: #f0f0f0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        letter-spacing: 0;
        left: 0;
    }

    .corner-ribbon.top-left{
      top: -10px;
      left: -50px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(6deg);
      z-index:999;
    }

    .corner-ribbon.top-right{
      top: -10px;
      right: -10px;
      left: auto;
      transform: rotate(45deg);
      -webkit-transform: rotate(-9deg);
      z-index: 888;
    }

    .corner-ribbon.top-right.red.shadow {
        display: block;
    }
    .corner-ribbon.red{background: #2a6496;}

    h2.nav_heading {
        width: 80%;
        padding: 0 0 0 10px;
        margin-top: 5px;
    }

    h2.nav_headingÂ img {
        width: 40%;
    }

    h2.nav_heading a img {
        width: 100%;
    }

    a.donate-btn {
        display: none;
    }


}

/* header */

#menu-main a.dropdown-toggle {
    background: gainsboro;
    font-size: 12px;
    padding: 0 0 0 40px!important;
}


.page-header {
    margin: 20px 0 0;
}

.page-header .container {
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
}


/* widgets */


.sbBox #espresso_calendar table.fc-header .fc-button {
    margin: 0 8px 0 7px;
}

#sidebar .heading-sidebar {
    text-align: center;
    padding: 20px 0 8px;
}

#sidebar ul {
    padding: 8px 8px 12px 40px;
}

#sidebar ul li {
    margin-bottom: 12px;
    line-height: 1.4;
}


/* pages sidebar */

.sbBlog #sidebar-sub .heading-sidebar {
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 25px 0 0;
}

.sbBlog .textwidget {
    text-align: center;
    padding: 0 0 15px;
}

.sbBlog a {
    color: white;
}

.printfriendly {
    display: none;
}

.poweredby {
	text-align:left;
	display: block;
}
.poweredby a{
	font-size: 13px;
	font-weight: 600;
	color: #000;
}
.poweredby a:hover {
	text-decoration: underline;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color: white;
}

.grey ul.nav li {
    width: 100%;
}

.grey .nav>li>a {
  padding: auto;
}

.grey .add-info li a {
    padding: 10px 15px;
}

.blog article {
    margin: 25px 0;
}


.btn_event_form_submit {
    min-width: 85px!important;
    background: #39d;
    border: none;
    color: white!important;
    padding: 5px 8px;
}


/* *** post comments style START *** */
#comments .comment-meta {
    margin-bottom: 4px;
}

#comments .comment-meta a {
    color: #a7a7a7;
}

#comments .comment-meta a.comment-edit-link {
    color: initial;
}


#comments .comment .comment-body {
    margin-left: 8px;
}

#comments .comment-body {
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 4px;
    border-bottom: 1px solid #eee;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

#comments .comment-body .fn {
    display: block;
    font-size: 1.077em;
    font-weight: 600;
    color: #000;
}

#comments .comment-body .says {
    display: none;
}

#comments .comment-body .reply {
    margin: 2px 0;
    text-decoration: underline;
    font-size: 16px;
    padding: 0 8px;
}

#comments .comment .comment-body p {
   padding: 8px;
   background: #fbfbfb;
   border: 1px solid #eeeeee;
   margin: 8px 0 2px;
}

#comments .comment-body .reply a {color: inherit;}

#comments .comment-reply-title {
    font-size: 1.031em;
    margin-bottom: 0;
    padding: 0;
}

#comments .comment-form p.logged-in-as, #comments .comment-form p.logged-in-as a {
    color: #666;
    margin: 2px 0 8px;
}

#comments .comment-respond {
    margin-top: 3em;
}

#comments .comment-form .comment-form-cookies-consent {
    width: 70%;
}

#comments .comment-form .comment-form-cookies-consent label {
    font-size: 14px;
    display: inline;
    margin-left: 10px;
    width: 60%;
}

#comments .comment-form label {
    display: inherit;
    margin-bottom: 3px;
    color: #484848;
    font: inherit;
}

#comments .comment-form textarea,
#comments .comment-form input[type=text] {
    display: inline-block;
    color: #777;
    padding: 6px 12px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1.65;
    max-width: 100%;
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.comment-form-comment {
    margin: 0;
    padding: 0;
}

#comments .comment-form .form-submit button, 
#comments .comment-form .form-submit input[type=button],
#comments .comment-form .form-submit input[type=submit] {
    display: inline-block;
    background: #0074d1;
    color: #fff;
    padding: 0.5em 1em;
    font-family: inherit;
    font-size: .923em;
    font-weight: 400;
    margin: 0;
    border: 0;
    cursor: pointer;
    line-height: 1.65;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
    max-width: 100%;
    transition: 0.15s all ease;
    border-radius: 3px;
}
/* *** post comments style ENDS *** */

/* category */
body.archive article.blog-posts h1 a,  body.category article.blog-posts h1 a {
    color: inherit;
}

body.category article.blog-posts {
    margin-bottom: 2em;
}