/* 
Theme Name:		 UHP Gas-Sys Technology Pte. Ltd
Theme URI:		 https://uhpgassys.wppresent.com/
Description:	 
Author:			 Vodien
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/

/* REVA-1500 */

.home-col3-box .et_pb_column .et_pb_blurb h5 {
	font-size: 15px!important;
	line-height: 28px;
}

span.red{ color: #ce201b;}
.three-cards-row{
	display: flex!important;
    align-items: stretch!important;
}
.three-cards-row .et_pb_column {	
	display: flex;
	 flex-direction: column!important;
    flex: 1 1 0;
}
.three-cards-row .et_pb_module {
    height: 100%;
}
@media  (max-width: 981px) {
	.three-cards-row .et_pb_column{
		flex: 1!important;
	}
}
@media  (max-width: 1445px) and (min-width: 981px) {

	.three-cards-row .et_pb_column {
	display: flex!important;
    flex-direction: column!important;
		flex: 1!important;
		height: 100%;
		height: -webkit-fill-available;
	}
}
.three-cards-row .et_pb_blurb .et_pb_blurb_description h4{
	font-size: 25px!important;
	color: #c00000!important;
	line-height: 24px!important;
    font-size: 19px !important;
	text-align: center;
	font-weight: 700!important;
}


.our-capabilities-row .et_pb_blurb h4 span{
	color: #000000!important;
    font-size: 18px !important;
	text-align: center;
	font-weight: 600!important;
}

.metrology-section .et_pb_row .et_pb_column:last-child  {
	display: inline-block!important;
}

.q-compliance-row .et_pb_image .et_pb_image_wrap, .q-compliance-row .et_pb_image img{
	 height: 6em !important;
    width: 10em !important;
	object-fit: contain;
}

.our-services-row .et_pb_blurb h5 span {
	font-size: 16px!important;
	line-height:25px!important;
}

.gas-box-slider .et_pb_slides .et_pb_slide .et_pb_slide_image{
	margin: 5% 0 0 !important;
}

.gas-box-slider .et_pb_slides .et_pb_slide .et_pb_text_overlay_wrapper{
	padding: 5px!important;
}
#et-boc .prim-header .et_pb_menu__menu .et-menu li a:hover {
     text-decoration: none !important;
}

.footer-menu .et-menu .current-menu-item > a,
.footer-menu .et-menu .current_page_item > a {
    border-bottom: 2px solid #ffffff; 
    padding-bottom: 6px;
}
.header-menu .et-menu .current-menu-item > a,
.header-menu .et-menu .current_page_item > a {
    border-bottom: none!important; 
    padding-bottom: 6px;
	text-decoration: none!important;
}

/* REVA-1555*/
/*About Us*/
.polishing-cleaning-section .et_pb_blurb{
	display: flex;
    min-height: 286px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} 
@media (min-width: 981px) {
.polishing-section .polishing-cleaning-section .et_pb_column{
   width: 24.75%;
	margin-right: 1%;
}
}
@media (max-width: 1350px) {
.product-row .et_pb_column{
	min-height:240px;
	margin-bottom: 10px;
}
}
@media (min-width: 981px) and (max-width: 1200px) {
#our-capabilities .our-capabilities-row{
	max-width: 90%;
}
}
.gas_box_con{
	align-items: flex-end;
}

/* 
REVA-1594 */
#inner-banner #about-banner-row .et_pb_column {
	
	height: 78vh;
	width: 32.6%;
	margin-right: 1%;
	padding: 14% 0 0;
}

#inner-banner #about-banner-row .et_pb_column:last-child {
	
	margin-right: 0%;
}


@media (max-width: 981px) {
	#inner-banner #about-banner-row .et_pb_column {

		width: 100%;
		height: 35vh;
		margin-bottom: 1%;
		padding: 2% 0 0;
	}
	
	#inner-banner #about-banner-row  {
	flex-direction: row;
}
}	
	