@charset "UTF-8";
/*
Theme Name:  Fixology Child Theme
Description: Child theme for the Fixology theme
Author:      ThemeMount
Author URI:  http://themeforest.net/user/thememount
Template:    fixology
Version:     1.6
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/
/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Colours*/
/* Heading Styles */
.seo-heading {
  font-family: "Overpass", Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #bbb;
  text-transform: uppercase;
}

.heading-style {
  font-size: 30px;
  color: #000;
  line-height: 1.2em !important;
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px;
}

.heading-style.font-italic {
  font-style: italic;
}

.quote-style {
  font-family: "Georgia", serif !important;
  margin-bottom: -70px;
  color: rgba(255, 255, 255, 0.2) !important;
  font-size: 180px !important;
  margin-left: -41px;
  margin-top: 30px !important;
}

.font-heading {
  font-weight: 100;
}



.h3-heading-style,
.h3 {
  font-size: 26px;
  line-height: 29px;
  margin-bottom: 5px;
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  color: #171717;
  display: inline-block;
  text-transform: uppercase;
}

.tm-titlebar-main-inner h1.entry-title {
  margin-top: 100px;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.action-btn {
  height: auto !important;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.action-btn > a {
  background-color: #2b72c5;
  color: #fff;
  border-radius: 5px;
  height: 55px !important;
  line-height: 55px !important;
  padding: 0px 30px;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.action-btn > a:hover {
  background-color: #202020;
}

.background-top-left {
  background-position: top center !important;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.menu-item-has-children {
  position: relative;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.menu-item-has-children:after {
  content: '\f0d8';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #2b72c5;
  text-align: center;
  top: 22px;
  z-index: 9;
  pointer-events: none;
  height: 20px;
}

#site-header-menu #site-navigation div.nav-menu > ul > li.menu-item-has-children a:after {
  display: none;
}

.addtoany_shortcode {
  top: -1px;
  position: relative;
}

.addtoany_shortcode .addtoany_no_icon {
  padding: 0px;
}

.shadow {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.shadow .vc_single_image-wrapper, .shadow figure {
  width: 100%;
  display: block !important;
}

.shadow img {
  width: 100%;
  height: auto;
}

/* Content and Utility Styles */
.intro {
  margin-bottom: 0px;
}

.intro p {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #333;
  margin-bottom: 0px;
}

.light-text p {
  color: #fff;
  margin: 0 auto;
  max-width: 880px;
  float: none;
}

.wpb_text_column p {
  margin-bottom: 20px;
}

.wpb_text_column li {
  position: relative;
  list-style-type: none;
  font-weight: 200;
  color: #222222;
  padding-bottom: 10px;
}

.wpb_text_column h3,
.wpb_text_column h4 {
  clear: none;
}

.wpb_content_element p a {
  color: #2b72c5;
}

.wpb_content_element li:before {
  content: "\e649";
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #2b72c5;
  font-family: 'themify';
  position: absolute;
  left: -17px;
  font-size: 10px;
  top: 7px;
}

.hotspot {
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 5px 5px 5px;
}

.hotspot img {
  width: 100%;
  height: auto;
}

.hotspot h2 {
  color: #fff !important;
}

.hotspot p {
  color: #fff !important;
}

.hotspot .wpb_text_column {
  margin-bottom: 0px !important;
}

.woocommerce-product-details__short-description p a {
    color: #2b72c5;
}

.product .nyp label {
	display: inline-block !important;
	padding-right: 15px;
}

.product .nyp .nyp-input {
	width: auto;
	min-width: auto;
	height: 42px;
}

@media (max-width: 1000px) {
  .hotspot {
    max-width: 400px;
    margin: 0 auto;
  }
  .hotspot .vc_col-sm-4 {
    width: 100%;
  }
  .hotspot .vc_col-sm-4 figure {
    width: 100%;
    display: block;
  }
  .hotspot .vc_col-sm-4 .vc_single_image-wrapper {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .hotspot .vc_col-sm-4 .vc_single_image-wrapper img {
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
  }
  .hotspot .vc_col-sm-8 {
    width: 100%;
  }
}

.row-box {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px 5px;
  border-bottom: 3px solid #e6e6e6;
}

.row-box .wpb_wrapper {
  justify-content: flex-end !important;
  align-content: flex-end !important;
}

.tm-list.tm-list-style-icon.tm-list-textsize-large li {
  padding-bottom: 10px;
}

.tm-list.tm-list-style-icon .tm-list-li-content {
  font-family: "Overpass", Arial, Helvetica, sans-serif !important;
}

.tm-list.tm-list-style-icon.tm-list-textsize-large li i {
  font-size: 10px;
  top: 7px;
}

.thememount-contact-phonenumber,
.tm-cta3-content-wrapper {
  font-family: "Overpass", Arial, Helvetica, sans-serif !important;
  font-weight: 200 !important;
}

.italic {
  font-style: italic !important;
}

.popup {
  cursor: pointer;
}

.lity {
  z-index: 99990;
}

.black-text,
.black-text a,
.black-text p {
  color: black !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.tm-vc_btn3 {
  letter-spacing: 0px !important;
  padding: 14px 27px !important;
  font-weight: 600;
}

.tm-vc_btn3-style-outline {
  border-width: 2px !important;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover {
  border: 1px solid #fff;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.no-padding-top {
  padding-top: 0px !important;
}

.pp_description {
  display: none !important;
}

.mobile-menu-item {
  display: none !important;
}

.bg-white {
  background-color: #fff !important;
}

.page-id-3798 .bg-white {
  background: none !important;
}

.page-id-3798 .bg-white:nth-of-type(4n+1) {
  background: #fbfbfa !important;
  position: relative !important;
}

.page-id-3798 .bg-white:nth-of-type(4n+1)::before {
  content: '';
  display: block !important;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  background: url(https://seedsofhopecm.com/wp-content/uploads/2019/09/stock-photo-closeup-dried-mud-wall-deserts-new-1227272773-edited.jpg?id=4064) !important;
  background-repeat: repeat-y !important;
  background-size: auto 760px !important;
  background-position: right center !important;
  opacity: 0.15;
}

.page-id-3798 .bg-white:nth-of-type(4n) {
  background: #fff !important;
}

.page-id-3798 .tm-row-wrapper-bg-layer.tm-bg-layer {
  display: none !important;
}

.white-fade {
  position: relative;
}

.white-fade:before {
  display: block;
  content: '';
  position: absolute;
  left: -1px;
  width: 200px;
  top: 0px;
  bottom: 0px;
  background: white;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 9;
}

.green-fade {
  position: relative;
}

.green-fade:before {
  display: block;
  content: '';
  position: absolute;
  left: -1px;
  width: 200px;
  top: 0px;
  bottom: 0px;
  background: #419d38;
  background: linear-gradient(90deg, #419d38 0%, rgba(65, 157, 56, 0) 100%);
  z-index: 9;
}

.flex-col > .vc_column-inner > .wpb_wrapper {
  display: flex !important;
  justify-content: center !important;
  flex-direction: row !important;
  align-content: flex-start !important;
  align-items: center !important;
}

.flex-col > .vc_column-inner > .wpb_wrapper > p:first-child {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .flex-col > .vc_column-inner > .wpb_wrapper {
    display: block !important;
  }
  .flex-col > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
    margin-bottom: 20px;
  }
}

.highlighted-link {
  display: inline-block;
  margin-left: 10px !important;
}

.highlighted-link a {
  color: #fff;
}

/* Header Seperator */
.relative-position {
  position: relative;
}

.heading-seperator {
  bottom: 11px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
}

.heading-seperator:after,
.heading-seperator:before {
  background: #d9d9d9;
}

.heading-seperator span:before {
  position: absolute;
  width: 0px;
  height: 16px;
  bottom: -23px;
  margin: auto;
  left: -7px;
  content: "\f10c";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
}

.heading-seperator:before {
  left: -49px;
  right: 0;
}

.heading-seperator:after {
  left: 0;
  right: -40px;
}

.heading-seperator span:before {
  color: #d9d9d9;
}

.heading-seperator:before,
.heading-seperator:after {
  content: "";
  position: absolute;
  width: 33px;
  height: 1px;
  bottom: -26px;
  margin: auto;
  top: 0;
}

.heading-seperator.dark span:before {
  color: #2b72c5;
}

.heading-seperator.dark:before,
.heading-seperator.dark:after {
  background-color: #2b72c5;
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-left .heading-seperator {
  left: 43px;
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-right .heading-seperator {
  right: 43px;
  left: auto;
}

.heading-seperator.left {
  margin-left: 41px;
  left: 0;
}

.cm-features-boxes img {
  max-width: 70px;
  height: auto;
}

footer h3 {
  color: #6e92bd !important;
}

.thememount-topbar-wrapper {
  position: relative;
  z-index: 11;
}

.thememount-topbar-wrapper .tm-topbar-content .top-contact li {
  padding-right: 10px;
}

.thememount-topbar-wrapper .tm-topbar-content .top-contact li a {
  color: #aee4b6;
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

.thememount-topbar-wrapper .tm-topbar-content .top-contact li a:hover {
  color: #fff;
}

.thememount-topbar-wrapper .tm-topbar-content .tm-wrap-cell {
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #aee4b6;
}

.thememount-topbar-wrapper .tm-topbar-content .tm-wrap-cell a {
  color: #fff;
}

#tm-stickable-header-w {
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.3);
  z-index: 10;
  position: absolute;
  left: 0px;
  right: 0px;
}

#menu-location-pages li {
  display: inline-block;
  padding-left: 0px;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

#menu-location-pages li:not(.link) a {
  color: rgba(255, 255, 255, 0.5);
}

#menu-location-pages li:after {
  content: '•';
  position: absolute;
  right: 0px;
}

#menu-location-pages li:last-child:after {
  display: none;
}

#menu-location-pages li a {
  padding-left: 0px;
}

#menu-location-pages li a:before {
  display: none;
}

.second-footer-inner > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

@media (max-width: 767px) {
  .second-footer-inner > .row {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .second-footer-inner > .row .widget-area {
    max-width: 340px;
  }
}

.second-footer-inner > .row .widget {
  margin-top: 0px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .second-footer-inner > .row .widget {
    text-align: center;
  }
}

.second-footer-inner > .row .widget h3 {
  color: #6e92bd !important;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .second-footer-inner > .row .widget .thememount-contact-phonenumber, .second-footer-inner > .row .widget .thememount-contact-time, .second-footer-inner > .row .widget .thememount-contact-address {
    padding-left: 0px;
  }
  .second-footer-inner > .row .widget .thememount-contact-phonenumber:before, .second-footer-inner > .row .widget .thememount-contact-time:before, .second-footer-inner > .row .widget .thememount-contact-address:before {
    display: none;
  }
}

.first-widget-area {
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
  float: none;
}

.fixology_contact_widget_wrapper li:before {
  color: #2b72c5;
}

.entry-footer {
  display: none !important;
}

.grid-col .tm-sbox {
  min-height: 320px;
  background-color: #fff !important;
  padding: 20px;
  margin-bottom: 30px;
  border-bottom: 3px solid #1e6088;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.grid-col .tm-sbox > section {
  margin-bottom: 0px;
}

.grid-col .tm-sbox > section .tm-custom-heading {
  margin-top: 14px;
}

.contact-btn a {
  color: #1e6189 !important;
}

.line-border {
  width: 100px;
  margin-bottom: 20px;
}

.maxwidth,
.maxwidth-child > div {
  max-width: 880px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}

.wpb_content_element:last-child {
  margin-bottom: 0px;
}

.homepage-blog .post-item {
  display: flex;
}

.homepage-blog .post-item .tm-featured-outer-wrapper {
  margin-right: 20px;
  width: 290px;
}

.homepage-blog .post-item .thememount-box-content {
  padding-top: 0px;
}

/* Blarg */
#totop {
  display: none !important;
}

.cm-flex-vert-middle {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.cm-contact-page-boxes.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons,
.tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
  vertical-align: middle;
}

.cm-contact-page-boxes p {
  line-height: 24px !important;
}

.cm-no-padding {
  padding: 0 !important;
}

.cm-no-margin {
  margin: 0 !important;
}

.cm-margin-lr-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.background-adjuster-100-auto {
  background-size: auto 105% !important;
}

.lightGreyText {
  font-family: "Overpass", Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 1px !important;
  color: #848484 !important;
}

#tm-stickable-header-w,
.site-header {
  z-index: 9999 !important;
}

.entry-content {
  z-index: 1 !important;
}

body .nav-menu .action-btn a {
  color: #fff !important;
}

/* Mobile Blarg (Utility) */
@media only screen and (max-width: 767px) {
  body .menu-item-has-children:after {
    content: "" !important;
    display: none;
  }
  .center-heading-mobile-1 {
    text-align: center !important;
    /* font-size: 30px !important;
        line-height: 38px !important; */
    padding-bottom: 10px;
  }
  .two-col-mw-lf,
.two-col-mw {
    max-width: initial;
  }
  .cta-band {
    background-position: left !important;
  }
  .cta-band .tm-row-wrapper-bg-layer {
    background: #2b72c5 !important;
    opacity: 0.5 !important;
  }
  .cta-band > .vc_row > .wpb_column:first-child {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .only-show-on-mobile {
    display: block;
  }
  body .no-background-mobile {
    background-image: none !important;
  }
  .image-column-mobile-padding .vc_column-inner {
    padding-top: 60px !important;
    padding-right: 30px !important;
    padding-bottom: 0px !important;
    padding-left: 30px !important;
  }
}

@media only screen and (min-width: 992px) {
  .only-show-on-mobile {
    display: none;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .cm-small-container-on-mobile .vc_row.vc_inner {
    margin-left: auto;
    margin-right: auto;
    padding-right: 200px;
  }
}

/* Band Styles, no, not musical */
.maxwidth {
  max-width: 880px;
  margin: 0 auto !important;
  float: none !important;
}

.call-to-action-band p {
  line-height: 24px !important;
}

/* Homepage */
.wpb_animate_when_almost_visible {
  opacity: 1 !important;
}

@media only screen and (max-width: 767px) {
  body .cm-features-boxes .tm-sbox {
    min-height: 0px !important;
  }
  .heading-style br {
    display: none;
  }
}

/* Inner Pages  */
@media only screen and (max-width: 767px) {
  .wpb_text_column.wpb_content_element img,
.wpb_text_column.wpb_content_element img {
    width: 100% !important;
    max-width: initial !important;
    padding-bottom: 15px;
  }
  body .wpb_text_column.wpb_content_element img.no-full-width-mobile {
    width: initial !important;
  }
  .services-column-list {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
  }
  .tm-titlebar .entry-subtitle,
.tm-titlebar-textcolor-custom .tm-titlebar-main .entry-subtitle {
    font-size: 32px;
  }
}

/* Project Layout */
.project-item .vc_grid-item {
  display: none !important;
}

.project-item .vc_grid-item:first-child {
  display: block !important;
}

.vc_row-o-equal-height.vc_row-flex .tm-sbox,
.vc_row-o-equal-height.vc_row-flex > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  justify-content: center;
  align-content: center;
}

.img-vertical-middle {
  vertical-align: middle;
  display: inline-block;
  margin-right: 50px;
  max-height: 70px;
  width: auto;
  margin-top: 30px;
}

.team-col-band .thememount-boxes-row-wrapper {
  display: flex;
  justify-content: space-around;
  align-content: stretch;
}

.team-col-band .thememount-box-view-topimage-bottomcontent:hover .thememount-overlay {
  opacity: 0 !important;
}

.team-col-band article a {
  /* display: none !important; */
  pointer-events: none;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .team-col-band .thememount-boxes-row-wrapper .tm-box-col-wrapper {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

@media only screen and (max-width: 767px) {
  .team-col-band .thememount-boxes-row-wrapper {
    flex-direction: column;
  }
  .team-col-band .thememount-boxes-row-wrapper .thememount-item-thumbnail-inner {
    width: 100%;
  }
  .team-col-band .thememount-boxes-row-wrapper .thememount-item-thumbnail-inner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .thememount-box-team.thememount-box-view-topimage-bottomcontent .thememount-box-content {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .team-col-band .electrician {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .thememount-box-view-topimage-bottomcontent .thememount-overlay {
    background-color: rgba(0, 0, 0, 0);
  }
}

.team-col-band .thememount-box-social-links {
  display: none;
}

.team-col-band .electrician {
  background-color: #fff;
  padding: 0px !important;
}

.thememount-box-team.thememount-box-view-topimage-bottomcontent .thememount-box-content {
  border: 0px;
  background-color: #fff;
}

/* General Mobile Styles */
@media only screen and (max-width: 767px) {
  body .tm-vc_btn3-container {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body .tm-vc_general.tm-vc_btn3 {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  body .tm-vc_general.tm-vc_btn3 i.tm-vc_btn3-icon {
    position: relative;
    right: inherit !important;
    top: inherit;
    left: inherit;
    bottom: inherit;
    display: inline-block;
    margin-bottom: -11px;
    padding-left: 2px;
  }
  body .heading-style {
    font-size: 24px !important;
  }
  h3 {
    font-size: 24px;
  }
  h2 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  .intro p {
    font-size: 1.3em;
    line-height: 1.5em;
  }
  body .reduce-top-padding-mobile {
    padding-top: 15px !important;
  }
  .flip-image-text-on-mobile .vc_row {
    display: flex !important;
  }
  .flip-image-text-on-mobile div.wpb_column.vc_col-has-fill {
    order: 2;
  }
  .flip-image-text-on-mobile .vc_row.vc_inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .team_band img {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  #site-header-menu #site-navigation .menu-toggle,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
    left: inherit;
    right: 0;
  }
  .mobile-menu-item {
    display: block !important;
  }
}

#modal {
  width: 60vw;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
}

.lity {
  z-index: 99999 !important;
}

/* Posts Styles */
.post-template-default h1.entry-title {
	font-family: "Overpass", Arial, Helvetica, sans-serif;
    font-weight: 100 !important;
    text-transform: initial !important;
    font-size: 40px !important;
    line-height: 40px !important;
    color: #ffffff !important;
    margin-top: 100px;
}

.tm_classicpost_meta {
	display: none;
}

.post-template-default .site-main {
	padding-top: 50px;
}

.single-post article.post .entry-content {
	max-width: 880px;
	display: block;
	margin: auto;
}

ul.tm-recent-post-list>li .post-date {
	display: none;
}

ul.tm-recent-post-list>li>a {
	font-family: "Overpass",Tahoma,Geneva,sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 26px;
    color: #222;
}

.corporate-sponsor-logos {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: solid 1px #EBEBEB;
    border-radius: 15px;
    margin-bottom: 45px;
    padding: 20px;
    box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
}

.corporate-sponsor-logos li{
	width: 33.33%;
	padding: 20px;
}
.corporate-sponsor-logos.diamond li {
	width: 50%;
}

.corporate-sponsor-logos li img {
	margin: 0 auto 20px;
	display: block;
	height: 120px;
	object-fit: contain;
}

.corporate-sponsor-logos li:before {
	display: none;
}

@media (max-width: 767px) {
	.corporate-sponsor-logos li, .corporate-sponsor-logos.diamond li {
		width: 100%;
	}
}