﻿/*::selection {
    background: #66371D;
    color: #e3e3e3;
}

::-moz-selection {
    background: #66371D;
    color: #e3e3e3;
}

.primarybg {
    background-color: #66371D;
}

    .primarybg h2 {
        color: white;
    }

    .primarybg .primaryborder {
        border-color: white;
    }

.primarycolor, .primarylinks .active > a, .primarylinks a:hover, .primarycolor i, p a, .textsection a, .links a {
    color: #66371D;
}

.primaryborder {
    border-color: #66371D;
}


footer img {
    max-width: 150px;
}


#searchForm {
    margin-bottom: 25px;
}*/

/*.primarylinks .active > a {
    border-bottom: 1px solid #66371d;
}*/

.navwrap > a {
    display: none;
}


footer img {
    max-width: 210px;
}

.startoverlay img {
    max-width: 380px;
}

.marginbottomsmall {
    margin-bottom: 15px;
}

.headerSection {
    background-size: cover;
    background-position: center center;
    padding-bottom: 320px;
}

.dropDownWrap {
    display: none;
}

h1.starttext {
    display: none;
}


.startoverlay img {
    max-width: 200px;
}

.startoverlay img {
    max-width: 240px;
    margin-top: 35px;
}

.headerSection {
    background-size: cover;
    background-position: center center;
    padding-bottom: 0;
    max-height: 266px;
}

@media screen and (min-width:992px) {
    .startoverlay img {
        margin-left: 203px;
    }
}

@media screen and (min-width:2000px) {
    .headerSection {
        max-height: 400px;
        height: 400px;
    }
}