<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0px;
    padding: 0px;
    -webkit-text-size-adjust: none;
    font-family: "Oxygen", sans-serif;
}
table {
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
    padding: 0;
    margin: 0 0 20px 0;
}
td {
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
    padding: 5px 15px;
    margin: 0;
    vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    color: #233b63;
    text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-transform: capitalize;
}
p {
    font-size: 16px;
    line-height: 25px;
}
hr {
    margin: 10px 0;
}
a {
    color: #b30929;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.left {
    float: left;
}
.right {
    float: right;
}
#site-header #site-navigation ul li a:hover {
    color: #a3233b;
}
.homeQuadSection {
    background: url(/images/carbonBKGD.jpg);
    background-size: 100%;
}
.homeQuadSection .vc_col-sm-3 {
    border: 1px #333 solid;
    border-radius: 20px;
    margin: 0 1%;
    width: 23%;
}
.homeQuadSection .wpb_column {
    background-size: cover;
}
.homeQuadSection .wpb_column h4 {
    text-align: center;
}
.homeQuadSection .wpb_column h4 strong a {
    color: #efefef;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px #212121;
    position: relative;
    z-index: 4;
}
.homeQuadSection .wpb_column a:hover {
    text-decoration: none;
}
.homeQuadSection .wpb_column:hover {
    border: solid 1px #dc1528;
}
.homeQuadSection .wpb_column:hover .overlay {
    display: none;
}
.homeQuadSection .wpb_column:hover h4 strong a {
    color: #dc1528;
    font-size: 24px;
}
.widget .widget-title {
    margin: 0 0 10px;
}
.widget ul li {
    padding: 3px 0;
    margin: 0;
}
.productHolder {
    border-bottom: 1px solid #efefef;
    margin: 10px 0;
}
.productHolder .colProdText {
    float: left;
    width: 73%;
}
.productHolder .colLeftImg {
    float: left;
    width: 25%;
    margin-right: 1%;
}
.productHolder .colLeftImg img {
    width: 100%;
    object-fit: contain;
}
.overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 2;
    cursor: pointer;
    border-radius: 20px;
}
.logo-rows {
    width: 18%;
    margin: 0 1%;
    float: left;
}
.logo-rows img {
    height: 150px;
    float: none;
    margin: 0 auto;
    width: 95%;
    object-fit: contain;
}
.team_image img {
    height: 150px;
    float: none;
    margin: 0 auto;
    width: 95%;
    object-fit: contain;
}
.team_image1 img {
    height: 450px;
    float: none;
    margin: 0 auto;
    width: 95%;
    object-fit: contain;
}
.team-style-2 .team_member_name {
    height: 55px;
    overflow: hidden;
}
.wpb_accordion .wpb_accordion_wrappper .wpb_accordion_header {
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #fafafa 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #f7f7f7 100%);
    background: linear-gradient(top, #fafafa 0%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f7f7f7');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f7f7f7')";
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.wpb_accordion .wpb_accordion_wrappper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    height: 8px;
}
.wpb_accordion .wpb_accordion_wrappper .wpb_accordion_header a {
    color: #4a4a4a;
    font-size: 17px;
    font-weight: 700;
}
.wpb_accordion .wpb_accordion_wrappper .wpb_accordion_header a {
    padding: 12px 15px;
    color: #233b63;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px #fcfcfc;
    box-shadow: inset 0px 1px 0px #fff;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
    letter-spacing: -1px;
}
.esg-content h4 a {
    color: #b4b4b4;
    font-size: 18px;
    font-weight: 500;
}
.esg-content h4 a:hover {
    color: #ffffff;
    font-size: 18px;
}
.esg-content .eg-cleveland-element-22 .esg-content {
    color: #d6d6d6;
}
.d6d6d6 {
    color: #d6d6d6;
}
p {
    color: #6f6f6f;
}
.offWhite {
    color: #c7c7c7;
}
.serviceBox {
    width: 70%;
    margin: 0 auto;
    text-align: left;
}
td p {
    font-size: 14px;
    line-height: 20px;
}
form {
    width: 100%;
}
.row-inner {
    max-width: 1200px;
}
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    height: 31px;
    color: #909090;
    background-color: #fff;
    font-size: 17px;
    margin: 6px 0;
    padding: 3px 2%;
    border: 1px #dcdcdc solid;
}
textarea {
    height: 80px;
}
input:focus,
textarea:focus {
    background: #fff;
    outline: 0;
    border-color: #ececec;
}
input,
textarea,
select {
    width: 95%;
}
input.date {
    display: inline-block;
    width: 83%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
}
#site-navigation {
    /*margin-top: 24px;*/
}
#site-navigation ul li:hover ul {
    top: 52px;
}
.header-sticked #site-navigation ul li:hover ul {
    top: 40px;
}
#top-bar {
    padding-bottom: 10px;
    padding-top: 10px;
}
.topPhoneBanner {
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
    display: block;
}
.widthHundy {
    width: 100%;
}
.tp-caption {
    text-shadow: #2a2a2a 2px 2px 2px;
}
.small_light_white {
    width: 800px !important;
}
.Quince_button {
    text-transform: uppercase;
    font-size: 24px;
	top:320px !important;
}
button,
.button {
    background: #a3233b;
    padding: 10px 20px;
    color: #ffffff;
    border: 1px #4f0815 solid;
}
button:hover,
.button:hover,
.button-404 {
    text-decoration: none;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    height: 8px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    color: #4a4a4a;
    font-size: 17px;
    font-weight: 700;
}
.fancybox-opened {
    z-index: 99999999;
}
.calendar-btn {
    width: 14.5%;
    height: 34px;
    background-color: #012b62;
    float: left;
    margin-top: 10px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.calendar-btn img {
    width: 54%;
}
.email2 {
    display: none !important;
}
#leftHolder,
.left,
.leftHolder {
    float: left;
}
#rightHolder,
.right,
.rightHolder {
    float: right;
}
#closer,
.closer {
    clear: both;
    height: 1px;
}
.hide {
    display: none !important;
}
.white {
    color: #fff;
}
.navy,
.navy a {
    color: #012b62;
}
.bright-blue,
.bright-blue a {
    color: #3e81c6;
}
.light-blue,
.light-blue a {
    color: #2861a1;
}
.charcoal,
.charcoal a {
    color: #3c3c3c;
}
.grey,
.gray,
.grey a,
.gray a {
    color: #595959;
}
.forest {
    color: #436324;
}
.twenty-two {
    font-size: 22px;
}
.twenty {
    font-size: 20px;
}
.twelve {
    font-size: 12px;
}
.fourteen {
    font-size: 14px;
}
.sixteen {
    font-size: 16px;
}
.eighteen {
    font-size: 18px;
}
.menuLarge ul li a {
    font-size: 18px;
}
.mb5 {
    margin-bottom: 5px;
}
.bold {
    font-weight: 700;
}
.large {
    font-size: 30px;
}
.small {
    font-size: 12px;
}
.link {
    text-decoration: underline;
}
.no-link,
.no-link:hover {
    text-decoration: none;
}
.lineH20 {
    line-height: 20px;
}
#spacer5,
.spacer5 {
    display: block;
    height: 5px;
}
#spacer10,
.spacer10 {
    display: block;
    height: 10px;
}
#spacer15,
.spacer15 {
    display: block;
    height: 15px;
}
.aLeft {
    text-align: left;
}
.datepick-popup {
    font-size: 12px;
}
.datepick-popup select {
    padding: 0 !important;
    width: auto !important;
    margin: 0 !important;
    font-size: 12px !important;
}
#site-header #header-wrapper {
    background: #000;
    background-size: 100%;
}
#site-navigation ul li ul {
    background-color: #2c3e50;
}
.secondary-nav {
    width: 100%;
    position: relative;
    text-align: center;
    margin: -38px auto 0;
    z-index: 1;
    margin-left: 8%;
}
.topHeader {
    display: block;
    padding: 10px;
    background: #6d6d6d;
    margin-top: 25px;
}
.topHeader h2 {
    color: #fff;
}
.subitems .subcat {
    background-color: #eee;
    display: block;
    padding: 10px;
    text-transform: capitalize;
}
.subitems a {
    text-transform: capitalize;
    width: 50%;
}
.subitems .indent {
    margin-left: 25px;
    text-transform: capitalize;
    padding: 10px 10px 0 0;
}
.wpb_btn_blue,
.wpb_btn_blue:hover {
    background-color: #233b63;
    border-color: #233b63;
    color: #fff;
}


@media screen and (max-width: 992px) {
    .secondary-nav {
        display: none;
    }
    .homeQuadSection .vc_col-sm-3 {
        border: 1px #333 solid;
        border-radius: 20px;
        margin: 0 1%;
        width: 23%;
    }
}
.southtec-banner {
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 999;
}
#site-navigation ul li a {
    display: inline-block;
    color: #c5cfdd;
    font-weight: 600;
    font-size: 15px;
    line-height: 45px;
    padding: 0px 10px;
    position: relative;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.footer-sidebar a:hover {
    color: #fff;
    text-decoration: none;
}
.site-footer p {
    color: #fff;
}
.footer-sidebar {
    padding: 40px 0px 15px 0px;
}
.footer-sidebar a:hover {
    border-bottom: none;
}
.vc_custom_bkgd {
    padding-right: 40px !important;
    padding-left: 40px !important;
    background: #f7f7f7 url(/images/training-new.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vc_custom_bkgd2 {
    padding-right: 40px !important;
    padding-left: 40px !important;
    background: #f7f7f7 url(/images/service-new.jpg) !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.pageContent img[align="left"],
.pageContent img[style="float:left;"] {
    margin: 5px 10px 5px 0;
}
.pageContent img[align="right"],
.pageContent img[style="float:right;"] {
    margin: 5px 0px 5px 10px;
}
.pageContent img {
    max-width: 100%;
    height: auto;
}
.guts {
    padding: 21px 0;
}
.guts p,
.guts li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 19px;
}
.guts li {
    text-align: left;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 4px;
}
.guts p + ul {
    margin-top: -20px;
}
.social .icons {
    float: left;
}
.follow {
    padding-top: 11px;
    display: inline;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    float: left;
    margin-right: 1%;
}
.wpb_row li {
    line-height: 36px;
    font-size: 16px;
}
.news .wpb_row li {
    text-align: left;
}
.wpb_btn_red a {
    color: #fff;
}
.widget {
    text-align: center;
}
article.format-image .post-preview a:after {
    background-color: #233b63 !important;
}
.read a {
    color: #a3233b;
}
.wpb_btn_red.wpb_btn-minimal {
    color: #a3233b;
}
#top-bar-wrapper {
    background: url(/images/carbonBKGD.jpg);
    background-size: 100%;
}
#site-logo {
    /*margin-left: -8%;*/
}
#site-logo img {
    width: 400px !important;
    max-height: 100px !important;
}
.scrolled #site-logo img {
    width: 291px !important;
    /*margin-top: -14px;*/
}
.menu-container .menu-top{float:right;position:relative;margin-right:10px;margin-top:-3px;}

.scrolled #site-header #header-wrapper {
    height: 63px;
}
#site-header #site-navigation ul li.current-menu-item &gt; a {
    color: #a3233b;
}
.breadcrumb h1 {
    color: #000;
}
.crumbs {
    color: #000;
}
.crumbs a {
    color: #000;
}
.current {
    color: #000;
}
.productContainer {
    width: 100%;
    height: 350px;
    display: block;
    border-radius: 10px;
    border: 1px #666 solid;
    margin-bottom: 15px;
    overflow: hidden;
}
.productName {
    text-align: center;
    font-weight: 700;
    font-size: 17px;
}
.foley {
    width: 100%;
}
.sixtySeven {
    height: 67px;
}
.twoFitty {
    height: 250px;
}
.twoQuenty {
    height: 220px;
}
.lefty50 {
    float: left;
    width: 49%;
    margin-right: 0.99%;
}
.quarter {
    width: 24%;
    float: left;
    margin-right: 0.99%;
}
.threeQuarter {
    width: 74%;
    float: left;
    margin-right: 0.99%;
}
.contactTable {
    z-index: 50;
    position: relative;
    max-width: 300px;
	float:right;
	margin-top:-350px;
}

.button-contact{max-width:300px;margin:10px; }

.small_light {
    width: 400px !important;
}
@-ms-viewport {
    width: device-width;
}

/*Font awesome icons*/
.fa-facebook,.fa-instagram,.fa-linkedin {
	display: inline-block;
	width: 35px; /* Reduced by 1/3 from 50px */
	height: 35px; /* Reduced by 1/3 from 50px */
	background-color: black;
	color: #fff; /* Icon color */
	border-radius: 10%; /* Makes the background circular */
	text-align: center;
	line-height: 35px; /* Matches the container height for vertical centering */
	font-size: 28px; /* Reduced by 1/3 from 24px */
}

.fa-facebook:hover,.fa-instagram:hover, .fa-linkedin:hover{color:#8690a7;}

ul#menu-main-menu-main-site li a{font-family:Arial, Helvetica, sans-serif; font-weight:normal;font-size:13px;}
/*grey carousel*/
#rev_slider_1_wrapper {
	max-height: 181px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background-color: #fcfefc; /* Updated Background Color */
}

/* Slider Styles */
.owl-carousel-container{height:200px;background-color: #fcfefc;}
.carousel-background{background-color: #fcfefc;position:relative;}
.top-brands-class{background-color:#fcfefc;padding-top:10px;}
		
.carousel-container {
	width: 90%;
	margin: 0 auto;			
}

.owl-carousel .item img {
	/*width: 100%;*/
	height: 120px; /* Fixed height for the carousel */
	/*object-fit: cover;*/
	padding:10px 10px;
}

/* Style navigation arrows */
.owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	display: flex;
	justify-content: space-between;
	pointer-events: none; /* Prevent blocking carousel clicks */
}

.fa-chevron-left,.fa-chevron-right{color:#fff;}

.owl-nav .owl-prev,
.owl-nav .owl-next {
	pointer-events: all; /* Enable click on arrows */
	color:#fff;
	background-color: rgba(0, 0, 0, 0.7) !important;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	z-index: 100;
	font-size: 18px;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.owl-nav .owl-prev {
	margin-left: -50px; /* Space before the left arrow */
}

.owl-nav .owl-next {
	margin-right: -50px; /* Space before the right arrow */
}

.products-grid {
	display: none;
	position: absolute;
	top: 100%;
	left: 10%;
	background: #2c3e50;
	border: 1px solid #ccc;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	padding: 10px;
	z-index: 2000;
	width: 80%;
}

.products-grid .product-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: 100%;
}

.products-grid .product-meu-item {
	flex: 1 1 calc(25% - 10px); /* Ensures 4 products per row */
	text-align: center;
	margin: 5px 0;
	box-sizing: border-box;
}

.product-meu-item a,.product-meu-item a p{color:#fff;text-transform:uppercase;}

.products-grid .product-meu-item img {
	height: 90px;
	margin-bottom: 5px;
}

.products-menu:hover + .products-grid {
	display: block;
}

.products-grid .product-meu-item p {
	margin: 0;
	font-size: 14px;
	text-align: center;
}

.tp-rev-pause-toggle {
    position: absolute;
    bottom: 60px; /* Adjust based on your navigation position */
    right: 20px;
    z-index: 500;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: all 0.3s ease;
}
.tp-rev-pause-toggle:hover {
    background: rgba(0,0,0,0.8);
    transform: scale(1.1);
}
.tp-rev-pause-toggle .pause-icon,
.tp-rev-pause-toggle .play-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.text-center{text-align:center;}
.left-holder-width{max-width:70%;}
.right-holder-width{max-width:30%;}
.machine-detail-list-inner ul li,.machine-detail-list ul li{line-height: 25px;
    font-size: 14px;
	color:#6F6F6F;}
.machine-detail-list-inner ul{margin-top:20px !important;margin-bottom:20px;}
.product-title{font-size:40px;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    #site-logo img.default-logo {
        display: none;
    }
    #site-logo img.retina-logo {
        display: inline-block;
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        width: 1200px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1399px) {
    .container {
        width: 98%;
        margin: 0 2%;
    }
}

@media only screen and (max-width: 1200px) {
	.Quince_button {
		top:290px !important;
	}
}

@media only screen and (max-width: 1189px) {
	.contactTable{
		float:none;
		margin-top:auto;
	}
}

@media only screen and (min-width: 1024px) {
    .guts {
        padding: 21px 0;
        min-height: 482px;
    }
}

@media only screen and (max-width: 1024px) {
	.Quince_button {
		top:255px !important;
	}
    .container {
        width: 98%;
        margin: 0 2%;
    }
    #site-logo img.default-logo {
        display: none;
    }
    #site-logo img.retina-logo {
        width: 387px !important;
        height: 102px !important;
        margin-left: 32px;
    }
    .logo-rows {
        width: 24%;
        margin-right: 0.99%;
        float: left;
    }
	.left-holder-width{max-width:none;}
	.right-holder-width{max-width: none;}
}
@media only screen and (max-width: 991px) {
    .productHolder .colProdText {
        float: left;
        width: 100%;
    }
    .productHolder .colLeftImg {
        float: left;
        width: 100%;
        margin-right: 0%;
    }
    .productHolder .colLeftImg img {
        width: 100%;
        object-fit: contain;
    }
}

@media only screen and (max-width: 900px) {
	.Quince_button {
		top:220px !important;
	}
}

@media (max-width: 767px) {
	.Quince_button {
		top:190px !important;
	}
    .lefty50 {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .logo-rows {
        width: 49%;
        margin-right: 0.99%;
        float: left;
    }
    .brandsHome {
        width: 100%;
        margin: 0 auto;
    }
    .homeQuadSection .vc_col-sm-3 {
        border: 1px #333 solid;
        border-radius: 20px;
        margin: 0 1%;
        width: 98%;
        margin-bottom: 20px;
    }
    .topPhoneBanner {
        font-size: 14px;
    }
    .quarter {
        width: 49%;
        float: left;
        margin-right: 0.99%;
    }
    .threeQuarter{
        width: 49%;
        float: left;
        margin-right: 0.99%;
    }
}

@media only screen and (max-width: 650px) {
.Quince_button {
		top:160px !important;
	}
}

@media only screen and (max-width: 600px) {
    p {
        font-size: 17px;
        line-height: 30px;
    }
    
    .quarter {
        width: 99%;
        float: left;
        margin-right: 0.99%;
    }
    .threeQuarter{
        width: 99%;
        float: left;
        margin-right: 0.99%;
    }
    .threeQuarter .right{
        text-align:center;
        float:none;
        margin:10px auto;
    }
    .threeQuarter img{
        margin-left:0 !important;
        margin-bottom:20px;
    }
}

@media only screen and (max-width: 560px) {
.Quince_button {
		top:140px !important;
	}
}

@media only screen and (max-width: 480px) {
.Quince_button {
		top:120px !important;
	}
#site-logo img.retina-logo {
        width: 287px !important;
		height:auto !important;
		}
}

@media (max-width: 450px) {
    #site-logo img.retina-logo {
        margin-left: 0;
    }
    /*.toggle-mobile-menu {
        top: -37px;
        left: 22px;
        margin-top: 0;
    }*/
    .logo-rows {
        width: 99%;
        margin-right: 0.99%;
        float: none;
        margin: 0 auto;
    }
    /*.vc_column_container &gt; .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }*/
    #container.no-sidebar {
        width: 98%;
        margin: 0px auto;
    }
    .pull-left,
    .pull-right {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
}
@media (min-width: 1024px) {
    .trBanner {
        position: fixed;
        top: 50px;
        right: 0;
        z-index: 1000;
        background: #fff;
        display: block;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    }
}
@media (max-width: 1023px) {
    .trBanner {
        display: none;
    }
}



/*Appeal Updates - April 2023*/
@media (min-width: 1024px) {
	.third{
		float:left;
		width:31%;
		margin-right:1.5%;
		display:block;
	}
	.third h3{
		min-height: 85px;
	}

	.detail .third{
		float:left;
		width:31%;
		margin-right:1.5%;
		display:block;
	}

	.detail .third h4{
		min-height: 25px;
		
	}
	.detail .third h4 a{
		font-size: 12px !important;
		font-weight:500 !important;
		padding:5px !important;
	}

	.detail .third h4 a strong{
		font-size: 12px !important;
		font-weight:700;
	}

	.detail .wpb_accordion_section {
	    margin-bottom: 2px;
	}

	aside.widget_categories li{
		margin-bottom: 10px;
	    color: #233b63;
	    text-transform: capitalize;
	    border: 1px solid #ddd;
	    border-radius: 2px;
	}
}

</pre></body></html>