div#row-col {
	display: flex;
}div#row-col div#scsxx {
	width: fit-content !important;
	display: flex;
	align-items: center;
}div#row-col {
	display: flex;
	border-top: 1px solid rgba(255,255,255,.1);
	border-bottom: 1px solid rgba(255,255,255,.1);
	justify-content: space-around;
}

div#colim h4 {
	font-size: 16px;
	margin: 0px;
	line-height: 23px;
}div#colim h3 {
	display: inline-block;
	font-family: 'Poppins',sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}div#scsxx img {
	padding: 12px;
	width: 100px;
}div#row-col div#scsxx {
	align-items: center;
	display: flex;
	width: fit-content!important;
	border-left: 1px solid rgba(255,255,255,.1);
}div#row-col div#scsxx:first-child {
	border: none;
}div#colim h4 {
	color: #fff;
	font-weight: 100 !important;
}div#row-col div#scsxx:last-child {

	padding-left: 12px;
	padding-right: 12px;
}div#row-col div#scsxx:last-child a {
	background-color: #006fd7;
	padding: 10px 16px;
	border-radius: 21px;
	color: #fff;
}div#tow-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 31px;
}div#tow-row div#solcol {
	margin-right: auto;
	padding-left: 21px;
}div#tow-row div#col a {
	padding-right: 16px;
}div#solcol a {
	padding-right: 13px;
}div#scxxx img {
	padding-left: 31px;
}div#tow-row {
	border-bottom: solid 1px #19509e;
	padding-bottom: 11px;
}

.myairbags .row-fluid-wrapper.row-depth-1.row-number-1.footer-row-0-background-color.footer-row-0-max-width-section-centering.dnd-section.footer-row-0-padding {
	display: none !important;
}
.upfix footer.footer.ac-footer .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section {
	display: none;
}
.upfix  footer.footer.ac-footer .row-fluid-wrapper.row-depth-1.row-number-8.dnd-section.footer-row-2-padding {
	display: none;
}
footer.footer.ac-footer:before {
	opacity: 0;
}
.upfix  footer.footer.ac-footer .container-fluid.footer-dnd-area2.footer__container.content-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
@media (max-width: 900px) and (min-width: 600px) {
	div#colsc-font h2 { 
		font-size: 49px; 
	}
}
@media only screen and (max-width: 600px) {
	div#colen-fot-rows {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	div#colen-fot-rows>div#coslcs {
		width: 100%;
	}div#colen-fot-rows .asss {
		padding-left: 0px;
		width: 100% !important;
	}

	div#colen-fot-rows .ascsc {
		width: 100%!important;
	}div#contentted {
		padding-bottom: 21px;
	}div#row-col {

		display: flex;
		justify-content: space-around;
		flex-direction: column;
	}
}

@media only screen and (max-width: 600px) {
	div#tow-row {
		align-items: center;
		display: flex;
		justify-content: space-between;
		margin-top: 31px;
		flex-direction: column;
	}div#tow-row div#col {
		display: flex;
	}
	div#scxxx {
		display: flex;
		justify-content: center;
	}div#scxxx {
		display: flex;
		justify-content: center;
		width: 100% !important;
	}div#scxxx img {
		width: 45%;
		height: auto !important;
	}div#solcol {
		margin: auto;
		padding-top: 31px;
		padding-bottom: 11px;
		order: 10;
	}
}
@media only screen and (max-width: 600px){
	div#colsc-font h2 {
		font-size: 46px !important;
		line-height: 29px !important;
	}}

{# ---- Tablet Breakpoint ---- #}
@media (max-width: 992px) {    
	div#row-col {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

