.bennington_works_wrap {
  background-color: rgba(0, 0, 0, 0.05);
}
.unset-clearfix {
  padding: 0 !important;
  max-width: unset !important;
}
@font-face {
  font-family: 'NeutrafaceText-Demi';
  src: url('./fonts/NeutrafaceText-Demi.eot');
  src: url('./fonts/NeutrafaceText-Demi.eot?#iefix') format('embedded-opentype'), url('./fonts/NeutrafaceText-Demi.woff') format('woff'), url('./fonts/NeutrafaceText-Demi.ttf') format('truetype'), url('./fonts/NeutrafaceText-Demi.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeutrafaceText-BoldItalic';
  src: url('./fonts/NeutrafaceText-BoldItalic.eot');
  src: url('./fonts/NeutrafaceText-BoldItalic.eot?#iefix') format('embedded-opentype'), url('./fonts/NeutrafaceText-BoldItalic.woff') format('woff'), url('./fonts/NeutrafaceText-BoldItalic.ttf') format('truetype'), url('./fonts/NeutrafaceText-BoldItalic.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeutrafaceText-Book';
  src: url('./fonts/NeutrafaceText-Book.eot');
  src: url('./fonts/NeutrafaceText-Book.eot?#iefix') format('embedded-opentype'), url('./fonts/NeutrafaceText-Book.woff') format('woff'), url('./fonts/NeutrafaceText-Book.ttf') format('truetype'), url('./fonts/NeutrafaceText-Book.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeutrafaceText-Bold';
  src: url('./fonts/NeutrafaceText-Bold.eot');
  src: url('./fonts/NeutrafaceText-Bold.eot?#iefix') format('embedded-opentype'), url('./fonts/NeutrafaceText-Bold.woff') format('woff'), url('./fonts/NeutrafaceText-Bold.ttf') format('truetype'), url('./fonts/NeutrafaceText-Bold.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('./fonts/Helvetica.eot');
  src: url('./fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('./fonts/Helvetica.woff') format('woff'), url('./fonts/Helvetica.ttf') format('truetype'), url('./fonts/Helvetica.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica-Bold';
  src: url('./fonts/Helvetica-Bold.eot');
  src: url('./fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('./fonts/Helvetica-Bold.woff') format('woff'), url('./fonts/Helvetica-Bold.ttf') format('truetype'), url('./fonts/Helvetica-Bold.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bennington_works_wrap .button_holder {
  margin-top: 2vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .button_holder {
    margin-top: 30px;
  }
}
.bennington_works_wrap .button_holder span {
  display: block;
  color: #fff;
  font-family: 'NeutrafaceText-Bold' !important;
  color: #24125f;
  margin-bottom: 5px;
  font-size: 1vw;
}
@media only screen and (max-width : 1100px) {
  .bennington_works_wrap .button_holder span {
    font-size: 14px;
  }
}
.bennington_works_wrap .button_holder a {
  font-size: 1.6vw;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #24125f;
  border: 3px solid #24125f;
  padding: 0.8vw 1.8vw;
  box-sizing: border-box;
  font-family: sans-serif;
  letter-spacing: 2px;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .button_holder a {
    font-size: 16px;
    padding: 17px 30px;
  }
}
.bennington_works_wrap .button_holder a:hover {
  background-color: transparent;
  color: #24125f;
}
.bennington_works_wrap .hero_section .top_row {
  display: flex;
  flex-wrap: wrap;
}
.bennington_works_wrap .hero_section .top_row .fist_column {
  width: 12%;
  height: auto;
  background-color: #141c7f;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .top_row .fist_column {
    display: none;
  }
}
.bennington_works_wrap .hero_section .top_row .second_column {
  width: 64%;
  display: flex;
  background-color: #24125f;
  padding: 5vw 5.5vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .top_row .second_column {
    width: 76%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .top_row .second_column {
    width: 100%;
    padding: 40px;
  }
}
.bennington_works_wrap .hero_section .top_row .second_column .left {
  width: 70%;
}
.bennington_works_wrap .hero_section .top_row .second_column .left img {
  width: 60%;
}
.bennington_works_wrap .hero_section .top_row .second_column .left p {
  font-family: 'NeutrafaceText-Demi', sans-serif;
  color: #fff;
  font-size: 2.1vw;
  margin-top: 35px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .top_row .second_column .left p {
    font-size: 18px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .top_row .second_column .left p {
    line-height: 1.3em;
  }
}
.bennington_works_wrap .hero_section .top_row .second_column .right {
  width: 30%;
}
.bennington_works_wrap .hero_section .top_row .second_column .right img {
  width: 100%;
}
.bennington_works_wrap .hero_section .top_row .third_column {
  width: 24%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .top_row .third_column {
    display: none;
  }
}
.bennington_works_wrap .hero_section .top_row .third_column .image_holder {
  position: relative;
  height: 100%;
}
.bennington_works_wrap .hero_section .top_row .third_column .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bennington_works_wrap .hero_section .top_row .third_column .image_holder:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f0b323;
  opacity: 0.4;
}
.bennington_works_wrap .hero_section .bottom_row {
  display: flex;
  flex-wrap: wrap;
}
.bennington_works_wrap .hero_section .bottom_row .fist_column {
  width: 12%;
  height: auto;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .bottom_row .fist_column {
    display: none;
  }
}
.bennington_works_wrap .hero_section .bottom_row .fist_column .image_holder {
  position: relative;
  height: 100%;
}
.bennington_works_wrap .hero_section .bottom_row .fist_column .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bennington_works_wrap .hero_section .bottom_row .fist_column .image_holder:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f0b323;
  opacity: 0.4;
}
.bennington_works_wrap .hero_section .bottom_row .second_column {
  width: 70%;
  display: flex;
  background-color: #24125f;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column {
    width: 82%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column {
    width: 100%;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left {
  width: 50%;
  padding: 80px 60px;
  padding: 4.5vw 3.5vw;
  box-sizing: border-box;
  background-color: #f0b323;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .left {
    width: 100%;
    padding: 40px;
    padding-bottom: 60px;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left p {
  font-family: 'NeutrafaceText-BoldItalic';
  color: #24125f;
  font-size: 1.6vw;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .left p {
    font-size: 15px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .left p {
    font-size: 18px;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left p:nth-of-type(1) {
  margin-bottom: 10px;
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left .button_holder {
  margin-top: 30px;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .left .button_holder {
    margin-top: 30px;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left .button_holder a {
  font-size: 1.6vw;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #24125f;
  border: 3px solid #24125f;
  display: inline-block;
  box-sizing: border-box;
  font-family: sans-serif;
  letter-spacing: 2px;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .left .button_holder a {
    font-size: 16px;
    padding: 17px 30px;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .left .button_holder a:hover {
  background-color: transparent;
  color: #24125f;
}
.bennington_works_wrap .hero_section .bottom_row .second_column .right {
  width: 50%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .second_column .right {
    display: none;
  }
}
.bennington_works_wrap .hero_section .bottom_row .second_column .right .image_holder {
  position: relative;
  height: 100%;
}
.bennington_works_wrap .hero_section .bottom_row .second_column .right .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bennington_works_wrap .hero_section .bottom_row .second_column .right .image_holder:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #141c7f;
  opacity: 0.4;
}
.bennington_works_wrap .hero_section .bottom_row .third_column {
  width: 18%;
  background-color: #24125f;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .hero_section .bottom_row .third_column {
    display: none;
  }
}
.bennington_works_wrap .hero_section .bottom_row .third_column .image_holder {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bennington_works_wrap .hero_section .bottom_row .third_column .image_holder img {
  width: 50%;
}
.bennington_works_wrap .second_section {
  width: 70%;
  margin: auto;
  padding-top: 11vw;
  padding-bottom: 12vw;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .second_section {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.bennington_works_wrap .second_section .left {
  width: 50%;
  display: flex;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section .left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.bennington_works_wrap .second_section .left .image_holder {
  position: relative;
  overflow: hidden;
  padding-top: 87%;
  max-width: 64%;
  width: 100%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section .left .image_holder {
    max-width: 100%;
    padding-top: 100%;
  }
}
.bennington_works_wrap .second_section .left .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 72%;
  object-fit: cover;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section .left .image_holder img {
    height: 100%;
  }
}
.bennington_works_wrap .second_section .left .shape {
  position: absolute;
  left: 2%;
  top: -5%;
  width: 70%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section .left .shape {
    display: none;
  }
}
.bennington_works_wrap .second_section .right {
  width: 50%;
  box-sizing: border-box;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .second_section .right {
    width: 100%;
  }
}
.bennington_works_wrap .second_section .right p {
  color: #505050;
  max-width: 35vw;
  font-size: 1.35vw;
  margin-bottom: 20px;
  font-family: 'Helvetica', sans-serif;
  line-height: 1.2em;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .second_section .right p {
    max-width: 100%;
    font-size: 14px;
  }
}
.bennington_works_wrap .second_section .right span {
  font-family: 'Helvetica-Bold';
  display: block;
}
.bennington_works_wrap .third_section {
  padding: 7vw 0vw;
  box-sizing: border-box;
  background-color: #24125f;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .third_section {
    padding: 70px 0px;
  }
}
.bennington_works_wrap .third_section .third_section_content {
  margin: auto;
  max-width: 43%;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .third_section .third_section_content {
    max-width: 63%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .third_section .third_section_content {
    max-width: 75%;
  }
}
.bennington_works_wrap .third_section .third_section_content .image_holder img {
  width: 22%;
}
.bennington_works_wrap .third_section .third_section_content .quote_holder {
  position: relative;
}
.bennington_works_wrap .third_section .third_section_content .quote_holder .icon_right {
  position: absolute;
  right: -9%;
  bottom: 8%;
  z-index: 0;
  width: 15%;
}
.bennington_works_wrap .third_section .third_section_content .quote_holder .icon_left {
  position: absolute;
  left: -12%;
  top: -25%;
  z-index: 0;
  width: 15%;
}
.bennington_works_wrap .third_section .third_section_content .quote_holder p {
  font-size: 2.6vw;
  margin: auto;
  margin-bottom: 2.6vw;
  color: #fff;
  font-family: 'NeutrafaceText-Book', sans-serif;
  line-height: 1.2em;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .third_section .third_section_content .quote_holder p {
    font-size: 25px;
  }
}
.bennington_works_wrap .third_section .third_section_content .quote_holder p span {
  font-family: 'NeutrafaceText-BoldItalic', sans-serif;
}
.bennington_works_wrap .fourth_section {
  padding: 7vw 0vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section {
    padding: 50px 0px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content {
  width: 65%;
  margin: auto;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content h2 {
  color: #24125f;
  font-size: 2.1vw;
  padding-bottom: 20px;
  border-bottom: 1px solid #797979;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  letter-spacing: 2px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content h2 {
    font-size: 25px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .description {
  font-family: 'Helvetica', sans-serif;
  width: 64%;
  font-size: 1.3vw;
  margin-top: 3vw;
  margin-bottom: 3vw;
  color: #505050;
  line-height: 1.4em;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .description {
    font-size: 15px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .description {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap {
  background-color: #24125f;
  padding: 4.5vw 7vw;
  box-sizing: border-box;
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2vw;
  padding-bottom: 2vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .left {
  width: 20%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .left .time {
  font-size: 1vw;
  font-weight: bold;
  color: #fff;
  font-family: 'Helvetica-Bold', sans-serif;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .left .time {
    font-size: 11px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .left .time {
    font-size: 14px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right {
  width: 80%;
  position: relative;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right {
    width: 100%;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder {
    position: relative;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder a {
  color: #f0b323;
  font-family: 'Helvetica', sans-serif;
  font-size: 0.8vw;
  position: relative;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder a {
    font-size: 11px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder a {
    font-size: 14px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder a:after {
  content: '';
  height: 1px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #f0b323;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .link_holder a:hover:after {
  width: 0%;
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content {
  padding-left: 20px;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content {
    margin-bottom: 20px;
    padding-left: 0;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content h3 {
  font-family: 'Helvetica-Bold', sans-serif;
  font-size: 1vw;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content h3 {
    font-size: 14px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content p {
  max-width: 80%;
  font-family: 'Helvetica', sans-serif;
  font-size: 1vw;
  color: #fff;
  margin-top: 1.2vw;
  line-height: 1.2em;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content p {
    font-size: 12px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content p {
    font-size: 14px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul {
  margin-top: 1.2vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul {
    margin-top: 20px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul li {
  font-family: 'Helvetica', sans-serif;
  font-size: 1vw;
  color: #fff;
  margin-bottom: 0.5vw;
  list-style-type: disc;
  list-style-position: inside;
  position: relative;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul li {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul li {
    font-size: 14px;
  }
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul li .link_holder {
  position: absolute;
}
.bennington_works_wrap .fourth_section .fourth_section_content .table_wrap .table .single_row .right .right_content ul li:last-child {
  margin-bottom: 0px;
}
.bennington_works_wrap .fifth_section,
.bennington_works_wrap .seventh_section {
  background-color: #2f1975;
  padding-top: 2vw;
  padding-bottom: 2vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section,
  .bennington_works_wrap .seventh_section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fifth_section .fifth_section_content_wrap,
  .bennington_works_wrap .seventh_section .fifth_section_content_wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content,
.bennington_works_wrap .seventh_section .fifth_section_content {
  width: 73%;
  margin: auto;
  background-color: #301a76;
  padding-top: 2.2vw;
  padding-bottom: 2.2vw;
  padding-left: 4.2vw;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fifth_section .fifth_section_content,
  .bennington_works_wrap .seventh_section .fifth_section_content {
    width: 100%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section .fifth_section_content,
  .bennington_works_wrap .seventh_section .fifth_section_content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content h2,
.bennington_works_wrap .seventh_section .fifth_section_content h2 {
  font-family: 'NeutrafaceText-Bold', sans-serif;
  font-size: 2.1vw;
  color: #f0b323;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fifth_section .fifth_section_content h2,
  .bennington_works_wrap .seventh_section .fifth_section_content h2 {
    font-size: 25px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder {
  display: flex;
  flex-wrap: wrap;
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box {
  width: 33.33333%;
  padding-right: 3.2vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 20px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box:last-child,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box:last-child {
  padding-right: 2vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box:last-child,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box:last-child {
    padding-right: 20px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box p,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box p {
  font-size: 1vw;
  color: #fff;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  line-height: 1.2em;
}

@media only screen and (max-width : 1500px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box p,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box p {
    font-size: 18px;
  }
}

@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box p,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box p {
    font-size: 14px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box p,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box p {
    font-size: 16px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder {
  margin-top: 1vw;
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder a,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder a {
  font-size: 0.9vw;
  color: #f0b323;
  position: relative;
  font-family: 'NeutrafaceText-Book', sans-serif;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder a,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder a {
    font-size: 12px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder a,
  .bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder a {
    font-size: 12px;
  }
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder a:after,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder a:after {
  content: '';
  height: 1px;
  width: 0%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #f0b323;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
.bennington_works_wrap .fifth_section .fifth_section_content .box_holder .single_box .link_holder a:hover:after,
.bennington_works_wrap .seventh_section .fifth_section_content .box_holder .single_box .link_holder a:hover:after {
  width: 100%;
}
.bennington_works_wrap .sixth_section {
  padding: 7vw 0vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section {
    padding: 50px 0px;
  }
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .headline_wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.bennington_works_wrap .sixth_section .headline_wrap h2 {
  max-width: 65%;
  margin: auto;
  margin-bottom: 50px;
  color: #24125f;
  text-transform: uppercase;
  font-size: 2.1vw;
  padding-bottom: 20px;
  border-bottom: 1px solid #797979;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  letter-spacing: 2px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .headline_wrap h2 {
    max-width: 100%;
    font-size: 25px;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box a {
  color: #f0b323;
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box a:hover {
  color: #fff;
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box {
  width: 82.5%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box {
    width: 90%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box {
    width: 100%;
    margin-bottom: 0px;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box:last-child {
  margin-bottom: 0px;
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box.right {
  margin-left: auto;
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .left {
  order: 2;
  background-color: #141c7f;
  padding-left: 10vw;
  padding-right: 17.5vw;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .left {
    padding: 40px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .left {
    order: 1;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .right {
  order: 1;
  display: block;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .right {
    padding: 0px;
    order: 2;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .right .image_holder {
  height: 100%;
  position: relative;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .right .image_holder {
    overflow: hidden;
    height: auto;
    padding-top: 80%;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box.right .right .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box .left {
  width: 75%;
  background-color: #24125f;
  padding-bottom: 4.5vw;
  padding-top: 4.5vw;
  padding-right: 10vw;
  padding-left: 17.5vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box .left {
    padding: 40px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box .left {
    width: 100%;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box .left p {
  color: #fff;
  font-size: 1.3vw;
  line-height: 1.5em;
  font-family: 'Helvetica', sans-serif;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box .left p {
    font-size: 15px;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box .right {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box .right {
    width: 100%;
    padding: 40px;
  }
}
.bennington_works_wrap .sixth_section .sixth_section_content .single_box .right img {
  width: 100%;
  position: relative;
  right: -20%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .sixth_section .sixth_section_content .single_box .right img {
    right: auto;
    width: 80%;
  }
}
.bennington_works_wrap .eight_section {
  background-color: #24125f;
  padding: 7vw 0vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section {
    padding: 50px 0px;
    padding-bottom: 0px;
  }
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .headline_holder {
    padding: 0px 40px;
    box-sizing: border-box;
  }
}
.bennington_works_wrap .eight_section .headline_holder .section_title {
  max-width: 65%;
  text-transform: uppercase;
  margin: auto;
  margin-bottom: 50px;
  color: #fff;
  font-size: 2.1vw;
  padding-bottom: 20px;
  border-bottom: 1px solid #797979;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  letter-spacing: 2px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .headline_holder .section_title {
    max-width: 100%;
    font-size: 25px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box {
  width: 82.5%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box {
    width: 90%;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box {
    width: 100%;
    margin-bottom: 0px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:last-child {
  margin-bottom: 0px;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) {
  margin-left: auto;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left {
  order: 2;
  background-color: #141c7f;
  padding-left: 5vw;
  padding-right: 17.5vw;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left {
    order: 1;
  }
}

.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(odd) .left h2 {
  color: #24125f;
}

.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(odd) .left p {
  color: #24125f;
}

.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left .link_holder a {
  color: #f0b323;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left .link_holder a:after {
  background-color: #f0b323;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .left .link_holder svg path {
  fill: #f0b323;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .right {
  order: 1;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box:nth-of-type(even) .right {
    order: 2;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left {
  width: 75%;
  background-color: #f0b323;
  padding-bottom: 2.5vw;
  padding-top: 2.5vw;
  padding-right: 5vw;
  padding-left: 17.5vw;
  box-sizing: border-box;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left {
    padding: 40px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left {
    width: 100%;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left h2 {
  font-size: 2vw;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  color: #fff;
  margin-bottom: 1.2vw;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left h2 {
    font-size: 21px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left p {
  color: #fff;
  font-size: 1.3vw;
  line-height: 1.5em;
  font-family: 'Helvetica-Bold', sans-serif;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left p {
    font-size: 14px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder {
  margin-top: 1.2vw;
  display: inline-block;
  margin-right: 5vw;
  max-width: 100%;
  position: relative;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder {
    margin-top: 15px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder svg {
  top: 2px;
  position: relative;
  right: 0px;
  margin-left: 0.8vw;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder svg {
    width: 10px;
    height: 14px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder a {
  font-size: 1vw;
  font-family: 'Helvetica-Bold', sans-serif;
  color: #24125f;
  position: relative;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder a {
    font-size: 11px;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder a:after {
  content: '';
  height: 1px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #24125f;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .left .link_holder a:hover:after {
  width: 0%;
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .right {
  width: 25%;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .right {
    width: 100%;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .right .image_holder {
  height: 100%;
  position: relative;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .eight_section .eight_section_content .single_box .right .image_holder {
    overflow: hidden;
    height: auto;
    padding-top: 80%;
  }
}
.bennington_works_wrap .eight_section .eight_section_content .single_box .right .image_holder img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bennington_works_wrap .accordion_section {
  padding-bottom: 7vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .accordion_section {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .accordion_section .accordion_section_content_wrap {
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content {
  width: 65%;
  margin: auto;
  border: 1px solid #d6d3de;
  box-sizing: border-box;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .accordion_section .accordion_section_content {
    width: 100%;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box {
  border-bottom: 1px solid #d6d3de;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box:last-child {
  border-bottom: none;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header {
  position: relative;
  padding: 2vw;
  box-sizing: border-box;
  cursor: pointer;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header {
    padding: 20px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header:hover h3 {
  left: 5px;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header .arrow_cursors {
  position: absolute;
  right: 2vw;
  top: 50%;
  transform: translateY(-50%);
  width: 4%;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header .arrow_cursors {
    width: 6%;
    right: 10px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header .arrow_cursors.active {
  transform: translateY(-50%) rotate(180deg);
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header h3 {
  color: #24125f;
  font-family: 'NeutrafaceText-Bold', sans-serif;
  font-size: 2.1vw;
  font-weight: bold;
  position: relative;
  margin-top: 0px;
  left: 0px;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_header h3 {
    font-size: 16px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description {
  padding: 2vw;
  box-sizing: border-box;
  padding-top: 0px;
  display: none;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description {
    padding: 20px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description p,
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description ul,
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description li {
  color: #505050;
  font-size: 1.35vw;
  margin-bottom: 20px;
  font-family: 'Helvetica', sans-serif;
  line-height: 1.2em;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description p,
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description ul,
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description li {
    font-size: 15px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder {
  margin-top: 1.2vw;
  display: inline-block;
  position: relative;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder img {
  top: 2px;
  position: relative;
  margin-left: 0.8vw;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder a {
  font-size: 1vw;
  color: #24125f;
  font-family: 'Helvetica-Bold', sans-serif;
  position: relative;
}
@media only screen and (max-width : 1020px) {
  .bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder a {
    font-size: 11px;
  }
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder a:after {
  content: '';
  height: 1px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #24125f;
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
.bennington_works_wrap .accordion_section .accordion_section_content .single_box .section_description .link_holder a:hover:after {
  width: 0%;
}
.bennington_works_wrap .nineth_section {
  box-sizing: border-box;
  padding: 7vw 0vw;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .nineth_section {
    padding: 50px 0px;
  }
}
.bennington_works_wrap .nineth_section .button_holder {
  width: 65%;
  margin: auto;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .nineth_section .button_holder {
    width: 100%;
    padding: 0px 40px;
    box-sizing: border-box;
  }
}
.bennington_works_wrap .nineth_section .button_holder a {
  display: flex;
  padding-top: 2vw;
  padding-bottom: 2vw;
  justify-content: center;
  font-size: 3vw;
  align-items: center;
  font-family: 'NeutrafaceText-Bold',sans-serif;
}
@media only screen and (max-width : 750px) {
  .bennington_works_wrap .nineth_section .button_holder a {
    font-size: 18px;
    padding: 20px 0px;
  }
}
/*# sourceMappingURL=bennington.css.map */
