.logo, 
.logo-dark {
	max-height: 75%;
}
.navbar-nav > li > a {
	xline-height: 110px;
	font-size: 15px;
	font-family: Knockout31, Oswald, sans-serif !important;
}
.navbar-nav > li.donate > a {
	background: #e17000;
	color: #fff;
	line-height: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.navigation.sticky .navbar-nav > li.donate > a {
	color: #fff;
}
.navbar-nav > li.donate > a:hover {
	background-color: #ff9643 !important;
	color: #222 !important;
}
.navigation.sticky .navbar-nav li.donate a {
  margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.dropdown-menu {
	xbackground: #094074;
	x-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
	x-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
	xbox-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
}
.dropdown-menu li > a {
	font-size: 15px;
	font-family: Knockout31, Oswald, sans-serif !important;
}

#front_banner,
.page-title-banner{
	position: relative;
}
#front_banner:after,
.page-title-banner:after {
	position: absolute;
	xbottom: 0;
	display: block;
	content:"";
	height: 114px;
	width: 100%;
	background: url(/wp-content/themes/gaze/banner_overlay_wave.png) center bottom 
repeat-x;
	z-index: 10000;
	left: 0;
	bottom: -1px;
}
.page-title-banner {
	xpadding-left: 0 !important;
}
.page-title-banner h1 {
	xpadding-left: 10%;
	text-transform: uppercase;
}
@media (max-width: 768px) {
	.page-title-banner h1 {
		xpadding-left: 0;
	}
}
@media (max-width: 640px) {
	#front_banner:after,
.page-title-banner:after {
		display: none;
	}
}

.single-portfolio .page-title .container {
	height: 400px !important;
}

.homepage-icons {
	height: 177px;
	overflow: hidden;
	background: transparent url(/wp-content/uploads/2019/11/HomePage_icons.png) no-repeat;
	background-position: center 0px;
	background-size: 100% auto;
}
.homepage-icons:hover {
	background-position: center -177px;
}
@media (max-width: 1199px) {
	.homepage-icons {
		height: 145px;
	}
	.homepage-icons:hover {
		background-position: center -145px;
	}
}
@media (max-width: 991px) {
	.homepage-icons {
		height: 111px;
	}
	.homepage-icons:hover {
		background-position: center -111px;
	}
}
@media (max-width: 767px) {
	.homepage-icons {
		background: transparent url(/wp-content/uploads/2019/10/HomePage_icons_orange.png) no-repeat;
		height: 174px;
		background-size: contain;
	}
	.homepage-icons:hover {
		background-position: center 0px;
	}
}
@media (max-width: 650px) {
	.homepage-icons {
		height: 130px;
	}
}
@media (max-width: 550px) {
	.homepage-icons {
		height: 110px;
	}
}
@media (max-width: 450px) {
	.homepage-icons {
		height: 90px;
	}
}

body, p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20pt;
	color: #363636
}
h1, h2, h3, h4, h5, h6 {
  font-family: Knockout29, Oswald, sans-serif !important;
	font-weight: 400;
}
h1 {
	font-size: 62px;
	line-height: 50pt;
	text-transform: uppercase;
}
h2 {
	font-size: 48px;
	margin-bottom: 0.8em;
	line-height: 36pt;
}
h3 {
	font-size: 38px;
	margin-bottom: 0.8em;
	line-height: 32pt;
}
h4 {
	font-size: 24px;
	margin-bottom: 0.8em;
	line-height: 22pt;
}
h5 {
	font-size: 18px;
	margin-bottom: 0.8em;
	line-height: 20pt;
}
@media (max-width: 768px) {
	.not-mobile {
		display: none;
	}
}
.vc_custom_heading.by-numbers {
	font-family: Knockout31, Oswald, sans-serif !important;
}

.button, 
.vc_btn3, 
.vc_btn3.vc_btn3-size-md,
.nf-field .submit-wrap input,
.back-to-projects a {
	font-family: Knockout29, Oswald, sans-serif !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size: 20px !important;
}

.nf-before-form-content {
	display: none;
}
.nf-field .submit-wrap {
	text-align: center;
}
#nf-form-2-cont .nf-field-container {
	display: inline-block;
	max-width: 26%;
}
#nf-form-2-cont .nf-field input {
	margin-top: 4px;
}
#nf-form-2-cont .nf-field-container.submit-container {
	float: right;
}
#nf-form-2-cont .nf-field .submit-wrap input {
	margin-top: 6px;
	margin-bottom: 0;
}
@media (max-width: 1999px) {
	#nf-form-2-cont .nf-field-container {
		max-width: 32.5%;
	}
	#nf-form-2-cont .nf-field-container.submit-container {
		display: block;
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#nf-form-2-cont .nf-field .submit-wrap input {
		margin-top: 10px;
	}
}
@media (max-width: 991px) {
	#nf-form-2-cont .nf-field-container {
		max-width: 100%;
		display: block;
	}
	#nf-form-2-cont .nf-field-container.submit-container {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#nf-form-2-cont .nf-field .submit-wrap input {
		margin-top: 10px;
	}
}

.navbar-nav > li > a:hover, 
.navbar-nav > .active > a, 
.project-nav li a:hover, 
a:hover {
	color: #00A6A6 !important;
}

select {
	background: #fff;
}
.wpcf7 select {
	background: #f7f7f7;
}

ul {
	list-style: disc;
	margin-left: 1em;
	padding-left: 1em;
}
.widget_ebor_gaze_popular-widget ul, .widget_nav_menu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.white *, .project-description .white *{
	color: #fff;
}

.pagination a:hover {
	color: #fff !important;
}

.vc-post-styling.slick-slider .slick-slide {
	width: 25%;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.slick-slider .mega-post-meta, .slick-slider .mega-post-date, .slick-slider .mega-post-para {
	display: none;
}
.slick-slide .mega-post-image img {
	width: auto !important;
	max-width: none;
}
.mega-post-title {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center
}
.post-slider button.slick-arrow {
	border-radius: 0;
	background: rgba(251,113,4,0.8) !important;
}
.post-slider button.slick-arrow:hover {
	background: rgba(251,113,4,1) !important;
}
.post-slider button.slick-arrow:before {
	background: none !important;
	line-height: 70px;
}
.slick-prev, .slick-next {
	top: 35% !important;
	height: 70px !important;
	width: 40px !important;
	}
.post-slider.vc-post-styling .slick-prev {
	margin-left: 0 !important;
	left: 0 !important;
}
.post-slider.vc-post-styling .slick-next {
	margin-right: 0 !important;
	right: 0 !important;
}
.slick-slide img:before {
	content: "";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 400px !important;
}
.slick-slide img {
	width: auto !important;
	min-width: 100%;
	max-width: 100% !important;
	min-height: 100%;
	height: auto !important;
}
.project-carousel .mega-post-carousel1 {
	position: relative;
}
.project-carousel .mega-post-carousel1 h3.mega-post-title {
	position: absolute;
	top: 45%;
	text-transform: uppercase;
	width: 100%;
}
.project-carousel .mega-post-carousel1 h3.mega-post-title a {
	color: #fff !important;
	text-align: center;
	font-size: 32px !important;
	width: 100%;
	display: block;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.owl-carousel .vc_column-inner .wpb_single_image img {

}
.owl-carousel figure {
	position: relative;
}
.owl-carousel figure figcaption {
	position: relative;
	top: -2px;
	left: 0;
	width: 95%;
	padding: 3px 10px;
	color: #fff;
	background: rgba(0,0,0, 0.7);
	visibility: hidden;
	opacity: 0;
  transition: all 0.5s ease;
}
.owl-carousel figure:hover figcaption {
	visibility: visible;
	opacity: 1;
}

.owl-carousel .owl-nav.disabled {
	display: block !important;
}
.owl-carousel .owl-nav button, 
.owl-theme .owl-carousel .owl-nav [class*='owl-'] {
	border-radius: 0 !important;
	background: rgba(0,0,0, 0.6) !important;
	color: #fff !important;
	height: 100px;
	top: 30%;
}
.owl-carousel .owl-nav button:hover, 
.owl-theme .owl-carousel .owl-nav [class*='owl-']:hover {
	background: rgba(0,0,0, 0.8) !important;
}
.owl-prev:before, 
.owl-next:before {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.by-numbers, 
.statistic-timer {
	font-size: 60px;
	line-height: 67pt;
	font-weight: 700;
	color: #e17000;
	xfont-family: Barlow, Oswald, sans-serif;
	
}
.by-numbers:after {
	content: "";
	display: block;
	height: 2px;
	background: #777;
	width: 25%;
	margin: 0 auto 15px auto;
}
.newsletter,
#mc_embed_signup {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
}
.newsletter .newsletter-input, #mce-FNAME, #mce-LNAME, #mce-EMAIL {
	border-radius: 0;
	border: none !important;
	text-transform: uppercase;
	font-size: 14px;
	width: 250px;
	display: inline-block;
	color: #333;
}
#mce-LNAME, #mce-EMAIL {
	margin-left: 3px;
}
.btn, input[type="submit"], 
.newsletter .newsletter-submit.btn,
#mc-embedded-subscribe,
.btn.btn-color, .button, .vc_btn3, 
.vc_btn3.vc_btn3-size-md, 
.vc_btn3.vc_btn3-color-warning, 
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat,
.nf-field .submit-wrap input,
.back-to-projects a
 {
	border-radius: 0;
	background-color: #e17000 !important;
	background: #fb7104;
	color: #fff;
	line-height: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Barlow", sans-serif;
	text-transform: uppercase;
	font-weight: 700; 
	letter-spacing: 0.05em;
	font-size: 16px;
	padding: 0 17px;
}
.btn:hover,
input[type="submit"]:hover,
.newsletter .newsletter-submit.btn:hover,
#mc-embedded-subscribe:hover,
.btn.btn-color:hover,
.button:hover,
.vc_btn3:hover,
.vc_btn3.vc_btn3-size-md:hover, 
.vc_btn3.vc_btn3-color-warning:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
.nf-field .submit-wrap input:hover
{
	background-color: #ff9643 !important;
	color: #111 !important;
}
.newsletter .newsletter-submit.btn {
	padding: 0 24px;
	line-height: 21px;
}
#mc-embedded-subscribe {
	line-height: 38px;
	margin: 2px 0 0 3px;
}
.video-box img {
	width: 100%;
	height: auto;
}
.model-box-container {
	
}
.model-box {
	background: #eee;
	padding: 20px;
	position: relative;
}
.model-box .wpb_content_element {
	margin: 0;
}
.model-box .vc_column_container.vc_col-sm-8 {
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vc_icon_element {
	margin: 0;
}
@media (max-width: 992px) {
	.model-box {padding-left: 10px;}
	.model-box p {font-size: 14px;}
}
@media (max-width: 768px) {
	.model-box-container > .vc_col-sm-4 {
		display: none;
	}
	.model-box .vc_column_container.vc_col-sm-4 {
		width: 25%;
	}
	.model-box .vc_column_container.vc_col-sm-8 {
		xposition: static;
		width: 75%;
	}
}
@media (max-width: 600px) {
	.model-box {
		padding: 20px 10px;
	}
	.model-box .vc_column_container.vc_col-sm-8 {
		top: 20px;
		transform: none;
		-ms-transform: none;
	}
}
@media (max-width: 500px) {
	.model-box .vc_column_container.vc_col-sm-4 {
		position: static;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
		width: 40%;
}
	.model-box .vc_column_container.vc_col-sm-8 {
		position: static;
		margin-left: auto;
		margin-right: auto;
	}
	.model-box p {
		padding-bottom: 20px;
	}
}
.team-members .vc_section, .vc_section.vc_section-has-fill {
	padding-top: 70px;
	padding-bottom: 50px;
}
.team-member {
	height: 560px;
}
.team-member img {
	transition: all .3s ease;
	transform: scale(1);
}
.team-img, .team-member .hover-overlay {
	border-radius: 1000px;
}
.team-img {
	max-width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 5px 0px 
rgba(0,0,0,0.25); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.team-member .hover-overlay {
	display: none !important;
}
.team-member:hover img {
	transform: scale(1.2);
}

#partners-short {
	text-align: center
}
#partners-short .partner {
	display: inline-block;
}

.more-partners {
	display: none;
}

.category-project .entry-date {
	display: none;
}
.donate-row {
	
}
.donate-row .donate-text,
.donate-row .donate-button {
	display: inline-block;
	margin-left: 20px;
}
.donate-row .donate-button a {
	margin-top: 15px !important;
}
/* Novo-map */ .novo-map_infobox_style_default {
	box-sizing: border-box;
	width:460px !important;
	height:310px !important;
	xbackground-color:rgba(255,255,255,0.95) !important;
	background-color: rgba(0,0,0,0) !important;
	xborder: 2px solid #ccc;
	padding: 15px;
}
.novo-map_infobox_style_default .title {
	color:#333 !important;
	text-align: left !important;
}
.novo-map_infobox_style_default a:hover .title, .novo-map_infobox_style_default a:hover {
	color:#ff8400 !important;
	text-decoration:none !important;
}
.novo-map_infobox_style_default img:first-child {
	float: right !important;
}
/* customized info box */ .novo-map_infobox_style_default {
	padding: 0;
	height: 500px !important;
}
.novo-map_infobox_style_default img {
	display: block !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
}
.novo-map_infobox_style_default img:first-child {
	float: none !important;
	padding: 5px !important;
	background: #fff
}
.novo-map_infobox_style_default .image {
	max-height: 200px;
	overflow: hidden;
}
.novo-map_infobox_style_default .description {
	padding: 10px 25px 25px 25px !important;
	background: rgba(255,255,255,0.95);
}
.novo-map_infobox_style_default .description p {
	font-size: 15px !important;
}
.novo-map_infobox_style_default .infobox-content img {
	width: 100% !important;
	position: relative;
	padding: 0px !important;
}
.page-title {
	background-position: center center;
}
.project-posts article {
	height: 700px;
	overflow: hidden;
}
.entry-meta {
	xdisplay: none;
}
.entry-meta .entry-author {
	display: none;
}
.entry-meta .entry-category {
	display: none;
}
.entry-meta .entry-comments {
	display: none;
}
.page-title .container {
	height: 500px
}

.project-description h2,
.project-team h2 {
	text-align: center;
	color: #e17000;
}
.project-description h2:after,
.project-team h2:after {
	content: "";
	display: block;
	width: 50%;
	height: 3px;
	background: #ebebeb;
	margin: 30px auto;
}
.project-description h2.donate-text:after {
	display: none;
}

.field-notes h2 {
  text-align: center;
  color: #fff;
}
.portfolio-single h3, 
.field-notes h3 {
	color: #094074;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.field-notes {
	background: #00A6A6;
	padding: 40px 0;
	margin-top: -40px;
}
.field-notes h3 {
	color: #fff;
}
.field-notes .more-notes {
  width: 800px;
  max-width: 90%;
  margin: 30px auto 0 auto;
  text-align: center;
}
.field-notes .more-notes a {
  border-radius: 0;
    background-color: #e17000 !important;
    background: #fb7104;
    color: #fff;
    line-height: 50px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 16px;
    padding: 0 17px;
}
.field-notes .related {
  background: none;
}
.field-notes .blog {
	margin-bottom: 50px;
	background: #f3f3f3;
}
.field-notes .blog .blog-view {
	position: relative;
	height: 450px;
	overflow: hidden;
}
.field-notes .blog-view .blog-image {
	float: left;
	width: 70%;
	height: auto;
	position: absolute;
  top: 50%;
  transform: translate(0,-50%);
	background: #000;
}
.field-notes .blog .blog-title {
	box-sizing: border-box;
	padding: 40px;
	width: 30%;
	float: right;
	height: 450px;
	xbackground: #f3f3f3;
	color: #222;
}
.field-notes h4 {
	margin-bottom: 20px;
}
.field-notes .excerpt {
	font-size: 14px;
}
.field-notes a:hover h4 {
	color: #e17000;
	transition: .2s ease;
}
.field-notes a:hover .blog-image img {
	opacity: 0.7;
	transition: .5s ease;
}
.field-notes .gallery {
	color: #fff;
}
.field-notes .flickity-slider-wrap {
	margin-top: -2em;
}
.field-notes .flickity-slider .gallery-cell {
  height: 300px;
	overflow: hidden;
}
.field-notes .flickity-slider .gallery-cell img {
	min-width: 100%;
	min-height: 300px;
	width: auto;
	height: auto;
}
.portfolio-nav {
	display: block;
	background: #094074;
	width: 100%;
	text-align: center;
	z-index: 119;
}
.portfolio-nav div.center {
	display: inline-block;
	xheight: 46px;
}
.portfolio-nav ul {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.portfolio-nav li {
	list-style: none;
	display: block;
	float: left;
	padding: 0 15px;
}
.portfolio-nav a {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	box-sizing: border-box;
	border-bottom: 3px solid #094074;
}
.portfolio-nav a:hover, .portfolio-nav a.active {
	border-color: #fb7104;
	color: #fff !important;
}
body.logged-in .portfolio-nav.sticky {
	position: fixed;
  top: 92px;
}
.portfolio-nav.sticky {
	position: fixed;
  top: 60px;
}
.gallery-cell .work-description {
	xdisplay: none;
}
.gallery-cell .work-description h3 {
	font-weight: 400;
	font-size: 22px;
}
.portfolio-grid .vc_grid-item {
	max-width: 90%;
}
@media (max-width: 768px) {
	.portfolio-grid .vc_grid-item {
		margin-left: auto;
		margin-right: auto;
	}
}
.portfolio-grid .vc_grid-item .vc-gitem-zone-height-mode-auto {
	max-height: 270px;
}
.portfolio-grid .vc_grid-item .vc_gitem-col {
	background: #fff;
	padding: 30px;
}
.portfolio-grid .vc_grid-item .vc_gitem_row h4 {
	font-size: 28px;
	margin-bottom: 30px;
}
.portfolio-grid .vc_gitem-post-data-source-post_excerpt {
	height: 0px;
	overflow: hidden;
	position: relative;
}
xsection.blog-standard article .entry-wrap .entry {
	height: 325px;
	max-height: 325px;
	overflow: hidden;
	position: relative;
}
section.blog-standard article .card,
.field-notes-page article .card {
	xheight: 650px;
	xmax-height: 650px;
	height: 425px;
	max-height: 425px;
	overflow: hidden;
	position: relative;
}
.portfolio-grid .vc_gitem-post-data-source-post_excerpt:after,
xsection.blog-standard article .entry-wrap .entry:after {
	content: "";
	display: block;
	position: absolute;
	top: 30%;
	bottom: 0;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, 
rgba(255,255,255,1) 100%); /* FF3.6-15 */ 
	background: -webkit-linear-gradient(top, 
rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ 
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, 
rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', 
endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, 
.vc_btn, button,
.back-to-projects a {
	background-color: #fb7104;
	border-radius: 0;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, 
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn:hover, button:hover,
.back-to-projects a {
	background-color: #fb9647;
	color: #222 !important;
}
.portfolio-grid .vc_grid-item .vc_gitem-col .vc_btn3-container, .portfolio-grid 
.vc_gitem-post-data-source-post_excerpt {
	display: none;
	height: 0;
	margin: 0;
}
.portfolio-grid .vc_gitem-post-data-source-post_title, .portfolio-grid 
.vc_gitem-post-data-source-post_title h4 {
	margin: 0 !important;
	text-align: center !important;
}
.section-wrap {
	padding: 70px 0;
}
.vc_column-inner .wpb_single_image img {
	max-width: 95%;
}
.fullimage .vc_column-inner .wpb_single_image img {
	max-width: 100%;
}

.project-nav .page-next,
.project-nav .page-prev {
	display: none;
}
.project-nav li {
	list-style: none;
	width: 100%;
}
.project-nav .back-to-projects a {
	padding: 12px 17px;
	color: #fff !important;
}
.project-nav .back-to-projects a:hover {
	color: #333 !important;
	background-color: #ff9643 !important;
}

.search-results .entry-img,
.search-results .entry-date {
	display: none;
}
.search-results .search-resources .entry-img {
	display: block;
	height: 200px;
	position: relative;
}
.search-results .search-resources .entry-img img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.search-results article .entry, .field-notes-page article .entry {
	height: 350px;
	position: relative;
	overflow: hidden;
}
.search-results article .entry:after, .field-notes-page article .entry:after {
	content: "";
    display: block;
    position: absolute;
    top: 30%;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 75%, 
rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 
100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 75%, 
rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', 
endColorstr='#ffffff',GradientType=0 );
}
.widget .textwidget a {
	color: #6c6c6c;
}
.widget .textwidget a:hover {
	color: #00A6A6;
}
footer.footer {
	background: #094074;
	color: #fff;
}
footer.footer p {
	color: #ddd;
	font-size: 17px;
}
footer.footer h5 {
	color: #ddd;
	font-weight: 400 !important;
}
footer.footer a {
	color: #ddd !important;
}
footer.footer a:hover {
	color: #fff !important;
}
.footer.bg-dark .entry-list ul > li .entry-meta li {
	color: #999;
}
.footer.bg-dark .entry-list ul > li, .footer.bg-dark .list-dividers > li, .footer.bg-dark 
.widget ul.menu > li {
	border-color: #fff;
}
#menu-footer-widget li:last-child {
	border: none;
	}
.bottom-footer {
	background: #003c6f;
}
.bottom-footer {
	font-size: 13px;
	color: #aaa;
}
@media (max-width: 991px) {
	.dropdown-menu>.active>a, 
	.dropdown-menu>.active>a:hover, 
	.dropdown-menu>.active>a:focus {
		color: #000;
	}
	#portfolio-nav {
		top: 0;
	}
	.field-notes .blog .blog-view {
		height: 250px;
	}
	.field-notes .blog-view .blog-image {
		width: 60%;
	}
	.field-notes .blog .blog-title {
		width: 40%;
		padding: 20px;
	}
}
@media (max-width: 767px) {
	#portfolio-nav,
	.field-notes .blog .blog-view {
		height: auto;
	}
	.portfolio-nav li {
		display: inline-block;
		float: none;
	}
	.field-notes .blog-view .blog-image {
		width: 100%;
		float: none;
		position: relative;
		transform: none;
		xheight: 350px
	}
	.field-notes .blog .blog-title {
		width: 100%;
		float: none;
		position: relative;
		padding: 40px;
		height: auto;
	}
}
@media (max-width: 600px) {
	#wpadminbar {
		margin-top: -46px;
	}
}
