body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden
}

html {
  position: relative;
  min-height: 100%;
}

.jumbotron {
  height: 310px;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: -70px;
  background-color: rgba(238, 238, 238, 0.2) !important;
  background-image: url("../images/dashboard.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color;
}

#wrapper {
  display: inline-block;
  width: 100%;
}

h1.title {
  font-family:  'Alegreya SC', serif;
  text-shadow: 2px 2px;
  color: rgb(93,173,236);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to top, #2219e5, #5c47e9, #816ceb, #a08feb, #bdb3e9, #beb3d8, #bcb4c7, #b7b6b8, #989698, #7a777a, #5e595c, #433d40);
  font-size: 130px;
  font-weight: 900;
  margin-bottom: -5px;
}

h2.contact {
  margin-top: -5px;
  margin-bottom: -10px;
  text-shadow: 2px 2px ;
  font-size: 50px;
  color: rgb(93,173,236);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to top, #2219e5, #5c47e9, #816ceb, #a08feb, #bdb3e9, #beb3d8, #bcb4c7, #b7b6b8, #989698, #7a777a, #5e595c, #433d40);
}

#jumbotitle {
  position: center;
}

#icon {
  float: right;
  margin-top: -210px;
  padding-right: 5px;
}

.federated-icon {
  height: 66px;
  width: 100px;
  margin-left: -30px;
}

h2 {
  font-size: 20px;
  text-shadow: 1px 1px black;
  display: inline-block;
}

#navbar-link {
  color: #fff;
}

#links {
  padding-bottom: 10px;
  margin-top: -40px;
}

#link {
  display: inline-block;
  text-align: center;
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-family: 'Khand', sans-serif;
  font-weight: lighter;
}

#map {
  float: right;
  margin-top: -325px;
}

.wrapper {
  background-color: rgba(238, 238, 238, 0.2) !important;
  background: url("../images/lift1.jpg") no-repeat center center fixed;
  background-size: cover;
  background-blend-mode: color;
  margin-top: -29px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  width: 100%;
}



.about-us-header {
  margin-bottom: 33px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  font-weight: bold;
  color:black;
}

.about-us-content {
  width: 100%;
  padding: 30px;
  margin-top: 32px;
  background: url("../images/concrete_seamless.png");
  border-radius: 25px;
}

.about-us-content > p {
  padding-top: 20px;
  font-size: 16px;
  line-height: 30px;
  color: black;
}

.container {
  height: 100%;
  padding-bottom: 50px;
}

#auth-image-1 {
  float: left;
  width: 200px;
  height: auto;
  margin-top: 10px;
  margin-right: 25px;
}

#auth-image {
  float: left;
  width: 200px;
  height: auto;
  margin-top: 10px;
  margin-right: 25px;
}

#caption {
  position: center;
}

.motto {
  display: flex;
  justify-content: center;
  font-size: 40px;
}

#test-image-1 {
  width: 400px;
  height: 200px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

#test-image-2 {
  width: 200px;
  height: 200px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

#test-image-3 {
  width: 400px;
  height: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#test-image-4 {
  width: 600px;
  height: 325px;
  display: block;
  position: center;
  margin-left: auto;
  margin-right: auto;
}

#test-image-5 {
  width: 300px;
  height: 300px;
  display: inline-block;
  margin-top: 5px;;
}

#test-image-6 {
  width: 300px;
  height: 275px;
  padding: 2px;

}

#program-image {
  float: left;
  width: 350px;
  height: auto;
  margin-top: 10px;
  margin-right: 25px;
}

#skills-area-index-1 {
  width: 66%;
  padding: 45px 10px 25px 31px;
  background-color: rgb(194, 6, 6);
  margin-left: 50px;
  border-radius: 25px;
  margin-top: 50px;
  color: black;
}

#skills-area-index-2 {
  width: 66%;
  padding: 45px 10px 25px 31px;
  background-color: rgb(208, 211, 13);
  margin-left: 50px;
  border-radius: 25px;
  margin-top: 50px;
  color: black;
}

#skills-area-index-3 {
  width: 66%;
  padding: 45px 10px 25px 31px;
  background-color: rgb(3, 126, 9);
  margin-left: 50px;
  border-radius: 25px;
  margin-top: 50px;
  color: black;
}

.skills-header {
  margin-bottom: 15px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 25px;
  font-weight: bold;
  color: black;
}

.footer {
  position: center;
  bottom: 0;
  width: 100%;
  height: 60px;
  margin-top: 30px;
  margin-bottom: -1px;
}

.text-muted-footer {
  margin-top: 15px;
  color:rgb(189, 187, 187);
}

.two-toned-footer-color {
  width: 100%;
  height: 6px;
  padding-top: 3px;
 }

.address:after {
    content: '\A';
    white-space: pre;
}

#testamonial {
  border-style: solid;
  border-width: 1px;
  font-size: 25px;
  padding-left: 10px;
  padding-right: 10px;
}

#testamonial > b {
  font-size: 35px;
}

.container {
  height: 100%;
  margin: auto;
}

#face {
  color: #3b5998;
  text-shadow: .1px .1px black;
}

#care {
  display: flex;
  justify-content: center;
  font-size: 20px;
}

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

  .federated-icon {
  height: 0px;
  width: 0px;
  margin-top: 0px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 1350px) {

  body {
  height: auto;
  width: auto;
  }

  html {
  position: relative;
  min-height: 100%;
  }

  #jumbotron {
    height: auto;
    width: auto;
  }

  h1.title {
  padding-top: 20px;
  font-size: 60px;
  padding-bottom: 20px;
  text-shadow: .5px .5px;
  }

  h2.contact {
  font-size: 40px;
  text-shadow: .5px .5px
  }

  .federated-icon {
  height: 0px;
  width: 0px;
  margin-top: 0px;
  }

h2 {
  font-size: 20px;
  text-shadow: 1px 1px black;
  display: inline-block;
  }

#navbar-link {
  color: #fff;
  }

#links {
  padding-bottom: 20px;
  margin-top: -40px;
}

#link {
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 18px;
  padding-bottom: 10px;
  font-size: 20px;
  font-family: 'Khand', sans-serif;
  font-weight: lighter;
}

#test-image-2 {
  height: 200px;
  width: 250px;
}

#test-image-3 {
  height: 150px;
  width: 300px;
}

#test-image-4 {
  height: 200px;
  width: 400px;
}

#test-image-1 {
  height: 200px;
  width: 300px;
}



#ad-image {
  height: 75%;
  width: 75%;
}

.footer-1 {
  color: whitesmoke;
}
}

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

  body {
  height: 100%;
  width: 100%;
  }

  html {
  position: relative;
  min-height: 100%;
}

  #jumbotron {
  height: 100%;
  width: auto;
  }

  h1.title {
  padding-top: 40px;
  font-size: 30px;
  padding-bottom: 10px;
  text-shadow: .5px .5px;
  }

  h2.contact {
  font-size: 20px;
  text-shadow: .25px .25px;
  padding-top: 15px;
  }

  .federated-icon {
  height: 0px;
  width: 0px;
  margin-top: 0px;
}

h2 {
  font-size: 20px;
  text-shadow: 1px 1px black;
  display: inline-block;
}

#navbar-link {
  color: #fff;
}

.about-us-content > p {
  padding-top: 20px;
  font-size: 13px;
  line-height: 25px;
  color: black;
}

#links {
  padding-bottom: 10px;
  margin-top: -40px;
}

#link {
  display: inline-flex;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: 'Khand', sans-serif;
  font-weight: lighter;
}

.wrapper {
  margin-top: -29px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.about-us-content {
  width: 100%;

  margin-top: 32px;
  background: url("../images/concrete_seamless.png");
  border-radius: 25px;
}

#test-image-2 {
  height: 200px;
  width: 250px;
  padding-bottom: 10px;
}

#test-image-3 {
  height: 150px;
  width: 300px;
}

#test-image-4 {
  height: 150px;
  width: 300px;
}

#test-image-1 {
  height: 200px;
  width: 300px;
}

#map {
 float: none;
 margin-top: auto;
 margin-left: auto;
 display: block;
}

#face {
  margin: auto;
  display: block;
  width: 100%;
}

#faceframe {
  float: none;
  height: auto;
  width: 300px;
  margin-left: -30px;
}

h3 {
  font-size: 30px;
}

#ad-image {
  height: 100%;
  width: 100%;
}

.footer-1 {
  color: whitesmoke;
}
}

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

    #links {
  padding-bottom: 10px;
  margin-bottom: -25px;
  }

  #link {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-size: 17px;
  font-family: 'Khand', sans-serif;
  font-weight: lighter;
  }


}
