body {/*
background-image: url(src/network.jpg);
background-size:cover;
background-repeat: no-repeat;
*/
background-color: #28293b;
 -webkit-text-size-adjust: none;
moz-text-size-adjust: none;
-ms-text-size-adjust: none;}
.maintextbox a, a:visited {color: #bbbfdc;}
.footer > .container {padding-right: 15px;
padding-left: 15px;}
#topbrand {position: absolute;
top:11px;
padding-left: 10px;
width: 221px;
height: 133px;
z-index: 999;
}
nav {font-family: fira;}
.footer {position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 34px;
background-color: #fff;
border-top: 1px solid #fff;
padding-top:4px;}
#maincontent {padding-top: 160px;
float:left:
width:100%;
}

@media screen and (max-width : 740px) {

#maincontent {
padding-top: 100px;
margin-bottom: 0px;
}}
.maintextbox {margin-top:-60px;
padding-top:60px;
padding-bottom: 30px;
margin-bottom:0px;
border-bottom: solid 1px #fff;
background: url(../src/textback.png) repeat transparent; 
}

@media screen and (max-width : 968px) {

.maintextbox {
padding-bottom: 50px;
margin-bottom:0px;
}

}
#topbrand-sml {position: absolute;
top:8px;
padding-left:10px;
width: auto;
height: 95px;
z-index: 999;}
.iconbar {overflow: visible;
margin-top: -28px;
width: 56px;
height:56px;}
.bluetext {color: #28293b !important;}
h1 strong {font-family: fira;}
.icon {border: 0;
}

@media screen and (max-width: 740px) and (orientation: landscape) {

.icon {
width:14%;
}
}

@media screen and (max-width: 560px) and (orientation: portrait) {

.icon {
width:25%;
}}
.icon a img {-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;}
.icon a img:hover {-moz-transform: scale(0.85);
-webkit-transform: scale(0.85);
transform: scale(0.85);}
.img-right {margin-top: 25px;
margin-bottom: 30px;
display:block;}
.textbox {display:block;
float:left;}
.bottomspacer {margin-bottom: 15px;}
.list-group-item {height: 150px;
}

@media screen and (max-width: 768px) {

.list-group-item {
    height: 130px;
  }

}
img.refthumb {max-height: 135px;
max-width: 98%;
margin: 0 auto;
}

@media screen and (max-width: 768px) {

img.refthumb {
margin-top: -10px;
    height: 120px;
  }
}
