body {
  background-size:100%;
  background-image:url("../../assets/img/background.png");
  /*background-repeat:repeat-y repeat-x;*/
  /*background-size:2000px;*/
  height:100%;
  min-height:100%;
}

body {
  padding-top:50px;
}

img#logo.img-responsive {
  padding-top:40px;
  padding-bottom:40px;
}

img#stripe.img-responsive {
  padding-top:80px;
}

div#logo-row.row {
  background-color:white;
}

div#mypanel.container {
  padding-top:20px;
  padding-bottom:20px;
}

div#btmbanner.row {
  background-color:#A8CF45;
}

h1#myconnect {
  color:white;
  font-size:xx-large;
  text-align:center;
}

div#socials.row {
  /*height:20px;*/
  background-color:#A8CF45;
  /*position:absolute;*/
  /*top:100px;*/
  /*bottom:0;*/
}

hr#myhr {
  height:3px;
  background-color:white;
}

p#mycopyright {
  text-align:center;
  color:white;
  font-size:large;
}

nav#mynav.navbar.navbar-default.navbar-fixed-top {
  background-color:black;
}

.navbar-inverse.custom-header {
  background-color:white;
}

nav#mynav.navbar.navbar-inverse.navbar-fixed-top {
  background-color:#20375C;
  background-image:none;
}

li {
  color:white;
}

li#myhome.active {
  color:white;
}

li#mysystems {
  color:white;
}

a#myasystems {
  color:white;
}

a#myhome {
  color:white;
}

a#myservice {
  color:white;
}

a#mybws {
  color:white;
}

a#mycontact {
  color:white;
}

img#mytile1.img-responsive:hover {
  -webkit-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  /*padding-top:10px;*/
  /*padding-bottom:10px;*/
}

img#mytile2.img-responsive:hover {
  -webkit-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  /*padding-top:10px;*/
}

img#mytile4.img-responsive:hover {
  -webkit-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  box-shadow:0px 0px 20px rgba(255,255,255,0.8);
  /*padding-bottom:10px;*/
  /*padding-top:10px;*/
}

a#myahome {
  color:white;
}

p#mytext {
  color:white;
  font-size:large;
}

img#im1.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

img#im2.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

img#im3.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

img#im4.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

img#im5.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

img#im6.img-responsive {
  padding-bottom:5px;
  padding-top:5px;
}

ul#mylist {
  font-size:large;
}

