@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
	margin:0;
	padding: 0;
	font-family: "Roboto", sans-serif !important;
	overflow-x: hidden;
}

:root{
 --main-blue:#003366;
 --main-gold:#FFB703;
 --light-blue:#7CC6DD;
 --light-gray:#666666;
 --text-blue:#003366;
}
.main-blue-bg{
	background-color: var(--main-blue);
}
.text-blue{
	color: var(--text-blue);
}
.navbar .navbar-brand img{
	width: 150px;
}
.primary-navbar{
	align-items: baseline;
}
.primary-navbar li a{
	color: #fff;
	display: inline-block;
	text-align: center;	
}
.primary-navbar li{
	margin: 0px 2px;
}
.primary-navbar li a.active{
	color: #FFB703 !important;
	 border-bottom: 2px solid #FFB703;
}
.primary-navbar li a:hover, .primary-navbar li a:focus{
	color: #FFB703 !important;
	border-bottom: 2px solid #FFB703;
}
.primary-navbar li a {
    padding: 0px 20px !important;
    border-bottom: 2px solid #7CC6DD;
    line-height: 1.2;
}
.banner-heading h2{
	font-size:40pt;
	text-transform: uppercase;
	line-height: 1;
}
.banner-heading .y-heading {
    color: #FFF;
    font-weight: 300;
}
.banner-heading p {
    font-size: 20px;
}
.banner-heading  .b-heading{
	color: #fff;
	font-weight: 600;
}
.side-map-area img{
	width: 100%;
}
.side-map-area h4 {
    font-weight: 600;
    color: #666666;
    line-height: 1;
    font-size: 18pt;
}
.side-map-area p{
	font-size: 15pt;
}
.country-data h3{
	font-size: 40pt;
	color: #666666;
	font-weight: 400;
}
.data-cards{
	padding: 30px 30px 10px; 
	margin-bottom: 20px;
}
.data-cards h4{
	color: #FFB703;
	text-transform: uppercase;
	font-size: 28px;
}
.middle-content h2{
	color: #7CC6DD;
	font-size: 48px;
	font-weight: bolder;
	line-height: 1;
}
.middle-content p{
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
}
.action-btn a{
	background-color:#666666;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 20px;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
	border-radius: 10px;
	display: inline-block;

}
.action-btn a:hover{
	background-color: #FFB703;
	color: #666666;
}

.footer-main{
	background-color: var(--main-blue);
}
.footer-links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-links ul li a{
	color: #fff;
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
}
.footer-bottom{
	background-color: #000000;
	padding: 10px;
	text-align: center;
}
.footer-bottom p{
	font-size: 12px;
}
.footer-bottom img{
	width: 35px;
	height: 20px;
}
.video-outer{
	width: 100vw; /* Full width of the viewport */
	max-width: 1920px; /* Maximum width of 1920px */
	height: 600px; /* Fixed height */
	overflow: hidden; /* Ensure that any overflow content is hidden */
	position: relative;
	padding: 50px 0;
}
.video-outer video {
	width: 100%;
	height: 100%;
	object-fit: cover; /* Ensures the video covers the container */
	position: absolute;
	top: 0;
	left: 0;
  }

/*Laborforce*/
.banner-heading .grey-heading{
	font-weight: 300;
	color: #666666;
	font-size: 40px;
}
.location-btns a{
	text-decoration: none;
	font-size: 20px;
	font-weight: bolder;
	display: inline-block;
}
.location-btns a:hover{
	background-color: #FFB703;
	color: #000 !important;
}
.labor-charts {
    background-color: rgb(102 102 102 / 10%);
    padding: 20px;
    border-radius: 10px;
}
.labor-subtitle{
	font-size: 24px;
	font-style: italic;
}
.f-bold{
	font-weight: 800;
}
.note-sec p, .hint-bar span{
	font-size: 16px;
	line-height: 1;
	font-style: italic;
}
.totalempolyee h4{
	font-size: 30px;
	font-weight: bold;
}
.labor-charts img{
	width: 100%;
}
.community-inner-cards {
    margin-bottom: 30px;
    min-height: 258px;
}
.community-inner-cards h3{
	font-size: 60px;
	font-weight: bold;
	color: #7CC6DD;
}
.community-inner-cards p{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0px;
}
.community-cards-icon {
    height: 70px;
    margin-bottom: 20px;
}
.Commercial_tabs button{
	background-color: #b3b3b3 !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 20px;
	border:0 !important;
	border-radius: 0.375rem !important;
	font-weight: 600;
	padding: 15px 20px;
}
.Commercial_tabs button.active{
	background-color: #003366 !important;
}
.Commercial-tables table  thead th{
	background-color: #003366;
	color: #fff;
	text-transform: uppercase;
	padding: 25px 5px 8px;
	line-height: 1;
}
.Commercial-tables table{
	margin-bottom: 0px;
}
.Commercial-tables {
    border-bottom: 2px solid #000;
}
.Commercial-tables table tbody tr td:nth-child(1){
	font-size: 20px;
	font-weight: bold;
}
.Commercial-tables table tbody tr td{
	border:0px;
} 
.Commercial-tables table tbody tr:nth-child(odd) td {
    background-color: rgb(0 51 102 / 5.05%);
}
.Commercial-tables table tbody tr:nth-child(even) td {
    background-color: rgb(0 51 102 / 10.05%);
}
.main-city-heading{
	background-color: #003366;
}
.main-city-heading h4{
	font-size: 20px;
}
.city-result ul{
	list-style-type: none;
}
.city-result ul li{
	font-size: 17px;
	padding: 5px 0;	
}
.city-result ul:nth-child(odd) {
	 background-color: rgb(0 51 102 / 5.05%);
}
.city-result ul:nth-child(even) {
	 background-color: rgb(0 51 102 / 10.05%);
}
.city-subheading{
	background-color: #666666;
}
.city-subheading h4{
	font-size: 20px;
}
.source {
	font-size: 16px;
	font-style: italic;
	margin-top:5px;
}
.city-result {
    border-bottom: 2px solid #003366;
}
.location-area-btns{
	position: relative;
}
.location-list {
    background-color: #d9d9d9;
    position: absolute;
    width: 100%;
    display: none;
    top: 58px;
    border:1px solid #000;
    z-index: 5;
}
.location-list.show{
	display: block;
}
.location-list ul{
	list-style-type: none;
	padding:0;
	max-height: 500px;
	overflow-y: auto; 

}
.location-list ul li{
	display: block;
	text-align: left;
	padding: 5px 10px;
	cursor: pointer;
	font-weight: 500;
}
.location-list ul li:hover{
	background-color: #FFB703;
}
.legend-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.legend-list ul li{
	display: flex;
	justify-content: space-between;
	padding: 3px 16px;
}

.legend-list ul li:nth-child(odd) {
	 background-color: rgb(0 51 102 / 5.05%);
}
.legend-list ul li:nth-child(even) {
	 background-color: rgb(0 51 102 / 10.05%);
}

.legend-list ul li p{
	margin-bottom: 0px;
}
.legend-name p{
	font-weight: 800;
	font-size: 18px;
}
.legend-value p{
	font-weight: 500;
	font-size: 18px;
}
.legend-name span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 50%;
}
.legend-name{
	display: flex;
	column-gap: 10px;
	align-items: center;
}
.trade_bg{
	background-color: #005f9a;
}
.education_bg{
	background-color: #0b76a0;
}
.professional_bg{
	background-color: #cd9e0c;
}
.leisure_bg{
	background-color: #f1bb0d;
}
.manufacturing_bg{
	background-color: #8e6e08;
}
.construction_bg{
	background-color: #a5c9eb;
}
.financial_bg{
	background-color: #000;
}
.information_bg{
	background-color: #b0b0b0;
}
.natural_bg{
	background-color: #003d64;
}
.trans_bg {
    background-color: #3e5d0c;
}

.retail_bg {
    background-color: #83bb33;
}
.gov_bg{
	background-color: #d71d1d;
}
/*Comparsionpage*/

.regional-content p{
	color: #b3b3b3;
}
.location-seclection-cards {
		display: flex;
		flex-wrap: wrap;
		column-gap: 17px;
		row-gap: 17px;
}
.location-seclection-cards > div {
	width: calc(16.666% - 15px);
}
.location-seclection-cards label.btn.btn-outline-primary {
    background-color: #b3b3b3;
    color: #fff;
    border: 0;
    padding: 20px;
    min-height: 80px;
    line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: center;
}
.location-seclection-cards .btn-check:checked+.btn{
	background-color: #FFB703 !important;
	color: #000 !important;
}
.report-btn a{
	background-color: var(--main-blue);
}
.report-btn a:hover{
	color: #000;
}
.location-area-btns a{
	text-decoration: none;
}
#local-compare-main-section .location-area-btns a{
	font-size: 20pt;
}
.location-area-btns .location-list {
    min-width: 400px;
}
.Commercial-tables .accordion-body{
	padding: 0;
}

.Commercial-tables .accordion-item h2 button {
    font-weight: 800;
    color: #003366;
    font-size: 20px;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.Commercial-tables .accordion-item h2 button:focus{
	box-shadow: unset;
}
.Commercial-tables .accordion-item  .accordion-button:not(.collapsed)::after{
	background-image: url(../assets/img/minus.png) !important;
}
.Commercial-tables .accordion-item  .accordion-button::after{
	background-image: url(../assets/img/plus.png) !important;
}

.Commercial-tables .accordion-item{
	border:0px;
	border-radius: 0px !important;
	border-bottom: 1px solid #003366;
}
.Commercial-tables .city-comparsion table thead th{
	background-color: #FFB703;
	color: #000;
}
.accordion.city-comparsion{
	border-radius: 0px;
}
#show-economic-data p{
	margin-bottom: 0px;
}


.eco-sumary-page .clark-county-table table tbody tr td.up.green {
    background: transparent url(../assets/img/green.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px;
	background-size:12px;
}

.eco-sumary-page .clark-county-table table tbody tr td.down.pink {
    background: transparent url(../assets/img/red.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px;
	background-size:12px;
}

.eco-sumary-page .clark-county-table table tbody tr td.up.red {
    background: transparent url(../../img/urban/indicator_up-red.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px;
	background-size:12px;
}

.eco-sumary-page .clark-county-table table tbody tr td.yellow {
    background: transparent url(../assets/img/yellow.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px;
	background-size:12px;
}
.border-right{
	border-right: 1px solid #fff;
}
.download-menu ul{
	list-style: none;
	padding-left: 10px;
}
.download-menu ul li{
	display:inline-block;
}
.download-menu ul li:first-child{
	margin-right: 10px;
}
.download-menu ul li a {
    color: #fff;
    font-size: 15px;
}
.chart-bar h4 {
    color: #fff;
    font-size:17px;
    margin: 0;
}
.chart-vartition {
    display: flex;
    align-items: center;
}
.legend-list {
    margin-top: -60px;
}
div#box-areas {
    display: flex;
	column-gap: 20px;
	align-items: baseline;
}
.para_lines{
	min-height: 52px;
}

.indi-chart-area .chart-inner .box-area .top-icon {
    background-image: url(../assets/img/minus-close.png);
    position: absolute;
    top: -12px !important;
    right: -10px !important;
    width: 17px;
    height: 20px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center !important;
}
.indi-chart-area{
	position: relative;
}
#economic-portal span.chart-pop-icon.cross-chart {
    background-color: transparent !important;
    position: absolute;
    z-index: 55;
	right: -10px;
    top: -16px;
}

/* ECONOMIC SUMMARY PAge */

/* Slider */

.slider {
	display: flex;
	width: 100%;
	margin: 0px auto 0;
	overflow: hidden;
	padding: 2.0rem;
	column-gap: 20px;
}
.slider .item a {
    background-color: #eee;
    color: #000;
    border: 0;
    padding: 20px;
    min-height: 70px;
    line-height: 1.2;
    border-radius: 5px;
    width: 100%;
    display: flex;
    text-align: center;
    text-decoration: none;
    /* box-shadow: 0px 2px 3px #b3b3b3; */
    white-space: nowrap;
    align-items: center;
    justify-content: center;
}
.slider{
	width: calc(185px * 26); /* Each slide gets its share of space */
    flex-shrink: 0;
}
.slider .item {
    /* animation: animate 40s linear infinite; */
    min-width: 15%;
	border-radius: 5px;
}
/* .slider .item a:active, .slider .item a.active {
    background-color: #ca9e2d;
    color: #fff;
} */

.slider:hover .item {
	animation-play-state: paused;
}
section.location_carousel {
    background-color: #fff;
    padding: 20px 0;
    margin: 50px 0;
}
.popover{
	box-shadow: unset !important;
}
@keyframes animate {
	0% { transform: translateX(0); }
	100% { transform: translateX(calc(-185px * 25))}
}
/*  */
.home-page-location {
    padding: 10px 20px;
    /* background: #1b3664; */
    /* color: #fff; */
	color: #1b3664;
	font-size: 40px;
}
section.location_carousel .container .slider {
    padding-top: 15px;
}
.map_img{
	width: 100%;
}
.home_page_banner{
	background-image: url('../assets/img/sbc-banner.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
}
.banner-section{
	position: relative;
}
.banner-section video{
	height: 100%;
}
.banner_content {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
	width: 100%;
}

.chart-section-area img {
    width: 100%;
}
.selected {
    background-color: #FFB703; /* Light blue highlight when selected */
    /* font-weight: bold; */
  }
  .home_banner h2, .home_banner p, .home_banner h4 {
    text-shadow: 0 0 10px  black;
}

.tab-pane {
	max-height: 0;
	overflow: hidden;
	transition: max-height 1s ease-in-out !important;
	opacity: 0;
  }
  
  .tab-pane.active {
	max-height: 100%; /* Set a large enough height to accommodate content */
	opacity: 1 !important;
  }
  .Commercial_tabs + div#myTabContent {
    min-height: 500px;
}


.footer-bottom a {
    color: #fff;
    text-decoration: none;
}
#economic-portal span.chart-pop-icon.cross-chart img {
    width: 25px;
    
}
#economic-portal span.chart-pop-icon.cross-chart{
	background-color: transparent !important;
}



.community-cards-icon img {
    max-width: 100px;
}

td.up.pink {
    background: transparent url(../assets/img/indicator_up-red.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px !important;
    background-size: 12px;
}

td.yellow-indicator {
    background: transparent url(../assets/img/yellow.png) no-repeat scroll 97% center;
    height: 22px;
    padding-right: 20px !important;
    background-size: 12px;
}

td.down.green{
    background: transparent url(../assets/img/down_green.png) no-repeat scroll 97% center !important;
    height: 22px !important;
    padding-right: 20px !important;
    background-size: 12px !important;
}

.slider .selected_div a {
    background-color: #1b3664; 
    color: #fff !important;
   
}

/* hide video setting */
audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
    display: none;
}
audio::-webkit-media-controls,
video::-webkit-media-controls {
    display: none;
}

.border-right-line, .border-left-line{
	position: relative;
}
.border-right-line::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 53px;
    background-color: #9b9b9b;
    position: absolute;
    right: 0px;
    top: -9px;
}
.indi-chart-area .chart-inner .chart-bar{
	overflow: hidden;
}
.border-left-line::before{
	content: "";
	display: inline-block;
	width: 1px;
    height: 53px;
    background-color: #9b9b9b;
    position: absolute;
    left: 0px;
    top: -11px;
}
.axis_sec label {
    font-size: 14px;
    padding: 6px 5px;
}
.axis_sec input#mul-axes {
    visibility: hidden;
}
.axis_sec input#mul-axes:checked + label {
    border-bottom: 2px solid #FFB703  !important;
}
.axis_sec input#mul-axes{
	width: 0px;
}
.axis_sec  label{
	border-bottom: 2px solid transparent !important;
}
.text-upercase{
	text-transform: uppercase;
}
table#economic-summary-main-table tr th:not(:first-child), table#economic-summary-main-table tr td:not(:first-child) {
    text-align: right;
}
table#economic-summary-main-table tr th:nth-child(1), table#economic-summary-main-table tr th:nth-child(2),
table#economic-summary-main-table tr th:nth-child(3){
	text-align: left;
}
div#box-areas{
	margin-top:30px;
}
.chart.change-chart.active, .chart.single-axis.active {
    border-bottom: 2px solid #FFB703;
}
.chart.change-chart, .chart.single-axis {
	border-bottom: 2px solid transparent;
}
main .banner-heading .y-heading {
    color: #FFB703;
}
.svg_outer{
	width: 100%;
	height: 500px;
	overflow: hidden;
	border: 1px solid rgb(86, 86, 86);
	cursor: grab;
	border-radius: 5px;
	padding-top: 40px;

}
.svg_controls {
    position: absolute;
    top: 10px;
    left: 10px;
}
.chart-section-area{
	position: relative;
}
.svg_controls button {
    background-color: #003366;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    border-radius: 5px;
	
}
.svg_controls button:hover{
	background-color: #FFB703;
}

.mini-heading {
    position: relative;
    top: -2px;
}
.footer-links ul li a:hover {
    color: #ffb703;
}
.home_banner  p {
    margin: 15px 0;
}



/* overlay  */
.axis_sec label {
    cursor: pointer;
}

#cboxOverlay {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.accordion .accordion-item .accordion-body {
    max-height: 500px;
    overflow-y: auto;
    display: -webkit-inline-box;
    width: 100%;
}

.accordion .accordion-item .accordion-body  table thead{
	position: sticky;
    top: 0;
}
.location_name_data h4 {
    color: #666666;
    font-size: 40px;
    font-weight: 300;
}
.city-data {
    max-height: 500px;
    overflow-y: auto;
}
.main-city-heading {
    position: sticky;
    top: 0;
}
.tabs-heading h2{
	color: #003366;
	font-size: 30pt;
	font-weight:800;
	line-height: 1;
}
.tabs-heading p {
    font-size: 20pt !important;
    color: #666666 !important;
}


.table_bg_section  table tr td:last-child{
	background-color: rgb(249 214 125 / 80%) !important;
	width: 150px;
}

li.geographicalias.location-option-title {
    pointer-events: none;
    color: #979797;
    font-size: 14px;
    border-top: 1px solid #9d9d9d;
}
.footer-logo img {
    width: 100%;
}
/*Media Query*/

@media only screen and (max-width:1536px){
	.banner-heading h2, .middle-content h2{
		font-size: 40px;
	}
	.action-btn a{
		font-size: 16px;
	}
	.data-cards {
    padding: 30px 20px 10px;
}
.community-inner-cards h3{
	font-size: 50px;
}
.community-inner-cards p{
    font-size: 20px;
}
}
@media (min-width:992px) {
	.data-cards {
		min-height: 335px;
		position: relative;
	}
	
	.data-cards .action-btn {
		position: absolute;
		left: 50%;
		bottom: 00px;
		transform: translate(-50%, -10px);
		width: 100%;
	}
}

@media only screen and (max-width:1024px){
	.primary-navbar li a{
		padding: 0px 9px !important;
	}
	.chart-bar h4{
		font-size: 14px;
	}
	.indi-chart-area .chart-inner .chart-bar .chart{
		font-size: 13px;
	}
}

@media only screen and (max-width:991px){
	.menus .close{
		display:block !important;
	}
	.menus  .threedot{
		display:none;
	}
	span.navbar-toggler-icon, .navbar-toggler .close {
		display: none;
	}
	.primary-navbar li a{
		padding:20px 20px !important;
		width: 100%;
		display:block;
		border-bottom: 1px solid #7CC6DD;
		
	}
	.primary-navbar li a br{
		display: none;
	}
	
	.main-blue-bg button.navbar-toggler {
    filter: invert(1);
}
.home_page_banner {
    background-attachment: unset;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.location-seclection-cards > div {
	width: calc(33.666% - 15px);
}
.navbar-toggler i {
    font-size: 24px;
}
.banner-heading h2, .middle-content h2{
	font-size: 30px;
}
.data-cards h4{
	font-size: 22px;
}
.action-btn a {
    font-size: 15px;
}
.primary-navbar{
	display: block !important;
}
.footer-logo img {
    width: auto;
}
}


@media only screen and (min-width: 768px) and (max-width:992px){
	.data-cards .middle-content.my-5 {
		margin: 10px 0 !important;
	}
	.container {
		max-width: 100% !important;
		width: 100% !important;
	}
	.banner-section  .banner-heading {
		margin-bottom: 20px !important;
	}
	.totalempolyee h4{
		font-size: 24px;
	}
	.community-inner-cards h3{
		font-size: 36px;
	}
	.tabs-heading h2{
		font-size: 25pt;
	}
	.data-cards {
		min-height: 300px;
	}
}
@media only screen and (max-width:767px){
	section.location_carousel{
		margin: 0;
	}
	section.location_carousel.py-5 {
		padding-bottom: 0px !important;
	}
	.country-data h3{
		font-size: 30pt;
	}
	.footer-links {
	    margin-top: 30px;
	}
	.navbar .navbar-brand img{
		width: 110px;
	}
	.location-btns a {
		display: inline-block;
		margin-bottom: 15px;
		font-size: 16px;
	}
	.table{
		display: block;
		width: 100%;
		overflow-x: auto;
	}
	.Commercial-tables table tbody tr td, .Commercial-tables table thead tr th{
		font-size: 16px !important;
		white-space: nowrap;
	}
	.location-seclection-cards > div {
		width: calc(50.666% - 15px);
	}
	.action-btn a {
		font-size: 16px;
		width: 100%;
		margin-bottom: 10px;
	}
	.location-area-btns{
		margin-top:15px;
	}
	.banner-heading .grey-heading{
		font-size:30px;
	}
	.banner-heading h2, .middle-content h2 {
		font-size: 24px;
	}
	.banner-heading p, .banner-heading h4{
		font-size: 16px;
	}
	.Commercial_tabs button{
		font-size: 16px;
	}
	.main-city-heading h4, .city-subheading h4 {
		font-size: 16px;
	}
	.city-result ul li{
		font-size: 15px;
	}
	.video-outer{
		height: 100vh;
	}
	.map_img{
		max-width: 100%;
		object-fit: cover;
		height: 200px;
		width: unset;
	}
	.home-page-location{
		font-size: 30px;
	}
	div#box-areas{
		flex-wrap: wrap;
	}
	.indi-chart-area .chart-inner .box-area{
		margin-bottom: 5px  !important;
	}
	.eco-sumary-page{
		margin-top: 0px !important;
	}
	.indi-chart-area .chart-inner .chart-bar{
		flex-wrap: wrap;
	}
	.border-left-line::before, .border-right-line::after{
		display: none;
	}
	.chart-bar h4{
		font-size: 14px;
	}	
	#local-compare-main-section > div {
		flex-wrap: wrap;
	}
	#local-compare-main-section .location-area-btns a {
		font-size: 16pt;
		display: inline-block;
		margin-bottom: 15px;
	}
	.Commercial-tables .accordion-item h2 button{
		font-size: 15px;
	}
	.tabs-heading h2{
		font-size: 20pt;
	}
	.Commercial-tables .location-btns.text-end {
		text-align: left !important;
		margin-top: 5px !important;
	}
	
}

@media only screen and (max-width:480px){
	.home-page-location {
		font-size: 25px;
	}
	.location-btns.mt-5 {
		margin-top: 0px !important;
	}
	.legend-name p, .legend-value p{
		font-size: 14px;
	}
	.totalempolyee h4{
		font-size: 20px;
	}
	.location-area-btns .location-list {
		min-width: 100%;
	}
}

div#myTabContent tbody tr td {
	text-align: right;
}

div#myTabContent tbody tr td:first-child {
	text-align: left;
}

#regional-compare-main-section .location-area-btns a{
	font-size: 20pt;
}