body {
  font-family: "Quicksand", sans-serif;
  background: white;
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.title {
  /* display:flex; */
  color: white;
  font-weight: bolder;
  background-color: rgba(0, 0, 0, 0.5);
position: fixed;
  width: 100%;
  /* height:40px; */
  padding: 15px 0 15px 0;
  text-align: center;
  justify-content: center;
  z-index: 1;
}
.title h1 {
  color: rgb(255, 255, 255);
  font-weight: bolder;
  font-size: 23px;
  padding: 0;
  margin: 0;
}
a{
  color:white;
  
}


header {
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  height:250px;
}


section img{
   
  width:40%;
  height:auto;
  margin-bottom: 20px;
  
}

.jumbotron-fluid {

  position: relative;
  margin-top: 0;
  padding: 0;
  z-index: -1;
}
.text {
  color:rgb(255, 0, 0);
  font-weight: bold;
  font-size: 35px;
  /* padding: 8px 12px; */
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}
.fades {
 
  animation-name: fades;
  animation-duration: 1.5s;
}
.img1{flex: 3.5625;}
.img2{flex: 2.2416;}
.img3{flex: 2.1707;}
.img4{flex: 2.3268;}
.img5{flex: 1.8005;}

@keyframes fades {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 2;
  }
}

section {
  color: black;
  text-align: center;
  margin: 30px 0 40px 0;
}

.mount {
  text-align: center;
}

.mount img {
  height: 200px;
  width: auto;
}
.ethernet {
  margin-top: 25px;
}
.ethernet h3 {
  font-size: 20px;
}
.mount h2 {
  font-size: 25px;
  color: blue;
  font-weight: bold;
}
.mount p {
  font-weight: bold;
}
hr {
  border: 1px solid;
}
  .network p {
color:black;
    font-weight: bold;
    margin-bottom:0px;
    padding: 0;
    text-align: center;
  }
  

.network {
  margin-top: 20px;
}

.network h2 {
  color: white;
  /* font-weight: bold; */
  background-color: black;
  font-size: 25px;
  width: 100%;
  /* height:40px; */
  padding: 10px;
  text-align: center;
  justify-content: center;
  /* z-index: 1; */
}
.network h3 {
  
  font-size: 22px;
  color:black;
  font-weight: 600;
  text-align: center;
}
.kodi a{
  color: blue;
  font-weight: 500;
  }

  .kodi p{
    color:black;
    margin-top: 15px;
    font-weight: bold;
    
  }

.kodi h2 {
  color: white;
  /* font-weight: bold; */
  background-color: black;
  font-size: 25px;
  width: 100%;
  /* height:40px; */
  padding: 10px;
  text-align: center;
  justify-content: center;
}
.kodi h3{
  font-size: 22px;
  color:black;
  font-weight:600;
  margin-bottom: 20px;
}
.kodi img{
  width:100%;
  height:auto;
}


.kodi {
  text-align: center;
}

video{
  width:100%;
  height:auto;
}
.option2 h2 {
  color: white;
  /* font-weight: bold; */
  background-color: black;
  font-size: 20px;
  width: 100%;
  /* height:40px; */
  padding: 10px;
  text-align: center;
  justify-content: center;
}
.option2 h3{
  font-size: 20px;
  color:black;
  font-weight:600;
  margin-bottom: 20px;
  text-align: center;
}
.xdsr img{
width:100%;
height: auto;
margin-bottom: 10px;
border:solid black 2px;
}

footer {
  background-color: rgb(255, 244, 244);
  text-align: center;
  border: black 2px solid;
  margin-bottom: 50px;
}
footer img {
  width: 50px;
  height: auto;
  margin-bottom: 10px;
}
footer p {
  font-size: 20px;
  font-weight: 700;
  color: black;
}
.contact {
  padding: 10px 0 20px 0;
  font-size: 40px;
}

.facebook {
  margin-top: 45px;
}
.facebook a{
  color:blue;
  font-size: 20px;
  font-weight: 700;
}

.email a {
  color:blue;
  font-size: 20px;
  font-weight: 700;
}


/* .display-4 {
  font-size:25px;
  display: inline; 
  } */

/* .mySlides{
  height:400px;
 
} */

@media (min-width: 770px) {
  .title {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.349);
    padding: 15px;
  }
  .title h1 {
    font-size: 55px;
  }
  a{
    color:white;
    text-decoration: none;
    
  }
  a:hover{
    color:rgb(218, 26, 26);
    text-decoration: none;
    font-size: 95%;
  }

  section p {
    font-size: 25px;
  }
  Section h2 {
    font-weight: bolder;
  }
  section img{
    width:20%;
    height:auto;
    margin-bottom: 30px;
  }
  img {
    width: 100%;
    height:600px;
  }
  .text {
    display: inline;
    position: relative;
    font-weight: bolder;
    font-size: 45px;
    color: rgb(0, 0, 0);
  }
  .text1 {
    width:50%;
    position: absolute;
    bottom: 170px;
    left: 50%;
    
    /* width: 100%; */
  }
  .text2 {
    position: absolute;
    bottom: 70px;
    left: 695px;
    width: 45%;
  }
  .text3 {
    position: absolute;
    bottom: 65%;
    left: -50px;
    width: 100%;
  }
  .text4 {
    position: absolute;
    color: blue;
    bottom: 8%;
    left: 570px;
    width: 50%;
  }
  .row {
    display: grid;
    /* display: flex; */
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /* grid-template-rows: 1fr 1fr; */
    /* grid-template-rows: repeat(1, fr); */
    /* gap: 1em;  */
    /* outline: dashed rgb(124, 11, 11); */
  }
  .col-md-4 {
    max-width: 100%;
  }
  .mount h2 {
    margin-top: 25px;
  }
  .mount p {
    font-size: 20px;
    font-weight: bold;
  }
  hr {
    display: none;
  }
  .network p{
    font-weight: 700;
    font-size: 20px;
    color:black;
  }

  .network h2 {
    font-size: 45px;
  }
  .network h3 {
    font-size: 35px;
  }
  .ethernet h3 {
    color: black;
    font-size: 30px;
    margin-bottom: 70px;
  }

  .xdsr img{
    width:65%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
   
   
    }
  .contact {
    grid-area: contact;
  }
  .ph {
    grid-area: ph;
  }
  .email {
    grid-area: email;
   
  }
  .email a{
    color: blue;
  }
  .facebook {
    grid-area: facebook;
    margin-top: 0;
  }
  .kodi p{
    font-weight: 700;
    font-size: 20px;
    color:black;
  }
  .kodi h2{
    font-size: 45px;;
  }
  .kodi h3{
    font-size: 35px;
    color:black;
    font-weight: 600;
    margin-bottom: 20px;
  }

  video{
    width:640px;
    height:auto;
  }
  .option2 h3{
    font-size: 30px;

  }

  footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
      ".contact."
      "ph email facebook";
  }
}

@media (max-width: 800px) and (min-width: 768px) {
  .row {
    display: grid;

    grid-template-columns: 1fr 1fr;
    justify-items: center;
    max-width: 100%;
    /* grid-template-rows: 1fr 1fr; */
    /* grid-template-rows: repeat(1, fr); */
    /* gap: 1em;  */
    /* outline: dashed rgb(124, 11, 11); */
  }
  .col-md-4 {
    max-width: 100%;
  }
  hr {
    display: none;
  }
  .title {
    background-color: rgba(0, 0, 0, 0.349);
    padding: 10px;
  }
  .title h1 {
    font-size: 35px;
  }
  .text {
    font-weight: bolder;
    font-size: 30px;
    color: rgb(0, 0, 0);
    color: white;
  }
  img {
    width: 100%;
    height:350px;
  }
  
  .text1 {
    position: absolute;
    bottom: 80px;
    left: 25%;
    width: 100%;
  }
  .text2 {
    position: absolute;
    bottom: 40px;
    left: 220px;
    width: 100%;
  }
  .text3 {
    position: absolute;
    bottom: 25%;
    left: -100px;
    width: 100%;
  }
  .text4 {
    position: absolute;
    color: blue;
    bottom: 10%;
    left: 150px;
    width: 100%;
  }
}
