@charset "utf-8";
/* CSS Document */

.et-section{
	
	width: 100%;
	background-color: #f6f0eb;
	border-bottom: 2px solid #60313f;

}

.et-section-left, .et-section-right	{
	
	float:left;
	
}

.et-section-left	{
	
	width:540px;
	border-right: 2px solid #60313f;
	overflow:hidden;
	
}

.et-section-right	{
	
	width: calc(100% - 542px);
	overflow:hidden;
	
}

.et-title-image	{

	margin-top: 70px;
	margin-bottom: 70px;
	
}

.et-section-text-container	{
	
	width:375px;
	margin: 70px auto 70px auto;
	font-family:"Van Dijck MT W00 Regular", "Times New Roman", "serif";
	
}

.et-section-title h2	{
	
	margin:0;
	padding:0;
	font-weight: 400;
	text-decoration: none;
	color:#b85a38;
	font-size: 32px;
	
}

.et-section-text	{
	
	font-size: 18px;
	line-height: 22px;

}

.et-section-text a{
	
	color:inherit;
	text-decoration: underline;
	outline:0;
	
}

.et-section-text a:hover{
	
	color:inherit;
	text-decoration: none;
	outline:0;
	
}

.et-section.fullImage	{
	
	height: 727px;
	
}

.et-section.twoText .dtc.one{
	
	width:540px;
	min-width:540px;
	border-right: 2px solid #60313f;
	
}

.et-section.twoText .dtc.two{
	
	
	
}

.et-section.twoText .et-section-text-container.two{
	
	width: calc(100% - 140px);
	margin: 70px;
	
}

.et-section.twoText .et-section-text-container.two .et-section-text{
	
	font-size: 54px;
	line-height:normal;
	font-family:"Van Dijck MT W00 Italic", "Times New Roman", "serif";
	
}

.et-section-image	{
	
	position:relative;	
	overflow: hidden;
	
}

.et-section-full-image	{
	
	position:relative;	
	overflow: hidden;
	
}

.et-section-banner	{
	
	width:100%;
	height:90px;
	border-bottom: 2px solid #60313f;
	background-size: 1600px 90px;
	
}

.et-section.simpleText	{
	
	border-bottom:0;	
	
}

.et-section.simpleText .et-section-text-container{
	
	width:100%;	
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
    border-left:80px solid transparent;
    border-right:80px solid transparent;
	

}

@media only screen and (max-width: 1520px)	{

	.et-section-left	{

		width:356px;

	}

	.et-section-right	{

		width: calc(100% - 358px);

	}

	.et-section-text-container	{

		width:270px;
		margin: 50px auto 50px auto;

	}

	.et-title-image	{

		margin-top: 50px;
		margin-bottom: 50px;

	}
	
	.et-title-image	img{

		height:16px;

	}
	
	.et-section-title h2	{

		font-size: 26px;

	}
	
	.et-section-text	{

		font-size: 15px;
		line-height: 18px;

	}
	
	
	.et-section.twoText .dtc.one{

		width:356px;
		min-width:356px;

	}
	
	.et-section.twoText .et-section-text-container.two{

		width: calc(100% - 100px);
		margin: 50px;

	}	
	
	.et-section.twoText .et-section-text-container.two .et-section-text{

		font-size: 36px;

	}

	.et-section.fullImage	{

		height: 512px;

	}
	
	.et-section.fullImage .et-section-image {
		
		border-left:2px #60313f solid;	
		
	}

}


@media only screen and (max-width: 1070px)	{

	.et-title-image	{

		margin-top: 0;
		margin-bottom: 14px;
		text-align: center;

	}
	
	.et-title-image	img{

		height:12px;

	}

	.et-section.fullImage	{

		height: 480px;

	}
	
	.et-section.fullImage .et-section-image {
		
		border-left:0;
		
	}
	
	.et-section.simpleText .et-section-text-container{

		border-left:50px solid transparent;
		border-right:50px solid transparent;

	}
	
}

@media only screen and (max-width: 730px)	{

	.et-section-left, .et-section-right	{

		width:100%;
		float:none;
		border:0;

	}
	
	.et-section-text-container	{
		
		margin:0;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
		border: 50px solid #f6f0eb;
		width:100%;
		height:auto;

	}
	
	.et-section-title h2	{

		font-size: 32px;

	}

	.et-section-text	{

		font-size: 18px;
		line-height: 22px;

	}
	
	.et-section-banner	{
		
		height:45px;
		background-size: 800px 45px;
		
	}
	
	.et-section-image	{
	
		width:100%!important;
		border:0;
		border-top:2px #60313f solid;	
		
	}
	
	.et-section.headerSection .et-section-right, .et-section.textWithImage .et-section-right {
		
		height:320px;	
		
	}

	.et-section.fullImage .et-section-image {
		
		border-top:0;	
		
	}
	
	.et-section.fullImage	{

		height: 320px;

	}

	.et-section.twoText .dt, .et-section.twoText .dtr{

		display:block;
		width:100%;

	}

	.et-section.twoText .dtc.one, .et-section.twoText .dtc.two{

		display:block;
		width: 100%;
		margin:0;
		height:auto!important;

	}	
	
	.et-section.twoText .et-section-text-container.two .et-section-text{

		font-size: 36px;

	}
	
	.et-section.twoText .et-section-text-container.two {

		margin:0;
		width:100%;
		height:auto!important;
		border-top:0;
	}
	
	.et-section.twoText .et-section-text-container.two p{

		padding:0;
		margin:0;
		
	}

}

