pjraleway_20_black3.section
{
	text-align : center;
}

/*end of skin css*/

.section
{
	text-align : center;
}
.fp-arrow-c
{
	position : fixed;
	text-align : center;
	bottom : 30px;
	left : 0px;
	right : 0px;
	z-index : 10001;
}
.fp-arrow
{
	display : inline-block;
	line-height : 0px;
	bottom : 20px;
	cursor : pointer;
	background-color : rgba(0, 0, 0, .6);
	border-top-left-radius : 50px;
	border-top-right-radius : 50px;
	border-bottom-right-radius : 50px;
	border-bottom-left-radius : 50px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.fp-arrow .arrow
{
	color : #fff;
	font-size : 30px;
	display : inline-block;
	position : relative;
	vertical-align : middle;
}
.fp-controlArrow.fp-next
{
	color : #000;
	right : 100px;
	font-size : 30px;
	top : auto;
	bottom : 20%;
}
.fp-controlArrow.fp-prev
{
	color : #000;
	left : 100px;
	font-size : 30px;
	top : auto;
	bottom : 20%;
}
#fp-nav
{
}
#fp-nav ul li
{
	display : block;
	width : auto;
	position : relative;
	text-align : center;
	vertical-align : middle;
	line-height : 0px;
	height : auto;
	margin : 0px;
}
#fp-nav ul li a
{
	display : block;
	width : 100%;
	cursor : pointer;
	text-decoration : none;
	text-align : center;
	position : relative;
	vertical-align : middle;
	padding : 0px;
	height : auto;
	margin : 0px;
	z-index : 1;
	line-height : 0px;
}
#fp-nav a span
{
	display : inline-block;
	background-color : #ffffff;
	border-radius : 50%;
	z-index : 1;
	height : 8px;
	width : 8px;
	border : 0;
	transition : all .1s ease-in-out;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
	border-left-width : 2px;
	border-left-color : #333333;
	border-left-style : solid;
	border-right-width : 2px;
	border-right-color : #333333;
	border-right-style : solid;
	border-top-width : 2px;
	border-top-color : #333333;
	border-top-style : solid;
	border-bottom-width : 2px;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-top-left-radius : 50%;
	border-top-right-radius : 50%;
	border-bottom-left-radius : 50%;
	border-bottom-right-radius : 50%;
}
#fp-nav li a:hover span
{
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	opacity : 1;
	transform : scale(2);
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-color : #333333;
	border-right-color : #333333;
	border-top-color : #333333;
	border-bottom-color : #333333;
}
#fp-nav li a.active span
{
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	opacity : 1;
	transform : scale(2);
	border-left-width : 2px;
	border-left-color : #000000;
	border-left-style : solid;
	border-right-width : 2px;
	border-right-color : #000000;
	border-right-style : solid;
	border-top-width : 2px;
	border-top-color : #000000;
	border-top-style : solid;
	border-bottom-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
}
#fp-nav ul li .fp-tooltip.right
{
	right : 10px;
}
#fp-nav ul li .fp-tooltip.left
{
	left : 10px;
}
#fp-nav .fp-tooltip
{
	position : absolute;
	top : 50%;
	color : #ffffff;
	font-size : 14px;
	font-family : Lato, sans-serif;
	background-color : rgba(51, 51, 51, 0.7);
	white-space : nowrap;
	max-width : 220px;
	overflow : hidden;
	display : block;
	opacity : 0;
	width : auto;
	cursor : pointer;
	right : 0px;
	transition : all .2s ease-in;
	padding : 10px 40px 10px 20px;
	line-height : 100%;
	z-index : -1;
	margin : 0px;
	font-weight : 400;
	transform : translateY(-50%);
	text-align : center;
	border-top-width : 2px;
	border-left-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-left-color : #ffffff;
	border-left-style : solid;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-top-left-radius : 20px;
	border-top-right-radius : 20px;
	border-bottom-left-radius : 20px;
	border-bottom-right-radius : 20px;
	letter-spacing : 0px;
	padding-left : 20px;
	padding-right : 30px;
	padding-top : 4px;
	padding-bottom : 4px;
	margin-left : 0px;
	margin-right : -20px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-transform : uppercase;
}
.map_content
{
	background : #eee url("../includes/DWFullScreenPage/DWFullScreenPage1/gmaps.png") no-repeat center;
	width : 100%;
	height : 100%;
}
.page-content
{
	float : none;
	min-height : 300px;
	width : 100%;
}
.column_22
{
	width : 100%;
	padding-left : 15px;
	padding-right : 15px;
	margin-left : auto;
	margin-right : auto;
	min-height : 100px;
	text-align : center;
}
.row_34
{
	clear : both;
	min-height : 100px;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/lumberjack.jpg") center center/cover no-repeat scroll transparent;
	position : relative;
	z-index : 1;
	background-color : url("../includes/DWFullScreenPage/DWFullScreenPage1/lumberjack.jpg");
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/lumberjack.jpg");
	background-repeat : url("../includes/DWFullScreenPage/DWFullScreenPage1/lumberjack.jpg");
	background-size : url("../includes/DWFullScreenPage/DWFullScreenPage1/lumberjack.jpg");
	background-position : 0px 0px;
}
.row_32
{
	clear : both;
	min-height : 100px;
	font : normal normal 300 50px/normal Raleway, sans-serif;
}
.row_31
{
	clear : both;
	min-height : 100px;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/fall-foliage.jpg") center center/cover no-repeat scroll transparent;
	position : relative;
	z-index : 1;
	background-color : url("../includes/DWFullScreenPage/DWFullScreenPage1/fall-foliage.jpg");
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/fall-foliage.jpg");
	background-repeat : url("../includes/DWFullScreenPage/DWFullScreenPage1/fall-foliage.jpg");
	background-size : url("../includes/DWFullScreenPage/DWFullScreenPage1/fall-foliage.jpg");
	background-position : 0px 0px;
}
.post-content-inner
{
	width : 100%;
	height : 100%;
}
.post-list
{
	min-height : 100px;
	width : 100%;
	padding-left : 15px;
	padding-right : 15px;
}
.row_10
{
	clear : both;
	width : auto;
	min-height : 100px;
	background-color : #d9aed9;
}
.row_11
{
	clear : both;
	width : auto;
	min-height : 100px;
}
.row_12
{
	clear : both;
	width : auto;
	min-height : 100px;
	background-color : #e0e0e0;
}
.row_13
{
	clear : both;
	width : auto;
	min-height : 100px;
	background-color : #262626;
}
h1.heading8
{
	font-family : Montserrat, sans-serif;
	font-weight : 700;
	font-size : 40px;
	color : #fff;
	letter-spacing : 8px;
	text-align : center;
}
p.paragraph4
{
	font-family : Raleway, sans-serif;
	font-weight : 300;
	font-size : 20px;
	color : #fff;
	text-transform : uppercase;
}
.column_23
{
	width : 100%;
	min-height : 100px;
	padding-left : 15px;
	padding-right : 15px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}
img.image3
{
	max-width : 100%;
	width : auto;
	display : inline-block;
	height : auto;
	border-style : solid;
	border-width : 1px;
	border-color : #eee;
	padding : 20px;
	border-radius : 100%;
}
h1.heading9
{
	font-size : 40px;
	font-weight : 300;
	color : #000;
}
p.raleway_20
{
	font-size : 20px;
	color : #000;
}
.column_24
{
	width : 100%;
	min-height : 100px;
	padding-left : 15px;
	padding-right : 15px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}
p.raleway_40
{
	color : #fff;
	font : normal normal 300 24px/52px Raleway, sans-serif;
}
.column_25
{
	width : 100%;
	min-height : 100px;
	margin-left : auto;
	margin-right : auto;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/white.jpg") center center/cover no-repeat scroll transparent;
	background-color : url("../includes/DWFullScreenPage/DWFullScreenPage1/white.jpg");
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/white.jpg");
	background-repeat : url("../includes/DWFullScreenPage/DWFullScreenPage1/white.jpg");
	background-size : url("../includes/DWFullScreenPage/DWFullScreenPage1/white.jpg");
	background-position : 0px 0px;
	padding : 0px;
}
.row_58
{
	clear : both;
	min-height : 291px;
	height : 291px;
}
.slider_row4
{
	clear : both;
	min-height : 100px;
}
#slider5
{
	width : 100%;
	height : auto;
	display : block;
	position : relative;
}
#slider5 .slider5_content .item
{
	width : 100%;
	height : 100%;
}
#slider5 .content-wrapper.owl-carousel.owl-theme
{
	display : block;
}
#slider5 .slider5_content > .item
{
	display : none;
}
#slider5 .slider5_content > .item:first-of-type
{
	display : block;
}
#slider5 .slider5_content .item.slider5_slide3
{
	height : 100%;
}
.column_43
{
	width : 100%;
	min-height : 100px;
	margin-left : auto;
	margin-right : auto;
	padding : 0 15px;
	text-align : center;
}
.row_59
{
	clear : both;
	width : auto;
	margin-left : 0px;
	margin-right : 0px;
	padding-top : 100px;
}
#slider5 .slider5_content .item.slider5_slide4
{
	height : 100%;
}
#slider5 .owl-controls.clickable
{
	display : none;
	margin-top : 0px;
	margin-left : 0px;
	width : 100%;
	bottom : 0px;
	position : absolute;
}
#slider5 .owl-pagination
{
	width : 128px;
	float : none;
	margin-left : auto;
	margin-right : auto;
}
#slider5 .owl-page
{
	display : inline-block;
	float : none;
	width : 26px;
}
#slider5 .owl-page.active
{
	display : inline-block;
}
#slider5 .owl-theme .owl-controls .owl-pagination .owl-page span
{
	display : block;
	width : 12px;
	height : 12px;
	cursor : pointer;
	background-color : rgba(0, 0, 0, .5);
}
#slider5 .owl-page span:hover
{
	background-color : #4da5ff;
}
#slider5 .owl-page.active span
{
	display : block;
	background-color : rgba(0, 0, 0, 1);
}
#slider5 .owl-page.active span:hover
{
	background-color : #4da5ff;
}
#slider5 .owl-prev:hover
{
	background-color : rgba(255, 255, 255, .8);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_hover.png");
	border-style : solid;
	border-width : 1px;
}
#slider5 .owl-next:hover
{
	background-color : rgba(255, 255, 255, .8);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_hover.png");
	background-size : auto;
}
#slider2 .content-wrapper.owl-carousel.owl-theme
{
	display : block;
}
#slider2 .slider2_content > .item:first-of-type
{
	display : block;
}
#slider2 .owl-controls.clickable
{
	display : none;
	margin-top : 0px;
	margin-left : 0px;
	width : 100%;
	bottom : 0px;
	position : absolute;
}
#slider2 .owl-pagination
{
	width : 128px;
	float : none;
	margin-left : auto;
	margin-right : auto;
}
#slider2 .owl-page
{
	display : inline-block;
	float : none;
	width : 26px;
}
#slider2 .owl-page.active
{
	display : inline-block;
}
#slider2 .owl-theme .owl-controls .owl-pagination .owl-page span
{
	display : block;
	width : 12px;
	height : 12px;
	cursor : pointer;
	background-color : rgba(0, 0, 0, .5);
}
#slider2 .owl-page span:hover
{
	background-color : #4da5ff;
}
#slider2 .owl-page.active span
{
	display : block;
	background-color : rgba(0, 0, 0, 1);
}
#slider2 .owl-page.active span:hover
{
	background-color : #4da5ff;
}
#slider2 .owl-prev
{
	display : block;
	border-radius : 0px 4px 4px 0px;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_idle.png");
	background-color : transparent;
	left : 0px;
}
#slider2 .owl-prev:hover
{
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_hover.png");
}
#slider2 .owl-next
{
	display : block;
	border-radius : 4px 0px 0px 4px;
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	right : 0px;
}
#slider2 .owl-next:hover
{
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_hover.png");
}
a:hover
{
	color : #82ad30;
}
a:visited
{
	color : #82ad30;
}
.owl-prev:hover
{
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_hover.png");
	background-color : #09f;
}
.owl-next:hover
{
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	background-color : rgba(0, 153, 255, .5);
}
h1.montserrat_60
{
	color : #000;
	font : normal normal 700 40px/100% "Lato", sans-serif;
	letter-spacing : 8px;
	margin-top : 0%;
	margin-bottom : 0%;
}
#slider2 .slider2_content .item.slider2_slide5
{
	height : 500px;
	min-height : 1024px;
	text-align : center;
}
.row_41
{
	clear : both;
	min-height : 100px;
	text-align : center;
}
a.button
{
	display : inline-block;
	margin : 20px 0 10px 0;
	color : #000;
	text-decoration : none;
	padding : 5px 10px;
	background-color : #fff;
	border : 0 solid;
	border-radius : 100px;
	cursor : pointer;
	text-align : center;
	font : normal normal 400 12px/157% Raleway, sans-serif;
	transition : all .4s linear 0s;
}
a.button:hover
{
	background-color : #fff;
	color : #000;
	font-size : 12px;
	font-weight : 400;
}
a.button:active
{
	background-color : #fff;
	font-size : 12px;
	font-weight : 400;
	box-shadow : 0 3px 2px 0 rgba(0, 0, 0, .13) inset;
	color : #000;
}
img.image4
{
	max-width : 100%;
	height : auto;
	width : auto;
	display : inline-block;
	margin-left : 20px;
	margin-right : 20px;
}
img.image5
{
	max-width : 100%;
	height : 400px;
	width : auto;
	display : inline-block;
	margin-left : 20px;
	margin-right : 20px;
}
img.image6
{
	max-width : 100%;
	height : 400px;
	width : auto;
	display : inline-block;
	margin-left : 20px;
	margin-right : 20px;
}
#slider2 .slider2_content .item.slider2_slide7
{
	height : 1024px;
	background-color : #2ecc71;
	min-height : 564px;
}
#slider2 .slider2_content .item.slider2_slide8
{
	height : 1024px;
	background-color : #e69800;
	min-height : 564px;
}
img.image44
{
	max-width : 100%;
	height : auto;
	width : auto;
	display : inline-block;
	margin-left : 20px;
	margin-right : 20px;
}
img.image12
{
	max-width : 100%;
	height : auto;
	width : auto;
	display : inline-block;
	margin-left : 20px;
	margin-right : 20px;
}
.row_47
{
	clear : both;
	min-height : 100px;
	background-color : #fafafa;
}
.column_35
{
	width : 100%;
	min-height : 100px;
	margin-left : auto;
	margin-right : auto;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/photo.jpg") center center/cover no-repeat scroll transparent;
	position : relative;
	z-index : 1;
	background-color : url("../includes/DWFullScreenPage/DWFullScreenPage1/photo.jpg");
	background-image : url('../includes/DWFullScreenPage/DWFullScreenPage1/none');
	background-repeat : url("../includes/DWFullScreenPage/DWFullScreenPage1/photo.jpg");
	background-size : url("../includes/DWFullScreenPage/DWFullScreenPage1/photo.jpg");
	background-position : 0px 0px;
}
.row_53
{
	clear : both;
	min-height : 100px;
	height : 100%;
	background-color : rgba(0, 0, 0, .5);
}
.row_54
{
	clear : both;
	min-height : 100px;
}
.slider_row3
{
	clear : both;
	min-height : 100px;
}
#slider4
{
	width : 100%;
	height : auto;
	display : block;
	position : relative;
}
#slider4 .slider4_content
{
	width : 100%;
	overflow : hidden;
}
#slider4 .slider4_content .item.slider4_slide1
{
	min-height : 200px;
}
.row_56
{
	clear : both;
	width : 100%;
	min-height : 200px;
	padding-left : 15px;
	padding-right : 15px;
	margin-left : auto;
	margin-right : auto;
}
#slider4 .slider4_content .item
{
	width : 100%;
	height : 100%;
}
#slider4 .content-wrapper.owl-carousel.owl-theme
{
	display : block;
}
#slider4 .slider4_content > .item
{
	display : none;
}
#slider4 .slider4_content > .item:first-of-type
{
	display : block;
}
#slider4 .slider4_content .item.slider4_slide3
{
	height : 100%;
	background-color : transparent;
}
.column_40
{
	width : 100%;
	min-height : 100px;
	margin-left : auto;
	margin-right : auto;
	padding : 0 15px;
}
#slider4 .slider4_content .item.slider4_slide4
{
	height : 100%;
	background-color : transparent;
}
#slider4 .owl-controls.clickable
{
	display : none;
	margin-top : 0px;
	margin-left : 0px;
	width : 100%;
	bottom : 0px;
	position : absolute;
}
#slider4 .owl-pagination
{
	width : 102px;
	float : none;
	margin-left : auto;
	margin-right : auto;
}
#slider4 .owl-page
{
	display : inline-block;
	float : none;
	width : 26px;
}
#slider4 .owl-page.active
{
	display : inline-block;
}
#slider4 .owl-theme .owl-controls .owl-pagination .owl-page span
{
	display : block;
	width : 12px;
	height : 12px;
	cursor : pointer;
	background-color : rgba(0, 0, 0, .5);
}
#slider4 .owl-page span:hover
{
	background-color : #4da5ff;
}
#slider4 .owl-page.active span
{
	display : block;
	background-color : rgba(0, 0, 0, 1);
}
#slider4 .owl-page.active span:hover
{
	background-color : #4da5ff;
}
#slider4 .owl-prev:hover
{
	background-color : rgba(255, 255, 255, .8);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_hover.png");
}
#slider4 .owl-next:hover
{
	background-color : rgba(255, 255, 255, .8);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	background-size : auto;
}
.slider_row2
{
	clear : both;
	min-height : 100px;
}
#slider3
{
	width : 100%;
	height : auto;
	display : block;
	position : relative;
}
#slider3 .slider3_content
{
	width : 100%;
	overflow : hidden;
}
#slider3 .content-wrapper.owl-carousel.owl-theme
{
	display : block;
}
#slider3 .slider3_content > .item:first-of-type
{
	display : block;
}
#slider3 .owl-controls.clickable
{
	display : block;
	margin-top : 0px;
	margin-left : 0px;
	width : 100%;
	bottom : 0px;
	position : absolute;
}
#slider3 .owl-pagination
{
	width : 102px;
	float : none;
	margin-left : auto;
	margin-right : auto;
}
#slider3 .owl-page
{
	display : inline-block;
	float : none;
	width : 26px;
}
#slider3 .owl-page.active
{
	display : inline-block;
}
#slider3 .owl-theme .owl-controls .owl-pagination .owl-page span
{
	display : block;
	width : 12px;
	height : 12px;
	cursor : pointer;
	background-color : rgba(0, 0, 0, .5);
}
#slider3 .owl-page span:hover
{
	background-color : #4da5ff;
}
#slider3 .owl-page.active span
{
	display : block;
	background-color : rgba(0, 0, 0, 1);
}
#slider3 .owl-page.active span:hover
{
	background-color : #4da5ff;
}
#slider3 .owl-prev
{
	display : block;
	border-radius : 0px 4px 4px 0px;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_idle.png");
	background-color : transparent;
	left : 0px;
}
#slider3 .owl-prev:hover
{
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_hover.png");
}
#slider3 .owl-next
{
	display : block;
	border-radius : 4px 0px 0px 4px;
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	right : 0px;
}
#slider3 .owl-next:hover
{
	background-color : transparent;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_hover.png");
}
#slider3 .slider3_content .item.slider3_slide3
{
	height : 565px;
	min-height : 1024px;
	background : none center center/cover no-repeat scroll #878787;
}
.row_46
{
	clear : both;
	min-height : 100px;
	text-align : center;
	padding-bottom : 40px;
}
#slider3 .slider3_content > .item
{
	display : none;
}
#slider3 .slider3_content .item
{
	width : 100%;
	height : 100%;
}
h1.montserrat_60_white
{
	color : #fff;
	font-stretch : normal;
	letter-spacing : 8px;
	margin-top : 0%;
	margin-bottom : 0%;
	font : normal normal 700 40px/100% Montserrat, sans-serif;
}

h1.montserrat_60_black
{
	color : #000000;
	font-stretch : normal;
	letter-spacing : 8px;
	margin-top : 0%;
	margin-bottom : 0%;
	font : normal normal 700 40px/100% Montserrat, sans-serif;
}


p.raleway_20_white
{
	font-size : 20px;
	color : #fff;
	font-weight : 300;
	font-family : Raleway, sans-serif;
}
p.raleway_20_special
{
	font-size : 28px;
	color : #ffffff; 
	text-shadow: 2px 1px #000000;
	font-weight : 300;
	font-family : Raleway, sans-serif;
}
a.raleway_link
{
	color : #fff;
	text-decoration : underline;
	font : normal normal 300 20px/normal Raleway, sans-serif;
}
a.raleway_link:hover
{
	text-decoration : none;
	color : rgba(255, 255, 255, .5);
}
span.span16
{
	color : #fff;
	font : normal normal 300 20px/normal Raleway, sans-serif;
}
#slider3 .slider3_content .item.slider3_slide5
{
	height : 565px;
	min-height : 1024px;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/background_neverletyougo-1920x1272.jpg") center center/cover no-repeat scroll transparent;
}
#slider3 .slider3_content .item.slider3_slide6
{
	height : 565px;
	min-height : 1024px;
	background : url("../includes/DWFullScreenPage/DWFullScreenPage1/background_neverletyougo-1920x1272.jpg") center center/cover no-repeat;
}
.column_39
{
	width : 100%;
	min-height : 100px;
	padding-left : 15px;
	padding-right : 15px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}
h1.montserrat_60_contact
{
	color : #000;
	font-stretch : normal;
	letter-spacing : 8px;
	margin-top : 0%;
	margin-bottom : 0%;
	font : normal normal 700 40px/100% Montserrat, sans-serif;
	text-align : center;
}
.container2
{
	padding-top : 40px;
	padding-bottom : 40px;
}
a.link_contact
{
	color : #000;
	text-decoration : none;
	display : inline-block;
	margin : 0 20px;
	font : normal normal 300 20px/normal Raleway, sans-serif;
}
a.link_contact:hover
{
	font-weight : 300;
	font-family : Raleway, sans-serif;
	text-decoration : underline;
	color : rgba(0, 0, 0, .7);
}
a.link_contact:active
{
	font : normal normal 300 20px/normal Raleway, sans-serif;
}
a.link_contact:visited
{
	font : normal normal 300 20px/normal Raleway, sans-serif;
}
a.sublink_contact
{
	color : #000;
	text-decoration : none;
	font : normal normal 300 14px/normal Raleway, sans-serif;
}
a.sublink_contact:hover
{
	font-weight : 300;
	font-family : Raleway, sans-serif;
	text-decoration : underline;
	color : rgba(0, 0, 0, .7);
}
img.image46
{
	max-width : 100%;
	height : auto;
	width : auto;
}
#slider2 .slider2_content .item.slider2_slide6
{
	height : 100%;
	background-color : #fff70a;
	min-height : 564px;
}
#slider2 .slider2_content > .item
{
	display : none;
}
#slider2 .slider2_content .item
{
	width : 100%;
	height : 100%;
}
.row_48
{
	clear : both;
	min-height : 100px;
	height : 100%;
	background-color : rgba(0, 0, 0, .4);
}
.middle_align1
{
	position : relative;
	top : 50%;
	transform : translateY(-50%);
}
.middle_align2
{
	position : relative;
	top : 50%;
	transform : translateY(-50%);
}
.slider_row1
{
	clear : both;
	min-height : 100%;
}
#slider2
{
	width : 100%;
	height : 100%;
	display : block;
	position : relative;
}
#slider2 .slider2_content
{
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.row_57
{
	clear : both;
	min-height : 100px;
	background-color : rgba(0, 0, 0, .7);
	height : 100%;
}
img.image48
{
	height : auto;
	width : auto;
}
#slider5 .slider5_content .item.slider5_slide5
{
	height : 100%;
}
#slider5 .slider5_content .item.slider5_slide6
{
	height : 100%;
}
#slider5 .owl-prev
{
	border-radius : 100%;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_idle.png");
	background-color : rgba(255, 255, 255, .5);
	left : 0px;
	top : 110%;
	margin-top : auto;
	bottom : 0px;
	display : block;
	border-style : solid;
	border-width : 1px;
}
#slider4 .owl-prev
{
	display : block;
	border-radius : 500px;
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_left_idle.png");
	background-color : rgba(255, 255, 255, .6);
	left : 0px;
	top : 110%;
}
#slider4 .owl-next
{
	border-radius : 50px;
	background-color : rgba(255, 255, 255, .6);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	right : 0px;
	top : 110%;
	display : block;
}
#slider5 .owl-next
{
	border-radius : 100%;
	background-color : rgba(255, 255, 255, .5);
	background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_idle.png");
	right : 0px;
	top : 110%;
	margin-top : auto;
	bottom : 0px;
	display : block;
	border-style : solid;
	border-width : 1px;
}
.row_31:before
{
	width : 100%;
	height : 100%;
	top : 0px;
	left : 0px;
	position : absolute;
	z-index : -1;
	background-color : rgba(0, 0, 0, .4);
}
.row_34:before
{
	width : 100%;
	height : 100%;
	top : 0px;
	left : 0px;
	position : absolute;
	z-index : -1;
	background-color : rgba(0, 0, 0, .7);
}
.column_35:before
{
	width : 100%;
	height : 100%;
	top : 0px;
	left : 0px;
	position : absolute;
	z-index : -1;
	background-color : rgba(0, 0, 0, .5);
}
#slider5 .slider5_content
{
	height : 400px;
	width : 100%;
	overflow : hidden;
}
.element3
{
	background-color : #e84b46;
}
.element2
{
	background-color : #3177fb;
}
.element1
{
	min-height : 100%;
	background-color : #fec40b;
}
.slide4
{
	background-color : #ffffff;
	min-height : 400px;
}
.slide5
{
	min-height : 400px;
	position : relative;
	z-index : 1;
	background-image : url('../includes/DWFullScreenPage/DWFullScreenPage1/willcomes-log-truck.jpg');
	background-repeat : repeat;
	background-size : cover;
	background-position : 50% 50%;
}
.slide6
{
	min-height : 400px;
	position : relative;
	z-index : 1;
	background-image : url('../includes/DWFullScreenPage/DWFullScreenPage1/logging-skidder.jpg');
	background-repeat : repeat;
	background-size : cover;
	background-position : 50% 50%;
}
.slide7
{
	min-height : 400px;
	position : relative;
	z-index : 1;
	background-image : url('../includes/DWFullScreenPage/DWFullScreenPage1/snowplowtruck.jpg');
	background-repeat : repeat;
	background-size : cover;
	background-position : 50% 50%;
}
.slide5:before
{
	background-color : rgba(255, 255, 255, 0.2);
	position : absolute;
	width : 100%;
	height : 100%;
	left : 0px;
	top : 0px;
	z-index : -1;
}
.slide6:before
{
	background-color : rgba(255, 255, 255, 0.2);
	position : absolute;
	width : 100%;
	height : 100%;
	left : 0px;
	top : 0px;
	z-index : -1;
}
.slide7:before
{
	background-color : rgba(255, 255, 255, 0.2);
	position : absolute;
	width : 100%;
	height : 100%;
	left : 0px;
	top : 0px;
	z-index : -1;
}
.slide1
{
	min-height : 400px;
	background-color : #ffffff;
	margin : 0px;
}
.slide2
{
	background-color : #ffffff;
	min-height : 400px;
	margin : 0px;
}
.slide
{
}
.slide3
{
	background-color : #ffffff;
	min-height : 400px;
	margin : 0px;
}
@media only screen and (min-width: 768px)
{
	.page-content
	{
		min-height : 700px;
		width : 100%;
	}
	.post-list
	{
		min-height : 700px;
		width : 100%;
	}
	.row_10
	{
		min-height : 280px;
	}
	.row_11
	{
		min-height : 276px;
	}
	.row_12
	{
		min-height : 259px;
	}
	.row_13
	{
		min-height : 257px;
	}
	.column_22
	{
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		min-height : 0px;
	}
	.row_35
	{
		clear : both;
		min-height : 100px;
	}
	.row_34
	{
		clear : both;
		min-height : 100px;
	}
	.row_32
	{
		clear : both;
		min-height : 100px;
	}
	.row_31
	{
		clear : both;
		min-height : 700px;
	}
	.column_23
	{
		min-height : 100px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.column_21
	{
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		min-height : 700px;
	}
	#testimonials2-row
	{
		border-left-width : 1px;
	}
	.testimonials2-column
	{
		border-right-width : 1px;
		min-height : 500px;
		transition : all .4s linear 0s;
		width : 50%;
		float : left;
		border-left-width : 1px;
		padding-left : 15px;
		padding-right : 15px;
	}
	span.testimonials-client-name-field1
	{
		font-size : 22px;
	}
	span.testimonials-client-company-field1
	{
		margin-top : 30px;
		font-size : 15px;
	}
	.row_33
	{
		clear : both;
		min-height : 100px;
	}
	img.image3
	{
		height : 250px;
	}
	.row_52
	{
		clear : both;
		min-height : 100px;
	}
	.column_24
	{
		min-height : 100px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_43
	{
		clear : both;
		min-height : 100px;
	}
	.column_25
	{
		width : 100%;
		margin-left : auto;
		margin-right : auto;
		min-height : 0px;
		padding : 0;
	}
	.row_58
	{
		clear : both;
		min-height : 0px;
		height : auto;
	}
	.slider_row4
	{
		clear : both;
	}
	.column_43
	{
		min-height : 340px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_59
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 100px;
		padding-top : 200px;
		padding-bottom : 200px;
	}
	.column_44
	{
		float : left;
		width : 50%;
		min-height : 300px;
		padding-left : 15px;
		padding-right : 15px;
		text-align : left;
		padding-bottom : 0;
	}
	h1.hero_title5
	{
		font-size : 34px;
		margin-top : 60px;
	}
	a.hero_btn5
	{
		border-width : 3px;
	}
	.column_45
	{
		float : left;
		width : 50%;
		min-height : 250px;
		padding-left : 15px;
		padding-right : 15px;
	}
	.column_32
	{
		min-height : 100px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_40
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 100px;
	}
	.column_33
	{
		float : left;
		width : 50%;
		min-height : 300px;
		padding-left : 15px;
		padding-right : 15px;
		text-align : left;
		padding-bottom : 0;
	}
	h1.hero_title2
	{
		font-size : 34px;
		margin-top : 60px;
	}
	a.hero_btn2
	{
		border-width : 3px;
	}
	.column_34
	{
		float : left;
		width : 50%;
		min-height : 250px;
		padding-left : 15px;
		padding-right : 15px;
	}
	#slider2 .owl-prev
	{
		left : 0px;
		right : auto;
	}
	#slider2 .owl-next
	{
		right : 0px;
		left : auto;
	}
	.row_18
	{
		clear : both;
		width : auto;
		margin-left : -15px;
		margin-right : -15px;
		min-height : 100px;
	}
	.column_30
	{
		float : left;
		width : 50%;
		min-height : 300px;
		padding : 60px 60px 0px 60px;
		text-align : left;
		padding-bottom : 0;
	}
	h1.hero_title1
	{
		font-size : 34px;
		margin-top : 50px;
	}
	a.hero_btn1
	{
		border-width : 3px;
	}
	.column_31
	{
		float : left;
		width : 50%;
		min-height : 250px;
		padding : 60px 60px 0px 60px;
	}
	#slider1 .owl-prev
	{
		left : 0px;
		right : auto;
	}
	#slider1 .owl-next
	{
		right : 0px;
		left : auto;
	}
	.portfolio3_content
	{
		height : 500px;
	}
	.row_38
	{
		clear : both;
		min-height : 100px;
	}
	.column_28
	{
		float : left;
		width : 50%;
		min-height : 100px;
	}
	div.portfolio-image-field-bg3
	{
		width : auto;
		min-height : 300px;
		margin : 100px 0 0 0;
	}
	.column_29
	{
		float : left;
		width : 50%;
		min-height : 100px;
		padding-top : 0;
		padding-bottom : 0;
	}
	.row_39
	{
		clear : both;
		min-height : 100px;
		margin : 30px;
	}
	h4.heading11
	{
		text-align : left;
	}
	.align-inline-wrap8
	{
		text-align : left;
	}
	span.span14
	{
		padding-right : 0px;
		text-align : left;
	}
	.align-inline-wrap9
	{
		text-align : left;
	}
	a.anchor5
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	a.anchor6
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	#portfolio3 .owl-controls.clickable
	{
		position : static;
	}
	#portfolio3 .owl-prev
	{
		width : 72px;
		height : 72px;
		margin-left : -72px;
		margin-top : -36px;
		top : 50%;
		margin-bottom : auto;
		bottom : auto;
		display : block;
	}
	#portfolio3 .owl-next
	{
		width : 72px;
		height : 72px;
		margin-right : -72px;
		display : block;
	}
	#portfolio2
	{
		height : auto;
		padding-left : 50px;
		padding-right : 50px;
	}
	.portfolio2_content > .item_wrapper
	{
		display : block;
		float : left;
		width : 50%;
	}
	#portfolio2 .portfolio2_content .item
	{
		padding-left : 15px;
		padding-right : 15px;
		margin-left : 20px;
		margin-right : 15px;
	}
	span.span13
	{
		font-size : 15px;
	}
	#portfolio2 .owl-prev
	{
		width : 72px;
		height : 72px;
	}
	#portfolio2 .owl-next
	{
		width : 72px;
		height : 72px;
	}
	.carousel1_content > .item_wrapper
	{
		display : block;
		float : left;
		width : 50%;
	}
	.portfolio1_content
	{
		height : 500px;
	}
	.row_36
	{
		clear : both;
		min-height : 100px;
	}
	.column_26
	{
		float : left;
		width : 50%;
		min-height : 100px;
	}
	div.portfolio-image-field-bg2
	{
		width : auto;
		min-height : 300px;
		margin : 100px 0 0 0;
	}
	.column_27
	{
		float : left;
		width : 50%;
		min-height : 100px;
		padding-top : 0;
		padding-bottom : 0;
	}
	.row_37
	{
		clear : both;
		min-height : 100px;
		margin : 30px;
	}
	h4.heading10
	{
		text-align : left;
	}
	.align-inline-wrap4
	{
		text-align : left;
	}
	a.post-tag
	{
		text-align : left;
	}
	span.span12
	{
		padding-right : 0px;
		text-align : left;
	}
	.align-inline-wrap5
	{
		text-align : left;
	}
	a.anchor1
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	a.anchor2
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	#portfolio1 .owl-controls.clickable
	{
		position : static;
	}
	#portfolio1 .owl-prev
	{
		width : 72px;
		height : 72px;
		margin-left : -72px;
		margin-top : -36px;
		top : 50%;
		margin-bottom : auto;
		bottom : auto;
		display : block;
	}
	#portfolio1 .owl-next
	{
		width : 72px;
		height : 72px;
		margin-right : -72px;
		display : block;
	}
	.row_41
	{
		clear : both;
		min-height : 0px;
		height : auto;
	}
	.row_42
	{
		clear : both;
		width : 90%;
		min-height : 200px;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	img.image4
	{
		height : 400px;
	}
	img.image12
	{
		height : 400px;
	}
	img.image44
	{
		height : 400px;
	}
	.row_47
	{
		clear : both;
		min-height : 100px;
	}
	.column_35
	{
		min-height : 100px;
		width : 100%;
		padding-left : 0px;
		padding-right : 0px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_53
	{
		clear : both;
		min-height : 0px;
		width : 100%;
	}
	.row_54
	{
		clear : both;
		min-height : 200px;
	}
	.slider_row3
	{
		clear : both;
	}
	.column_40
	{
		min-height : 100px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_55
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 100px;
	}
	.column_41
	{
		float : left;
		width : 50%;
		min-height : 300px;
		padding-left : 15px;
		padding-right : 15px;
		text-align : left;
		padding-bottom : 0;
	}
	h1.hero_title4
	{
		font-size : 34px;
		margin-top : 60px;
	}
	a.hero_btn4
	{
		border-width : 3px;
	}
	.column_42
	{
		float : left;
		width : 50%;
		min-height : 250px;
		padding-left : 15px;
		padding-right : 15px;
	}
	.slider_row2
	{
		clear : both;
	}
	.column_36
	{
		min-height : 100px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_44
	{
		clear : both;
		width : auto;
		margin-left : -15px;
		margin-right : -15px;
		min-height : 100px;
	}
	.column_37
	{
		float : left;
		width : 50%;
		min-height : 300px;
		padding-left : 15px;
		padding-right : 15px;
		text-align : left;
		padding-bottom : 0;
	}
	h1.hero_title3
	{
		font-size : 34px;
		margin-top : 60px;
	}
	a.hero_btn3
	{
		border-width : 3px;
	}
	.column_38
	{
		float : left;
		width : 50%;
		min-height : 250px;
		padding-left : 15px;
		padding-right : 15px;
	}
	#slider3 .owl-prev
	{
		left : 0px;
		right : auto;
	}
	#slider3 .owl-next
	{
		right : 0px;
		left : auto;
	}
	.testimonials-content-inner1
	{
		width : 90%;
		margin-left : auto;
		margin-right : auto;
		font-size : 19px;
	}
	#testimonials3 .owl-prev
	{
		width : 72px;
		height : 72px;
	}
	#testimonials3 .owl-next
	{
		width : 72px;
		height : 72px;
	}
	.row_45
	{
		clear : both;
		min-height : 200px;
	}
	.row_46
	{
		clear : both;
		min-height : 193px;
		margin-bottom : 0;
		padding-bottom : 0;
	}
	.row_51
	{
		clear : both;
		min-height : 100px;
	}
	.row_50
	{
		clear : both;
		min-height : 100px;
	}
	.row_49
	{
		clear : both;
		min-height : 100px;
	}
	.column_39
	{
		min-height : 188px;
		width : 90%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.container2
	{
		min-height : 28px;
	}
	.row_48
	{
		clear : both;
		min-height : 100px;
	}
	.slider_row1
	{
		clear : both;
		min-height : 0px;
	}
	#slider2 .slider2_content
	{
		height : 100%;
	}
	#slider3 .slider3_content
	{
		height : 1024px;
	}
	.row_56
	{
		clear : both;
		width : 90%;
		min-height : 200px;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
	}
	.row_57
	{
		clear : both;
		min-height : 100px;
	}
	#slider4 .slider4_content
	{
		height : 284px;
	}
	#slider5 .owl-prev
	{
		left : 20px;
		right : auto;
		top : 80%;
		bottom : 10px;
	}
	#slider4 .owl-prev
	{
		left : 20px;
		right : auto;
	}
	#slider4 .owl-next
	{
		right : 20px;
		left : auto;
	}
	#slider4 .owl-next:hover
	{
		background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_hover.png");
		background-size : auto;
	}
	#slider5 .owl-next
	{
		right : 20px;
		left : auto;
		top : 80%;
		background-position : center center;
		background-size : auto;
		bottom : 10px;
	}
	#slider5 .owl-controls.clickable
	{
		position : absolute;
	}
	#slider5 .slider5_content
	{
		height : 600px;
	}
	.element1
	{
		min-height : 100%;
	}
	h1.heading8
	{
		font-size : 50px;
		letter-spacing : 24px;
		text-align : center;
	}
	h1.montserrat_60
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	.slide1
	{
		margin : 0px;
	}
	.slide2
	{
		margin : 0px;
	}
	h1.montserrat_60_contact
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	h1.montserrat_60_white
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	p.raleway_40
	{
		font-size : 40px;
	}
}
@media only screen and (min-width: 1024px)
{
	.page-content
	{
		min-height : 700px;
	}
	.row_10
	{
		clear : both;
		width : auto;
	}
	.row_11
	{
		clear : both;
		width : auto;
	}
	.row_12
	{
		clear : both;
		width : auto;
	}
	.row_13
	{
		clear : both;
		width : auto;
	}
	.column_22
	{
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 194px;
	}
	.row_35
	{
		clear : both;
		min-height : 100px;
	}
	.row_34
	{
		clear : both;
		min-height : 100px;
	}
	.row_32
	{
		clear : both;
		min-height : 100px;
	}
	.column_23
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
	}
	.column_21
	{
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 700px;
	}
	#testimonials2-row
	{
		border-left-width : 1px;
	}
	.testimonials2-column
	{
		border-right-width : 1px;
		min-height : 570px;
		transition : all .4s linear 0s;
		width : 33.3333%;
		border-left-width : 0px;
		padding-left : 15px;
		padding-right : 15px;
	}
	span.testimonials-client-name-field1
	{
		float : none;
		font-size : 22px;
	}
	span.testimonials-client-company-field1
	{
		margin-top : 30px;
		font-size : 15px;
	}
	img.image3
	{
		height : 250px;
	}
	.row_52
	{
		clear : both;
		min-height : 100px;
	}
	.column_24
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
	}
	.row_43
	{
		clear : both;
		min-height : 100px;
	}
	.column_25
	{
		float : none;
		width : auto;
		margin-left : auto;
		margin-right : auto;
		max-width : none;
		min-height : 0px;
		padding : 0;
	}
	.row_58
	{
		min-height : 0px;
		height : 635px;
	}
	.column_32
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 500px;
	}
	.row_40
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 400px;
	}
	.column_33
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 41.6667%;
		text-align : left;
		min-height : 400px;
		padding-bottom : 0;
	}
	h1.hero_title2
	{
		font-size : 46px;
		margin-top : 60px;
	}
	a.hero_btn2
	{
		border-width : 2px;
		display : inline-block;
	}
	.column_34
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 58.3333%;
		min-height : 400px;
	}
	#slider2 .owl-prev
	{
		left : 50px;
		right : auto;
	}
	#slider2 .owl-next
	{
		right : 50px;
		left : auto;
	}
	.row_33
	{
		clear : both;
		min-height : 100px;
	}
	.row_18
	{
		clear : both;
		width : auto;
		margin-left : -15px;
		margin-right : -15px;
		min-height : 0;
	}
	.column_30
	{
		float : left;
		padding : 60px 60px 0px 60px;
		width : 41.6667%;
		text-align : left;
		min-height : 400px;
		padding-bottom : 0;
	}
	h1.hero_title1
	{
		font-size : 46px;
		margin-top : 10%;
	}
	a.hero_btn1
	{
		border-width : 2px;
		display : inline-block;
	}
	.column_31
	{
		float : left;
		padding : 60px 60px 0px 60px;
		width : 58.3333%;
		min-height : 400px;
	}
	#slider1 .owl-prev
	{
		left : 5px;
		right : auto;
		display : none;
	}
	#slider1 .owl-next
	{
		right : 5px;
		left : auto;
		display : none;
	}
	.portfolio3_content
	{
		height : 500px;
	}
	.row_38
	{
		clear : both;
		min-height : 100px;
	}
	.column_28
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
	}
	div.portfolio-image-field-bg3
	{
		width : auto;
		min-height : 300px;
		margin : 0px;
	}
	.column_29
	{
		float : left;
		padding : 0 15px;
	}
	.row_39
	{
		margin : 0px;
	}
	h4.heading11
	{
		text-align : left;
	}
	.align-inline-wrap8
	{
		text-align : left;
	}
	span.span14
	{
		padding-right : 0;
		display : inline-block;
		text-align : left;
	}
	.align-inline-wrap9
	{
		text-align : left;
	}
	a.anchor5
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	a.anchor6
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	#portfolio3 .owl-controls.clickable
	{
		position : static;
		display : block;
	}
	#portfolio3 .owl-prev
	{
		width : 72px;
		height : 72px;
		margin-left : -72px;
		margin-top : -36px;
		top : 50%;
		margin-bottom : auto;
		bottom : auto;
		display : none;
	}
	#portfolio3 .owl-next
	{
		width : 72px;
		height : 72px;
		margin-right : -72px;
		display : none;
	}
	#portfolio2
	{
		height : auto;
		padding-left : 50px;
		padding-right : 50px;
	}
	.portfolio2_content > .item_wrapper
	{
		display : block;
		float : left;
		width : 33.333333333333%;
	}
	#portfolio2 .portfolio2_content .item
	{
		padding-left : 15px;
		padding-right : 15px;
		margin-left : 20px;
		margin-right : 20px;
	}
	span.span13
	{
		font-size : 17px;
	}
	#portfolio2 .owl-prev
	{
		width : 72px;
		height : 72px;
	}
	#portfolio2 .owl-next
	{
		width : 72px;
		height : 72px;
	}
	.carousel1_content > .item_wrapper
	{
		display : block;
		float : left;
		width : 25%;
	}
	.portfolio1_content
	{
		height : 500px;
	}
	.row_36
	{
		clear : both;
		min-height : 100px;
	}
	.column_26
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
	}
	div.portfolio-image-field-bg2
	{
		width : auto;
		min-height : 300px;
		margin : 0px;
	}
	.column_27
	{
		float : left;
		padding : 0 15px;
	}
	.row_37
	{
		margin : 0px;
	}
	h4.heading10
	{
		text-align : left;
	}
	.align-inline-wrap4
	{
		text-align : left;
	}
	a.post-tag
	{
		text-align : left;
	}
	span.span12
	{
		padding-right : 0;
		display : inline-block;
		text-align : left;
	}
	.align-inline-wrap5
	{
		text-align : left;
	}
	a.anchor1
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	a.anchor2
	{
		transition : all .4s linear 0s;
		margin : 0 0 0 10px;
	}
	#portfolio1 .owl-controls.clickable
	{
		position : static;
	}
	#portfolio1 .owl-prev
	{
		width : 72px;
		height : 72px;
		margin-left : -72px;
		margin-top : -36px;
		top : 50%;
		margin-bottom : auto;
		bottom : auto;
		display : block;
	}
	#portfolio1 .owl-next
	{
		width : 72px;
		height : 72px;
		margin-right : -72px;
		display : block;
	}
	.row_42
	{
		clear : both;
		width : 80%;
		min-height : 200px;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
	}
	img.image4
	{
		height : 400px;
	}
	img.image12
	{
		height : 400px;
		display : inline-block;
	}
	img.image44
	{
		height : 400px;
	}
	.row_47
	{
		clear : both;
		min-height : 100px;
	}
	.column_35
	{
		float : none;
		width : auto;
		padding-left : 0px;
		padding-right : 0px;
		margin-left : auto;
		margin-right : auto;
		max-width : none;
	}
	.row_53
	{
		width : auto;
	}
	.column_36
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 500px;
	}
	.row_44
	{
		clear : both;
		width : auto;
		margin-left : -15px;
		margin-right : -15px;
		min-height : 0;
	}
	.column_37
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 41.6667%;
		text-align : left;
		min-height : 400px;
		padding-bottom : 0;
	}
	h1.hero_title3
	{
		font-size : 46px;
		margin-top : 60px;
	}
	a.hero_btn3
	{
		border-width : 2px;
		display : inline-block;
	}
	.column_38
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 58.3333%;
		min-height : 400px;
	}
	#slider3 .owl-prev
	{
		left : 50px;
		right : auto;
		display : none;
	}
	#slider3 .owl-next
	{
		right : 50px;
		left : auto;
		display : none;
	}
	.testimonials-content-inner1
	{
		width : 90%;
		margin-left : auto;
		margin-right : auto;
		font-size : 19px;
	}
	#testimonials3 .owl-prev
	{
		width : 72px;
		height : 72px;
	}
	#testimonials3 .owl-next
	{
		width : 72px;
		height : 72px;
	}
	.row_51
	{
		clear : both;
		min-height : 100px;
	}
	.row_50
	{
		clear : both;
		min-height : 100px;
	}
	.row_49
	{
		clear : both;
		min-height : 100px;
	}
	.column_39
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
	}
	.container2
	{
		min-height : 28px;
	}
	.row_41
	{
		height : auto;
		min-height : 0px;
	}
	.row_48
	{
		clear : both;
		min-height : 0px;
	}
	#slider2 .slider2_content
	{
		height : 100%;
	}
	#slider3 .slider3_content
	{
		height : 1024px;
	}
	.row_46
	{
		min-height : 193px;
		margin-bottom : 0;
		padding-bottom : 0;
	}
	.column_40
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 284px;
	}
	.row_55
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 400px;
	}
	.column_41
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 41.6667%;
		text-align : left;
		min-height : 400px;
		padding-bottom : 0;
	}
	h1.hero_title4
	{
		font-size : 46px;
		margin-top : 60px;
	}
	a.hero_btn4
	{
		border-width : 2px;
		display : inline-block;
	}
	.column_42
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 58.3333%;
		min-height : 400px;
	}
	.row_56
	{
		clear : both;
		width : 80%;
		min-height : 200px;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
	}
	.row_57
	{
		clear : both;
		min-height : 0px;
	}
	.column_43
	{
		float : none;
		width : 80%;
		padding-left : 15px;
		padding-right : 15px;
		margin-left : auto;
		margin-right : auto;
		max-width : 1232px;
		min-height : 340px;
	}
	.row_59
	{
		clear : both;
		width : auto;
		margin-left : 0px;
		margin-right : 0px;
		min-height : 60px;
		padding-top : 140px;
		padding-bottom : 140px;
	}
	.column_44
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 41.6667%;
		text-align : left;
		min-height : 400px;
		padding-bottom : 0;
	}
	h1.hero_title5
	{
		font-size : 46px;
		margin-top : 60px;
	}
	a.hero_btn5
	{
		border-width : 2px;
		display : inline-block;
	}
	.column_45
	{
		float : left;
		padding-left : 15px;
		padding-right : 15px;
		width : 58.3333%;
		min-height : 400px;
	}
	#slider4 .slider4_content
	{
		height : 284px;
	}
	#slider5 .owl-prev
	{
		left : 30%;
		right : auto;
		top : auto;
		bottom : 0px;
	}
	#slider4 .owl-prev
	{
		left : 30%;
		right : auto;
	}
	#slider4 .owl-next
	{
		right : 30%;
		left : auto;
	}
	#slider4 .owl-next:hover
	{
		background-image : url("../includes/DWFullScreenPage/DWFullScreenPage1/slider_right_hover.png");
		background-size : auto;
	}
	#slider5 .owl-next
	{
		right : 30%;
		left : auto;
		top : auto;
		background-size : auto;
		bottom : 0px;
	}
	#slider5 .owl-controls.clickable
	{
		position : absolute;
	}
	#slider5 .slider5_content
	{
		height : 680px;
	}
	.element1
	{
		min-height : 100%;
	}
	h1.heading8
	{
		font-size : 60px;
		letter-spacing : 24px;
		text-align : center;
	}
	h1.montserrat_60
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	.slide1
	{
		margin : 0px;
	}
	.slide2
	{
		margin : 0px;
	}
	h1.montserrat_60_contact
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	h1.montserrat_60_white
	{
		letter-spacing : 24px;
		font-size : 60px;
	}
	p.raleway_40
	{
		font-size : 40px;
	}
}

/*end of instance css*/

