p {
  margin-bottom: 25px;
}

a {
  color: #fcb11f;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.hero-section {
  height: auto;
  padding-top: 27px;
  background-image: -webkit-linear-gradient(45deg, rgba(44, 74, 230, .8) 1%, rgba(42, 133, 255, .8)), url('/images/site/buildout_chicago_bg.png');
  background-image: linear-gradient(45deg, rgba(44, 74, 230, .8) 1%, rgba(42, 133, 255, .8)), url('/images/site/buildout_chicago_bg.png');
  background-position: 0px 0px, 50% 77%;
  background-size: auto, cover;
}

.hero-section.home-page {
  height: 740px;
  background-image: -webkit-linear-gradient(45deg, rgba(23, 91, 214, .7) 1%, rgba(23, 91, 214, .25)), url('/images/site/chicago-BW.jpg');
  background-image: linear-gradient(45deg, rgba(23, 91, 214, .7) 1%, rgba(23, 91, 214, .25)), url('/images/site/chicago-BW.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.careers {
  height: 630px;
  margin-top: 0px;
  padding-top: 67px;
  background-image: -webkit-linear-gradient(45deg, rgba(79, 171, 225, .42) 1%, rgba(79, 171, 225, .38)), url('/images/site/_Group-Shot-BW.jpg');
  background-image: linear-gradient(45deg, rgba(79, 171, 225, .42) 1%, rgba(79, 171, 225, .38)), url('/images/site/_Group-Shot-BW.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.form {
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(45deg, rgba(23, 91, 214, .7) 1%, rgba(23, 91, 214, .25)), url('/images/site/chicago-BW.jpg');
  background-image: linear-gradient(45deg, rgba(23, 91, 214, .7) 1%, rgba(23, 91, 214, .25)), url('/images/site/chicago-BW.jpg');
  background-size: auto, auto;
}

.hero-section.resources {
  padding-top: 43px;
  padding-bottom: 138px;
  background-image: -webkit-linear-gradient(282deg, rgba(13, 120, 236, .43) 1%, rgba(46, 118, 228, .33)), url('/images/site/AdobeStock_103199107-medium-bw.jpg');
  background-image: linear-gradient(168deg, rgba(13, 120, 236, .43) 1%, rgba(46, 118, 228, .33)), url('/images/site/AdobeStock_103199107-medium-bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.resources.press {
  height: autopx;
  background-image: -webkit-linear-gradient(282deg, rgba(252, 177, 34, .43) 1%, rgba(252, 177, 34, .33)), url('/images/site/AdobeStock_58912446-bw.jpg');
  background-image: linear-gradient(168deg, rgba(252, 177, 34, .43) 1%, rgba(252, 177, 34, .33)), url('/images/site/AdobeStock_58912446-bw.jpg');
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero_container {
  display: block;
  text-align: center;
}

.hero_navbar {
  padding-top: 19px;
  background-color: transparent;
  color: #fff;
}

.hero_navbar.white_nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000001;
  display: block;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dedede;
  background-color: #fff;
  box-shadow: 0 1px 4px -2px rgba(0, 0, 0, .3);
}

.hero_nav_text {
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-indent: 0px;
  text-transform: uppercase;
}

.hero_nav_text:hover {
  color: hsla(0, 0%, 100%, .6);
}

.hero_nav_text.w--current {
  color: #fff;
}

.hero_nav_text.hero_login_button {
  margin-left: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 6px;
  background-color: rgba(1, 13, 49, .2);
}

.hero_nav_text.hero_login_button:hover {
  background-color: rgba(29, 40, 124, .2);
  color: #fff;
}

.hero_nav_text.hero_login_button.white_nav_demo_button {
  margin-top: 6px;
  background-color: #faad0a;
  font-size: 11px;
  line-height: 19px;
  font-weight: 600;
}

.hero_nav_text.hero_login_button.white_nav_demo_button:hover {
  background-color: #faa40a;
}

.hero_nav_text.hero_login_button.white_nav_demo_button.w--current:hover {
  background-color: #faa40a;
  background-image: none;
}

.hero_nav_text.white_nav_text {
  padding-top: 13px;
  color: #70728b;
  font-size: 11px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 2px;
}

.hero_nav_text.white_nav_text:hover {
  color: #a6a7bb;
}

.hero_h1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  font-size: 46px;
  font-weight: 200;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
}

.hero_h1.careers {
  padding-top: 153px;
  color: #fff;
  font-size: 63px;
  line-height: 94px;
  font-weight: 200;
}

.hero_h1.careers.positions {
  padding-top: 96px;
  font-size: 46px;
  line-height: 74px;
}

.hero_text_wrapper {
  margin-top: 0px;
  padding-top: 57px;
}

.hero_text_subheader {
  padding-right: 34px;
  padding-left: 34px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.hero_button {
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 14px 30px;
  border-radius: 5px;
  background-color: #faad0a;
  background-image: none;
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero_button:hover {
  background-image: -webkit-linear-gradient(270deg, #f0bf41, #ff9838);
  background-image: linear-gradient(180deg, #f0bf41, #ff9838);
}

.hero_button.w--current {
  background-image: none;
}

.hero_button.w--current:hover {
  background-color: #faa40a;
}

.overview_section {
  min-height: 400px;
  background-color: #33343d;
}

.overview_section.white {
  height: auto;
  min-height: auto;
  padding-top: 92px;
  padding-bottom: 111px;
  color: #fff;
}

.hero_nav_menu {
  margin-top: 6px;
}

.hero_nav_menu.white_nev_menu {
  margin-top: 0px;
  padding-top: 1px;
}

.overview_container {
  padding-top: 1%;
}

.overview_text_wrapper {
  padding-top: 0px;
}

.medium_h3 {
  font-family: Lato, sans-serif;
  color: #4d4d4d;
  font-size: 34px;
  font-weight: 200;
  text-align: center;
}

.medium_h3.white {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-weight: 200;
}

.overview_description_text {
  margin-top: 17px;
  margin-bottom: 17px;
  padding-right: 160px;
  padding-left: 160px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, .3);
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.overview_description_text.black {
  color: #4d4d4d;
}

.overview_item_wrapper {
  display: block;
  min-height: 220px;
  border: 1px solid hsla(0, 0%, 90%, .1);
}

.overview_icon_wrapper {
  text-align: center;
}

.overview_icon {
  max-height: 110px;
  margin-top: -55px;
}

.overview_iterm_header {
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.overivew_item_divider {
  height: 1px;
  margin-right: 107px;
  margin-left: 107px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: hsla(0, 0%, 90%, .1);
}

.overview_item_description_text {
  padding: 15px 40px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, .3);
  font-weight: 300;
}

.overview_items_table {
  margin-top: 88px;
  padding-right: 71px;
  padding-left: 71px;
}

.docs_section {
  min-height: 920px;
  background-image: -webkit-linear-gradient(0deg, #f4f7fb, #eaeff6);
  background-image: linear-gradient(90deg, #f4f7fb, #eaeff6);
}

.docs_container {
  overflow: visible;
  padding-top: 113px;
}

.section_header {
  padding-bottom: 19px;
  font-family: Lato, sans-serif;
  color: #5a5b63;
  font-size: 45px;
  line-height: 54px;
  font-style: normal;
  font-weight: 200;
  text-transform: none;
}

.section_header.white {
  margin-top: 0px;
  color: #fff;
  font-size: 45px;
  line-height: 54px;
}

.section_header.careers {
  margin-top: 5px;
  padding-bottom: 14px;
  font-size: 43px;
  font-weight: 200;
}

.section_header.login {
  padding-top: 21px;
  padding-bottom: 0px;
  font-size: 37px;
  line-height: 31px;
  text-align: center;
}

.section_text {
  margin-bottom: 35px;
  padding-right: 48px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

.section_text.white {
  color: #fff;
}

.section_text.careers {
  padding-right: 48px;
  padding-left: 48px;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.quote_name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: #1e5fd3;
  font-size: 10px;
  line-height: 14px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.quote_name.white {
  color: #fff;
}

.white_nav_bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20000;
  display: block;
  box-shadow: 0 4px 8px 14px #000;
}

.docs_image {
  position: static;
  left: 100%;
  top: 60px;
  right: -120%;
  width: 200%;
  margin-bottom: 0px;
  padding-top: 70px;
  float: none;
}

.docs_image.small {
  display: none;
}

.syndication_section {
  height: 700px;
  background-image: url('/images/site/hexagon_overlary.png'), -webkit-linear-gradient(0deg, rgba(23, 91, 214, .81), rgba(23, 91, 214, .92) 98%);
  background-image: url('/images/site/hexagon_overlary.png'), linear-gradient(90deg, rgba(23, 91, 214, .81), rgba(23, 91, 214, .92) 98%);
  background-position: 0px 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: repeat-y, repeat;
  background-attachment: fixed, scroll;
}

.block_quote {
  width: 90%;
  padding: 22px 29px;
  border-left-color: #1e5fd3;
  background-color: hsla(0, 0%, 100%, .8);
  box-shadow: none;
  font-family: proxima-nova, sans-serif;
  color: rgba(51, 51, 51, .6);
  font-size: 16px;
  line-height: 18px;
  font-style: italic;
  font-weight: 100;
  letter-spacing: 1px;
}

.block_quote.docs {
  display: inline-block;
  width: 100%;
  color: rgba(51, 51, 51, .6);
  font-weight: 300;
  letter-spacing: 0px;
}

.block_quote.blue {
  width: 100%;
  border-left-color: #fff;
  background-color: rgba(42, 133, 255, .7);
  color: #fff;
  letter-spacing: 0px;
}

.syndication_container {
  padding-top: 112px;
}

.beautiful_section {
  overflow: visible;
  height: auto;
  margin-top: -86px;
  margin-bottom: 0px;
  padding-top: 91px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.beautiful_container {
  display: block;
  width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  padding-left: 0px;
}

.module_section {
  height: 800px;
  margin-bottom: 64px;
  padding-bottom: 0px;
}

.module_container {
  padding-top: 76px;
}

.module_element_wrapper {
  min-height: 500px;
  padding: 20px;
  border: 1px solid #ddd;
}

.module_subheader {
  font-family: Lato, sans-serif;
  color: #999;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.single_module_wrapper {
  min-height: 60px;
  margin-top: 27px;
  margin-right: 0px;
  margin-left: 16px;
  padding-left: 74px;
  background-image: url('/images/site/email_icon.png');
  background-position: 0px 0px;
  background-size: 53px;
  background-repeat: no-repeat;
}

.single_module_wrapper.docs {
  background-image: url('/images/site/doc_icon.png');
  background-size: 53px;
}

.single_module_wrapper.maps {
  background-image: url('/images/site/maps.png');
  background-size: 53px;
}

.single_module_wrapper.demos {
  background-image: url('/images/site/demos_icons.png');
  background-size: 53px;
}

.single_module_wrapper.vaults {
  background-image: url('/images/site/doc_vaults.png');
  background-size: 53px;
}

.single_module_wrapper.website {
  background-image: url('/images/site/computer_icon.png');
  background-size: 53px;
}

.single_module_wrapper.plugin {
  background-image: url('/images/site/property_website_icon.png');
  background-size: 53px;
}

.single_module_wrapper.syndication {
  background-image: url('/images/site/syndcation_icon.png');
  background-size: 53px;
}

.blue_module_header {
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: #1e5fd3;
  font-size: 13px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blue_module_header.careers {
  color: #1e5fd3;
  font-size: 12px;
  letter-spacing: 5px;
}

.blue_module_header.careers.perk {
  padding-top: 5px;
  color: #616364;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 2px;
}

.module_description_text {
  font-family: Lato, sans-serif;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
}

.module_description_text.perk {
  padding-top: 7px;
  padding-right: 27px;
  padding-left: 27px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
}

.module_row {
  padding-top: 41px;
  padding-right: 49px;
  padding-left: 49px;
}

.testimonials_section {
  height: auto;
  padding-top: 29px;
  padding-bottom: 14px;
  background-color: #f1f4f9;
}

.footer_section {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 360px;
  background-color: #f9f9f9;
  color: #fff;
}

.testimonials_container {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.testimonials_header {
  font-family: proxima-nova, sans-serif;
  color: rgba(51, 52, 61, .4);
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logos_container {
  padding-top: 19px;
  line-height: 30px;
  text-align: center;
}

.logo_wrapper {
  display: inline-block;
  width: auto;
  margin: 0px 29px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo_wrapper.svn {
  margin-right: 0px;
}

.logo_wrapper.cushman {
  margin-left: 0px;
}

.tesitmonial_quote_container {
  margin-top: -3px;
  padding-top: 80px;
  text-align: center;
}

.testimonial_quote_line {
  display: inline-block;
  width: 100%;
  height: 1px;
  margin-bottom: 83px;
  padding-top: 0px;
  border-bottom: 1px solid rgba(51, 52, 61, .1);
}

.testimonial_quote_slider {
  display: inline-block;
  width: 70%;
  height: 150px;
  margin-top: -140px;
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 0px;
  background-color: #f1f4f9;
}

.slider_quote_text {
  padding: 12px 87px 5px;
  font-family: proxima-nova, sans-serif;
  color: rgba(51, 52, 61, .4);
  font-size: 15px;
  line-height: 18px;
  font-style: italic;
  font-weight: 300;
}

.slider_quote_author_text {
  margin-top: 2px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: rgba(51, 52, 61, .4);
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.quote_slide {
  margin-top: 10px;
  padding-right: 58px;
  padding-left: 58px;
  text-align: center;
}

.arrow {
  margin-top: 27px;
  color: rgba(51, 52, 61, .1);
  font-style: normal;
  font-weight: 400;
}

.testimonial_quote_company {
  margin-top: 0px;
  font-family: proxima-nova, sans-serif;
  color: rgba(51, 52, 61, .4);
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.slide_nav {
  display: none;
  padding-top: 20px;
}

.form_container {
  margin-top: 37px;
}

.talk_to_us_text {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-right: 96px;
  padding-left: 96px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 100;
  text-align: center;
}

.form_wrapper {
  display: block;
  width: 80%;
  margin-top: 33px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #fff;
}

.form_row {
  display: block;
  border-bottom: 1px solid rgba(51, 51, 51, .1);
}

.form_column {
  padding: 20px 50px;
}

.form_column.border {
  border-right: 1px solid rgba(51, 51, 51, .1);
}

.field_label_header {
  font-family: proxima-nova, sans-serif;
  color: #1e5fd3;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.form_field {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #000;
  font-family: Lato, sans-serif;
  color: #33343d;
  font-size: 22px;
  line-height: 27px;
  font-weight: 300;
}

.form_field:focus {
  padding-left: 6px;
  border-left: 2px solid #1e5fd3;
}

.submit_container {
  text-align: center;
}

.form_submit_button {
  display: inline-block;
  width: 29%;
  margin: 21px -32px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 4px;
  background-color: #faad0a;
  background-image: none;
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form_submit_button:hover {
  background-color: #faa40a;
  background-image: none;
}

.footer_container {
  padding-top: 32px;
  border-top: 1px solid hsla(0, 0%, 100%, .2);
}

.footer_logo {
  display: inline-block;
  width: 19%;
  height: 130px;
  float: left;
}

.footer_section_header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: hsla(0, 0%, 100%, .17);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.footer_section_header.blog {
  margin-top: 15px;
}

.footer_list_item {
  font-family: proxima-nova, sans-serif;
  color: hsla(0, 0%, 91%, .16);
  font-size: 12px;
  line-height: 22px;
  font-weight: 100;
  letter-spacing: 1px;
}

.footer_list_item.hide {
  display: none;
}

.footer_newsletter_header_text {
  font-family: proxima-nova, sans-serif;
  color: hsla(0, 0%, 100%, .2);
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
}

.footer_email_field {
  margin-top: 6px;
  margin-bottom: 6px;
  border: 1px solid hsla(0, 0%, 90%, .1);
  border-radius: 3px;
  background-color: transparent;
  font-family: proxima-nova, sans-serif;
  color: hsla(0, 0%, 100%, .16);
  font-weight: 300;
}

.footer_email_field:focus {
  border-style: solid;
  border-color: hsla(0, 0%, 90%, .3);
}

.footer_email_button {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 3px;
  background-color: hsla(0, 0%, 90%, .1);
  color: hsla(0, 0%, 100%, .2);
  font-size: 11px;
  letter-spacing: 2px;
}

.footer_email_button:hover {
  background-color: hsla(0, 0%, 90%, .14);
}

.footer_menu_container {
  display: inline-block;
  width: 80%;
  height: 130px;
  float: right;
}

.beautiful_text_wrapper {
  position: relative;
  z-index: 500;
  margin-top: 0px;
  padding-top: 114px;
  float: left;
}

.beautiful_section_text {
  width: 100%;
  line-height: 20px;
}

.docs_test {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  height: 470px;
  margin-right: -336px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  clear: both;
}

.docs_column1 {
  width: 50%;
  float: left;
}

.docs_column2 {
  width: 50%;
  float: left;
  clear: none;
}

.hero_computer {
  display: block;
  width: 840px;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 41px;
}

.hero_computer_img {
  max-width: 800px;
}

.computer_column1 {
  width: 50%;
  float: left;
}

.computer_column2 {
  position: relative;
  left: -332px;
  top: 0px;
  width: 50%;
  margin-top: -28px;
  padding-top: 0px;
  padding-right: 0%;
  float: left;
}

.computer_image {
  display: inline-block;
  margin-top: -34px;
  margin-left: 55px;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.computer_image.phone {
  display: none;
}

.computer_image.portrait {
  display: none;
}

.syndication_column1 {
  width: 43%;
  float: right;
}

.syndication_column2 {
  width: 57%;
  float: right;
}

.syndication_image {
  width: 90%;
  margin-left: -70px;
  padding-right: 0px;
}

.syndication_image.portrait {
  display: none;
}

.quote_container {
  width: 85%;
  padding-top: 18px;
}

.beautiful_background_box {
  height: 750px;
  margin-top: -5px;
  padding-bottom: 3px;
  background-color: #f1f4f9;
}

.footer_social_container {
  margin-left: 12px;
}

.social_icon_wrapper {
  margin-top: 5px;
}

.social_icon_wrapper.linkedin_logo {
  padding-right: 10px;
  padding-left: 10px;
}

.social_icon_wrapper.twitterlogo {
  padding-right: 10px;
}

.twitter_logo_footer {
  padding-top: 2px;
}

.careers_header_container {
  text-align: center;
}

.careers_section {
  padding-bottom: 54px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
}

.careers_section.culture {
  width: auto;
  padding-bottom: 71px;
  box-shadow: none;
}

.careers_container {
  padding-top: 67px;
  text-align: center;
}

.careers_container.perks {
  padding-top: 26px;
  padding-bottom: 80px;
}

.careers_perk {
  min-height: 236px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 34px;
  padding-bottom: 17px;
  border: 1px solid #ddd;
}

.perks_row2 {
  display: block;
  padding-top: 26px;
}

.office_section {
  height: 287px;
  background-color: #33343d;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 52, 61, .94), rgba(51, 52, 61, .94)), url('/images/site/IMG_0742.JPG');
  background-image: linear-gradient(180deg, rgba(51, 52, 61, .94), rgba(51, 52, 61, .94)), url('/images/site/IMG_0742.JPG');
  background-position: 0px 0px, 50% 79%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.positions_container {
  min-height: 500px;
  padding-top: 36px;
  padding-bottom: 84px;
}

.position {
  min-height: 250px;
  margin-top: 20px;
  margin-bottom: 32px;
  padding-right: 16px;
  padding-bottom: 35px;
  padding-left: 16px;
  border-style: none;
  border-width: 1px;
  border-color: #ddd #ddd #eee;
}

.position.sales {
  display: block;
}

.position_header {
  display: inline-block;
  float: none;
}

.position_title {
  margin-top: 6px;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 29px;
  font-weight: 300;
}

.position_location {
  font-family: Lato, sans-serif;
  color: rgba(51, 51, 51, .42);
}

.position_button {
  width: 200px;
  padding-top: 0px;
  float: right;
}

.apply_button {
  display: block;
  width: 100%;
  margin-top: 5px;
  padding: 11px 14px;
  border-radius: 3px;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.apply_button:hover {
  background-color: #308bdb;
}

.position_text_container {
  width: 100%;
  margin-top: 16px;
}

.position_text {
  font-family: Lato, sans-serif;
  color: rgba(60, 67, 80, .8);
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.bullets {
  font-family: Lato, sans-serif;
  color: rgba(60, 67, 80, .8);
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.careers_heading {
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: rgba(60, 67, 80, .8);
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.login_container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.login_section {
  padding-top: 10%;
}

.login {
  display: block;
  width: 390px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.login_logo {
  display: block;
  margin-bottom: 17px;
  float: none;
  text-align: center;
}

.login_field {
  height: auto;
  max-height: auto;
  min-height: auto;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 3px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.login_field.email {
  height: auto;
  max-height: auto;
  min-height: auto;
  margin-top: 24px;
}

.login_body {
  background-color: hsla(0, 0%, 94%, .1);
}

.login_button {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 64px;
  border-radius: 4px;
  background-color: #1880f1;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.login_button:hover {
  background-color: #2463e9;
}

.login_button.google {
  display: inline-block;
  margin-top: 8px;
  padding: 13px 16px;
  border: 1px solid #ccc;
  background-color: transparent;
  color: #968a8a;
  font-size: 10px;
}

.forgot_password_container {
  display: block;
  padding-top: 16px;
  float: none;
  text-align: right;
}

.forgot_password_text {
  display: inline-block;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #5a5b63;
  line-height: 23px;
  font-weight: 300;
}

.forgot_password_text.rememberme {
  width: 200px;
  text-align: left;
}

.brandcontainer {
  width: 146px;
}

.brandcontainer.w--current {
  width: 120px;
}

.buildoutlogo {
  padding-top: 4px;
}

.find_out_more {
  color: #fff;
  line-height: 16px;
}

.successmessage {
  margin-top: 29px;
  padding-top: 31px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}

.formmessagetext {
  font-family: Lato, sans-serif;
  color: #343434;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.formmessagetext.error {
  color: #fff;
}

.errormessage {
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 7px;
  border: 1px none #ff1818;
  border-radius: 4px;
  background-color: #ff6161;
}

.remembermecontainer {
  display: inline-block;
  padding-top: 0px;
  float: left;
}

.remembermecheck {
  display: inline-block;
  margin-right: 7px;
  float: none;
}

.googlelogin {
  width: 100%;
  text-decoration: none;
}

.formsubmmission {
  padding-top: 33px;
  border-radius: 8px;
  background-color: #fff;
}

.formsubmmission.error {
  padding-top: 17px;
  border-radius: 0px 0px 4px 4px;
  background-color: rgba(245, 77, 54, .88);
}

.formsubmissiontext {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.formsubmissiontext.error {
  color: #fff;
}

.password_reset_container {
  display: none;
  margin-top: 20px;
}

.passwordresettext {
  margin-bottom: -13px;
  font-family: proxima-nova, sans-serif;
  color: #968a8a;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tabbox {
  display: block;
  padding-top: 7px;
  padding-right: 6px;
  padding-bottom: 7px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #aaa;
  font-size: 18px;
  font-weight: 300;
}

.tabbox.w--current {
  display: block;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Lato, sans-serif;
  color: #4396ef;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.tabmenu {
  display: inline-block;
  width: 19.2%;
  min-height: 800px;
  margin-right: 33px;
  padding-top: 0px;
  padding-right: 16px;
  float: left;
  border-style: none solid none none;
  border-right-width: 1px;
  border-right-color: #eee;
}

.submenucontainer {
  margin-bottom: 191px;
  padding-top: 82px;
}

.resourceitem {
  min-height: 310px;
  min-width: 100%;
  margin-bottom: 42px;
  padding: 0% 0px 0px;
  border: 1px solid #eee;
  background-color: #fdfdfd;
  color: #616364;
  text-decoration: none;
}

.resourceitem:hover {
  border-style: solid;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRE-bkg3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRE-bkg3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 500px;
  box-shadow: 0 1px 8px -2px rgba(0, 0, 0, .42);
  color: #fff;
}

.resourceitem.demo1 {
  display: none;
}

.resourceitem.demo1:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-marketing.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-marketing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.demo2 {
  display: none;
}

.resourceitem.demo2:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-owners.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-owners.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.demo3 {
  display: none;
}

.resourceitem.demo3:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-brokers.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-demo-brokers.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide1:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/guide-dnacre.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/guide-dnacre.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.press {
  width: 100%;
  min-height: 275px;
  min-width: 100%;
  padding-top: 0%;
}

.resourceitem.press:hover {
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: #33343d;
  background-image: none;
}

.resourceitem.logos {
  min-height: 270px;
}

.resourceitem.logos:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.logos.horizontal {
  padding-top: 0%;
}

.resourceitem.logos.horizontal:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.logos.stacked {
  padding-top: 0%;
}

.resourceitem.logos.stacked:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.logos.sansicon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0%;
}

.resourceitem.logos.sansicon:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.logos.icononly:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('/images/site/PRES-logo4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.vishu:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRES-vishu.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRES-vishu.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.jason:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRES-jason.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/PRES-jason.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide2 {
  display: block;
}

.resourceitem.guide2:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-guide-social-media-kit.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-guide-social-media-kit.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide3:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-buildout-101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/RES-buildout-101.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide4:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-MM1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-MM1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide5:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-PP1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-PP1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide6:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-MM2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-MM2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide7:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-PP2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-PP2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide8:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-DNA2016.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/IMG-hover-DNA2016.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.bb1:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Blurred-Broker-at-desk.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Blurred-Broker-at-desk.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitem.guide9:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Image-hover.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Image-hover.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resourceitemcontainer {
  display: block;
  padding-right: 16px;
  padding-left: 16px;
  text-align: center;
  text-decoration: none;
}

.resourceitemcontainer:hover {
  color: #fff;
}

.resourcedatetext {
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  text-decoration: none;
}

.resourceline {
  display: block;
  width: 50px;
  height: 2px;
  margin: 16px auto 14px;
  background-color: #4396ef;
  color: #4396ef;
}

.resourceline.guide {
  background-color: #4396ef;
  color: #4396ef;
}

.resourceline.demos {
  background-color: #fcb515;
}

.resourceline.blue {
  background-color: #4396ef;
}

.resourceitemheading {
  display: block;
  padding-right: 26px;
  padding-left: 26px;
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resourceitemheading.press-release {
  letter-spacing: 0px;
  text-transform: none;
}

.resourceitemdescription {
  display: block;
  overflow: visible;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
}

.resourceitemdescription.no-margin {
  margin-bottom: 0px;
}

.submenuheader {
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  color: #5a5b63;
  font-size: 27px;
  font-weight: 300;
}

.submenutabheader {
  display: inline-block;
  margin-bottom: 24px;
  margin-left: 14px;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 300;
}

.resourcecontent {
  position: static;
  left: 0px;
  top: 50%;
  display: block;
  margin-top: 41%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0%;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.resourcecontent.allresources {
  display: block;
  margin-top: 21%;
  margin-bottom: 21%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.resourcecontent.allresources:hover {
  margin-top: 21%;
  margin-bottom: 21%;
}

.resourcecontent.icon {
  margin-top: 32%;
}

.resourcecontent.logos {
  margin-top: 32%;
}

.resourcecontent.headshots {
  margin-top: 49%;
}

.tabrow {
  margin-left: -50px;
}

.tabcontent {
  display: inline-block;
  width: 77%;
}

.tabitemicon {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.tabitemicon:hover {
  display: block;
}

.resourceicon {
  margin-top: -11px;
}

.instagrm_logo_footer {
  margin-left: 0px;
  cursor: pointer;
}

.dropdownbackground.w--open {
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.dropdownbackground.home.w--open {
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .16);
}

.dropdowntext {
  border-bottom: 1px solid #f1eeee;
  background-color: hsla(0, 0%, 100%, .87);
  font-family: proxima-nova, sans-serif;
  color: #7c7d8b;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdowntext:hover {
  color: #4396ef;
}

.dropdowntext.spacer {
  overflow: hidden;
  height: 18px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: transparent;
}

.dropdowntext.home {
  background-color: #fff;
}

.internalpageheader {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10000;
  padding-top: 2px;
  padding-bottom: 17px;
  background-color: hsla(0, 0%, 100%, .87);
}

.footertext {
  color: hsla(0, 0%, 91%, .16);
  line-height: 23px;
  text-decoration: none;
}

.footertext.w--current {
  color: hsla(0, 0%, 91%, .16);
  line-height: 22px;
  text-decoration: none;
}

.footertext.copyright {
  padding-top: 7px;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.homelogo {
  padding-top: 4px;
}

.pressicon {
  height: 50px;
  max-height: 50px;
  margin-top: 9px;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 25px;
}

.pressicon.clientlook {
  width: auto;
  height: 50px;
}

.mediakitlogo {
  display: inline-block;
  width: 60%;
  text-align: center;
}

.mediakitlogo.stacked {
  display: inline-block;
  width: 60%;
  margin-top: 0px;
  padding-top: 0px;
}

.mediakitlogo.icon {
  width: 60%;
}

.mediakitlogowhite {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mediakitlogoiconwhite {
  width: 60%;
}

.mediakitlogowhitestacked {
  display: inline-block;
  width: 60%;
  margin-top: 0px;
}

.resourceitemheadingnologo {
  height: auto;
  margin-top: 0%;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resourceitemheadingnologo.short {
  margin-top: 0%;
}

.webinars.tabbox {
  display: block;
}

.webinars.tabbox.w--current {
  display: block;
}

.webinars.tabbox.hidden {
  display: none;
}

.guides.tabbox.sales {
  display: none;
}

.guides.tabbox.sales.w--current {
  display: none;
}

.footer_link {
  margin-top: 0px;
  color: hsla(0, 0%, 100%, .17);
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.div-for-button {
  display: block;
  padding: 50px 0px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
}

.body-section-wrapper {
  height: 1040px;
  background-image: -webkit-linear-gradient(45deg, rgba(38, 100, 160, .98), rgba(38, 100, 160, .45)), url('/images/site/Keyboard-background-image.jpg');
  background-image: linear-gradient(45deg, rgba(38, 100, 160, .98), rgba(38, 100, 160, .45)), url('/images/site/Keyboard-background-image.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.body-section-container {
  height: 1040px;
}

.body-text-header {
  padding-top: 350px;
  padding-bottom: 50px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 120px;
  line-height: 64px;
  font-weight: 200;
  text-align: center;
  letter-spacing: normal;
}

.body-text-header._505 {
  padding-top: 450px;
  padding-bottom: 0px;
  font-size: 48px;
  line-height: 52px;
}

.body-text-block {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 64px;
  font-weight: 200;
  text-align: center;
}

.body-text-block._2 {
  margin-top: 5px;
  font-size: 32px;
  line-height: 42px;
}

.body-text-block._505 {
  font-size: 32px;
}

.button {
  width: 125px;
  border-radius: 6px;
  background-color: #faad0a;
  font-family: Lato, sans-serif;
  text-align: center;
  letter-spacing: 3px;
}

.white-nav-logo {
  display: inline-block;
  padding-top: 6px;
}

.sales-tab {
  display: none;
  overflow: visible;
}

.resources-page-wrapper {
  display: block;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.resources-left-image-div {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  overflow: visible;
  height: 100vh;
  max-width: 50%;
  min-width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/business-man-clapping.jpg');
  background-image: linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/business-man-clapping.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resources-left-image-div.mm1 {
  display: block;
  background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/Keeping-Your-Top-Talent-Around.jpeg');
  background-image: linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/Keeping-Your-Top-Talent-Around.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.resources-left-image-div.mm2 {
  display: block;
  width: 100%;
  background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37));
  background-image: linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37));
}

.resources-right-main-content-div {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100vh;
  max-width: 50%;
  min-width: 50%;
  padding: 40px 50px;
}

.resources-body-text-block {
  margin-bottom: 25px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.resources-body-text-block.top {
  margin-top: 0px;
}

.resources-body-text-block.end {
  margin-bottom: 40px;
}

.resources-pull-quote-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.resources-pull-quote-text-box {
  padding-left: 0px;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 300;
}

.resources-pull-quote-div-block-line {
  height: 100px;
  margin-right: 20px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000 #00b3f0 #000 #000;
}

.resources-pull-quote-div-block-line.longer {
  height: 175px;
}

.resources-pull-quote-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: proxima-nova, sans-serif;
}

.resources-pull-quote-author-text-block {
  margin-top: 10px;
  font-family: proxima-nova, sans-serif;
  color: #00b3f0;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-bullet-points-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.resources-single-bullet-point-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.resources-single-bullet-point-div.links {
  color: #1b6fb7;
  font-weight: 400;
}

.resources-single-bullet-point-div.links:hover {
  opacity: 0.5;
}

.resources-bullet-point-glyph {
  margin-right: 20px;
  font-family: proxima-nova, sans-serif;
  color: #00b3f0;
  font-size: 16px;
  line-height: 24px;
}

.resources-section-headers-text-block {
  margin-top: 60px;
  margin-bottom: 25px;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.resources-section-headers-bold-text {
  font-weight: 700;
}

.resources-sub-head {
  color: rgba(0, 0, 0, .5);
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-links {
  color: #1b6fb7;
}

.resources-links:hover {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.resources-left-main-content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 94vh;
  max-width: 100%;
  min-width: 100%;
  margin-top: 3vh;
  margin-bottom: 3vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.resources-in-action-div {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
  overflow: hidden;
  height: 100vh;
  max-width: 50%;
  min-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('/images/site/3-flyer-mockup-large.png'), -webkit-linear-gradient(45deg, rgba(0, 0, 0, .15), #fff);
  background-image: url('/images/site/3-flyer-mockup-large.png'), linear-gradient(45deg, rgba(0, 0, 0, .15), #fff);
  background-position: 50% 120%, 0px 0px;
  background-size: 1200px, auto;
  background-repeat: no-repeat, repeat;
}

.resources-in-action-div.mm1 {
  display: none;
  overflow: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f0f0f0;
  background-image: none;
}

.resources-in-action-exit-div {
  display: block;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.resources-in-action-exit-textbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-right: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: proxima-nova, sans-serif;
  color: rgba(0, 0, 0, .8);
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  cursor: pointer;
}

.resources-in-action-exit-textbox.blue {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00b3f0;
  text-align: right;
}

.resources-in-action-inside-div {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.resources-in-action-inside-div.mm1 {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: auto;
  margin: 10px 70px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px dotted #000;
  background-color: #fff;
}

.resources-in-action-inside-header-textbox {
  display: block;
  margin-top: 25px;
  font-family: proxima-nova, sans-serif;
  color: rgba(0, 0, 0, .8);
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.resources-body-nav-link {
  color: #000;
  font-weight: 300;
}

.resources-author-link {
  color: #00b3f0;
  font-weight: 700;
}

.resources-author-link:hover {
  opacity: 0.5;
}

.resources-contact-us-div {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  margin-top: 50px;
  margin-bottom: 500px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Buildout-101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Buildout-101.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 1250px;
}

.resources-contact-us-div:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('/images/site/Buildout-101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('/images/site/Buildout-101.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 1250px;
}

.resources-contact-text {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.resources-call-out-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-left-width: 1px;
  border-left-color: rgba(0, 0, 0, .5);
  background-color: rgba(0, 0, 0, .05);
}

.resources-call-out-inside-div {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-left-width: 1px;
  border-left-color: rgba(0, 0, 0, .5);
  text-align: center;
}

.resources-call-out-leading-text {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: proxima-nova, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.resources-action-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/the-importance-of-brand-consistency.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/the-importance-of-brand-consistency.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  cursor: pointer;
}

.resources-action-div:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('/images/site/the-importance-of-brand-consistency.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('/images/site/the-importance-of-brand-consistency.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  opacity: 1;
}

.resources-action-text {
  padding-right: 10px;
  padding-left: 10px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.resources-action-view-now {
  margin-top: 5px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.resources-stats-div {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px 35px;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.resources-stat-caption {
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-image-for-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  max-width: 50%;
  min-width: 50%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/people-in-office.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/people-in-office.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.resources-image-for-scroll.mm1 {
  display: block;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/AdobeStock_57325018.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/AdobeStock_57325018.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.resources-image-for-scroll.mm2 {
  display: block;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Woman-On-Laptop.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/site/Woman-On-Laptop.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.resources-logo {
  display: block;
  width: 110px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.resources-title-div {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.resources-title-div.pull-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.resources-title-text {
  max-width: 700px;
  padding-right: 45px;
  padding-left: 45px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 54px;
  font-weight: 400;
  text-align: center;
}

.resources-image-footer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.resources-image-footer-div.no-download {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.resources-image-footer-text {
  display: block;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-image-footer-text.mm1 {
  display: none;
}

.resources-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 30px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, .3);
}

.resources-tag-text {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-image-pull-quote-line {
  width: auto;
  height: auto;
  margin-right: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-right: 1px solid #fff;
}

.resources-image-pull-quote-text {
  max-width: 600px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
}

.resources-image-pull-quote-author {
  display: block;
  margin-top: 10px;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-buildout-in-action-subtext {
  display: block;
  margin-top: 10px;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-buildout-in-action-subtext.blue {
  margin-top: 50px;
  color: #00b3f0;
  text-decoration: none;
}

.resources-thank-you-footer-text {
  display: none;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-back-to-top-link {
  display: block;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.resources-back-to-top-link.no-download {
  text-align: right;
}

.resources-buildout-in-action-body {
  margin-bottom: 30px;
  padding-top: 5px;
  font-family: proxima-nova, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.buildout-in-action-div-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100vh;
  max-width: 50%;
  min-width: 50%;
  background-color: #00b3f0;
}

.buildout-in-action-div-2.mm1 {
  display: none;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f0f0f0;
}

.resources-in-action-list-div {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.resources-in-action-body-div {
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.resources-in-action-list-item {
  margin-top: 0px;
  margin-bottom: 25px;
  padding-left: 4px;
  color: #000;
}

.resources-body-image {
  display: block;
  width: 85%;
  max-width: none;
  margin: 25px auto;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}

.resources-video {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 50%;
  height: 100vh;
  max-width: 50%;
  min-width: 50%;
}

.home-hero-section {
  height: 100vh;
  min-height: 490px;
}

.home-body-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.home-body-section.one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-body-section.two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 75px 8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .37), rgba(27, 111, 183, .27)), url('/images/site/Background-Image-2.jpg'), url('/images/site/AdobeStock_116052239.jpeg');
  background-image: linear-gradient(45deg, rgba(27, 111, 183, .37), rgba(27, 111, 183, .27)), url('/images/site/Background-Image-2.jpg'), url('/images/site/AdobeStock_116052239.jpeg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, fixed, fixed;
}

.home-body-section.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff), -webkit-linear-gradient(45deg, rgba(27, 111, 183, .37), rgba(27, 111, 183, .27)), url('/images/site/AdobeStock_115838717.jpg');
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(45deg, rgba(27, 111, 183, .37), rgba(27, 111, 183, .27)), url('/images/site/AdobeStock_115838717.jpg');
  background-position: 0px 0px, 0px 0px, 0px 33%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.home-body-section.contact.hide {
  display: none;
}

.home-body-section.reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-body-section.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 125px;
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/AdobeStock_135937234.jpeg');
  background-image: linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/AdobeStock_135937234.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.home-body-copy-div {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 800px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5% 15%;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.home-body-copy-div.hero {
  padding-right: 0%;
}

.home-body-copy-div.reverse {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.home-body-copy-div.middle {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.home-body-copy-div.middle.benefit {
  padding-top: 0%;
  padding-bottom: 0%;
  text-align: center;
}

.home-body-copy-div.benefit {
  padding-top: 0%;
  padding-bottom: 0%;
  text-align: center;
}

.home-body-header-block {
  width: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: proxima-nova, sans-serif;
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
}

.home-body-header-block.contact {
  width: auto;
  max-width: 1100px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 75px;
  color: #333;
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.home-body-text-block {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.home-body-text-block.white {
  margin-bottom: 50px;
  color: #fff;
}

.home-body-text-block.white.benefit {
  margin-top: 5px;
  margin-bottom: 0px;
}

.home-body-text-block.pull-quote {
  margin-top: 50px;
  padding-left: 15px;
  border-left: 1px solid #00b3f0;
  font-size: 14px;
  line-height: 19px;
  font-style: italic;
}

.home-body-text-block.animation {
  display: inline-block;
  margin-right: 15px;
}

.home-slider {
  width: auto;
  height: auto;
  max-width: 1000px;
  padding: 0px;
  background-color: transparent;
}

.home-quote-text {
  padding: 0px;
  border-left: 1px none #fff;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.home-logos-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-top: 60px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.home-logos-div._2 {
  margin-top: 40px;
}

.home-client-logo {
  display: block;
  width: 120px;
  height: 40px;
  max-height: none;
  margin: 10px auto;
}

.home-contact-button {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 18px 60px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #1b6fb7;
  border-radius: 6px;
  background-color: #1b6fb7;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.home-contact-button:hover {
  border-color: #1b6fb7;
  background-color: transparent;
  font-family: proxima-nova, sans-serif;
  color: #1b6fb7;
  font-weight: 700;
}

.home-hero-video {
  height: 100vh;
  min-height: 490px;
  background-image: -webkit-linear-gradient(270deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6));
  background-image: linear-gradient(180deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6));
  opacity: 1;
}

.home-hero-header-block {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  text-align: left;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.home-hero-subheader-block {
  margin-top: 15px;
  font-family: proxima-nova, sans-serif;
  font-size: 27px;
  line-height: 34px;
  font-weight: 300;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.home-hero-button {
  margin-top: 50px;
  margin-right: 15px;
  padding: 9px 15px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-hero-button:hover {
  border-color: hsla(0, 0%, 100%, .2);
  background-color: #fff;
  color: #00b3f0;
}

.home-hero-button.contact {
  background-color: hsla(0, 0%, 100%, .3);
  color: #fff;
}

.home-hero-button.contact:hover {
  border-color: #fff;
  background-color: #fff;
  color: #00b3f0;
}

.home-nav-bar {
  background-color: transparent;
}

.home-nav-link {
  margin: 15px;
  padding: 9px 0px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.home-nav-link:hover {
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-style: none none solid;
  border-top-width: 2px;
  border-top-color: #00b3f0;
  border-bottom-width: 2px;
  border-bottom-color: #00b3f0;
}

.home-nav-link.log-in {
  margin: 15px;
  padding: 9px 15px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
}

.home-nav-link.log-in:hover {
  border-style: solid;
  border-color: hsla(0, 0%, 100%, .2);
  background-color: #fff;
  color: #00b3f0;
}

.home-nav-link.log-in.blue {
  margin: 5px 5px 5px 15px;
  border-color: #1b6fb7;
  background-color: #1b6fb7;
  color: #fff;
}

.home-nav-link.log-in.blue:hover {
  background-color: transparent;
  color: #1b6fb7;
}

.home-nav-link.log-in.blue.w--current {
  margin-left: 15px;
}

.home-nav-link.charcoal {
  margin: 5px 20px;
  color: #333;
}

.home-nav-link.charcoal:hover {
  padding-bottom: 2px;
}

.home-nav-brand {
  width: 110px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  cursor: pointer;
}

.home-nav-container {
  margin-top: 25px;
  margin-bottom: 0px;
}

.home-nav-container.sticky {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
}

.home-logo-image {
  display: block;
  width: 110px;
}

.footer-logo-link {
  width: 120px;
}

.footer-logo-link.w--current {
  width: 120px;
}

.home-div-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  height: 92%;
  max-width: none;
  min-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.home-div-container.section {
  height: 800px;
  background-image: url('/images/site/iPads.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-div-container.section._2 {
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: none;
  cursor: pointer;
}

.home-div-container.device-wrapper {
  position: relative;
  display: block;
  width: 800px;
  height: auto;
  min-width: 800px;
  text-align: center;
  cursor: pointer;
}

.home-call-to-action-div {
  width: 100%;
}

.home-body-section-hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-body-section-hidden.gray {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f9f9f9;
}

.home-hero-buttons-wrapper:hover {
  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;
}

.home-subtext-white {
  display: inline-block;
  padding: 0px 15px 5px;
  border-radius: 6px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-slider-copy-wrapper {
  display: block;
  width: auto;
  height: auto;
  min-height: 350px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-left: 1px solid #fff;
}

.home-slider-copy-wrapper._1 {
  min-height: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.home-slider-copy-wrapper._2 {
  min-height: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.home-slider-copy-wrapper._4 {
  min-height: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.home-quote-subtext {
  margin-top: 25px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-slides {
  position: relative;
  display: inline-block;
  height: auto;
}

.home-slide-masks {
  height: auto;
}

.home-sticky-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  height: 75px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 hsla(0, 0%, 60%, .2);
}

.home-sticky-icon-image {
  padding-top: 0px;
}

.footer-section {
  background-color: #f9f9f9;
}

.footer-newsletter-button {
  width: 100%;
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  float: none;
  border-radius: 6px;
  background-color: hsla(0, 0%, 60%, .25);
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.footer-newsletter-button:hover {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 60%, .25);
  background-color: transparent;
  color: hsla(0, 0%, 60%, .25);
}

.footer-newsletter-text {
  margin-bottom: 10px;
  font-family: proxima-nova, sans-serif;
  color: #999;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.footer-newsletter-text.copyright {
  margin-top: 2px;
  padding-left: 3px;
  text-align: left;
}

.footer-email-field {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  float: left;
  border-style: none;
  border-radius: 6px;
  background-color: hsla(0, 0%, 60%, .1);
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
}

.footer-row-one {
  height: auto;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #eee;
}

.footer-body-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: proxima-nova, sans-serif;
  color: #999;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.footer-logo {
  margin-bottom: 5px;
}

.footer-row-two {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer-link {
  color: #999;
  font-weight: 300;
  cursor: pointer;
}

.footer-link:hover {
  padding-bottom: 0px;
  color: hsla(0, 0%, 60%, .6);
  text-decoration: none;
}

.footer-link.bold {
  font-weight: 700;
}

.footer-social-wrapper {
  margin-top: 10px;
  text-align: right;
}

.footer-social-link {
  width: 22px;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
}

.footer-social-link:hover {
  -webkit-transform: rotate(-10deg) translate3d(0px, 0px, 10px);
  transform: rotate(-10deg) translate3d(0px, 0px, 10px);
}

.properties-side-one-image {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 800px;
}

.properties-side-two-image {
  position: relative;
  left: 0px;
  top: auto;
  right: auto;
  bottom: auto;
  width: 800px;
}

.demographics-doc {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 600px;
  margin-top: -35px;
  margin-left: -80px;
}

.property-website-image {
  position: absolute;
  width: 800px;
}

.edit-form-image {
  position: absolute;
  display: none;
}

.edit-form-mask {
  position: absolute;
  z-index: 2000;
  display: none;
  width: 800px;
}

.property-website-image-two {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 800px;
}

.executive-summary-doc {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 35px;
  margin-left: 80px;
}

.property-website-text {
  position: absolute;
  display: none;
}

.nav-dropdown-link {
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 9px;
  padding-right: 20px;
  padding-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-dropdown-link:hover {
  padding-bottom: 0px;
  border-bottom: 2px none #00b3f0;
}

.nav-dropdown-link.white {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  color: #fff;
}

.nav-dropdown-link.white:hover {
  border-bottom: 2px none #00b3f0;
}

.drop-down-toggle {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px 0px 2px;
  cursor: pointer;
}

.drop-down-toggle:hover {
  margin-bottom: 0px;
  padding-bottom: 2px;
  border-bottom: 2px solid #00b3f0;
}

.drop-down-toggle.home {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px 0px 2px;
  border-bottom: 2px none #00b3f0;
}

.drop-down-toggle.home:hover {
  border-bottom: 2px solid #00b3f0;
}

.dropdown-link {
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dropdown-link:hover {
  color: #00b3f0;
}

.dropdown-list.w--open {
  background-color: #f9f9f9;
}

.home-contact-button-small {
  margin-top: 15px;
  border: 1px solid #1a6eb7;
  border-radius: 6px;
  background-color: #1a6eb7;
  font-family: proxima-nova, sans-serif;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.home-contact-button-small:hover {
  border: 1px solid #1b6fb7;
  background-color: #fff;
  color: #1b6fb7;
}

.edit-form-image-2 {
  position: absolute;
  display: none;
  width: 800px;
}

.device-email {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  max-width: 800px;
}

.device-email-side-one {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 800px;
}

.device-email-side-two {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 800px;
}

.home-author-span {
  display: block;
  margin-top: 10px;
  color: #333;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.home-electric-link {
  color: #00b3f0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.home-electric-link:hover {
  color: rgba(0, 179, 240, .5);
}

.additional-photos-doc {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 600px;
  margin-top: 0px;
  margin-left: 0px;
}

.make-edits-image {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 6000;
  display: inline-block;
  width: 800px;
}

.home-arrow-span {
  display: inline-block;
  margin-left: 5px;
  font-size: 20px;
}

.home-mobile-image {
  display: none;
}

.home-individual-logo-div {
  display: inline-block;
  width: 125px;
  margin: 25px 2%;
  text-align: center;
}

.home-individual-logo-div.less-margin {
  margin-right: 3%;
  margin-left: 3%;
}

.home-mini-slider {
  width: 125px;
  height: 60px;
  background-color: transparent;
}

.min-slider-mask {
  width: 125px;
}

.home-hero-video-button {
  margin-top: 50px;
  margin-right: 15px;
  padding: 9px 15px;
  border: 1px solid #fff;
  border-radius: 6px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-hero-video-button:hover {
  background-color: #fff;
  color: #00b3f0;
}

.image {
  width: auto;
  height: 40px;
  max-width: 100px;
}

.home-fixed-nav {
  position: fixed;
  width: 100%;
  height: 75px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 hsla(0, 0%, 60%, .2);
}

.form-label {
  margin-top: 28px;
  font-family: proxima-nova, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-text-field {
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  border-style: none;
  font-family: proxima-nova, sans-serif;
  color: #aaa;
  font-size: 22px;
  line-height: 27px;
  font-weight: 300;
}

.form-button {
  margin-top: 0px;
  padding: 15px 75px;
  border-radius: 6px;
  background-color: #1b6fb7;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: 300;
}

.button-container {
  margin-top: 80px;
  text-align: center;
}

.gray-footer-section {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 360px;
  margin-top: -360px;
  background-color: #f9f9f9;
}

.contact-section {
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 380px;
}

.contact-header {
  margin-bottom: 80px;
  padding-right: 75px;
  padding-left: 75px;
  font-family: proxima-nova, sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
}

.contact-container {
  margin-top: 80px;
  margin-bottom: 80px;
}

.contact-column {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-right: 1px solid #eee;
}

.contact-column.right {
  padding-left: 20px;
  border-left: 1px none #000;
  border-right-style: none;
}

.asterisk-text {
  margin-top: 15px;
  margin-left: -10px;
  font-family: proxima-nova, sans-serif;
  color: #aaa;
  font-size: 11px;
  line-height: 15px;
  font-style: italic;
  font-weight: 100;
  letter-spacing: 1px;
}

.form-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.contact-success-msg {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #00b3f0;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.contact-success-msg-text {
  background-color: transparent;
  color: #fff;
  font-weight: 300;
}

.about-arrow-icon {
  margin-top: 23px;
  margin-right: 0px;
}

.icon-2 {
  margin-top: 13px;
  margin-right: 0px;
  margin-bottom: 13px;
}

.icon-3 {
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 12px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-error-msg {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 900;
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fcb020;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.contact-success-header {
  display: none;
  margin-top: 0px;
  margin-bottom: 80px;
  padding-right: 75px;
  padding-left: 75px;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
}

.contact-go-back-btn {
  display: none;
  padding: 15px 75px;
  border: 1px solid #00b3f0;
  border-radius: 6px;
  background-color: #00b3f0;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 27px;
  font-weight: 300;
}

.contact-go-back-btn:hover {
  background-color: #fff;
  color: #00b3f0;
}

.btn-container {
  display: none;
  text-align: center;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="display-nav"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-nav-redesign"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="zoom-in-on-load"] {
  -webkit-transform: scale(0.8700000000000007, 0.8700000000000007);
  -ms-transform: scale(0.8700000000000007, 0.8700000000000007);
  transform: scale(0.8700000000000007, 0.8700000000000007);
}

html.w-mod-js *[data-ix="overview-fade-in-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 37px);
  -ms-transform: translate(0px, 37px);
  transform: translate(0px, 37px);
}

html.w-mod-js *[data-ix="overview-fade-in-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 37px);
  -ms-transform: translate(0px, 37px);
  transform: translate(0px, 37px);
}

html.w-mod-js *[data-ix="overview-fade-in-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 37px);
  -ms-transform: translate(0px, 37px);
  transform: translate(0px, 37px);
}

html.w-mod-js *[data-ix="header-fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="body-text-fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="quote-fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="module-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-in-from-right"] {
  opacity: 0;
  -webkit-transform: translate(100%, 2px);
  -ms-transform: translate(100%, 2px);
  transform: translate(100%, 2px);
}

html.w-mod-js *[data-ix="fade-in-left"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="header-fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="header-fade-in-on-load-wait"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="initial-appearance-display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-content-marketing-side-bar-1"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="hide-content-marketing-side-bar-2"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="cm-header-fade"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="cm-tag-bounce"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-sidebar-1"] {
  display: none;
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="hide-sidebar-2"] {
  display: none;
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="pop-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="pop-in-scroll-triggered"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="pop-in-wait"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="resources-title-fade-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-block"] {
  display: block;
}

html.w-mod-js *[data-ix="icon-initial-appearance"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 0px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  transform: translate(0px, 0px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
}

html.w-mod-js *[data-ix="opacity-0-and-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="docs-initial-appearance"] {
  opacity: 0;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

html.w-mod-js *[data-ix="docs-initial-appearance-2"] {
  opacity: 0.8;
}

html.w-mod-js *[data-ix="property-website-initial"] {
  opacity: 0;
  -webkit-transform: translate(50%, 0px);
  -ms-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="0-percent-initial"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="emails-in-ipad-initial"] {
  opacity: 0;
  -webkit-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
}

html.w-mod-js *[data-ix="display-none-opacity-zero"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .hero-section.form {
    padding-top: 6px;
  }
  .hero-section.resources {
    padding-top: 47px;
    padding-bottom: 109px;
  }
  .hero_navbar {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero_navbar.white_nav {
    display: block;
  }
  .hero_nav_text {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    border-top: 1px solid #3f3f3f;
    text-align: left;
  }
  .hero_nav_text:hover {
    color: #4396ef;
  }
  .hero_nav_text.hero_login_button {
    margin-left: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: transparent;
  }
  .hero_nav_text.hero_login_button:hover {
    background-color: transparent;
    color: #4396ef;
  }
  .hero_nav_text.hero_login_button.white_nav_demo_button {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
    border-top-color: #f1eeee;
    text-align: center;
  }
  .hero_nav_text.white_nav_text {
    border-top-color: #f1eeee;
    color: #7c7d8b;
    text-align: left;
  }
  .hero_nav_text.white_nav_text:hover {
    color: #4396ef;
  }
  .hero_nav_text.white_nav_text.w--open {
    display: inline-block;
    text-align: left;
  }
  .hero_h1 {
    padding-right: 44px;
    padding-left: 44px;
    line-height: 54px;
  }
  .hero_h1.careers {
    padding-top: 105px;
  }
  .hero_text_wrapper {
    padding-top: 31px;
  }
  .hero_nav_menu {
    position: relative;
    left: 0%;
    top: 0px;
    right: 22px;
    display: block;
    width: 200px;
    margin-top: 0px;
    margin-right: 40px;
    margin-left: 0px;
    padding-left: 0px;
    float: right;
    clear: none;
    background-color: #33343d;
    text-align: center;
  }
  .hero_nav_menu.white_nev_menu {
    position: absolute;
    left: auto;
    top: 39px;
    right: 22px;
    display: block;
    margin-top: 11px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 12px;
    background-color: #fff;
    text-align: center;
  }
  .medium_h3 {
    font-size: 34px;
  }
  .medium_h3.white {
    width: 90%;
  }
  .medium_h3.modules {
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 25px;
  }
  .overview_description_text {
    padding-right: 80px;
    padding-left: 80px;
  }
  .overview_description_text.black {
    padding-right: 92px;
    padding-left: 92px;
    font-size: 13px;
    line-height: 18px;
  }
  .overview_item_wrapper._1 {
    min-height: 200px;
  }
  .overview_item_wrapper._2 {
    min-height: 200px;
  }
  .overview_item_wrapper._3 {
    min-height: 200px;
  }
  .overview_icon {
    max-height: 80px;
    margin-top: -42px;
  }
  .overview_iterm_header {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px;
  }
  .overivew_item_divider {
    display: block;
    height: 1px;
    margin-right: 46px;
    margin-left: 46px;
  }
  .overview_item_description_text {
    padding-right: 13px;
    padding-bottom: 0px;
    padding-left: 13px;
    font-size: 13px;
    line-height: 20px;
  }
  .docs_section {
    min-height: 910px;
  }
  .docs_container {
    padding-top: 69px;
    padding-left: 0px;
  }
  .section_header {
    font-size: 35px;
    line-height: 44px;
    text-align: left;
  }
  .section_header.white {
    font-size: 35px;
    line-height: 44px;
    text-align: left;
  }
  .section_header.careers {
    text-align: center;
  }
  .section_header.docs {
    text-align: center;
  }
  .section_text {
    padding-right: 50px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
  }
  .section_text.white {
    padding-left: 0px;
    text-align: left;
  }
  .section_text.beautiful {
    padding-right: 134px;
  }
  .section_text.docs {
    margin-bottom: 18px;
    padding-top: 14px;
    padding-right: 73px;
    padding-left: 73px;
    text-align: center;
  }
  .white_nav_bar {
    display: block;
  }
  .docs_image {
    display: block;
    width: 100%;
  }
  .docs_image.small {
    display: block;
    margin-left: 127px;
    padding-top: 0px;
  }
  .syndication_section {
    height: 660px;
  }
  .block_quote.docs {
    padding: 17px 19px;
    font-size: 14px;
    line-height: 15px;
  }
  .block_quote.blue {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 13px;
    line-height: 16px;
  }
  .module_element_wrapper {
    min-height: 525px;
    padding-top: 4px;
  }
  .module_subheader {
    margin-top: 5px;
    font-size: 13px;
  }
  .single_module_wrapper.docs {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.email {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.maps {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.demos {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.vaults {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.website {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.plugin {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .single_module_wrapper.syndication {
    margin-left: 0px;
    padding-left: 56px;
    background-size: 43px;
  }
  .blue_module_header {
    font-size: 12px;
  }
  .module_description_text {
    font-size: 12px;
  }
  .module_description_text.perk {
    padding-right: 9px;
    padding-left: 9px;
    line-height: 18px;
  }
  .footer_section {
    height: auto;
  }
  .logos_container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    text-align: center;
  }
  .logo_wrapper.svn {
    width: 108px;
    margin-right: 31px;
    margin-left: 9px;
  }
  .logo_wrapper.cushman {
    width: 171px;
    margin-right: 0px;
  }
  .logo_wrapper.kw {
    width: 74px;
    margin-right: 9px;
    margin-left: 5px;
  }
  .logo_wrapper.lee {
    width: 140px;
    margin-right: -1px;
    margin-left: 8px;
  }
  .tesitmonial_quote_container {
    margin-top: 18px;
    padding-top: 0px;
  }
  .testimonial_quote_line {
    display: none;
  }
  .testimonial_quote_slider {
    width: 82%;
    margin-top: 0px;
  }
  .slider_quote_text {
    padding-right: 1px;
    padding-left: 1px;
  }
  .talk_to_us_text {
    padding-right: 56px;
    padding-left: 56px;
  }
  .form_column {
    padding-right: 32px;
    padding-bottom: 14px;
    padding-left: 29px;
  }
  .form_column.border {
    padding-right: 23px;
    padding-left: 38px;
  }
  .field_label_header {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 1px;
  }
  .form_field {
    border-radius: 0px;
    font-size: 19px;
    line-height: 17px;
  }
  .footer_container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .footer_logo {
    width: 33%;
    height: auto;
    padding-bottom: 15px;
  }
  .footer_menu_container {
    width: 100%;
  }
  .beautiful_text_wrapper {
    padding-top: 71px;
    padding-left: 30px;
  }
  .docs_column1 {
    width: 100%;
    margin-bottom: 57px;
  }
  .docs_column2 {
    display: none;
  }
  .hero_computer {
    width: 740px;
    max-width: 790px;
  }
  .hero_computer_img {
    max-width: 660px;
  }
  .computer_column2 {
    width: 40%;
    float: left;
  }
  .syndication_column1 {
    width: 48%;
  }
  .syndication_column2 {
    width: 52%;
  }
  .syndication_image {
    width: 100%;
  }
  .quote_container {
    width: 100%;
    padding-right: 21px;
    padding-left: 0px;
  }
  .quote_container.docs {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .beautiful_background_box {
    height: 540px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .careers_section {
    padding-bottom: 26px;
  }
  .careers_section.culture {
    padding-bottom: 0px;
  }
  .careers_container {
    padding-top: 43px;
  }
  .careers_perk {
    min-height: 256px;
  }
  .position_title {
    font-size: 23px;
  }
  .position_text {
    font-size: 14px;
    line-height: 19px;
  }
  .bullets {
    font-size: 13px;
    line-height: 19px;
  }
  .careers_heading {
    font-size: 11px;
    line-height: 22px;
  }
  .menubutton {
    height: 50px;
  }
  .menubutton.w--open {
    background-color: #fff;
  }
  .menuicon {
    color: #333;
  }
  .brandcontainer.w--current {
    padding-top: 10px;
    padding-left: 11px;
  }
  .heromenuicon {
    width: 10%;
  }
  .heromenuicon.w--open {
    width: 10%;
    clear: none;
    background-color: transparent;
  }
  .cushman {
    width: 130px;
  }
  .kw {
    width: 61px;
  }
  .lee {
    width: 120px;
  }
  .svn {
    width: 103px;
  }
  .buildoutlogo {
    margin-left: 13px;
  }
  .tabmenu {
    width: 23.2%;
  }
  .resourceitem {
    min-height: 310px;
    margin-bottom: 12px;
  }
  .resourceitemcontainer {
    padding-right: 6px;
    padding-left: 6px;
  }
  .resourceitemheading {
    margin-top: 17px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 11px;
    line-height: 13px;
  }
  .resourceitemdescription {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 13px;
    line-height: 16px;
  }
  .submenuheader {
    font-size: 23px;
  }
  .submenutabheader {
    font-size: 23px;
  }
  .tabcontent {
    width: 67%;
  }
  .dropdownbackground.w--open {
    margin-bottom: 17px;
  }
  .dropdownbackground.home.w--open {
    margin-bottom: 0px;
  }
  .dropdowntext {
    border-bottom-color: hsla(0, 10%, 94%, .05);
    background-color: transparent;
  }
  .dropdowntext.spacer {
    display: none;
  }
  .dropdowntext.home {
    padding-left: 30px;
    border-bottom-color: #3f3f3f;
    background-color: #33343d;
    text-align: left;
  }
  .dropdowntext.home.white {
    border-bottom-color: #f1eeee;
    background-color: #fff;
  }
  .footertext.copyright {
    padding-top: 2px;
  }
  .internalnavhamburger {
    color: #726d6d;
    line-height: 14px;
  }
  .internalnavhamburgercontainer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .internalnavhamburgercontainer.w--open {
    background-color: #fff;
  }
  .herodropdown {
    width: 200px;
    text-align: left;
  }
  .resources-page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .resources-left-image-div {
    position: fixed;
    display: none;
    height: 300px;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .resources-left-image-div.mm2 {
    background-image: -webkit-linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/Blog-20-cropped.jpg');
    background-image: linear-gradient(45deg, rgba(27, 111, 183, .27), rgba(27, 111, 183, .37)), url('/images/site/Blog-20-cropped.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .resources-right-main-content-div {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    height: auto;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    margin-top: 300px;
  }
  .resources-left-main-content-div {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 300px;
    min-height: auto;
    min-width: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .resources-in-action-div {
    display: block;
    width: auto;
    height: 300px;
    min-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: url('/images/site/3-flyer-mockup.png'), -webkit-linear-gradient(90deg, rgba(0, 0, 0, .04), #fff);
    background-image: url('/images/site/3-flyer-mockup.png'), linear-gradient(0deg, rgba(0, 0, 0, .04), #fff);
    background-position: 222% -15%, 0px 0px;
    background-size: 650px, auto;
    background-repeat: no-repeat, repeat;
  }
  .resources-in-action-div.mm1 {
    height: 100vh;
    max-width: 100%;
  }
  .resources-in-action-exit-textbox {
    margin-left: 1px;
  }
  .resources-in-action-inside-div {
    padding-right: 370px;
  }
  .resources-in-action-inside-div.mm1 {
    overflow: scroll;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .resources-in-action-inside-header-textbox {
    margin-top: 25px;
    font-size: 24px;
    line-height: 30px;
  }
  .resources-call-out-inside-div {
    padding-right: 15px;
    padding-left: 15px;
  }
  .resources-image-for-scroll {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    height: 300px;
    max-height: 300px;
    max-width: 100%;
    min-height: 300px;
    min-width: 100%;
  }
  .resources-title-text {
    font-size: 32px;
    line-height: 36px;
  }
  .resources-image-footer-div.no-download {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .resources-image-pull-quote-line {
    height: auto;
  }
  .resources-image-pull-quote-text {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
  .resources-buildout-in-action-subtext {
    margin-top: 5px;
  }
  .buildout-in-action-div-2.mm1 {
    display: none;
    height: 100vh;
    max-width: 100%;
    min-width: 100%;
  }
  .resources-body-image {
    width: 80%;
    padding-right: 85px;
    padding-left: 85px;
  }
  .resources-video {
    display: none;
    opacity: 0;
  }
  .home-hero-section {
    height: auto;
    min-height: auto;
  }
  .home-body-section.one {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .home-body-section.two {
    padding-right: 25px;
    padding-left: 25px;
  }
  .home-body-section.contact {
    padding-right: 50px;
    padding-left: 50px;
  }
  .home-body-section.reverse {
    display: block;
  }
  .home-body-section.quote {
    padding-right: 50px;
    padding-left: 50px;
  }
  .home-body-copy-div {
    display: block;
    max-width: 600px;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
  }
  .home-body-copy-div.hero {
    display: block;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-body-copy-div.reverse {
    margin-top: 0px;
  }
  .home-body-copy-div.middle.benefit {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-body-copy-div.benefit {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-body-text-block.pull-quote {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .home-body-text-block.animation {
    display: none;
  }
  .home-slider {
    max-width: 650px;
  }
  .home-logos-div {
    margin-top: 50px;
  }
  .home-hero-video {
    height: auto;
    background-image: -webkit-linear-gradient(270deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-image: linear-gradient(180deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .home-nav-link {
    padding-bottom: 2px;
    color: #333;
  }
  .home-nav-link:hover {
    border-style: none;
    color: #00b3f0;
  }
  .home-nav-link.log-in {
    margin-left: 0px;
    padding-bottom: 2px;
    border-style: none;
  }
  .home-nav-link.log-in:hover {
    border-style: none;
    background-color: transparent;
  }
  .home-nav-link.log-in.blue {
    width: auto;
    margin-bottom: 15px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    background-color: transparent;
    color: #333;
  }
  .home-nav-link.log-in.blue:hover {
    background-color: transparent;
    color: #00b3f0;
  }
  .home-nav-link.log-in.blue.w--current {
    margin-right: 20px;
    margin-left: 20px;
  }
  .home-nav-link.charcoal {
    margin-bottom: 15px;
  }
  .home-nav-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .home-nav-container.sticky {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-div-container {
    display: block;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .home-div-container.section._2 {
    display: none;
  }
  .home-div-container.device-wrapper {
    display: none;
    width: 100%;
    min-width: 400px;
    padding: 0%;
  }
  .home-body-section-hidden.gray {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-subtext-white {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-sticky-nav {
    display: none;
  }
  .menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
  }
  .menu-button.w--open {
    border-radius: 6px;
    background-color: transparent;
  }
  .hamburger-icon {
    color: #333;
  }
  .nav-menu-open {
    background-color: #f9f9f9;
  }
  .nav-dropdown-link {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-dropdown-link.white {
    color: #333;
  }
  .drop-down-toggle {
    padding-right: 0px;
    padding-left: 0px;
    color: #333;
  }
  .drop-down {
    margin-right: 15px;
    margin-left: 15px;
    color: #333;
  }
  .home-mobile-image {
    display: block;
    width: 580px;
    margin: 100px auto 0px;
    float: none;
  }
  .home-individual-logo-div.less-margin {
    margin-right: 5%;
    margin-left: 5%;
  }
  .home-menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .home-menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }
  .home-nav-menu {
    background-color: #f9f9f9;
  }
  .contact-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .btn-container {
    display: block;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
  .hero-section.home-page {
    height: 480px;
    padding-top: 16px;
  }
  .hero-section.form {
    padding-bottom: 49px;
  }
  .hero-section.resources {
    padding-top: 53px;
    padding-bottom: 36px;
  }
  .hero_navbar {
    padding-top: 13px;
  }
  .hero_navbar.white_nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .hero_h1 {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 27px;
    font-weight: 300;
  }
  .hero_h1.careers {
    padding-top: 0px;
    font-size: 42px;
  }
  .hero_h1.careers.positions {
    padding-top: 52px;
  }
  .hero_text_wrapper {
    padding-top: 0px;
  }
  .hero_text_subheader {
    margin-top: 0px;
    padding-right: 69px;
    padding-left: 69px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
  }
  .hero_button {
    margin-top: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .overview_section.white {
    padding-top: 82px;
    padding-bottom: 67px;
  }
  .hero_nav_menu {
    top: 60px;
    width: 200px;
    margin-left: 0px;
  }
  .hero_nav_menu.white_nev_menu {
    top: 25px;
  }
  .overview_container {
    padding-top: 0%;
  }
  .medium_h3 {
    font-size: 27px;
    font-weight: 300;
  }
  .medium_h3.white {
    margin-top: 0px;
    font-size: 23px;
    line-height: 27px;
    font-weight: 300;
  }
  .medium_h3.modules {
    font-size: 25px;
  }
  .overview_description_text {
    margin-top: 9px;
    padding-right: 54px;
    padding-left: 54px;
    font-size: 12px;
    line-height: 16px;
  }
  .overview_description_text.black {
    padding-right: 52px;
    padding-left: 52px;
  }
  .overview_item_wrapper._1 {
    min-height: 155px;
    margin-bottom: 60px;
  }
  .overview_item_wrapper._2 {
    min-height: 155px;
    margin-bottom: 60px;
  }
  .overview_item_wrapper._3 {
    min-height: 155px;
  }
  .overivew_item_divider {
    margin-right: 158px;
    margin-left: 158px;
  }
  .overview_item_description_text {
    padding-top: 9px;
    padding-right: 51px;
    padding-left: 51px;
  }
  .overview_items_table {
    margin-top: 71px;
  }
  .docs_section {
    min-height: 858px;
  }
  .docs_container {
    padding-top: 42px;
  }
  .section_header {
    font-weight: 300;
  }
  .section_text.beautiful {
    margin-bottom: 0px;
    padding-right: 185px;
  }
  .section_text.docs {
    padding-right: 41px;
    padding-left: 41px;
    font-size: 12px;
  }
  .block_quote.docs {
    font-size: 12px;
  }
  .module_section {
    height: auto;
    margin-bottom: 32px;
  }
  .module_container {
    padding-top: 40px;
  }
  .module_element_wrapper {
    height: auto;
    max-height: 380px;
    min-height: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .module_subheader {
    margin-bottom: 16px;
  }
  .single_module_wrapper.docs {
    min-height: 60px;
    margin-top: 10px;
  }
  .single_module_wrapper.email {
    margin-top: 10px;
  }
  .single_module_wrapper.maps {
    margin-top: 10px;
  }
  .single_module_wrapper.demos {
    margin-top: 10px;
  }
  .single_module_wrapper.vaults {
    margin-top: 10px;
  }
  .single_module_wrapper.website {
    margin-top: 10px;
  }
  .single_module_wrapper.plugin {
    margin-top: 10px;
  }
  .single_module_wrapper.syndication {
    margin-top: 10px;
  }
  .blue_module_header.careers.perk {
    font-size: 12px;
  }
  .module_description_text.perk {
    font-size: 12px;
    line-height: 13px;
  }
  .module_row {
    padding-top: 0px;
  }
  .testimonials_section {
    padding-top: 20px;
  }
  .footer_section {
    height: auto;
  }
  .testimonials_container {
    width: 100%;
  }
  .testimonials_header {
    margin-bottom: 0px;
    font-size: 11px;
    letter-spacing: 1px;
  }
  .logos_container {
    padding-top: 13px;
  }
  .logo_wrapper.svn {
    width: auto;
    margin-right: 0px;
  }
  .logo_wrapper.cushman {
    width: auto;
  }
  .logo_wrapper.lee {
    width: auto;
  }
  .tesitmonial_quote_container {
    margin-top: 4px;
  }
  .testimonial_quote_slider {
    height: 130px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider_quote_text {
    font-size: 13px;
  }
  .testimonial_quote_company {
    font-size: 11px;
  }
  .talk_to_us_text {
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 13px;
    font-weight: 300;
  }
  .form_wrapper {
    width: 90%;
  }
  .form_row {
    border-bottom-style: none;
  }
  .form_column {
    padding-top: 15px;
    padding-bottom: 2px;
    padding-left: 18px;
  }
  .form_column.border {
    padding-left: 18px;
  }
  .field_label_header {
    font-size: 10px;
    line-height: 11px;
  }
  .form_field {
    margin-top: -7px;
    font-size: 15px;
    line-height: 13px;
  }
  .form_submit_button {
    width: 31%;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    letter-spacing: 3px;
  }
  .footer_container {
    display: block;
    height: auto;
    padding-left: 25px;
    text-align: center;
  }
  .footer_logo {
    width: 100%;
    margin-left: 0px;
  }
  .footer_section_header {
    margin-left: 0px;
    padding-left: 0px;
  }
  .footer_list_item {
    display: inline-block;
    padding-right: 24px;
    line-height: 15px;
  }
  .footer_newsletter_header_text {
    padding-top: 25px;
  }
  .newsletter_signup_container {
    width: 100%;
    padding-right: 135px;
  }
  .footer_email_field {
    font-size: 13px;
    line-height: 13px;
  }
  .footer_email_button {
    font-size: 10px;
    line-height: 15px;
  }
  .footer_menu_container {
    width: 100%;
    height: auto;
    padding-right: 28px;
  }
  .beautiful_text_wrapper {
    padding-top: 42px;
    padding-left: 0px;
  }
  .hero_computer {
    max-width: 569px;
    padding-top: 27px;
  }
  .hero_computer_img {
    max-width: 470px;
  }
  .computer_column2 {
    width: 34%;
    margin-top: 21px;
  }
  .computer_image {
    width: 155%;
    margin-top: -69px;
  }
  .quote_container.docs {
    padding-top: 0px;
    padding-right: 0px;
  }
  .quote_container.beautiful {
    padding-right: 139px;
  }
  .beautiful_background_box {
    height: 440px;
  }
  .footer_social_container {
    margin-top: 15px;
    margin-left: 0px;
  }
  .careers_container.perks {
    padding-right: 17px;
    padding-left: 17px;
  }
  .careers_perk {
    min-height: 236px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .office_section {
    height: 197px;
  }
  .positions_container {
    padding-top: 10px;
    padding-right: 13px;
    padding-left: 13px;
  }
  .position_title {
    margin-top: 6px;
    font-size: 20px;
    line-height: 33px;
  }
  .position_button {
    width: 100%;
    padding-top: 10px;
    float: none;
  }
  .apply_button {
    display: block;
    width: 100%;
    float: none;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 2px;
  }
  .cushman {
    width: 100px;
  }
  .kw {
    width: 50px;
  }
  .lee {
    width: 93px;
  }
  .svn {
    width: 82px;
  }
  .buildoutlogo {
    max-width: 90%;
    margin-left: 9px;
  }
  .benefiticon {
    width: 45px;
  }
  .tabbox {
    font-size: 15px;
    line-height: 15px;
  }
  .tabmenu {
    width: 26.2%;
    margin-right: 18px;
    padding-right: 0px;
  }
  .submenucontainer {
    padding-top: 49px;
  }
  .resourceitem {
    min-height: 240px;
    min-width: 100%;
  }
  .resourceitem.demo1 {
    min-height: 210px;
  }
  .resourceitem.demo2 {
    min-height: 210px;
  }
  .resourceitem.demo3 {
    min-height: 210px;
  }
  .resourceitem.guide1 {
    min-height: 210px;
  }
  .submenuheader {
    font-size: 20px;
  }
  .resourcecontent {
    margin-top: 24%;
  }
  .resourcecontent.allresources {
    margin-top: 12%;
  }
  .tabcontent {
    width: 64%;
  }
  .internalpageheader {
    padding-bottom: 10px;
  }
  .footertext.copyright {
    padding-top: 12px;
    color: #999;
  }
  .herodropdown {
    margin-right: 0px;
    margin-left: 0px;
  }
  .webinars.tabbox {
    font-size: 15px;
  }
  .demos.tabbox {
    font-size: 15px;
  }
  .guides.tabbox.w--current {
    font-size: 15px;
  }
  .ul-footer-mobile {
    color: #999;
  }
  .resources-left-image-div {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: none;
    height: 130px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .resources-right-main-content-div {
    position: static;
    overflow: visible;
    height: auto;
    margin-top: 130px;
  }
  .resources-body-text-block {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-pull-quote-text-box {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-pull-quote-author-text-block {
    font-size: 10px;
    line-height: 12px;
  }
  .resources-single-bullet-point-div {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-section-headers-text-block {
    font-size: 18px;
    line-height: 24px;
  }
  .resources-sub-head {
    font-size: 10px;
    line-height: 12px;
  }
  .resources-left-main-content-div {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    max-height: 130px;
    min-height: 130px;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .resources-in-action-div {
    display: block;
    height: 130px;
    background-image: url('/images/site/3-flyer-mockup.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), #fff);
    background-image: url('/images/site/3-flyer-mockup.png'), linear-gradient(180deg, rgba(0, 0, 0, .05), #fff);
    background-position: 110% -71%, 0px 0px;
    background-size: 245px, auto;
    background-repeat: no-repeat, repeat;
  }
  .resources-in-action-div.mm1 {
    display: block;
    overflow: scroll;
  }
  .resources-in-action-inside-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 170px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .resources-in-action-inside-div.mm1 {
    margin-top: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .resources-in-action-inside-header-div {
    padding-right: 0px;
  }
  .resources-in-action-inside-header-textbox {
    margin-top: 50px;
    padding-right: 0px;
    font-size: 22px;
    line-height: 28px;
  }
  .resources-in-action-inside-header-textbox.pp1 {
    margin-top: 0px;
  }
  .resources-call-out-inside-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .resources-call-out-leading-text {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-action-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .resources-stats-div {
    font-size: 18px;
    line-height: 14px;
  }
  .stat-span {
    font-size: 18px;
  }
  .resources-image-for-scroll {
    display: block;
    height: 130px;
    max-height: 130px;
    min-height: 130px;
  }
  .resources-logo {
    width: 90px;
  }
  .resources-title-div.pull-quote {
    display: none;
  }
  .resources-title-text {
    font-size: 22px;
    line-height: 28px;
  }
  .resources-image-footer-div.no-download {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .resources-tag {
    display: none;
  }
  .resources-buildout-in-action-subtext {
    display: block;
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 12px;
  }
  .resources-buildout-in-action-body {
    font-size: 14px;
    line-height: 20px;
  }
  .buildout-in-action-div-2.mm1 {
    display: none;
    overflow: scroll;
  }
  .resources-in-action-list-div {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-body-image {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-hero-section {
    height: auto;
    min-height: none;
    min-width: none;
  }
  .home-body-section.one {
    padding: 100px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-body-section.two {
    display: block;
    padding-right: 50px;
    padding-left: 50px;
  }
  .home-body-section.reverse {
    padding: 100px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .home-body-section.quote {
    display: block;
    padding-right: 15%;
    padding-left: 15%;
  }
  .home-body-copy-div {
    margin-top: 0px;
  }
  .home-body-copy-div.hero {
    position: static;
    width: 400px;
    max-width: none;
    padding: 50px 25px;
  }
  .home-body-copy-div.middle.benefit {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 30px 50px;
    border-style: none;
    border-top-width: 1px;
    border-top-color: #fff;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
  }
  .home-body-copy-div.benefit {
    padding-right: 50px;
    padding-left: 50px;
  }
  .home-body-header-block {
    font-size: 24px;
    line-height: 32px;
  }
  .home-body-header-block.contact {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 32px;
  }
  .home-body-text-block {
    font-size: 14px;
    line-height: 22px;
  }
  .home-body-text-block.pull-quote {
    margin-top: 15px;
  }
  .home-slider {
    max-width: 450px;
  }
  .home-quote-text {
    font-size: 24px;
    line-height: 32px;
  }
  .home-logos-div {
    margin-top: 50px;
    text-align: center;
  }
  .home-client-logo {
    display: block;
    margin: 10px auto;
  }
  .home-contact-button {
    font-size: 10px;
    line-height: 12px;
  }
  .home-hero-video {
    height: auto;
    min-height: auto;
    background-image: -webkit-linear-gradient(270deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-image: linear-gradient(180deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 700px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .home-hero-header-block {
    font-size: 24px;
    line-height: 32px;
  }
  .home-hero-subheader-block {
    margin-top: 5px;
    font-size: 18px;
    line-height: 24px;
  }
  .home-nav-container.sticky {
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-div-container {
    display: block;
    width: auto;
    height: auto;
    min-width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-body-section-hidden.gray {
    display: block;
    padding: 100px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-subtext-white {
    font-size: 10px;
    line-height: 12px;
  }
  .footer-section {
    display: block;
    width: 100%;
    height: auto;
  }
  .footer-newsletter-text.copyright {
    text-align: center;
  }
  .footer-email-field {
    text-align: center;
  }
  .footer-row-one {
    position: static;
    display: block;
  }
  .footer-social-wrapper {
    text-align: center;
  }
  .home-mobile-image {
    width: 475px;
    margin-top: 100px;
  }
  .home-individual-logo-div {
    display: block;
    width: 100px;
    margin-right: 3%;
    margin-left: 3%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .newsletter-form-wrapper {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-col {
    margin-bottom: 25px;
  }
  .footer-col-hide {
    display: none;
  }
  .image {
    height: 25px;
    max-width: 100px;
  }
  .form-label {
    margin-top: 18px;
  }
  .form-text-field {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .gray-footer-section {
    height: auto;
  }
  .contact-header {
    font-size: 22px;
    line-height: 27px;
  }
  .contact-column {
    border-top: 1px none #000;
    border-bottom: 1px solid #eee;
    border-right-style: none;
  }
  .contact-column.right {
    padding-left: 0px;
    border-bottom-style: solid;
  }
  .asterisk-text {
    text-align: center;
  }
  .contact-success-header {
    font-size: 22px;
    line-height: 27px;
  }
}

@media (max-width: 479px) {
  .hero-section.home-page {
    height: 434px;
    padding-top: 12px;
  }
  .hero-section.careers {
    height: 400px;
    padding-top: 21px;
  }
  .hero_navbar {
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero_h1 {
    margin-top: 16px;
    padding-top: 15px;
    line-height: 33px;
  }
  .hero_h1.careers {
    padding-top: 30px;
    font-size: 43px;
    line-height: 54px;
  }
  .hero_h1.careers.positions {
    padding-top: 47px;
    font-size: 32px;
    line-height: 45px;
  }
  .hero_text_subheader {
    padding-top: 22px;
    padding-right: 29px;
    padding-left: 29px;
    font-size: 13px;
    line-height: 18px;
  }
  .hero_button {
    padding: 10px 39px;
    font-size: 12px;
  }
  .overview_section.white {
    padding-top: 55px;
    padding-bottom: 44px;
  }
  .hero_nav_menu {
    top: 49px;
    margin-right: 0px;
    margin-left: 87px;
  }
  .hero_nav_menu.white_nev_menu {
    top: 25px;
  }
  .medium_h3 {
    padding-right: 32px;
    padding-left: 32px;
    line-height: 32px;
  }
  .medium_h3.white {
    font-size: 24px;
  }
  .medium_h3.modules {
    margin-top: 10px;
    padding-top: 5px;
    font-size: 22px;
    line-height: 18px;
  }
  .overview_description_text {
    margin-bottom: 7px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .overview_description_text.black {
    margin-bottom: 18px;
    padding-right: 23px;
    padding-left: 23px;
  }
  .overview_item_wrapper._1 {
    margin-bottom: 45px;
  }
  .overview_item_wrapper._2 {
    margin-bottom: 45px;
  }
  .overview_icon {
    max-height: 62px;
    margin-top: -32px;
  }
  .overivew_item_divider {
    margin-right: 92px;
    margin-left: 92px;
  }
  .overview_item_description_text {
    padding-right: 27px;
    padding-left: 27px;
  }
  .overview_items_table {
    margin-top: 55px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .docs_section {
    min-height: 828px;
  }
  .docs_container {
    padding-top: 26px;
  }
  .section_header {
    margin-top: -47px;
    padding-bottom: 0px;
    font-size: 31px;
    line-height: 34px;
    text-align: center;
  }
  .section_header.white {
    margin-top: 21px;
    margin-bottom: 15px;
    padding-bottom: 0px;
    font-size: 29px;
    line-height: 34px;
    text-align: center;
  }
  .section_header.careers {
    margin-bottom: 0px;
    font-size: 36px;
  }
  .section_header.login {
    font-size: 32px;
  }
  .section_header.docs {
    margin-top: 0px;
    font-size: 26px;
    line-height: 33px;
  }
  .section_text.white {
    margin-bottom: 23px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  .section_text.careers {
    padding-top: 14px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
  }
  .section_text.beautiful {
    padding-right: 0px;
    text-align: center;
  }
  .section_text.docs {
    padding-right: 24px;
    padding-left: 24px;
  }
  .white_nav_bar {
    display: none;
  }
  .docs_image.small {
    margin-left: 48px;
  }
  .block_quote.docs {
    font-size: 11px;
    line-height: 13px;
  }
  .block_quote.blue {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 13px;
  }
  .syndication_container {
    padding-top: 58px;
  }
  .beautiful_container {
    width: auto;
  }
  .module_container {
    padding-top: 23px;
  }
  .module_element_wrapper {
    max-height: 423px;
    padding-right: 10px;
    padding-left: 13px;
  }
  .single_module_wrapper.docs {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.email {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.maps {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.demos {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.vaults {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.website {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.plugin {
    padding-left: 48px;
    background-size: 35px;
  }
  .single_module_wrapper.syndication {
    padding-left: 48px;
    background-size: 35px;
  }
  .blue_module_header {
    padding-top: 2px;
    font-size: 10px;
    line-height: 16px;
  }
  .blue_module_header.careers {
    font-size: 11px;
    letter-spacing: 4px;
  }
  .module_description_text {
    font-size: 11px;
  }
  .module_row {
    padding-right: 10px;
    padding-left: 10px;
  }
  .testimonials_section {
    padding-top: 28px;
    padding-bottom: 31px;
  }
  .footer_section {
    height: auto;
  }
  .testimonials_header {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 14px;
  }
  .logos_container {
    margin-top: 9px;
    padding-top: 0px;
    padding-right: 17px;
    padding-left: 17px;
    line-height: 52px;
  }
  .logo_wrapper.kw {
    margin-right: 2px;
  }
  .tesitmonial_quote_container {
    margin-top: 0px;
  }
  .testimonial_quote_slider {
    width: 96%;
  }
  .slider_quote_text {
    padding-top: 4px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 11px;
    line-height: 16px;
  }
  .quote_slide {
    padding-right: 7px;
    padding-left: 7px;
  }
  .talk_to_us_text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form_column.border {
    border-bottom: 1px solid rgba(51, 51, 51, .1);
  }
  .form_submit_button {
    width: 55%;
  }
  .footer_container {
    padding-right: 15px;
    padding-bottom: 37px;
    padding-left: 15px;
    text-align: center;
  }
  .footer_logo {
    display: block;
    width: 100%;
    height: 79px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 0px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    text-align: center;
  }
  .footer_section_header {
    margin-top: 20px;
  }
  .footer_newsletter_header_text {
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 11px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .newsletter_signup_container {
    padding-right: 0px;
  }
  .footer_email_field {
    text-align: center;
  }
  .footer_menu_container {
    width: 100%;
    height: auto;
    padding-right: 0px;
  }
  .beautiful_text_wrapper {
    padding-top: 0px;
  }
  .hero_computer {
    width: auto;
    max-width: 549px;
  }
  .hero_computer_img {
    max-width: 290px;
  }
  .computer_column1 {
    width: 100%;
  }
  .computer_column2 {
    display: none;
  }
  .computer_image.portrait {
    display: block;
    width: 400px;
    max-width: none;
    margin-top: -33px;
    margin-left: -64px;
  }
  .syndication_column1 {
    width: 100%;
  }
  .syndication_column2 {
    display: none;
    width: 100%;
  }
  .syndication_image.portrait {
    display: block;
    width: 76%;
    margin-right: auto;
    margin-left: auto;
  }
  .quote_container {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .quote_container.docs {
    width: 90%;
  }
  .quote_container.beautiful {
    padding-right: 0px;
  }
  .beautiful_background_box {
    height: auto;
    padding-bottom: 36px;
  }
  .careers_section {
    padding-bottom: 15px;
  }
  .careers_section.culture {
    padding-bottom: 0px;
  }
  .careers_container {
    padding-top: 30px;
  }
  .careers_container.perks {
    padding-bottom: 52px;
  }
  .careers_perk {
    min-height: 146px;
    margin-bottom: 23px;
    padding-top: 15px;
  }
  .office_section {
    height: 170px;
  }
  .positions_container {
    padding-top: 9px;
  }
  .position {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .position_button {
    width: 100%;
    margin-bottom: 16px;
  }
  .position_text {
    font-size: 14px;
    line-height: 20px;
  }
  .bullets {
    font-size: 14px;
  }
  .careers_heading {
    font-size: 12px;
  }
  .login_section {
    padding-top: 10%;
  }
  .login {
    width: auto;
  }
  .login_logo {
    margin-bottom: 42px;
  }
  .login_form {
    padding-right: 22px;
    padding-left: 22px;
  }
  .forgot_password_text.rememberme {
    width: 100px;
  }
  .brandcontainer {
    padding-top: 7px;
    padding-left: 4px;
  }
  .heromenuicon {
    margin-right: 10px;
    float: right;
  }
  .buildoutlogo {
    width: 89px;
    padding-top: 5px;
  }
  .leftarrow {
    width: 31px;
  }
  .rightarrow {
    width: 31px;
  }
  .tabbox {
    display: inline-block;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tabbox.w--current {
    display: inline-block;
    font-size: 16px;
  }
  .tabmenu {
    display: block;
    width: 100%;
    min-height: 0px;
    margin-right: 170px;
    margin-bottom: 13px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    border-right-style: none;
    text-align: center;
  }
  .submenucontainer {
    padding-top: 9px;
  }
  .resourceitem.demo1 {
    min-height: 210px;
  }
  .resourceitem.demo2 {
    min-height: 210px;
  }
  .resourceitem.demo3 {
    min-height: 210px;
  }
  .resourceitem.guide1 {
    min-height: 210px;
  }
  .submenuheader {
    display: none;
  }
  .submenutabheader {
    display: none;
  }
  .tabcontent {
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .dropdowntext.home {
    border-bottom-color: #3f3f3f;
    background-color: #33343d;
  }
  .internalpageheader {
    padding-bottom: 8px;
  }
  .footertext {
    text-align: center;
  }
  .footertext.copyright {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .internalnavhamburger {
    font-size: 18px;
  }
  .internalnavhamburgercontainer {
    padding-top: 16px;
    padding-right: 9px;
  }
  .webinars.tabbox {
    font-size: 16px;
  }
  .demos.tabbox {
    font-size: 16px;
  }
  .guides.tabbox {
    font-size: 16px;
  }
  .ul-footer-mobile {
    text-align: center;
  }
  .resources-page-wrapper {
    display: block;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .resources-left-image-div {
    position: fixed;
    display: none;
    height: 200px;
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .resources-right-main-content-div {
    position: static;
    overflow: visible;
    margin-top: 200px;
  }
  .resources-pull-quote-div-block-line {
    height: 140px;
  }
  .resources-pull-quote-div-block-line.longer {
    height: 300px;
  }
  .resources-left-main-content-div {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .resources-in-action-div {
    display: block;
    overflow: visible;
    height: 200px;
    min-width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('/images/site/3-flyer-mockup-large.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), #fff);
    background-image: url('/images/site/3-flyer-mockup-large.png'), linear-gradient(180deg, rgba(0, 0, 0, .05), #fff);
    background-position: 50% -78%, 0px 0px;
    background-size: 450px, auto;
  }
  .resources-in-action-div.mm1 {
    position: fixed;
    display: none;
    overflow: hidden;
  }
  .resources-in-action-inside-div {
    margin-top: 0px;
    padding-right: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .resources-in-action-inside-div.mm1 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .resources-in-action-inside-header-textbox {
    margin-top: 50px;
    font-size: 22px;
    line-height: 28px;
  }
  .resources-in-action-inside-header-textbox.pp1 {
    margin-top: 5px;
    font-size: 18px;
    line-height: 24px;
  }
  .resources-call-out-inside-div {
    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;
  }
  .resources-call-out-leading-text {
    text-align: center;
  }
  .resources-image-for-scroll {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    height: 200px;
    max-height: 200px;
    min-height: 200px;
  }
  .resources-title-text {
    font-size: 22px;
    line-height: 28px;
  }
  .resources-image-footer-div.no-download {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .resources-buildout-in-action-subtext {
    margin-top: 5px;
  }
  .resources-back-to-top-link.mm1 {
    text-align: center;
  }
  .resources-buildout-in-action-body {
    font-size: 14px;
    line-height: 20px;
  }
  .buildout-in-action-div-2.mm1 {
    display: none;
  }
  .resources-in-action-list-div {
    font-size: 14px;
    line-height: 20px;
  }
  .resources-body-image {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-body-section.one {
    margin-right: 0px;
    margin-left: 0px;
    padding: 60px 20px;
  }
  .home-body-section.two {
    padding: 60px 30px;
  }
  .home-body-section.contact {
    display: block;
    padding: 60px 20px;
  }
  .home-body-section.reverse {
    margin-right: 0px;
    margin-left: 0px;
    padding: 60px 20px;
  }
  .home-body-section.quote {
    padding: 60px 30px;
  }
  .home-body-copy-div {
    position: static;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0% 0px;
  }
  .home-body-copy-div.hero {
    display: block;
    width: auto;
    max-width: none;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .home-body-copy-div.reverse {
    width: auto;
    max-width: none;
  }
  .home-body-copy-div.middle.benefit {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-body-copy-div.benefit {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-body-header-block {
    padding-right: 0px;
    font-size: 24px;
    line-height: 32px;
  }
  .home-body-header-block.contact {
    font-size: 24px;
    line-height: 32px;
  }
  .home-quote-text {
    font-size: 14px;
    line-height: 22px;
  }
  .home-logos-div {
    display: block;
    max-width: auto;
    margin-top: 50px;
  }
  .home-client-logo {
    width: 80px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .home-contact-button {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    text-align: center;
  }
  .home-hero-video {
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-image: linear-gradient(180deg, rgba(20, 71, 126, .6), rgba(20, 71, 126, .6)), url('/images/site/Buildout-in-laptop-light.jpg');
    background-position: 0px 0px, 20% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    text-align: center;
  }
  .home-hero-header-block {
    display: block;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .home-hero-subheader-block {
    text-align: center;
  }
  .home-hero-button {
    display: block;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .home-nav-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .home-div-container {
    display: block;
    width: auto;
    max-width: none;
    min-width: 0px;
    margin: 0px;
  }
  .home-call-to-action-div {
    width: auto;
  }
  .home-body-section-hidden.gray {
    margin-right: 0px;
    margin-left: 0px;
    padding: 60px 20px;
  }
  .home-hero-buttons-wrapper {
    display: block;
    width: auto;
    margin-top: 50px;
    text-align: center;
  }
  .home-hero-buttons-wrapper:hover {
    display: block;
  }
  .home-subtext-white {
    font-size: 10px;
    line-height: 12px;
  }
  .home-slider-copy-wrapper._1 {
    min-height: 0px;
    padding-left: 15px;
  }
  .home-slider-copy-wrapper._2 {
    display: block;
    width: 250px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    border-style: none none none solid;
  }
  .home-slider-copy-wrapper._4 {
    min-height: 0px;
    padding-left: 15px;
  }
  .home-mobile-image {
    display: block;
    width: 100%;
    margin-top: 50px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-individual-logo-div {
    display: inline-block;
    width: 80px;
    margin: 15px 8%;
    text-align: center;
  }
  .home-individual-logo-div.left {
    width: 90px;
    margin-right: 12%;
    margin-bottom: 30px;
    margin-left: 0%;
  }
  .home-individual-logo-div.right {
    width: 90px;
    margin-right: 0%;
    margin-left: 12%;
  }
  .home-mini-slider {
    display: block;
  }
  .home-hero-video-button {
    display: block;
    margin-right: 0px;
  }
  .newsletter-form-wrapper {
    width: 80%;
  }
  .image {
    height: 28px;
    max-width: 90px;
    float: none;
    text-align: left;
  }
  .contact-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contact-header {
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact-success-header {
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact-go-back-btn {
    padding-right: 50px;
    padding-left: 50px;
  }
}

