body {
    background: #000;
    background: linear-gradient(#000, #555, #000 ) fixed;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #eee;
    font: 0.9em/1.5em arial;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
     
}
.right{
    text-align: right;
}
.center{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
img.c1 {
    float:right
}
hr {
    border: 1px solid #777 ;
}
img  {
    max-width: 100%;
    max-height: auto;
}
ul {
    list-style-position:  outside;
}
a {
    color:  #9A1D1D;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color:  #999;
    text-decoration: none;
    font-weight: bold;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: none;
color: #fff;
}
.center{
    text-align: center;
    margin: auto;
}
.einr {
    padding-left: 2rem;
}
.containerS{
    margin: auto;
    max-width: 800px;
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      justify-content: center;
      flex-wrap:wrap;
    }
.items45{
    
    width: 45% ;
    float: left;
    background-color: #151515; 
    margin: 10px;
    padding: 5px 10px;
}
.items100{
    width: 100% ;
    background-color: #151515;
    margin: 10px;
    padding: 5px 10px;
}
.items45c{
    text-align: center;
    width: 45% ;
    float: left;
    background-color: #151515;
    /* margin: 10px;*/
    padding: 10px 0 5px 20px; 
}
h1
{
    font-family: arial;
    font-size:1.7em;
    line-height: 1.5em;
    letter-spacing: 0.1em; 
    color:#aaa;
    font-weight:normal;
    text-align: center;
}
h2
{
    font-family: arial;
    font-size:1.4em;
    letter-spacing: 0.2em;
    color:#bbb;
    font-weight:normal;
    text-align: center;
}
h3
{
    font-family: arial;
    font-size:1.2em;
    letter-spacing: 0.1em;
    color:#bbb;
    font-weight:normal;
    text-align: center;
}
h4
{
    font-family: arial;
    font-size:1.1em;
    letter-spacing: 0.3em;
    color:#ccc;
    font-weight:normal;
    text-align: center;
}
.xsmal  {
    text-align:center;
    font: normal 0.3em arial;
    color: #ddd;
}
#footer {
    font: normal 0.8rem verdana,arial;
    color: #aaa;
    padding-top: 5px;
    background: #292929;
    width: 100%;
    height: 100px;
}
.footerbox {
    width: 100%;
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      justify-content: space-between;
      flex-wrap:wrap;
}
.container1{
    font-size: x-small;
    padding: 10px; 
    text-align: left;
}
.container2{
    padding: 10px; 
    text-align: center;
}
.container3{
    width: 220px ;
    padding: 10px; 
    text-align: right;
}
#fortlink a {
    padding: 3px;
    background-color: #1c6d69;
    font-family: arial;
    font-size:1rem;
    color:#ffffff;
    font-weight:normal;
}
#fort1, #fort2, #fort3 {
    background-color: #fff;
    border: #1c6d69 thin dotted;
    font-family: arial;
    font-size: 0.8rem;
    color:#333;
    font-weight:normal;
    padding: 2px 5px 3px 5px;
}
 .clearfix:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 964px) {
#wrapper {
    width: 965px;
    margin: 3px auto;
    padding: 3px 3px;
    background-color: #333;
    background: linear-gradient( #555, #000, #555 ) fixed;
}
#main {
    
    font-size:0.9rem;
    margin-top: 35px;
    padding: 10px 30px; 
    background-color: #222;
    color: #aaa;
    min-height: 500px;
}
.links{
     margin-left: 230px;
}
table,th,td {
    text-align: left;
    color: #bbb;
    vertical-align: text-top;
}
}
@media screen and (max-width: 964px){
#wrapper {
    width: 99,8%;
    padding:3px;
    margin: 0 0;
    background-color: #333;
}
#main {
    margin-top: 0;
    padding: 0.7em;
    font-size:1.2rem;
    background: #000;
    background-size: 100% auto ;
    color: #eee;
    width: 99,8%;
    min-height: 500px;
}
.items45{

    width: 90% ;
    
    background-color: #333;
    
}
.items100{

    width: 90% ;
    
    background-color: #333;
    
}
.items45c{
    margin: auto;
    width: 90% ;
    float: left;
    background-color: #333;
    
}
.container1{
    display: none;
}
.container2{
    display: none;
}
.container3{
    width: 100%;
    padding: 10px;
    text-align: center;
} 
#footer {
    clear: both;
    font: normal 1.2rem verdana,arial;
    text-align:center;
    line-height: 1.2rem;
    color: #aaa;
    padding: 2px 5px;
    background: #292929;
    width: 99%;
    height: 100%;
}
h1
{
    font-family: Arial;
    font-size:1.5em;
    color:#999;
    font-weight:normal;
}
h2
{
    font-family: arial;
    font-size:1.3em;
    letter-spacing: 0.1em;
    color:#eee;
    font-weight:normal;
}
h3
{
    font-family: arial;
    font-size:1.2em;
    letter-spacing: 0.1em;
    color:#ccc;
    font-weight:normal;
}
h4
{
    font-family: arial;
    font-size:1.1em;
    letter-spacing: 0.1em;
    color:#ccc;
    font-weight:normal;
}
h5
{
    font-family: arial;
    font-size:1em;
    letter-spacing: 0.1em;
    margin: 0em;
    padding: 0em;
    padding-left: 0.6em;
    color:#ffffea;
    background-color: #15599D;
    font-weight:bold;
    width: 250px;
}
table,tr,td {
    text-align: left;
    color: #eee;
    vertical-align: text-top;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: underline;
color: #15599D;
}
.form {
    overflow: hidden;
}
}
