#preloader .ux-loading-transform{
	margin-top : 70px;
}
#preloader .loading-dot1, .loading-dot2 {
    background-color: rgba(220, 220, 220, 0.5)
}

body{
	line-height: 37px;
}

.brand img.logo-black{
	display:block;
}
.brand img.logo-white{
	display:none;
}

.sticky .brand img.logo-black{
	display:none;
}
.sticky .brand img.logo-white{
	display:block;
}


.tparrows {
	font-weight : 900;
	font-family:"Font Awesome 5 Free";
}
.tp-caption.te-caption {
	font-size : 5vw !important;
}

.tp-caption.medium_grey {
    font-size: 4vw !important;
}

.tp-caption.medium_text_brightgrey {
    font-size: 3vw !important;
	margin-bottom:10px;
}

.contact-link{
	display: block;
	margin: 35px 0 120px;
}
#contactmodal{ 
	cursor: pointer;
}


@media (max-width: 1024px) {
.cat-title:after {
    top: 0px;

}

.tp-caption.te-caption {
    font-size: 15vw !important;
}

.tp-caption.medium_grey {
    font-size: 6.4vw !important;
    letter-spacing: -1.3px;
	margin-top: 8px!important;
}

.tp-caption.medium_text_brightgrey {
    font-size: 5vw !important;
	margin-top: 8px!important;
}
}
.masonry-wrapper {
    overflow: inherit;
}

#thelogo{
	height: 60px;
	margin-left:-190px;
}

.sticky #thelogo{
    
    margin-top: 0px;
}

.sticky #thelogo path{ 
	fill : #FFFFFF;
}