/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/*Add your own styles here:*/
.w-btn.icon_atright .far {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.w-btn.icon_atright:hover .far {
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.l-subheader-cell.at_left .w-image img {
  /*margin-top: 3%;*/
}
.accelerator-boxes .w-image {
  margin-bottom: 20px;
}
.accelerator-boxes .w-image img {
  display: inline-block;
  width: auto;
  margin-left: 0px !important;
  margin-right: auto !important;
}
.accelerator-boxes .wpb_column {
  padding: 2.5rem !important;
}
.footer-form .wpcf7-form {
  max-width: 400px;
  position: relative;
}
.footer-form .wpcf7-form p {
  display: flex;
  align-items: center;
}
.footer-form .wpcf7-form p br {
  display: none;
}
.footer-form .wpcf7-form p .w-btn {
  position: absolute;
  right: 0px;
  padding: 12px 9px;
  margin-top: 7px;
}
.footer-form .wpcf7-form-control {
  color: #7E8492 !important;
}
.footer-form .wpcf7-not-valid-tip {
  color: #FFFFFF;
  font-size: 14px;
}
.footer-form .wpcf7-response-output {
  margin: 0px !important;
  border-color: #FFFFFF !important;
  font-size: 14px;
  line-height: 1 !important;
}
.member-journal-box span.tag {
  background-color: #EBA320;
  font-size: 12px;
  color: #FFFFFF;
  border-radius: 30px;
  padding: 10px 15px;
}
.member-journal-box .post_content {
  margin-top: 20px;
}
.event-date {
  background: #FFF;
  min-width: 70px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.event-date .w-post-elm-value {
  /*font-size: 36px!important;*/
}
.event-date .dname {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 1;
  color: #1D1E25;
}
.event-date .dnumber {
  display: block;
  font-size: 36px;
  font-weight: 600;
  width: 100%;
  line-height: 1;
  color: #1D1E25;
}
.events-list .w-grid-item .post_title a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.membership-boxes .w-btn-wrapper {
  margin-top: 20px;
}
.membership-boxes .wpb_column:hover {
  background-color: transparent !important;
}
.membership-boxes .wpb_column:hover .w-btn-wrapper a {
  background: var(--color-content-primary);
  border-color: transparent;
  color: #ffffff !important;
}
.page-header h1 {
  margin-bottom: 10px;
}
.page-header .cols_2 .wpb_column {
  min-height: calc(var(--header-height) + 360px);
  justify-content: center;
}
.membership-levels-boxes ul {
  margin-left: 0px;
  list-style-type: none;
}
.membership-levels-boxes ul li {
  position: relative;
  padding-left: 40px;
}
.membership-levels-boxes ul li:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(images/check.png);
  background-size: contain;
  border-radius: 50%;
  left: 0px;
  top: 2px;
}
.membership-levels-boxes .wpb_column {
  padding-bottom: 250px !important;
}
.membership-levels-boxes .wpb_column .price-section {
  position: absolute;
  bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.box-shadow {
  box-shadow: 0px 20px 40px 0px #F3F3FF;
}
.box-shadow .owl-carousel {
  padding-bottom: 20px !important;
}
.contact-form-footer .wpcf7-form p {
  display: flex;
  flex-wrap: wrap;
}
.contact-form-footer .wpcf7-form p br {
  display: none;
}
.contact-form-footer .wpcf7-form .wpcf7-form-control-wrap[data-name="your-name"] {
  width: calc(50% - 2.5px);
  margin-left: 0px;
  margin-right: auto;
}
.contact-form-footer .wpcf7-form .wpcf7-form-control-wrap[data-name="your-email"] {
  width: calc(50% - 2.5px);
  margin-left: auto;
  margin-right: 0px;
}
.contact-form-footer .wpcf7-form .wpcf7-form-control-wrap[data-name="your-message"] {
  width: 100%;
}
.contact-form-footer .wpcf7-form button {
  margin-top: 15px;
  width: 100%;
}
.wpcf7-not-valid-tip {
  color: var(--color-content-primary);
}
.wpcf7-response-output {
  margin: 0px !important;
  border-color: var(--color-content-primary) !important;
}
.sponsorship-opportunities-boxes .wpb_column {
  box-shadow: 0px 20px 40px 0px #F3F3FF;
  padding: 1.5rem 1.5rem 190px 1.5rem !important;
}
.sponsorship-opportunities-boxes .wpb_column .sponsorship-opportunities-box-price {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.sponsorship-opportunities-boxes .wpb_column p {
  font-size: 14px;
}
.sponsorship-opportunities-boxes .wpb_column ul {
  margin-left: 0px;
  list-style-type: none;
}
.sponsorship-opportunities-boxes .wpb_column ul li {
  position: relative;
  padding-left: 30px;
  line-height: 1.2;
  font-size: 1.5rem !important;
  font-weight: 300 !important;
}
.sponsorship-opportunities-boxes .wpb_column ul li strong {
  font-weight: 300 !important;
}
.sponsorship-opportunities-boxes .wpb_column ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(images/check-blue.png);
  background-size: contain;
  border-radius: 50%;
  left: 0px;
  top: 5px;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul {
  list-style-type: initial;
  padding-left: 20px;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul li {
  padding-left: 0px;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.2;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul li strong {
  font-weight: 600 !important;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul li ul li {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.2;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul li ul {
  padding-left: 30px;
}
.sponsorship-opportunities-boxes .wpb_column ul li ul li:before {
  display: none;
}
.dayDate {
  margin-right: 45px;
}
.dayDate .w-post-elm-value {
  text-align: center;
  width: 70px;
  height: 70px;
  background-color: #F3F3FF;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.dayDate .w-post-elm-value .dname {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 1;
  color: #1D1E25;
}
.dayDate .w-post-elm-value .dnumber {
  display: block;
  font-size: 36px;
  font-weight: 600;
  width: 100%;
  line-height: 1;
  color: #1D1E25;
}
.main-programs-boxes .wpb_column {
  border: 1px solid #FFFFFF;
}
.header-megamenu .wpb_text_column {
  line-height: 1.5;
  font-family: var(--font-body);
  font-size: 18px;
  font-weight: 100;
  text-transform: capitalize;
}
.header-megamenu .wpb_text_column.menu-intro-text {
  font-size: 16px;
}
.header-megamenu .wpb_text_column ul {
  list-style-type: none;
  margin: 0px;
  text-transform: capitalize;
}
.header-megamenu .wpb_text_column ul li a {
  font-family: var(--font-body);
  font-size: 18px;
  font-weight: 100;
  text-decoration: underline;
  text-transform: none !important;
}
.header-megamenu .wpb_text_column ul li a:hover {
  color: #FFFFFF !important;
  opacity: 0.8;
}
.header-megamenu h5.w-text {
  color: #FFFFFF;
}
.header-megamenu h4 {
  color: #FFFFFF;
}
.tags {
  word-break: break-all;
  line-break: normal;
  display: flex;
  flex-wrap: wrap;
}
.tags span {
  font-size: 10px;
  background-color: #EBA320;
  padding: 2px 5px;
  color: #FFFFFF;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tags b {
  display: none;
}
#page-footer .wpcf7-form .w-btn {
  position: absolute;
  bottom: 38px;
  right: 14px;
}
.w-grid .post_taxonomy .term-live {
  display: none;
}
.home #us_grid_4 .w-grid-item-h:before {
  padding-bottom: 0 !important;
}
@media(max-width: 900px) {
  .accelerator-boxes h4 {
    font-size: 18px !important;
  }
}
.linkedin-icon a {
  color: #0A66C2;
}
@media(min-width: 768px) {
  .only-mobile {
    display: none !important;
  }
}
.hs-form {
  display: flex;
  flex-wrap: wrap;
}
.hs-form .field {
  width: 100%;
  padding: 10px;
  position: relative;
  margin-bottom: 1rem;
}
.hs-form .field:not(.hs-fieldtype-checkbox) label:not(.hs-error-msg) {
  /*position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  font-size: 16px;
  color: #333;
  pointer-events: none;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  left: 24px;
}
.hs-form .field .hs-input:not(.hs-button) {
  border: 1px solid #D1D8E6;
  color: #4F4F4F;
}
.hs-form .hs_firstname {
  width: 50%;
}
.hs-form .hs_lastname {
  width: 50%;
}
.hs-form .hs-email {
  width: 50%;
}
.hs-form .hs-phone {
  width: 50%;
}
.hs-form .hs-fieldtype-select label:not(.hs-error-msg) {
  display: block !important;
}
.hs-form .hs-error-msg {
  font-size: 14px;
  color: var(--color-content-primary);
}
.hs-form .hs_submit {
  padding: 10px;
}
.hs-form .hs-submit .actions {
  position: relative;
  display: flex;
  align-items: center;
}
.hs-form .hs-submit .actions input {
  padding: 0.8em 3em 0.8em 2em;
}
.hs-form .hs-submit .actions .far {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  right: 26px;
  color: #FFF;
  pointer-events: none;
}
.hs-form .hs-submit .actions:hover .far {
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.hs-form ul.inputs-list {
  list-style: none;
  margin-left: 1rem;
  margin-top: 0.5rem;
}
.tribe-events-event-url-label {
  display: none;
}
.tribe-events-event-url a:not(.w-btn) {
  display: none;
}
.tribe-events-event-url .w-btn-wrapper {
  width: 260px;
}
.fa-x-twitter:before {
  display: none;
}
@media(max-width: 899px) {
  .l-subheader.at_middle .w-nav-anchor.level_1 {
    padding-bottom: 0px;
  }
  .l-subheader.at_middle .w-nav-list.level_1 {
    padding-bottom: 30px;
  }
  .l-subheader.at_middle .w-nav-list.level_1 .header-megamenu h3.w-text, .l-subheader.at_middle .w-nav-list.level_1 .header-megamenu h5.w-text {
    color: var(--color-header-middle-text) !important;
  }
  .oneColumn899 {
    display: block;
  }
  #page-footer .w-socials {
    margin-top: 10px;
  }
  .header-megamenu .wpb_text_column ul li a:hover {
    color: var(--color-content-link-hover) !important;
  }
}
@media(max-width:767px) {
  .hs-form .hs_firstname {
    width: 100%;
  }
  .hs-form .hs_lastname {
    width: 100%;
  }
  .hs-form .hs-email {
    width: 100%;
  }
  .hs-form .hs-phone {
    width: 100%;
  }
  .only-mobile.menu-item .w-nav-title {
    font-size: 14px;
  }
  .l-subheader.at_middle .only-mobile.menu-item .w-nav-anchor.level_1 {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #menu-item-107928 {
    margin-top: 10px;
  }
  .events-list.layout_153 .usg_post_custom_field_1 {
    margin-right: 15px !important;
  }
  .c-grid .w-grid-item {
    margin-bottom: 50px !important;
  }
  .page-header .cols_2 .wpb_column:nth-child(1) {
    min-height: 0px;
  }
  .page-header .cols_2 .wpb_column:nth-child(1) .g-cols {
    max-width: 100% !important;
  }
  .main-events-list .w-hwrapper {
    flex-wrap: wrap;
  }
  .main-events-list .w-hwrapper .post_image {
    width: 100%;
    max-width: 100% !important;
    margin-top: 10px;
  }
  .main-events-list .w-hwrapper .dayDate {
    width: 70px;
    margin-right: 20px !important;
  }
  .main-events-list .w-hwrapper .w-vwrapper {
    max-width: 100% !important;
    width: calc(100% - 90px) !important;
    margin-right: 0px !important;
  }
  .secondary-feature-post-box {
    flex-wrap: wrap;
  }
  .pagination a {
    padding: 5px 10px !important;
    margin: 0px !important;
  }
}
.single-post .post-author-meta:before {
  content: 'written by: ';
}
.author-grid article {
  padding: 1rem;
}
.author-grid h2 {
  font-size: 1rem !important;
  padding-top: 0
}
@media (min-width:768px) {
  .author-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.single-tech_talent_resource h1.entry-title {
  padding-top: 2rem;
  font-size: 2rem;
}
.tribe-events-page-template h1.entry-title {
  font-size: 2rem;
  padding-bottom: 2rem;
}
.single-tech_talent_resource .entry-date {
  display: none !important;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
input::placeholder {
  color: transparent;
}
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
textarea::placeholder {
  color: transparent;
}
.hs-form .field.active label:not(.hs-error-msg) {
  /*transform: translate(0, -1.5rem) scale(0.75);*/
}
.hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}