/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/* LOCATIONS PAGE TEMPORARY OVERRIDE 
 * The locations page is not displaying the Store Finder using WP Bakery Page Builder. Had to rebuild the page with default WordPress editor
 * */
.locations-temp-page .main-container .post-content .row-container .double-top-padding {
    padding-top: 30px;
}
.locations-temp-page .main-container .post-content .row-container .row.double-top-padding > div:first-of-type {
	padding-top: 72px;
}
.locations-temp-page .main-container .post-content .row-container .row.double-top-padding > div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 959px) {
	.locations-temp-page .main-container .post-content .row-container .row.double-top-padding > div {
		width: 100%;
	}
	.locations-temp-page .main-container .post-content .row-container .double-top-padding {
		padding-top: 0px;
	}
}
.main-container .row-container {
	border: 0 !important;
}
.vc_custom_1673559905097.copyrighttext {
	font-size: 0.938em !important;
}
/* Fix for top header in Firefox */

@media (min-width: 960px) {
  .top-menu.top-menu-padding .menu-bloginfo {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .top-menu.top-menu-padding .menu-smart > li {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .top-menu.top-menu-padding .menu-smart > li > a {
    padding-top: inherit;
    padding-bottom: inherit;
  }
}
.top-menu .col-lg-12 {
	width: 100vw;
}

@media (min-width: 960px) {
	.top-menu {
		position: fixed !important;
	}

	header {
		position: fixed !important;
		top: 46px !important;
	}

	header .menu-container {
		position: fixed !important;
		top: 53px !important;
	}

}


@media (max-width: 959px) and (min-width: 570px) {
	
	
	.top-menu {
		width: 100%;
		position: fixed !important;
	}

	header .menu-container {
		top: 31px !important;
	}
	
	body.menu-mobile-centered .mobile-hidden:not(.social-icon):not(.menu-social):not(.menu-icons) {
		position: fixed !important;
		display: block !important;
		padding: 4px 0;
	}
	
	body.menu-mobile-centered .tablet-hidden:not(.social-icon):not(.menu-social) {
		display: block !important;
		padding: 4px 0;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li {
    	display: inline-block !important;
	}
	
	.submenu-dark .navbar-topmenu .menu-smart {
		background-color: #e4002b !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(1) {
		width: 100%;
		text-align: center;
	}
	
	#menu-top-bar-menu li:first-child a {
		font-size: 14px !important;
		font-weight: 600;
		letter-spacing: .02em !important;
		padding: 0 8px 0 8px !important !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(2) {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(3)  {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(4)  {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(5)  {
		display: none !important;
	}
	
	.top-menu .row-menu-inner .col-lg-0.middle {
		display: none !important;
	}
	
	.top-menu ul.menu-smart:after {
		display: none !important;
	}
	
	#menu-top-bar-menu li {
		border-left: 0px solid #e4002b !important;
	}
	
	.main-container {
		padding-top: 33px !important;
	}	
	
	.vc_custom_1594318166969 .wpb_row.row-inner {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.vc_custom_1594318166969 .vc_custom_heading_wrap {
		text-align: center !important
	}
	
	.vc_custom_1594319380960 .wpb_row.row-inner {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.vc_custom_1594319380960 .vc_custom_heading_wrap {
		text-align: center !important
	}
	
	.main-container .row-container:not(.limit-width) .no-h-padding, .main-container .row-container.boxed-row .no-h-padding {
		padding-left: 36px !important;
		padding-right: 36px !important;
	}
	.main-container .services-header.row-container:not(.limit-width) .no-h-padding, .main-container .services-header.row-container.boxed-row .no-h-padding {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.empty-space.empty-single {
		padding-top: 0 !important;
	}
	

}

@media (max-width: 569px) {
	
	.top-menu {
		position: fixed !important;
		width: 100%;
	}

	header .menu-container {
		top: 31px !important;
	}
	
	
	body.menu-mobile-centered .mobile-hidden:not(.social-icon):not(.menu-social):not(.menu-icons) {
		position: fixed !important;
		display: block !important;
		padding: 4px 0;
	}

	body.menu-mobile-centered .tablet-hidden:not(.social-icon):not(.menu-social) {
		position: fixed !important;
		display: block !important;
		padding: 4px 0;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li {
    	display: inline-block !important;
	}
	
	.submenu-dark .navbar-topmenu .menu-smart {
		background-color: #e4002b !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(1) {
		width: 100%;
		text-align: center;
	}
	
	#menu-top-bar-menu li:first-child a {
		font-size: 14px !important;
		font-weight: 600;
		letter-spacing: .02em !important;
		padding: 0 8px 0 8px !important !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(2) {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(3)  {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(4)  {
		display: none !important;
	}
	
	body[class*=hmenu] .navbar-topmenu ul.menu-smart > li:nth-child(5)  {
		display: none !important;
	}
	
	.top-menu .row-menu-inner .col-lg-0.middle {
		display: none !important;
	}
	
	.top-menu ul.menu-smart:after {
		display: none !important;
	}
	
	body[class*=hmenu] ul.menu-smart > li::after{
		display: none !important;
	}
	
	.main-container {
		padding-top: 33px !important;
	}
	
	#menu-top-bar-menu li {
		border-left: 1px solid #e4002b !important;
	}
	
	.vc_custom_1594318166969 .wpb_row.row-inner {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.vc_custom_1594318166969 .vc_custom_heading_wrap {
		text-align: center !important
	}
	
	.vc_custom_1594319380960 .wpb_row.row-inner {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.vc_custom_1594319380960 .vc_custom_heading_wrap {
		text-align: center !important
	}
	
	.main-container .row-container:not(.limit-width) .no-h-padding, .main-container .row-container.boxed-row .no-h-padding {
		padding-left: 36px !important;
		padding-right: 36px !important;
	}
	.main-container .services-header.row-container:not(.limit-width) .no-h-padding, .main-container .services-header.row-container.boxed-row .no-h-padding {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.empty-space.empty-single {
		padding-top: 0 !important;
	}
	
	
	
}	

/* GLOBAL DEFAULT --------*/
a {
	
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a:hover {
	
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

/* TOP MENU BAR --------*/
.top-menu .row-menu-inner {
	padding: 0 0 0 0 !important;
}

#menu-top-bar-menu li {
	border-left: 1px solid #ffffff !important; 
}

#menu-top-bar-menu li a {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .05em;
	padding: 0 12px 0 12px !important; 
	text-transform: uppercase !important;
}

.top-menu li:last-child {
	background-color: #017ac3 !important;
}

.menu-primary .menu-shadows {
    box-shadow: 0 4px 10px 10px rgba(0, 0, 0, 0.2);
}

body:not(.menu-force-opacity)[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    box-shadow: 0 4px 6px 6px rgba(0, 0, 0, 0.2);
}


.drop-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5) !important;
}

.drop-menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.9); !important;
}

.drop-menu li:last-child {
	border-bottom: none !important;
}

#menu-top-bar-menu i {
	display: none;
}

#menu-top-bar-menu li:first-child a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .08em;
    padding: 0 12px 0 12px !important;
}


/* FORMS --------*/
.diligentforms form p {
	margin: 10px 0px 0px 0px;
    font-weight: 600;
	font-size: 16px;
	letter-spacing: .05em;
	color: #017ac3; 	
}

.diligentforms input, .diligentforms textarea, .diligentforms select, .diligentforms .seldiv, .diligentforms .select2-choice, .diligentforms .select2-selection--single {
    font-size: 14px;
    margin: 2px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
    border-style: solid;
    border: 1px solid #cccccc;
	color: #333333; 
}

.diligentforms span.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 1em;
	vertical-align: middle;
	font-weight: 300;
	color: #000000;
}


.diligentforms textarea {
    height: 90px;
}

.diligentforms .formbtn {
	margin-top: 12px !important;
}

.diligentforms .wpcf7 span.wpcf7-not-valid-tip {
    font-size: 13px;
    margin: 6px 0px 0px 0px !important;
    font-weight: 500;
}

/* BUTTONS --------*/

a.brandredbutton, rs-layer.brandredbutton, input.brandredbutton  {
	border: 1px solid #ffffff !important;
	letter-spacing: .06em !important;
	font-family: trade-gothic-next, sans-serif !important;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3) !important;
	background-color: #e4002b !important;
}

a.brandbluebutton, rs-layer.brandbluebutton, input.brandbluebutton {
	border: 1px solid #ffffff !important;
	letter-spacing: .06em;
	font-family: trade-gothic-next, sans-serif !important;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3) !important;
	background-color: #017ac3 !important;
}

.subscribeform .wpcf7-inline-field wpcf7-inline-field-btn {
	border: 1px solid #ffffff !important;
	letter-spacing: .06em;
	font-family: trade-gothic-next, sans-serif !important;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3) !important;
	background-color: #e4002b !important;
}

.subscribeform .style-light .btn-default {
	border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background-color: #e4002b !important;
    border-color: #e4002b !important;
}

.subscribeform .wpcf7-inline-wrapper.wpcf7-input-group > *:first-child input:not(.btn) {
    padding: 9px 15px 9px 15px !important;
}

.footer-scroll-top {
	background-color: #017ac3 !important;
}
.scroll-top a {
	color: #ffffff;
}


/* PAGE BANNERS --------*/
.pagebannertitle {
	font-family: trade-gothic-next, sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
}

.pagebannerlabel {
	font-family: trade-gothic-next, sans-serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
}


/* HOME BANNERS --------*/
.homebannerlabel {
	font-family: trade-gothic-next, sans-serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
}

.homebannertitle {
	font-family: trade-gothic-next, sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
}

/* HOME ICONS --------*/
.featureicons a {
	color: #ffffff !important;
	font-size: 14px !important;
	line-height: 16px !important;
}

.featureicons .icon-box-content .icon-box-heading .h3 {
	color: #ffffff !important;
	font-size: 14px !important;
	line-height: 16px !important;
	padding: 0 5px;
}

.featureicons p {
	color: #ffffff !important;
	font-size: 16px !important;
	line-height: 18px !important
}

.icon-box-content {}

.homeicongrid h3 {
	font-size: 14px !important
	line-height: 16px !important;
}

.homeiconcolumn .icon-box-content {
	margin-top: -35px !important;
}

.homeiconcolumn .icon-box-content p {
	margin: 0 0 0 0 !important;
}

.homeicon {}

/* CONTENT --------*/
.contentinstrructions p {
	font-size: 16px;
	line-height: 22px;
}

/* LIST --------*/

.uncont li {
	margin-left: 20px;
	line-height: 24px;
	margin-top: 16px;
}


/* LINKS --------*/
.homeredlink a {
	color: #ffffff !important;
	text-decoration: none;
	font-size: 26px !important;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.homeredlink a:hover {
	text-decoration: underline;
}

/* COST CALCULATOR --------*/

.calcTable tr th {
    background: #017ac3 !important;
    color: #fff !important;
}

.costcalculatortable table {
	font-size: 14px !important;
	font-weight: 400 !important;
		
}

.costcalculator table table th {
    background-color: transparent;
    border-left: 1px solid;
    border-bottom: 1px solid;
    padding: 8px 18px 7px 18px;
    font-weight: 600;
}

.costcalculatortable table tr td {
	font-size: 14px !important;
	font-weight: 400 !important;
    overflow: visible;
    padding: 8px 18px 7px 18px;
}

.costcalculatortable table input {
    width: 85px !important;
	padding: 5px;
	display: inline-block !important;
	margin: 0 0 0 0 !important;
}

.calcTable, .resultsTable, #totals {
	border-collapse:collapse; 
	margin:5px;
}
.calcTable { 
	width: 99%; 
	margin: 0 auto;
}
.resultsTable {
	width: 99%; 
	margin: 0 auto;
}
.calcTable tr:nth-child(odd), .resultsTable tr:nth-child(odd), #totals tr:nth-child(odd) {
	background:#eee;
}

.calcTable tr th:nth-child(odd), .resultsTable tr th:nth-child(odd), #totals tr th:nth-child(odd) {
    background: #017ac3 !important;
	color: #ffffff !important;
}


.calcTable tr td {padding:4px}
.calcTable tr td:last-child { text-align:right}

.resultsTable tr td {padding:4px}
.resultsTable tr td:last-child { text-align:right}

#totals {clear:both; margin:10px auto; float:right}
#totals tr td {padding:4px}
#totals tr td:last-child {text-align:right}

.employeetable {
	width: 100%;
}

.vehicletable td {
	width: 50%;
}

.vehicletable {
	width: 100%;
}


.vehicletable tr td:nth-child(2) {
	width: 25%;
}

.totaltable {
	width: 100%;
}

.totaltable tr td {
	width: 50%;
}

.totaltable #totals {
	width: 99%;
}


/* FOOTER --------*/
.footer-last {
	text-transform: uppercase;
}

.copyrighttext {
	font-size: 12px !important;
	letter-spacing: .05em;
}

.footerrow a {
	color: #e4002b !important;
}

.footerrow a:hover {
	color: #017ac3 !important;
}

.footer-scroll-top {
    right: 0 !important;
    bottom: 79px !important;
}

.footer-scroll-top i {
    width: 68px;
    height: 2em !important;
}



/* SERVICES --------*/
.serviceiconscontent .icon-box-heading h3.h4 {
	color: #017ac3 !important;
	line-height: 22px !important
	
}

.serviceiconscontent p {
	font-size: 16px !important;
	line-height: 22px !important;
	padding-bottom: 20px !important;
	
}

.servicecontainer {
	position: relative;
}

.servicecontainer .btn-container {
	position: absolute !important;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	display: block !important;
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
}

.servicecontainer .btn-container a.serivcebuttonlink {
	padding: 20px 0 !important;
	text-align: center !important;
}

.servicecontainer .icon-box-content{
	margin-top: -25px !important;
}

/* NEWS --------*/

.post-title {
	color: #e4002b;
}
.diligentnews .t-entry-author {
	display: none;
}

.diligentnews .t-entry-title a {
	color: #e4002b;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.diligentnews .t-entry-title a:hover {
	color: #017ac3;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.diligentnews .t-entry-meta {
	font-weight: 200;
	color: #017ac3 !important;
	text-transform: uppercase;
}

.diligentnews .t-entry-excerpt p {
    font-size: 15px !important;
    line-height: 1.75;
    margin: 18px 0 0;
}

.diligentnews .t-entry-readmore a {
	display: inline-block;
	color: #e4002b;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.diligentnews .t-entry-readmore a:hover {
	color: #017ac3;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.diligentnews .t-entry-readmore a:before {
    display: inline-block;
    content: "";
    height: 1px;
    width: 20;
	background-color: #e4002b;
	margin-left: 12px
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.pagination .page-next i, .navigation .page-next i {
    margin-top: -9px;
}

.pagination .page-prev i, .navigation .page-prev i {
    margin-top: -9px;
}

.share-button.share-inline .social.top ul {
    color: #e4002b;
}

/* SIDEBAR --------*/
.col-widgets-sidebar .widget-container .widget-title {
	color: #e4002b;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 17px 0px;
	font-size: 14px;
	font-weight: 200;
	letter-spacing: .05em;
}

.widget-container.widget_archive li a:before, .widget-container.widget_categories li a:before {
    font-size: 16px;
    margin-right: 12px;
}


.widget-container ul, ol {
    margin: 8px 0px 0px 0px;
    padding-left: 8px;
}

.widget-container .cat-item {
	color: #017ac3;
}

.widget-container .cat-item a {
	color: #017ac3;
}

.widget_archive ul, ol {
    margin: 8px 0px 0px 0px;
    padding-left: 18px;
}

.widget_archive {
	color: #017ac3;
}

.widget_archive a {
	color: #017ac3;
}

.widget-container.sidebar-widgets {
    margin: 30px 0px 0px 0px !important;
}

.widget_recent_entries ul, ol {
    margin: 8px 0px 0px 0px;
    padding-left: 0 !important;
}

.widget_recent_entries li {
    padding-left: 0 !important;
    position: relative;
	list-style-type: none;
	padding-bottom: 12px !important;
}

.widget_recent_entries li a {
    color: #e4002b;
	font-size: 18px !important;
	line-height: 19px;
}

.widget_recent_entries li span {
    color: #017ac3;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: .04em;
}


.widget_recent_entries li:before {
    display: none;
}

/* LOCATIONS --------*/
.diligentmap p {
	margin: 0 !important;
	padding: 0 !important;
}

.diligentmap code {
	margin: 0 !important;
	padding: 0 !important;
}

.vc_custom_1590518547792 {
}

.label__contents {
	color: #038cd6;
	font-size: 16px !important;
}


.post-navigation a {
	color: #017ac3;
}

.post-navigation a:hover {
	color: #e4002b
}

.t-entry-text-tc .t-entry-title a {
	color: #e4002b !important;
}

.t-entry-text-tc .t-entry-title a:hover {
	color: #e4002b !important;
}

.t-entry-author {
	display: none;
}

.leadershipteam .icon-box-icon {
	display: none !important;
}


/* BLOG --------*/ 

.blogpost .heading-text  p {
	color: #e4002b;
	font-weight: 600;
}

/* STORE FINDER --------*/
.diligentmap .ssf-main-content {
    margin-top: 0;
}

.ssf-main-content *{
}

.diligentmap .large-offset-6 {
    margin-left: 0 !important;
}

.diligentmap #applyFilterOptions {
    padding: 7px 20px !important;
    border: 0;
    border-radius: 0 !important;
    outline: 0;
    display: inline-block;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3) !important;
    font-size: 18px;
	font-weight: 600;
	letter-spacing: .03em;
	border: 1px solid #ffffff !important;
}

.diligentmap h2, .diligentmap .h2 {
    font-size: 22px;
    line-height: 36px !important;
    margin: 0px 0 16px 0 !important;
	text-transform: uppercase !important;
}

.diligentmap .title.space-bottom-3x {
    padding-top: 10px !important;
}

.store-locator__infobox .store-location {
	color: #038cd6 !important;
}

.store-locator__infobox--main .store-location {
	color: #ffffff !important;
}

.infobox__row + .infobox__row {
    padding-top: 30px;
}

.infobox__row.store-description {
	margin-top: 12px !important;
	clear: both;
	display: block;
}

.store-description p {
	font-size: 14px !important;
	color: #ffffff !important;
}

.store-description ul {
	margin: 10px 0 15px 20px !important;
	padding: 0 0 0 10px !important;
}

.store-description li span, .store-description li {
	padding: 0;
	margin: 0;
	font-size: 14px !important;
	color: #ffffff !important;
}

.filter__row--regions .filter__toggler-contents, .filter__row--services .filter__toggler-contents {
    max-height: 392px !important;
}

label.ssflabel {
    line-height: .65 !important;
}


.btn-super-info {
    border-radius: 0 !important;
}


#storeLocatorInfobox .store-description::before, #mobileStoreLocatorInfobox .store-description::before, .store-locator__infobox.store-description::before {
    font-family: "FontAwesome";
    content: "" !important;
    display: inline-block;
    padding-right: 0;
    vertical-align: middle;
    font-weight: 700;
	display: none !important;
}

.store-locator__infobox #dirbutton {
	display: none !important;
}

.store-locator__infobox a.infobox__cta.ssflinks{
	display: none !important;
}

.store-locator__infobox .store-address:before {
	display: none !important;
}

.infobox__row.store-address{
    padding-top: 10px !important;
}


.infobox__row.store-location{
    padding-top: 10px !important;
}

.store-locator__store-list .infobox__row {
    padding: 0 8px !important;
} 


.filter__options-clearer.ssflinks {
	font-size: 15px !important;
	text-transform: uppercase; !important
}

#filterShowAll {
	font-size: 15px !important;
	text-transform: uppercase; !important
}


/* TEAM --------*/
.teamcontainer h3 {
	color: #017ac3  !important;
	font-size: 20px !important;
	
}

.teamcontainer .t-entry-meta span {
	font-size: 16px !important;
	font-weight: 400 !important;
}


.fontsize-160000 {
    font-size: 12px !important;
}


/* CLIENT PORTALS --------*/
.clientportals .heading-text h3 {
	text-transform: uppercase !important;
}


.clientportals hr {
    margin: 15px 0px 15px 0px !important;
}

.clientportals .text-lead p {
	letter-spacing: .05em;
    font-size: 17px !important;
    line-height: 22px !important;
	
}

.hometotal h2 {
	line-height: 27px;
}


@media only screen and (max-width: 959px) {
	
	/* CLIENT PORTALS --------*/
	
	.hometotal .vc_custom_1593637646600 {
		padding-top: 39px !important;
		padding-bottom: 5px !important;
	} 
	
	.hometotal .uncont {
		width: 90% !important;
		margin: 0 auto !important
	}
	
	.hometotal h1 {
		line-height: 38px;
	}
	
	.hometotal .uncont:last-child {
		margin-bottom: 20px !important;
	}
	
	
	.vc_custom_1592588684243 .vc_custom_heading_wrap  {
		padding-top: 25px;
	}
	
	.vc_custom_1592588684243 .wpb_row.row-inner {
		padding-bottom: 25px;
	}
	
	.vc_custom_1590167429645 {
		padding-top: 10px !important;
		padding-bottom: 50px !important;
	}
	
	.vc_custom_1593536218631 .row div[class*=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont, .row div[class*=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont {
		text-align: left !important;
	}


	.empty-space.empty-quad {
		padding-top: 36px !important;
	}











}
























