@import url(//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic);
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-MediumItalic-Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
.Graphik-MediumItalic-Web {
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.Graphik-Medium-Web {
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-RegularItalic-Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.Graphik-RegularItalic-Web {
  font-family: 'Graphik Web';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.eot');
  src: url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('https://3form.s3.amazonaws.com/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.Graphik-Regular-Web {
  font-family: 'Graphik Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.button {
  display: inline-block;
}
.orange-chevron {
  color: #ff9e1b;
}
.orange-chevron.padding-right {
  padding-right: 5px;
}
.orange-chevron.padding-left {
  padding-left: 5px;
}
.rtg-collections {
  margin: 15px 0;
}
.rtg-collection {
  margin: 15px 0;
}
#hero-img {
  color: #ffffff;
  background: radial-gradient(circle at bottom left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(https://images.3-form.com/rtg/simplespec/landing/hero.jpg);
  background-size: cover;
  height: 484px;
  position: relative;
  margin: 15px 0 30px 0;
}
#hero-img > .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#inspired-img {
  background: radial-gradient(circle at bottom left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(https://images.3-form.com/rtg/simplespec/landing/inspired.jpg);
  background-size: cover;
  height: 484px;
  color: #ffffff;
  position: relative;
}
#inspired-img > .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#solution-img {
  background-size: cover;
  height: 484px;
  color: #ffffff;
  position: relative;
  margin-bottom: 30px;
}
#solution-img > .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.collection-title {
  font-size: 18px;
}
.rtg-group {
  border: 1px solid #cdcdcd;
  min-height: 350px;
  padding: 5px;
  margin-bottom: 30px;
}
.detail-section {
  border: 4px solid #e8e8e8;
  margin: 10px 0;
}
.solution-details {
  padding: 10px;
}
.design-choices {
  padding: 10px;
}
.materials-product-lines {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 0;
}
.materials-product-lines a.selected {
  color: #ff9e1b;
}
.product-groups a.selected {
  color: #ff9e1b;
}
.swatch-box .items {
  border-left: 1px solid #cdcdcd;
}
.swatch-box img.swatch {
  display: inline-block;
  border: 1px solid #cdcdcd;
  margin: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.swatch-box img.swatch.circle {
  border-radius: 25px;
}
.popover {
  min-width: 432px;
  min-height: 500px;
}
.contact-rep-button {
  margin-bottom: 15px;
}
.sidebar-design-choices a {
  color: #ff9e1b;
}
.sidebar-design-choices a:hover {
  color: #e78500;
}
#videoModal .modal-header {
  padding: 0;
  border: none;
}
#videoModal .modal-header .close {
  margin-top: -25px;
  margin-right: -25px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  opacity: 1;
  width: 25px;
  height: 25px;
}
#videoModal .modal-body {
  padding: 0;
}
