#main {
}

#header {
  text-align: center;
  background-color: orange;
}
@media (min-width: 700px){        
#resume_builder {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 60px!important;
  font-weight: 700;
  color: white;
}
    }

    #resume_builder {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  color: white;
}

#select_option {
  height: 8%;
  width: 50%;
  position: absolute;
}

#select_toggle {
  width: 80%;
  position: absolute;
  height: 100%;
  left: 14%;
  margin: 1%;
}

.toggle1 {
  width: 10%;
  height: 80%;
  background-color: #280000;
  position: relative;
  display: inline;
  margin: auto;
  float: left;
  text-align: center;
}

.toggle2 {
  width: 10%;
  height: 80%;
  background-color: #280000;
  position: relative;
  display: inline;
  margin: auto;
  float: left;
  text-align: center;
  border-left: 1px solid #c80000;
  border-right: 1px solid #c80000;
}
.option {
  color: white;
  font-size: 80%;
}

.single {
  top: 5px;
}

#footer {
  color: white;
  background-color: #c80000;
  position: fixed;
  top: 90%;
  height: 10%;
  width: 65%;
}

#name {
  margin: auto;
}

#next {
  float: right;
}

#content {
}

.labels {
  margin-top: 15px;
}

#TemplateList input {
  position: absolute;
  margin-top: 320px;
  width: 20px;
  height: 20px;
  margin-left: 100px;
}

#TemplateList img {
  margin: 5%;
  height: 300px;
  width: 200px;
  margin-bottom: 40px;
  border: solid 1px #eee;
}

fieldset {
  border: 2;
}

.sectionwrap {
  margin-top: 10px;
}

.container a {
  font-weight: 600;
  font-size: 18px;
}
