/* Enter Your Custom CSS Here 
blauwe: #1ab5eb;
*/
@import url(https://fonts.googleapis.com/css?family=Poppins);
@import url(https://fonts.googleapis.com/css?family=Poppins:800);

h2 {   
border-bottom-width: 16px;
border-bottom-color: #1ab5eb;
border-bottom-style: solid;
/*line-height: -1.6em;*/
height: 1.2em;
margin: 0 0 15px;
text-align: left;
font-size: 4rem;
font-weight: bold;
	float: left;
}


p {
    margin: 0 0 28px;
    padding: 0;
    clear: both;
}

h1, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  line-height: 1.2;
  margin: 0 0 28px;
  color: #303133;
	font-weight: bold;

}



.site-header .widget-area {
		float: left;
		text-align: left;
		margin: 20px 10px 0px 50px;
		display: flex;
		width: 600px;
		height: 150px;
}
.logo1{
	  background-image: url('https://www.projectnesting.org/wp-content/uploads/2020/03/WECF-LOGO_kl_2.png');
    background-repeat: no-repeat;
		height: 150px;
		display:block;
		float:left;
		width:50%;
	
}
.logo2{
	  background-image: url('https://www.projectnesting.org/wp-content/uploads/2020/03/nesting_9.png');
    background-repeat: no-repeat;
		width:50%;		
		height: 150px;
		float: left;
		display:block;
}
.site-inner {
    padding-top: 20px;
}
.site-header {
    padding-top: 0px;
    background-image: url(https://www.projectnesting.org/wp-content/uploads/2020/03/li-tzuni_2.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
	    background-size: 100% auto;
  display: table;
    table-layout: fixed;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 550px;
}
.site-inner, .wrap {
    margin: 0 auto;
    max-width: unset;
}

.title-area {
	position: absolute;
	bottom: 3%;
	left: 3%;
	max-width: 400px;
}
.site-container {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.site-title a, .site-title a:focus, .site-title a:hover {
    color: #000;
    text-decoration: none;
		text-align: center;
		font-size: 6rem;
		font-weight: 800;
	  font-family: 'Poppins', sans-serif;
}
.site-description {
    font-size: 3rem;
    line-height: 1;
	  font-family: 'Poppins', sans-serif;
  	font-weight: 800;
	  color: #000;
}
.page-id-437 .widget-title {
    font-size: 1.2rem;
    padding-top: 10px;
    color: #666;
    margin-bottom: 5px;
	  font-family: 'Poppins', sans-serif;
}

.textwidget h1{
    color: #fff;
  font-size: 3.0rem;
    margin-left:5px;

}
#pgc-17-0-0, #pgc-17-0-1, #pgc-17-0-2 {
      border-top: 5px solid #1ab5eb;
  padding-top:1.0rem;
 margin-left:5.0rem;
    margin-right:5.0rem;
}
.widget-title {
    font-size: 20px;
    font-size:2.0rem;
    padding-top: 20px;
    color: #666;
  margin-bottom: 5px;

}
#pgc-17-5-1 {
   padding-top: 15px;
   padding-bottom: 10px;
}


a {
 	color: #1ab5eb;
  text-decoration: none;
}
body {
  font-family: 'Poppins', sans-serif;
  background-color: #fff;
	color: #303133;
	letter-spacing: 0.005em;
	font-weight: 400;
	margin: 0;
  line-height: 1.75;
}
body > div {
  font-size: 15px;
  font-size: 1.5rem;
}
.site-footer {
	height: 300px;
		background-image: url(https://www.projectnesting.org/wp-content/uploads/2019/09/Toys-Brochures.jpg);
	background-repeat:no-repeat;
  background-size: 100% auto; 
	width: 100%;
	border-top: 0px solid #eee;
}

.entry {
    background-color: #fff;
    margin-bottom: 0px;
    padding: 20px 0px;

}




/* Media Queries*/

@media only screen and (max-width: 1340px) {
.site-title a, .site-title a:focus, .site-title a:hover {
    text-align: left;
}
.genesis-nav-menu, .site-description, .site-header .title-area, .site-header .widget-area, .site-title {

    text-align: left;

}
	.site-header {

    height: 500px;

}

.site-header .widget-area {
		margin: 200px 0px 0px 0px;
		display: flex;
		width: unset;
		height: 60px;
}
.logo1{
		content: url('https://www.projectnesting.org/wp-content/uploads/2020/03/WECF-LOGO_kl_2.png');
		background-image: unset;
		height: 60px;
		display: block;
		float: left;
		width: unset;
}
.logo2{
		content: url('https://www.projectnesting.org/wp-content/uploads/2020/03/nesting_9.png');
		background-image: unset;
		width: unset;
		height: 60px;
		float: left;
		display: block;
	}

}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1023px) {
}
@media only screen and (max-width: 860px) {

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.site-header .widget-area {
		margin: 200px 0px 0px 0px;
		display: flex;
		width: unset;
		height: 60px;
	}
.logo1{
		content: url('https://www.projectnesting.org/wp-content/uploads/2020/03/WECF-LOGO_kl_2.png');
		background-image: unset;
		height: 60px;
		display: block;
		float: left;
		width: unset;
}
.logo2{
		content: url('https://www.projectnesting.org/wp-content/uploads/2020/03/nesting_9.png');
		background-image: unset;
		width: unset;
		height: 60px;
		float: left;
		display: block;
	}

}