/* menu */
body, html {
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 14px;
  font: 400 14px/1.8 "Lato", sans-serif;
  color: #777;
}

.content {
  font-family: Verdana;
  font-size: 14px;
  color: black;
}
.content2 {
  font-family: Verdana;
  font-size: 17px;
  color: white;
}
.navbar {
  overflow: hidden;
  background-color: black;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.navbar a {
  float: left;
  display: block;
  color: white;
  text-align: center;
  padding: 10px 18px;
  text-decoration: none;
  font-size: 14px;
}

.navbarright {
  font-size: 16px;
  color: orange;
  position: fixed;
  top: 6px;
  right: 10px;
  z-index: 1;
}

.secondbar {
  text-align: left;
  background: rgba(1, 1, 1, 0.4);
  position: fixed;
  bottom: 27px;
  height: 165px;
  width: 135px;
  z-index: 2;
}

.secondbar a {
  display: block;
  color: blue;
  text-align: left;
  padding: 0px 10px;
  text-decoration: none;
  font-size: 16px;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 27px;
    width: 100%;
    font-size: 14px;
    background-color: black;
    color: white;
}
.footer2 {
    left: 0;
    bottom: -99;
    height: 300px;
    width: 100%;
    font-size: 17px;
    background-color: #C0C0C0;
    color: black;
}


.rTable {
  display: block;
  width: 1000px;
}
.rTableHeading, .rTableBody, .rTableFoot, .rTableRow{
  clear: both;
}
.rTableHead, .rTableFoot{
  font-weight: bold;
}
.rTableCell, .rTableHead {

  float: left;
  height: 31px;
  overflow: hidden;
  padding: 3px 1.8%;
  width: 28%;
}
.rTable:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

a:link {color: blue;text-decoration:none;}
a:visited {color: blue;text-decoration:none;}
a:hover {color: black;text-decoration:bold;}
a:active {color: #00FF00;text-decoration:underline;}

a.one:link {color:#E4E4E4;text-decoration:none;}
a.one:visited {color:#E4E4E4;text-decoration:none;}
a.one:hover {color:black;text-decoration:underline;}

a.menu:link {color:white;}
a.menu:visited {color:white;}
a.menu:hover {color:yellow;text-decoration:none;}

a.menu2:link {color:#00FFFF;text-decoration:none;}
a.menu2:visited {color:#00FFFF;text-decoration:none;}
a.menu2:hover {color:blue;text-decoration:none;}

.center {
    text-align: center;
}

.main {
  padding: 16px;
  margin-top: 30px;
  height: 1000px; /* Used in this example to enable scrolling */
}

/* parallax MAIN-page imaging */


.bgimg-1 {
  background-image: url('images-page/line-of-trucks.jpg');
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px
}

.bgimg-1-text {
  background: rgba(1, 1, 1, 0.4);
  width: 100%;
  height: 100px;
  top: 0;

  text-align: center;
  position: absolute;
}


.bgimg-2 {
  background-image: url('images-page/line-of-trucks.jpg');
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px
}


.bgimg-3 {
  background-image: url('images-page/bible.jpg');
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px
}

.bgimg-4 {
  background-image: url('images-page/line-of-trucks.jpg');
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px
}

.bgimg-8 {
  background-image: url('images-page/line-of-trucks.jpg');
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px
}

.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 99%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
.caption2 {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  text-align: center;
  color: #000;
}
h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #111;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7, .bgimg-8 {
        background-attachment: scroll;
    }
}



div.socialmediaFB {
    position: fixed;
    bottom: 145px;
    right: -10px;
    width: 50px;
    height: 50px;
}
div.socialmediaTWIT {
    position: fixed;
    bottom: 105px;
    right: -10px;
    width: 50px;
    height: 50px;
}
div.socialmediaMINDS {
    position: fixed;
    bottom: 65px;
    right: -10px;
    width: 50px;
    height: 50px;
}
div.socialmediaPAT {
    position: fixed;
    bottom: 25px;
    right: -10px;
    width: 50px;
    height: 50px;
}


div.logo {
    position: fixed;
    top: 45px;
    right: 5px;
    width: 75px;
    height: 78px;
}
.text-bottom-div {
  width: 100%;
  height: 100%;
  top: 90%;
  bottom: 100%;
  text-align: center;
  position: absolute;
  color: yellow;
  font-size: 34px;
}