/* mobile and/or all */
.product_slider_top img {
	border-radius: 10px;

	/* Level 3 */
	box-shadow: 0px 10px 50px -3px rgba(193, 197, 200, 0.40);
}

.product_slider_bottom div img {
	border-radius: 10px;
	/* Level 1 */
	box-shadow: 0px 5px 80px 0px rgba(18, 40, 76, 0.10);
	width: 100px;
    height: 100px;
}

.ew__crm_products_listing_view_section_tabs_container {
	
/* 	margin: auto; */
	text-align: center;
	display: flex;
	justify-content: left;
}

.ew__crm_products_listing_view_section_tab_button {
	background-color: #FFFFFF;
	border: 1px solid #DBEAE0;
	border-radius: 5px;
	color: #12284C;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px 32px;
}

.ew__crm_products_listing_view_section_tab_button:hover, .ew__crm_products_listing_view_section_tab_button:focus {
	background-color: #0162AA;
	border: 1px solid #DBEAE0;
	border-radius: 5px;
}

#products-rent-button-tabs{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#products-buy-button-tabs {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.ew__crm_products_listing_view_section_tab_button_active {
	background-color: #0162AA;
	color: #FFF;
}

.ew__crm_products_listing_view_section_tab_button .ew__crm_products_buy_tab_icon {
	background-image: url('https://24308766.fs1.hubspotusercontent-na1.net/hubfs/24308766/CMS%20Assets/Icons/buy-equipment.svg');
	background-size: contain;
	background-repeat: no-repeat;
    width: 47px;
    height: 40px;
}

.ew__crm_products_listing_view_section_tab_button_active .ew__crm_products_buy_tab_icon {
	background-image: url('https://24308766.fs1.hubspotusercontent-na1.net/hubfs/24308766/CMS%20Assets/Icons/buy-equipment-active.svg');
}

.ew__crm_products_listing_view_section_tab_button .ew__crm_products_rent_tab_icon {
	background-image: url('https://24308766.fs1.hubspotusercontent-na1.net/hubfs/24308766/CMS%20Assets/Icons/rent-equipment.svg');
	background-size: contain;
	background-repeat: no-repeat;
    width: 47px;
    height: 40px;
}

.ew__crm_products_listing_view_section_tab_button_active .ew__crm_products_rent_tab_icon {
	background-image: url('https://24308766.fs1.hubspotusercontent-na1.net/hubfs/24308766/CMS%20Assets/Icons/rent-active.svg');
}

.ew__product_listing_card_category {
	border-radius: 5px;
    background: var(--color-palette-secondary-4, #FFB71B);
	padding: 6px 24px;
	font-style: italic;
	width: max-content;
}

.ew__crm_products_product_stats {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.ew__crm_products_btn_container {
	display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.ew__crm_products_product_open_modal {
	background-color: transparent;
    border: none;
    padding: 0;
    color: #4A9462;
	margin-bottom: 20px;
	margin-top: 60px;
}

.ew__crm_products_product_open_modal:hover {
	background-color: transparent;
    border: none;
    padding: 0;
    color: #4A9462;
}

.generic__portfolio_blog_post_nav {
		font-style: italic;
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		color: #C1C5C8;
	}
	
	.generic__portfolio_blog_post_nav_active {
		color: #0162AA;
	}

  .ew__product_listing_card {
    border-radius: 10px;
    background: var(--white, #FFF);
    box-shadow: 0px 10px 80px -3px rgba(111, 114, 113, 0.15);
    padding: 16px;
  }
  
  .ew__product_listing_card_image {
    height: 258px;
    max-height: 258px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
  }
  .ew__product_listing_card_category {
    border-radius: 5px;
      background: var(--color-palette-secondary-4, #FFB71B);
    padding: 6px 24px;
    font-style: italic;
    width: max-content;
    margin: 16px;
  }
  .ew__product_listing_card-content {
    margin-top: 16px;
  }
  .ew__product_listing_card-content > a {
    color: #4A9462;
  }
  
  .ew__product_listing_card-content a svg {
    vertical-align: middle;
  }
  
  .ew__product_listing_section_h3 {
    margin-top: 16px;
  }
  
  .ew__product_listing_section_span {
      color: var(--color-palette-secondary-2, #4A9462);
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: 16.8px; /* 120% */
    
  }
  
  .ew__product_listing_feature_card {
    border-radius: 5px;
    border: 1px solid #CCE0EE;
    background: var(--color-palette-primary-2, #FFF);
  
    /* Level 4 */
    box-shadow: 0px 5px 50px -12px rgba(183, 212, 192, 0.50);
    margin: 10px;
  }

/* tablet */
@media (min-width: 578px) {
	
}

/* desktop */
@media (min-width: 1024px) {
	
	.ew__crm_products_listing_view_section_tabs_container {
		width: 60%;
	}
	
	.ew__crm_products_btn_container {
		display: block;
	}
	
	.ew__crm_products_product_open_modal {
		margin-left: 40px;
	}
	
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
/*   margin: 15% auto; /* 15% from the top and centered */
  border: 1px solid #888;
  width: 70%; /* Could be more or less, depending on screen size */
  z-index: 40;
	left: 15%;
	top: 2%;
	position: absolute;
}

/* The Close Button */
.close {
      color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    position: fixed;
    left: 82%;
    top: 4%;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal_header {
    padding: 40px 56px;
	background-color: #12284C;
	color: #FFF;
}

.cards_container {
	display: flex;
	padding: 60px 32px;
}

.cards_container {
	display: flex;
	padding: 60px 32px;
}

.generic__contact_cards_title {
	margin-bottom: 70px;
}

.generic__contact_cards_card {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid #DCEEFF;
	box-shadow: 0px 50px 50px -12px rgba(153, 192, 221, 0.15);
	border-radius: 10px;
	padding: 36px 40px;
	margin: 10px;
	max-height: 254px;
  width: 100%;
}

.generic__contact_cards_card p {
  text-align: center;
  margin-bottom: 0;
}

.generic__contact_cards_card h5 {
	margin-top: 12px;
	color: #4A9462;
}

.form_card_separator {
	padding: 0 80px;
	display: flex;
	align-items: center;
	color: #6F7271;
}

.form_modal_container {
	padding: 70px 80px;
}

.line {
	height: 1px;
	background-color: #000;
	width: -webkit-fill-available;
}

@media (max-width: 1200px) {
	.generic__contact_cards_card {
		padding: 20px;
	}
}


