.site-title-wrap {
	position:static;
	width:500px;
	height: 80px;
} 

.site-title a {
	color:white;
	text-transform:none;
	//font-family:serif;
}

.site-description {
		color: white;
	width:595px
}
.site-description{
	
}

@media (min-width: 900px) {
  .site-title {
	  font-size: 60px;
	  position: relative;
	  width: 700px;
	}


  .site-description {
	  font-size:16px;
		
  }
}

.entry-header {
	//display: none;	
	//visibility:hidden
		margin:0;

}

.entry-header h1 {
	display: none;	
	margin:0;
	padding:0;
	//visibility:hidden
}



.toggle-visible {
	color:white;
} 

.featured-image{
	display: none;
}

.page .without-featured-image .entry-header {
	padding-bottom:0;
}

body {
	//background-color: #F2F6F5;
}

.site-identity.clear {
	background-color:  #7F152E;;
}

.site-identity.clear:before, .site-identity.clear:after {
	content: "";
	width:50%;
	background-color:  #7F152E;
	display:block;
	position:absolute;
	top:-2px;
	bottom:0;
	border-top: solid 2px #e1e1e1;
}
.site-identity.clear:before {
	left:-50%;
}
.site-identity.clear:after {
	right:-50%;
}

#site-navigation {
	background-color: #BCBABE ;
	position:relative;
}

#site-navigation:before, #site-navigation:after {
	content: "";
	width:50%;
	background-color: #BCBABE ;
	display:block;
	position:absolute;
	top:-2px;
	bottom:0;
	border-top: solid 2px #e1e1e1;
}
#site-navigation:before {
	left:-50%;
}
#site-navigation:after {
	right:-50%;
}

.main-navigation a {
    color: black;
}

.search-input {
	margin-top: 40px;
}

.fa.fa-search {
	margin-top: 35px;
}

.fl-callout-title-link {
	color: #4c3f54;
}

#page {
	padding:10px;
}

//.js {
	//border: 100px solid gray;
	//border-color: #fffff0 ;
	//border-color: rgba(126,103,94,.5) ;
//}
.fl-content-slider-navigation path {
    fill: black;
}

//.fl-node-59511908be203 .fl-slide-1 .fl-slide-title, .fl-node-59511908be203 .fl-slide-1 .fl-slide-text, .fl-node-59511908be203 .fl-slide-1 .fl-slide-text *, .fl-node-59511908be203 .fl-slide-0 .fl-slide-title, .fl-node-59511908be203 .fl-slide-0 .fl-slide-text, .fl-node-59511908be203 .fl-slide-0 .fl-slide-text * , .fl-node-59511908be203 .fl-slide-2 .fl-slide-title, .fl-node-59511908be203 .fl-slide-2 .fl-slide-text, .fl-node-59511908be203 .fl-slide-2 .fl-slide-text * {
	color: #4c3f54;	
}


#colophon {
	padding: 0;
	background-color: rgb(14,59,88);	
}

.site-info {
	display: none;	
}

.footer-bottom {
	padding:0;
}

#text-4, #text-5 {
	//text-align: center;
}


#text-3 {
	//padding: 30px;
}

#media_image-8 {
     position: relative;
        //top: 50%;
        //left: 50%;
        //margin-right: -50%;
        //transform: translate(-50%, -50%) }

.footer-widgets {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.footer-column:nth-child(2) {
	text-align: center;
}

.footer-column:nth-child(2) > aside {
	margin-left: 10%;
}

@media (min-width:600px) {
	#wpcw_social-4 {
		padding-left: 40%;
	}
}










