/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
/*
	DEFAULT COLOR SET
	baby blue: #96badc
	middle blue: #669aca
	deep blue: #9ca299

*/
/* #Site Styles
================================================== */
/*
.hide_below_tablet {
	@media only screen and (min-width: 768px) {
		display: block;
	}
	@media only screen and (max-width: 767px) {
		display: none;
	}
}

.show_below_tablet {
	@media only screen and (min-width: 768px) {
		display: none;
	}
	@media only screen and (max-width: 767px) {
		display: block;
	}
}
*/
.cbif {
  /* CBIF DETAIL STUFF */
}
.cbif section .container {
  max-width: calc(100vw - 30px);
}
.cbif section .columns.one {
  width: 8.3333333333%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one {
    width: 4.1666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.one.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.one.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.one.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.one.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.one.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.one.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.one.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.one.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.one.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.one.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.one.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.two {
  width: 16.6666666667%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two {
    width: 8.3333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.two.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.two.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.two.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.two.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.two.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.two.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.two.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.two.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.two.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.two.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.two.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.three {
  width: 25%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three {
    width: 12.5%;
    max-width: 100%;
  }
}
.cbif section .columns.three.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.three.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.three.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.three.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.three.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.three.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.three.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.three.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.three.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.three.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.three.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.four {
  width: 33.3333333333%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four {
    width: 16.6666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.four.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.four.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.four.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.four.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.four.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.four.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.four.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.four.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.four.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.four.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.four.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.five {
  width: 41.6666666667%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five {
    width: 20.8333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.five.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.five.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.five.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.five.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.five.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.five.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.five.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.five.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.five.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.five.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.five.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.six {
  width: 50%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six {
    width: 25%;
    max-width: 100%;
  }
}
.cbif section .columns.six.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.six.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.six.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.six.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.six.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.six.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.six.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.six.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.six.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.six.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.six.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.seven {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven {
    width: 29.1666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.seven.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.seven.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.seven.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.seven.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.seven.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.seven.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.seven.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.seven.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seven.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.eight {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight {
    width: 33.3333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.eight.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.eight.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.eight.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.eight.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.eight.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.eight.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.eight.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.eight.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eight.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.nine {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine {
    width: 37.5%;
    max-width: 100%;
  }
}
.cbif section .columns.nine.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.nine.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.nine.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.nine.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.nine.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.nine.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.nine.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.nine.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nine.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.ten {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten {
    width: 41.6666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.ten.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.ten.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.ten.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.ten.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.ten.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.ten.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.ten.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.ten.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.ten.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.eleven {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven {
    width: 45.8333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.eleven.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.eleven.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eleven.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twelve {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve {
    width: 50%;
    max-width: 100%;
  }
}
.cbif section .columns.twelve.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twelve.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twelve.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.thirteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen {
    width: 54.1666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.thirteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.thirteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.thirteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.fourteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen {
    width: 58.3333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.fourteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.fourteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fourteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.fifteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen {
    width: 62.5%;
    max-width: 100%;
  }
}
.cbif section .columns.fifteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.fifteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.fifteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.sixteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen {
    width: 66.6666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.sixteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.sixteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.sixteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.seventeen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen {
    width: 70.8333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.seventeen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.seventeen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.seventeen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.eighteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen {
    width: 75%;
    max-width: 100%;
  }
}
.cbif section .columns.eighteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.eighteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.eighteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.nineteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen {
    width: 79.1666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.nineteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.nineteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.nineteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twenty {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty {
    width: 83.3333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.twenty.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twenty.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twenty.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twentyone {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone {
    width: 87.5%;
    max-width: 100%;
  }
}
.cbif section .columns.twentyone.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twentyone.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyone.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twentytwo {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo {
    width: 91.6666666667%;
    max-width: 100%;
  }
}
.cbif section .columns.twentytwo.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twentytwo.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentytwo.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twentythree {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree {
    width: 95.8333333333%;
    max-width: 100%;
  }
}
.cbif section .columns.twentythree.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twentythree.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentythree.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif section .columns.twentyfour {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour {
    width: 100%;
    max-width: 100%;
  }
}
.cbif section .columns.twentyfour.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif section .columns.twentyfour.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif section .columns.twentyfour.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif header#cbif .cbif_mobile_top_img {
  max-width: 100%;
  min-width: 100%;
}
@media only screen and (max-width: 767px) {
  .cbif header#cbif {
    margin-top: 100px;
  }
}
.cbif .cbif_button {
  font-size: 18px;
  border: 4px #FFF solid;
  padding: 10px 10px;
  min-width: 278px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.cbif #cbif_detail_photo_slider {
  width: 100%;
  height: 1400px;
  overflow: hidden;
  position: relative;
  float: left;
  display: block;
  clear: both;
  margin-top: -20px;
}
.cbif #cbif_detail_photo_slider .cbif_dark_smokescreen_bottom {
  height: 30px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.cbif #cbif_detail_photo_slider .cbif_dark_smokescreen_bottom h4 {
  background: rgba(255, 255, 255, 0.3);
  color: #000;
}
.cbif #cbif_detail_photo_slider .cbif_dark_smokescreen_bottom h4 {
  margin: 4px 0px 0px 0px;
  font-size: 14px;
}
.cbif #cbif_detail_photo_slider_count {
  position: absolute;
  width: 100%;
  height: 60px;
  color: #666;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  display: none;
}
.cbif #cbif_detail_container h3 {
  text-align: center;
}
.cbif #cbif_detail_photo_caption h4 {
  text-align: center;
  display: block;
  width: 100%;
}
.cbif #cbif_detail_photo_slider img {
  height: 100%;
  width: auto;
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.cbif #cbif_detail_photo_slider > img:last-child {
  margin-right: 0px;
}
.cbif #cbif_detail_photo_slider_strip {
  position: absolute;
  top: -9999px;
  height: 0px;
  width: 30000px;
  overflow: hidden;
  left: 0px;
  z-index: -1;
  margin-top: 36px;
}
.cbif #photo_slider_previous, .cbif #photo_slider_next {
  position: absolute;
  top: -9999px;
  z-index: 30;
  width: auto;
}
.cbif #photo_slider_previous img, .cbif #photo_slider_next img {
  margin-top: -35px;
  width: 41px;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .cbif #photo_slider_previous img, .cbif #photo_slider_next img {
    margin-top: -45px;
    width: 20.5px;
    height: 35px;
  }
}
.cbif #photo_slider_previous {
  left: 40px;
}
@media only screen and (max-width: 767px) {
  .cbif #photo_slider_previous {
    left: 20px;
  }
}
.cbif #photo_slider_next {
  right: 40px;
}
@media only screen and (max-width: 767px) {
  .cbif #photo_slider_next {
    right: 20px;
  }
}
.cbif .feat_cbif_title h2 {
  font-size: 31px;
  color: #34A3BB;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .cbif .feat_cbif_title h2 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .cbif .feat_cbif_title h2 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 590px) {
  .cbif .feat_cbif_title h2 {
    font-size: 24px;
  }
}
.cbif #cbif {
  position: relative;
}
.cbif #cbif .cb_logo_wrapper {
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  position: absolute;
  top: 55px;
  left: 12.5%;
  padding: 5px 10px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .cbif #cbif .cb_logo_wrapper {
    top: 30px;
  }
}
.cbif #cbif .cb_logo_wrapper img {
  max-width: 350px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .cbif #cbif .cb_logo_wrapper img {
    max-width: 33vw;
  }
}
.cbif #cbif .white_smokescreen_70 {
  background: #FFF;
  padding-top: 15px;
  padding-bottom: 5px;
}
.cbif #cbif #cbif_detail_photo_slider_strip {
  background-color: rgba(0, 0, 0, 0.55);
}
.cbif #cbif .overlay {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.cbif .alternate:nth-child(odd) {
  background: #34A3BB;
}
.cbif .alternate:nth-child(odd) * {
  color: #FFF;
  border-color: #FFF;
}
.cbif .alternate:nth-child(even) * {
  color: #34A3BB;
  border-color: #34A3BB;
}
.cbif #logo_intro {
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  .cbif #logo_intro {
    padding-top: 0px;
  }
  .cbif #logo_intro svg {
    max-width: 100%;
  }
}
.cbif #logo_intro .logo_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.cbif #logo_intro .social_icons_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
@media only screen and (max-width: 767px) {
  .cbif #logo_intro .social_icons_wrapper {
    padding-top: 0;
  }
}
.cbif #logo_intro .icon_wrapper {
  text-align: center;
  max-width: fit-content;
}
.cbif #logo_intro .icon_wrapper svg {
  transition: 0.2s;
  max-width: 100%;
}
.cbif #logo_intro .icon_wrapper svg path, .cbif #logo_intro .icon_wrapper svg rect, .cbif #logo_intro .icon_wrapper svg polygon, .cbif #logo_intro .icon_wrapper svg polyline, .cbif #logo_intro .icon_wrapper svg circle {
  transition: 0.2s;
}
.cbif #logo_intro .icon_wrapper svg:hover path, .cbif #logo_intro .icon_wrapper svg:hover rect, .cbif #logo_intro .icon_wrapper svg:hover polygon, .cbif #logo_intro .icon_wrapper svg:hover polyline, .cbif #logo_intro .icon_wrapper svg:hover circle {
  transition: 0.2s;
}
.cbif #logo_intro .icon_wrapper svg:hover path:not(#Fill-4), .cbif #logo_intro .icon_wrapper svg:hover rect:not(#Fill-4), .cbif #logo_intro .icon_wrapper svg:hover polygon:not(#Fill-4), .cbif #logo_intro .icon_wrapper svg:hover polyline:not(#Fill-4), .cbif #logo_intro .icon_wrapper svg:hover circle:not(#Fill-4) {
  fill: #555555;
}
.cbif #sign_up .title_wrapper {
  padding-top: 15px;
}
@media only screen and (max-width: 479px) {
  .cbif #sign_up .title_wrapper h2 {
    font-size: 23px;
  }
}
.cbif #sign_up .button_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 479px) {
  .cbif #sign_up .button_wrapper {
    padding-top: 20px;
  }
}
.cbif .cbif_button {
  padding-top: 27px;
  padding-bottom: 23px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 479px) {
  .cbif .cbif_button {
    min-width: 204px;
    padding-top: 15px;
    padding-bottom: 13px;
  }
}
.cbif #cbif_video .video_container,
.cbif #cbif_video .video_wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.cbif #cbif_video .video_container iframe,
.cbif #cbif_video .video_wrapper iframe {
  position: absolute;
  border: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cbif #cbif_video .image_wrapper, .cbif #cbif_video .image_wrapper img {
  width: 100%;
}
.cbif [id*=text_section_] .content_wrapper {
  min-width: 100%;
}
.cbif [id*=text_section_] .content_wrapper h2 {
  margin-bottom: 20px;
}
.cbif [id*=text_section_] .content_wrapper p {
  text-align: center;
}
.cbif #projects_title {
  padding-top: 15px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .cbif #projects_title .title {
    padding-top: 10px;
    font-size: 28px;
  }
}
.cbif [id*=project_section_] .columns.one {
  width: 8.3333333333%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.one {
    width: 4.1666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.one.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.one.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two {
  width: 16.6666666667%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.two {
    width: 8.3333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.two.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.two.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three {
  width: 25%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.three {
    width: 12.5%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.three.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.three.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four {
  width: 33.3333333333%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.four {
    width: 16.6666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.four.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.four.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five {
  width: 41.6666666667%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.five {
    width: 20.8333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.five.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.five.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six {
  width: 50%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.six {
    width: 25%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-one {
  padding-left: calc(2.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-two {
  padding-left: calc(4.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-three {
  padding-left: calc(6.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-four {
  padding-left: calc(8.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-five {
  padding-left: calc(10.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-six {
  padding-left: calc(12.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-seven {
  padding-left: calc(14.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-eight {
  padding-left: calc(16.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-nine {
  padding-left: calc(18.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-ten {
  padding-left: calc(20.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-eleven {
  padding-left: calc(22.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twelve {
  padding-left: calc(25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-thirteen {
  padding-left: calc(27.0833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-fourteen {
  padding-left: calc(29.1666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-fifteen {
  padding-left: calc(31.25% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-sixteen {
  padding-left: calc(33.3333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-seventeen {
  padding-left: calc(35.4166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-eighteen {
  padding-left: calc(37.5% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-nineteen {
  padding-left: calc(39.5833333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twenty {
  padding-left: calc(41.6666666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twentyone {
  padding-left: calc(43.75% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twentytwo {
  padding-left: calc(45.8333333333% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twentythree {
  padding-left: calc(47.9166666667% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.six.offset-by-twentyfour {
  padding-left: calc(50% + 5px);
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.six.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.seven {
    width: 29.1666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seven.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seven.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.eight {
    width: 33.3333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eight.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eight.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.nine {
    width: 37.5%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nine.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nine.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.ten {
    width: 41.6666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.ten.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.ten.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.eleven {
    width: 45.8333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eleven.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eleven.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twelve {
    width: 50%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twelve.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twelve.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.thirteen {
    width: 54.1666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.thirteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.thirteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.fourteen {
    width: 58.3333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fourteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fourteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.fifteen {
    width: 62.5%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.fifteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.fifteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.sixteen {
    width: 66.6666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.sixteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.sixteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.seventeen {
    width: 70.8333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.seventeen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.seventeen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.eighteen {
    width: 75%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.eighteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.eighteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.nineteen {
    width: 79.1666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.nineteen.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.nineteen.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twenty {
    width: 83.3333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twenty.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twenty.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twentyone {
    width: 87.5%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyone.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyone.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twentytwo {
    width: 91.6666666667%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentytwo.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentytwo.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twentythree {
    width: 95.8333333333%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentythree.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentythree.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour {
  width: 100%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .columns.twentyfour {
    width: 100%;
    max-width: 100%;
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-one {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-one {
    padding-left: calc(4.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-two {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-two {
    padding-left: calc(8.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-three {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-three {
    padding-left: calc(12.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-four {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-four {
    padding-left: calc(16.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-five {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-five {
    padding-left: calc(20.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-six {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-six {
    padding-left: calc(25% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-seven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-seven {
    padding-left: calc(29.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-eight {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-eight {
    padding-left: calc(33.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-nine {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-nine {
    padding-left: calc(37.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-ten {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-ten {
    padding-left: calc(41.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-eleven {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-eleven {
    padding-left: calc(45.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twelve {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twelve {
    padding-left: calc(50% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-thirteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-thirteen {
    padding-left: calc(54.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-fourteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-fourteen {
    padding-left: calc(58.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-fifteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-fifteen {
    padding-left: calc(62.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-sixteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-sixteen {
    padding-left: calc(66.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-seventeen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-seventeen {
    padding-left: calc(70.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-eighteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-eighteen {
    padding-left: calc(75% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-nineteen {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-nineteen {
    padding-left: calc(79.1666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twenty {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twenty {
    padding-left: calc(83.3333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twentyone {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twentyone {
    padding-left: calc(87.5% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twentytwo {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twentytwo {
    padding-left: calc(91.6666666667% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twentythree {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twentythree {
    padding-left: calc(95.8333333333% + 5px);
  }
}
.cbif [id*=project_section_] .columns.twentyfour.offset-by-twentyfour {
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .columns.twentyfour.offset-by-twentyfour {
    padding-left: calc(100% + 5px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cbif [id*=project_section_] .content_wrapper {
    max-width: 500px;
    margin: 0 auto;
  }
}
.cbif [id*=project_section_] .columns .columns {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .cbif [id*=project_section_] {
    padding: 50px 0;
  }
  .cbif [id*=project_section_] .container .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .cbif [id*=project_section_] .container .columns[class*=offset-by-] {
    padding-left: 0;
  }
}
.cbif [id*=project_section_] h2 {
  padding-top: 10px;
  font-size: 21px;
  text-align: left;
}
.cbif [id*=project_section_] p {
  padding-bottom: 15px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cbif [id*=project_section_] p {
    padding-bottom: 10px;
    line-height: 22.5px;
  }
}
.cbif [id*=project_section_] .columns div.image_container {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .cbif [id*=project_section_] .image_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .cbif [id*=project_section_] .image_wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
}
.cbif [id*=project_section_] .image_wrapper img {
  max-width: 100%;
}
.cbif #results {
  padding-top: 40px;
  padding-bottom: 40px;
}
.cbif #results .title {
  font-size: 28px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .cbif #results .title {
    font-size: 36px;
  }
}
.cbif #results .columns * {
  text-align: center;
}
.cbif #results .special_value {
  margin-bottom: 25px;
  font-family: "Montserrat", sans-serif;
  color: #5DA846;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 50px;
}
@media only screen and (min-width: 992px) {
  .cbif #results .special_value {
    font-size: 70px;
    margin-bottom: 20px;
  }
}
.cbif #results.alternate:not(:nth-child(2n)) .special_value {
  color: #e5f3e1;
}
.cbif #results .special_text {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .cbif #results .special_text {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .cbif #results .columns {
    padding: 0;
  }
  .cbif #results .columns:last-child .special_text {
    margin-bottom: 30px;
  }
}
.cbif #donate {
  padding-top: 25px;
  padding-bottom: 35px;
}
.cbif #donate .title {
  font-size: 28px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 479px) {
  .cbif #donate .title {
    font-size: 36px;
  }
}
.cbif #donate .form_wrapper {
  max-width: calc(100vw - 30px);
  margin: 0 auto;
  max-height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
}
.cbif #donate .form_wrapper::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.cbif #donate .form_wrapper::-webkit-scrollbar-thumb {
  background: #FFF;
}
.cbif #donate iframe {
  width: 100%;
  border: 8px solid #FFF;
  min-height: 500px;
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.cbif #donate iframe body {
  padding: 0 !important;
}
.cbif #donate .button_wrapper {
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.cbif #donate.alternate .form_wrapper::-webkit-scrollbar-thumb {
  background: #34A3BB;
}
.cbif #partners {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cbif #partners h2 {
  margin-bottom: 35px;
}
.cbif #partners [class*=container] {
  position: relative;
}
.cbif #partners .flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
}
.cbif #partners .flexbox .image_wrapper {
  padding-bottom: 15px;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .cbif #partners .flexbox {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cbif #partners .flexbox .image_wrapper {
    width: 45%;
    min-width: fit-content;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .cbif #partners .flexbox .image_wrapper {
    min-width: 0;
  }
}
@media only screen and (max-width: 408px) {
  .cbif #partners .flexbox {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.cbif #partners .flexbox img {
  display: block;
  max-height: 17.4vw;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .cbif #partners .flexbox img {
    margin-top: 7px;
    margin-bottom: 7px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 407px) {
  .cbif #partners .flexbox img {
    max-height: none;
    min-width: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .cbif #partners .flexbox img {
    max-height: 19.2vw;
  }
}
@media only screen and (min-width: 600px) {
  .cbif #partners .flexbox img {
    max-height: 11.83vw;
  }
}
@media only screen and (min-width: 1200px) {
  .cbif #partners .flexbox img {
    max-height: 142px;
  }
}
.cbif #partners .custom_carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-perspective: 1152px;
  -moz-perspective: 1152px;
  -ms-perspective: 1152px;
  -o-perspective: 1152px;
  perspective: 1152px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(1152px);
  -moz-transform: perspective(1152px);
  -ms-transform: perspective(1152px);
  -o-transform: perspective(1152px);
  transform: perspective(1152px);
}
.cbif #partners .custom_carousel .left, .cbif #partners .custom_carousel .right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
  display: inline;
}
.cbif #partners .custom_carousel .left:hover, .cbif #partners .custom_carousel .right:hover {
  color: #236f7f;
  cursor: pointer;
}
.cbif #partners .custom_carousel .left {
  left: 0;
  -webkit-transform: translate(calc(-100% - 30px), -50%);
  -moz-transform: translate(calc(-100% - 30px), -50%);
  -ms-transform: translate(calc(-100% - 30px), -50%);
  -o-transform: translate(calc(-100% - 30px), -50%);
  transform: translate(calc(-100% - 30px), -50%);
}
.cbif #partners .custom_carousel .right {
  right: 0;
  -webkit-transform: translate(calc(100% + 30px), -50%);
  -moz-transform: translate(calc(100% + 30px), -50%);
  -ms-transform: translate(calc(100% + 30px), -50%);
  -o-transform: translate(calc(100% + 30px), -50%);
  transform: translate(calc(100% + 30px), -50%);
}
.cbif #partners .custom_carousel .flexbox {
  -webkit-transition: all 2000ms ease-in-out;
  -moz-transition: all 2000ms ease-in-out;
  -o-transition: all 2000ms ease-in-out;
  transition: all 2000ms ease-in-out;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  min-width: 1152px;
}
.cbif #partners .custom_carousel .flexbox.active {
  width: 100%;
  -webkit-transform: rotateY(0turn) translateX(0);
  -moz-transform: rotateY(0turn) translateX(0);
  -ms-transform: rotateY(0turn) translateX(0);
  -o-transform: rotateY(0turn) translateX(0);
  transform: rotateY(0turn) translateX(0);
}
.cbif #partners .custom_carousel .flexbox:not(.active).left_side {
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform: rotateY(-0.25turn) translateX(-100%);
  -moz-transform: rotateY(-0.25turn) translateX(-100%);
  -ms-transform: rotateY(-0.25turn) translateX(-100%);
  -o-transform: rotateY(-0.25turn) translateX(-100%);
  transform: rotateY(-0.25turn) translateX(-100%);
}
.cbif #partners .custom_carousel .flexbox:not(.active).right_side {
  -webkit-transform-origin: 100%;
  -moz-transform-origin: 100%;
  -ms-transform-origin: 100%;
  -o-transform-origin: 100%;
  transform-origin: 100%;
  -webkit-transform: rotateY(0.25turn) translateX(100%);
  -moz-transform: rotateY(0.25turn) translateX(100%);
  -ms-transform: rotateY(0.25turn) translateX(100%);
  -o-transform: rotateY(0.25turn) translateX(100%);
  transform: rotateY(0.25turn) translateX(100%);
}
@media only screen and (max-width: 1333px) {
  .cbif #partners [class*=container] {
    max-width: calc(100vw - 172px);
  }
}
@media only screen and (max-width: 1333px) and (max-width: 767px) {
  .cbif #partners [class*=container] {
    width: unset;
  }
}
@media only screen and (max-width: 1333px) {
  .cbif #partners .custom_carousel .left {
    -webkit-transform: translate(calc(-100% - 30px), -50%);
    -moz-transform: translate(calc(-100% - 30px), -50%);
    -ms-transform: translate(calc(-100% - 30px), -50%);
    -o-transform: translate(calc(-100% - 30px), -50%);
    transform: translate(calc(-100% - 30px), -50%);
  }
  .cbif #partners .custom_carousel .right {
    -webkit-transform: translate(calc(100% + 30px), -50%);
    -moz-transform: translate(calc(100% + 30px), -50%);
    -ms-transform: translate(calc(100% + 30px), -50%);
    -o-transform: translate(calc(100% + 30px), -50%);
    transform: translate(calc(100% + 30px), -50%);
  }
  .cbif #partners .custom_carousel .flexbox {
    min-width: calc(100vw - 172px);
    max-width: calc(100vw - 172px);
  }
}
@media only screen and (max-width: 1333px) and (max-width: 767px) {
  .cbif #partners .custom_carousel .flexbox {
    top: 50%;
  }
  .cbif #partners .custom_carousel .flexbox.active {
    -webkit-transform: rotateY(0deg) translate(0, -50%);
    -moz-transform: rotateY(0deg) translate(0, -50%);
    -ms-transform: rotateY(0deg) translate(0, -50%);
    -o-transform: rotateY(0deg) translate(0, -50%);
    transform: rotateY(0deg) translate(0, -50%);
  }
  .cbif #partners .custom_carousel .flexbox:not(.active).left_side {
    -webkit-transform: rotateY(-0.25turn) translate(-100%, -50%);
    -moz-transform: rotateY(-0.25turn) translate(-100%, -50%);
    -ms-transform: rotateY(-0.25turn) translate(-100%, -50%);
    -o-transform: rotateY(-0.25turn) translate(-100%, -50%);
    transform: rotateY(-0.25turn) translate(-100%, -50%);
  }
  .cbif #partners .custom_carousel .flexbox:not(.active).right_side {
    -webkit-transform: rotateY(0.25turn) translate(100%, -50%);
    -moz-transform: rotateY(0.25turn) translate(100%, -50%);
    -ms-transform: rotateY(0.25turn) translate(100%, -50%);
    -o-transform: rotateY(0.25turn) translate(100%, -50%);
    transform: rotateY(0.25turn) translate(100%, -50%);
  }
}
@media only screen and (max-width: 1333px) and (min-width: 768px) {
  .cbif #partners .custom_carousel {
    -webkit-perspective: calc(100vw - 172px);
    -moz-perspective: calc(100vw - 172px);
    -ms-perspective: calc(100vw - 172px);
    -o-perspective: calc(100vw - 172px);
    perspective: calc(100vw - 172px);
    -webkit-transform: perspective(calc(100vw - 172px));
    -moz-transform: perspective(calc(100vw - 172px));
    -ms-transform: perspective(calc(100vw - 172px));
    -o-transform: perspective(calc(100vw - 172px));
    transform: perspective(calc(100vw - 172px));
  }
}
.cbif #blog_highlights {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cbif #blog_highlights h2 {
  margin-bottom: 30px;
}
.cbif #blog_highlights h3 {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .cbif #blog_highlights * {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  .cbif #blog_highlights .title {
    padding: 0;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .cbif #blog_highlights .columns.post_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.cbif #blog_highlights .post_wrapper {
  padding: 7.5px;
}
.cbif #blog_highlights .post_wrapper:first-child {
  padding-left: 0;
}
.cbif #blog_highlights .post_wrapper:last-child {
  padding-right: 0;
}
.cbif #blog_highlights .post_wrapper .post_title {
  margin-bottom: 15px;
  font-size: 28px;
}
.cbif #blog_highlights .post_wrapper p {
  margin-bottom: 15px;
}
.cbif #founders {
  padding-top: 25px;
  padding-bottom: 25px;
}
.cbif #founders * {
  text-align: center;
}
.cbif #founders h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) {
  .cbif #founders h2 {
    font-size: 36px;
  }
}
.cbif #founders .columns img {
  max-width: 100%;
}
@media only screen and (max-width: 479px) {
  .cbif #founders .columns {
    padding: 0;
  }
}
.cbif #founders .content {
  margin-top: 20px;
}
@media only screen and (min-width: 480px) {
  .cbif #founders .content {
    margin-top: 10px;
  }
}
.cbif .video_container,
.cbif .video_wrapper,
.cbif #video_wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.cbif .video_container #bgndVideo,
.cbif .video_wrapper #bgndVideo,
.cbif #video_wrapper #bgndVideo {
  position: unset !important;
}
.cbif .video_container iframe, .cbif .video_container img,
.cbif .video_wrapper iframe,
.cbif .video_wrapper img,
.cbif #video_wrapper iframe,
.cbif #video_wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cbif .video_container iframe,
.cbif .video_wrapper iframe,
.cbif #video_wrapper iframe {
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  .cbif .video_container,
.cbif .video_wrapper,
.cbif #video_wrapper {
    width: 100vw;
  }
  .cbif .video_container iframe,
.cbif .video_wrapper iframe,
.cbif #video_wrapper iframe {
    display: none;
  }
}
@media only screen and (max-width: 330px) {
  .cbif .video_container,
.cbif .video_wrapper,
.cbif #video_wrapper {
    margin-left: -15px;
  }
}
.cbif #cbif_contact h2 {
  color: #34A3BB;
  font-size: 28px;
}
@media only screen and (min-width: 480px) {
  .cbif #cbif_contact h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .cbif #cbif_contact .columns {
    padding: 0;
  }
  .cbif #cbif_contact .g-recaptcha {
    max-width: calc(100vw - 30px);
    overflow: hidden;
  }
}
.cbif #cbif_contact.padding_box_60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

html {
  max-width: 100vw;
  overflow-x: hidden;
}

/*# sourceMappingURL=cbif_test.css.map */
