.top-header {
    background-color: #CC0000;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    font-family: Verdana;
    width: 100%;
    left: 0;
    position: relative;
}

.search-title1 {
    color: #CC0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 24pt;
    line-height: 32px;
}

.bodycopy {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    line-height: 10pt;
    margin-right: 10px
    margin-left: 10px
}

.navigation{
    vertical-align: middle;
}

.navi-item {
    margin-right: 30px;
}

.navi a {
    text-decoration: none;
    color: #fff;
}

.navi a:hover {
    text-decoration: underline;
    color: #fff;
}

.menu-bar {
    margin-top: -50px;
}

.top-menu-bar {
    line-height: 60px;
    vertical-align: middle;
}

.logo-name {
    margin-left: 60px;
}

.logo-name1 {
    margin-left: 0px;
    margin-top: 55px;
}

.logo-mobile {
    margin-left: -50px !important;
}

.mobile {
    left: 0;
    float: left;
}

.mobile1 {
    margin-right: 15px;
    float: right;
    margin-top: -112px;
}

.mob-ham {
    margin-top: -17px;
}

.bar {
    font-family: Arial;
    font-weight: bold;
    font-size: 24pt;
}

.bar1 {
    margin-top: 0px;
}

.bar-item {
    margin-right: 30px;
    color: #CCCCCC;
}

.bar-item a {
    text-decoration: none;
    color: #CCCCCC;
}

.bar-item a:hover {
    text-decoration: underline;
    color: #4e555b;
}

.bar-itemshop2 {
    color: #CCCCCC;
}

.bar-itemshop2 a {
    text-decoration: none;
    color: #CCCCCC;
}

.bar-itemshop2 a:hover {
    text-decoration: underline;
    color: #4e555b;
}

.bar-itemshop {
    color: #CC0000;
    margin-right: 30px;
}

.bar-itemshop a {
    text-decoration: none;
    color: #CC0000;
}

.bar-itemshop a:hover {
    text-decoration: underline;
    color: #CC0000;
}

.bar-item2 {
    color: #CC0000;
}

.bar-item2 a {
    text-decoration: none;
    color: #CC0000;
}

.bar-item2 a:hover {
    text-decoration: underline;
    color: #CC0000;
}

.bar-item22 a {
    text-decoration: none;
    color: #CCCCCC;
}

.bar-item22 a:hover {
    text-decoration: underline;
    color: #4e555b;
}

@media screen and (min-width: 768px) {
    .the-space {
        margin-right: 26%;
    }
}

@media screen and (min-width: 992px) {
    .the-space {
        margin-right: 14%;
    }
}

@media screen and (min-width: 1200px) {
    .the-space {
        margin-right: 28%;
    }
}

.year {
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #CC0000;
}

.year-item {
    margin-right: 5px;
}

.year a {
    text-decoration: none;
    color: #CC0000;
}

.year a:hover {
    text-decoration: underline;
    color: #CC0000;
}

@media screen and (min-width: 569px) {
    .year-item {
        margin-right: 15px;
    }
}

.content {
    margin-top: 380px;
    position: relative;
}

.search-content {
    margin-top: 510px;
    position: relative;
}

@media screen and (min-width: 769px) {
    .content {
        margin-top: 275px;
        position: relative;
    }

    .search-content {
        margin-top: 380px;
        position: relative;
    }
}

section {
    margin-bottom: 30px;
}

.row1, .row2, .row3 {
    margin-bottom: 10px;
}

.row1 {
    font-family: Arial;
    font-size: 13pt;
    color: #000000;
}

.row4 {
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    color: #666666;
    margin-bottom: 20px;
}

.row5 {
    margin-bottom: 80px;
}

.email, .facebook {
    margin-right: 20px;
}

.footer {
    background-color: #990000;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    font-family: Verdana;
    width: 100%;
    left: 0;
    bottom: 0;
    position: relative;
}

.search-footer {
    background-color: #990000;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    font-family: Verdana;
    width: 100%;
    left: 0;
    top: 200px;
    position: relative;
}

.footer a, .search-footer a {
    text-decoration: none;
    color: #fff;
}

.footer a:hover, .search-footer a:hover {
    text-decoration: underline;
    color: #fff;
}

/* Styles for wrapping the search box */

.main-search {
    width: 50%;
    margin: 30px auto;
}

.mobile-search {
    width: 80%;
    margin: 20px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: relative;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

/*
//////////////////////////////////////////////
*/