
/**************************************   UPDATES   25/11/2022  ***************************************/


.test{ border:1px solid #000; }

/*******  HEADING   ****/

.home-slider.haslayers .link-div{
	position: relative;
	width: 100vh;
	height: 100vh;
}
.home-slider .d-flex.align-items-end{
	position: absolute;
bottom: 0;
}
.home-slider.haslayers .layeri{
	position: relative !important;
}


@media only screen
and (min-width: 1520px)
and (max-width: 1840px) {
	
	#site-navigation nav > div > ul li {
		line-height: 26px;
		font-size: 17px;
		margin: 0 0;
	}

	#site-navigation nav > div > ul li a {
		padding: 8px;
	}

	#masthead #site-navigation .primary-menu .menu-item.menu-item-785 a {
		line-height: 34px;
		font-size: 20px;
		min-width: 210px;
		padding: 10px 25px;
	}


	

}



@media only screen
and (min-width: 1841px) {
	#site-navigation nav > div > ul li a {
		padding: 10px;
	}
}





#masthead #site-navigation .primary-menu > .menu-item:last-of-type > a::before{
	background: transparent;
}

#masthead #site-navigation .primary-menu > .menu-item:last-of-type > a{
	text-align: center;
}




/**********************   BOX TEXT    **************************/

.box-3-contents{
	display: block;
	position: relative;
	text-align: center;
}

#page p.top_text, #page p.bottom_text{
	font-family: 'Bitter', serif;
	color: #f0f0f0;
	font-size: 110px;
}

#page .box-3-contents h1 {
	font-family: 'Bitter', serif;
	font-size: 40px;
	line-height: 46px;
	padding-top: 8px;
    padding-bottom: 4px;
    position: relative;
    z-index: 9;
}


@media only screen
and (max-width: 640px){
	#page p.top_text, #page p.bottom_text {
		font-size: 62px;
	}
	#page .box-3-contents h1 {
		font-size: 22px;
		line-height: 28px;
		padding-top: 2px;
		padding-bottom: 0px;
	}
}

@media only screen
and (min-width: 640px)
and (max-width: 1024px) {


	#page p.top_text, #page p.bottom_text {
		font-size: 72px;
	}
	#page .box-3-contents h1 {
		font-size: 32px;
		line-height: 38px;
		padding-top: 4px;
		padding-bottom: 2px;
	}


}


.page-template-t5 #site-navigation  #svg10{
	fill: #fff !important;
}