@charset "utf-8";

html {
  background-color: #000;
}
h2 {
  color: white;
  text-align: left;
  font-family: sans-serif;
  font-weight: 300;
  font-size: 30px;
}
footer {
  color: white;
}
#para1 {
  color: white;
}
#id1 {
  color: white;
}
a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: red;
  background-color: transparent;
  text-decoration: none;
}

a:active {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  color: red;
}
h3:hover {
  color: red;
  background-color: transparent;
  text-decoration: none;
}
.logo {
  padding-bottom: 10px;
  height: 25px;
  padding-top: 25px;
  
  
}
.menu li {
  color: white;
  list-style-type: none;
  display: inline;
  font-family: sans-serif;
}
nav {
  letter-spacing: 1.3px;
  word-spacing: 40px;
  font-size: 12px;
  display: inline;
  padding-top: 25px;
  color: white;
  float: right;
  margin-right: 25%;
  
}
.top-header {
  color: white;
  text-align: center;
  font-family: sans-serif;
  letter-spacing: 1.3px;
  vertical-align: bottom;
  word-spacing: 5px;
  font-size: 32px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.banner {
  width: 100%;
}
#top-banner {
  padding-top: 20px;
}
.prod-top {
  display: inline;
  column-count: 3;
  padding-top: 25px;
  
}
footer {
  width: 100%;
  text-align: center;
  color: red;
  margin-bottom: 20px;
  padding-top: 100px;
  padding-bottom: 5px;
  padding-top: 25px;
  margin: auto;
}
h3 {
  color: white;
  font-family: "Encode Sans", sans-serif;
  
}
.prod-desc {
  color: white;
  font-family: sans-serif;
  margin-bottom: 25px;
 
}
#about {
  color: white;
  font-size: 18px;
}

.main-content-footer {
  padding-top: 50px;
}
#section-one {
  column-count: 3;
  background-color: #333;
  text-align: center;
  padding-left: 12%;
  padding-right: 12%;
  padding-top: 25px;
  padding-bottom: 50px;
    }
.para-one {
  font-size: 18px;
  font-weight: 200;
  padding-bottom: 25px;
  color: white;
  font-family: "Encode Sans", sans-serif;
  text-align: center;
 
  
}

.contact-para-one {
  text-align: center;
  
}
#contact-h2 {
  text-align: center;
  color: red;
}
#gallery-section {
  text-align: center;
}
.header-h2 {
  text-align: center;

  
}
.wrapper {
    width: 1200px;
    margin: auto;  
    text-align: center;
    }
    .logo-div {
     position: relative;
      float: left;
     width: 250px;
    }   
   
   
    body {
      margin: 0;
    }
    .div-menu {
      padding-top: 35px;
      text-align: center;
      font-family: sans-serif;
      font-size: 12px;
      letter-spacing: 1.3px;
      overflow: hidden;
    }
    .home-nav {
      width: 100px;
      height: 30px;
      float: left;
    }
    .supp-nav {
      width: 100px;
      height: 30px;
      float: left;
    }
    .services-nav {
      width: 100px;
      height: 30px;
      float: left;   
    }
    .about-nav {
      width: 100px;
      height: 30px;
      float: left;    
    }
    .apparel-nav {
      width: 100px;
      height: 30px;
      float: left;  
    }
    .contact-nav {
      width: 100px;
      height: 30px;
      float: left; 
    }
    #section-two {
      column-count: 3;
      background-color: #333;
      text-align: center;
      padding-left: 12%;
      padding-right: 12%;
      padding-top: 25px;
      padding-bottom: 50px;
}
    #div-menu a {
      display: block;
      color: #f2f2f2;
      text-align: center;
}
.logo-one {
  padding-bottom: 5px;
  height: 40px;
  padding-top: 10px;
  float: left;
  
}


 .main-content-header {
      padding-bottom: 35px;
    }

.centerdiv {
  color: white;
  font-family: sans-serif;
  font-size: 18px;
  display: inline;
  text-align: center;
  padding-left: 750px;
}
.col-two{
  background-color: gray;
  text-align: center;
  display: inline;
  list-style-type: none;
  column-count: 4;
  
}
#img1{
  width: 60%;
  
  
}
#img2{
  width: 60%;
  padding-left: 5%;
}
#img3{
  width: 60%;
  padding-left: 5%;
}
#img4{
  width: 45%;
  padding-left: 5%;
  padding-top: 10%;
}
.col-2-h2{
  color: black;
  font-family: sans-serif;
  text-align: center;
  font-size: 30px;
  
}
.col-2-p2{
  font-family: sans-serif;
  font-size: 18px;
}
.col-two-div{
  
  
    
}
.col-two-img4{
  padding-top: 50px
  
}
.col-two-div{
  text-align: center;
  
}
#div_one{
  width: 100%;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}
form{
  font-size: 14px;
  
}
footer{
  text-align: center;
  margin-top: 20px;
}