/*****************************************

		CUSTOM CSS

******************************************/

h1, .componentheading, .blog > h1 {

    letter-spacing: 9px;
}

.drop-down li a, .drop-down li span {
    display: block;
    padding: 0 14px;
    margin-right: 40px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    line-height: 90px;
    transition: none;
    word-wrap: break-word;
    letter-spacing: 3px;
}

.bottom-module-position, .footer-module-position {
    background-color: #4a0000; 
    color: #ffffff; 
}
.position-res {
    margin-top: 20vh !important;
	min-height: calc(80vh - 68px) !important;
}
hr {
    border-color: #fff;
}

.noslide {
    margin-top: 3vh;
}

.js-border .main_component img, #tinymce .js-border img, img.js-border {
    border-radius: 0px;
    margin: 12px 1px 12px 0;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
    padding: 0px;
    border: 0px solid #ddd;
    border-color: rgba(0,0,0,0.10);
    background: rgba(255,255,255,0.26);
}

@media screen and (max-width: 979px)
.drop-down {
    padding-bottom: 23px;
 
}
body {
    font-size: 1.5em !important;
	line-height: 1.5em !important;
}
/*
.header-icons {
    position: absolute;
    bottom: -14px;
    right: 326px;
    z-index: 10;
}
.social-links li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    width: 34px;
    transition: all 0.3s ease-in-out;
    opacity: 1.9;
}
/*
