/*
* Benchmark Page
* Ricardo Rios
*/
body {
	font-family: 'Roboto' !important;
	color: #212529;
}
/*
End Amend
*/


.keyfindingsbt{
	background: #FFCB05 !important;
}
.cls_commitment_and_governance{
	background: #00A4A6 !important;
}
.cls_traceability_and_risk_assessment{
	background: #3558D6 !important;
}
.cls_purchasing_practices{
	background: #0CA76B !important;
}
.cls_recruitment{
	background: #AD2EAD !important;
}
.cls_worker_voice{
	background: #0086FF !important;
}
.cls_monitoring{
	background: #F52459 !important;
}
.cls_remedy{
	background: #600092 !important;
}
.flt_left{
	float: left !important;
}

#wpadminbar a{
	font-size: 13px !important;
}
/* ================== General Settings ================== */
.src_btn_lg,
.vc_btn3.vc_btn3-size-md{
	font-size: 16px !important;
	font-weight: bold !important;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline{
	font-weight: bold !important;
}
p strong{
	font-weight: bold;
	/* line-height: 0.3; */
	font-size: 1.2em;
	line-height: 1;
}
/* ==================/General Settings ================== */
.subind_cover{
	display: none;
}
.src_pg_title_cover {
	background: #FDFAEF;
	padding-top: 80px;
	padding-bottom: 70px;
}
.page-item.active .page-link {
		background-color: #000;
		border-color: #000;
}
#wrapper-navbar nav > .container{
	max-width: 1235px; 
}
.head_src_icon{
	padding: 5px;
		border-radius: 5px;
}
.head_src_icon:hover{
	opacity: 0.5;
}
.smile_icon_list li .icon_list_icon{
	z-index: 8;
}
.vc_general.vc_btn3 {
		display: inline-block;
		margin-bottom: 0;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		background-color: transparent;
		color: #5472d2;
		border: 2px solid transparent;
		box-sizing: border-box;
		word-wrap: break-word;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-decoration: none;
		position: relative;
		top: 0;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		line-height: normal;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		font-size: 14px;
		padding-top: 14px;
		padding-bottom: 14px;
		padding-left: 20px;
		padding-right: 20px;
}
.vc_btn3.vc_btn3-style-custom {
		background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
		background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
		background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
		background-repeat: no-repeat;
		background-repeat: repeat-x;
		background-size: 200%;
		background-position: 0 -100%;
}
.vc_btn3.vc_btn3-shape-square {
		border-radius: 0;
}
.vc_btn3.vc_btn3-block {
		display: block;
		width: 100%;
		text-align: inherit;
}
.vc_btn3.vc_btn3-size-md {
		font-size: 14px;
		padding-top: 14px;
		padding-bottom: 14px;
		padding-left: 20px;
		padding-right: 20px;
}
.dropdown-item.active, .dropdown-item:active {
		color: #000;
		background: none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
		color: #000;
		background-color: #FFF47D;
}
#wrapper-navbar nav.navbar{
	z-index: 1;
}
.smile_icon_list li .icon_list_icon{
	width: 2.5em;
	height: 2.5em;
}

.wpb_single_image .vc_single_image-wrapper{
	position: relative;
}


.sticky-wrapper #wrapper-navbar{
	z-index: 9 !important;
}
.is-sticky #wrapper-navbar{
	-webkit-box-shadow: 0px 10px 6px -11px #00000066; 
	box-shadow: 0px 10px 6px -11px #00000066;
}
.custom-logo-link img{
	transition: all .2s ease-in-out; 
}
#wrapper-navbar .bg-light {
		background-color: #ffffff!important;
}

.understrap-read-more-link{
	display: none; 
}

#wrapper-footer footer .container,
#wrapper-footer footer{
	background-color: #DDDDDD !important;
}
#content > .row >.col{
	padding: 0; 
}
.wpb_wrapper blockquote{
	font-weight: bold;
	padding-left: 80px;
	position: relative;
	font-size: 23px;
}
.wpb_wrapper blockquote:before{
	content: '';
	width: 70px;
	height: 70px;
	background-image: url('../img/quote.png');
	background-repeat:no-repeat;
	background-size: contain;
	background-position:center center;
	position: absolute;
	left: 0px;
}
.general_nav{
	padding: 28px 0;
}
.nav_filter_glossary a,
.nav_filter_glossary span{
	padding-left: 15px;
	padding-right: 15px;
}
.nav_filter_glossary > span{
	
}
.nav_filter_glossary span{
	opacity: 0.6;
}
.cat_filtering_mob.nav_filter_glossary .full_wd {
	display: block;
}
/* ============= FAQs ============= */
.vc_toggle{
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title{
	padding-left: 0;
}

.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_custom_heading{
	width: 90%;
	margin: 0;
	padding: 20px 0;
}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_title .vc_toggle_icon{
	left: 97%;
}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content{
	padding-left: 0;
}
/* ============= / FAQs ============= */

.download_comlist_btn{
	float: right;
}
.comlist_select{
	border: 0;
	border-bottom: 2px solid #000;
}
.widget_blog_subscription p{
	display: table-cell;
	width: 100%;
}
footer .widget.widget_blog_subscription p input{
	border: 0;
	border-bottom: 2px solid #000;
	padding-left: 10px;
	padding-right: 10px;
	width: 95% !important;
	min-height: 46px;
	background: none;
}
.widget_blog_subscription p#subscribe-submit button{
	min-width: 120px;
	border: 2px solid #000;
	min-height: 46px;
	background: none;
	 padding-top: 4px;
}
.widget_blog_subscription p#subscribe-submit button:hover{
	background: #000;
	color: #fff;
}
.widget ul{
	padding-left: 0;
	list-style: none;
}
.widget ul li{
	padding-top: 10px;
	padding-bottom: 10px;
}
#modal-content{
	width: 95%;
	margin: 0px auto;
	overflow-y: auto;
	height: 100%;
}
#modal-ready{
/*	width: 98%; */
}
.nextpost_title{
	min-height: 65px;
}
.dsk_padding_right_155{
	padding-right: 155px;
}
.tbl_custom_social_widg{
	margin-top: 40px;
}
.tbl_custom_social_widg .icons_right{
	text-align: right;
}
.tbl_custom_social_widg a:hover > img{
	opacity: 0.47;
}
.single-post .entry-content a{
	font-weight: bold !important;
	text-decoration: underline;
}

a.vc_btn3{
	text-decoration: none !important;
}
.date_text{
	font-size: 16px;
}
.the_categories a{
	margin: 16px 0;
	display: block;
	font-size: 16px;
}
.sticky_nav.general_nav a{
	position: relative;
}
.sticky_nav.general_nav a:after{
	content: '';
	width: 80%;
	height: 3px;
	background: #FFCB05; 
	display: none;
	left: 10%;
}
.sticky_nav.general_nav a.active:after,
.sticky_nav.general_nav a:hover:after{
	position: absolute;
	display: block;
}
.banner_search form .search_wrap button:hover,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom.vc_btn3-block:hover,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom:hover,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover{
	background: #E9BB4A !important
}
.show_mobile{
	display: none;
}

.bef_aft_bg_gray{
	position: relative;
	background: #F9F9F9;
}
.bef_aft_bg_gray:before,
.bef_aft_bg_gray:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}
.bef_aft_bg_gray:before{
	-webkit-box-shadow: -1200px 0px 0px 0px #F9F9F9;
	-moz-box-shadow: -1200px 0px 0px 0px #F9F9F9;
	box-shadow: -1200px 0px 0px 0px #F9F9F9;
}
.bef_aft_bg_gray:after{
	-webkit-box-shadow: 1200px 0px 0px 0px #F9F9F9;
	-moz-box-shadow: 1200px 0px 0px 0px #F9F9F9;
	box-shadow: 1200px 0px 0px 0px #F9F9F9;
}
.btn_common_yellow{
	background-color:#ffcb05 !important; 
	color:#000000 !important;
}
.btn_common_yellow:hover{
	background: #E9BB4A !important;
}
.lang_list ul{
	list-style: none;
	padding-left: 0;
}
.ul_d_padding_0 ul{
	padding-left: 20px;
}
.dropdown_lbl{
	display: inline-block;
	position: relative;
}
.dropdown_lbl .select_icon{
	position: absolute;
	right: 1px;
	top: 14px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 1px 15px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 1px 15px rgba(255,255,255,1);
	box-shadow: 0px 0px 1px 15px rgba(255,255,255,1);
}
.dropdown_theme{
	position: relative;
}
.dropdown_theme:after{
	position: absolute;
	top: 0;
	right: 0;
	content:'';
	width: 20px;
	height: 20px;
	background-image: url('../img/arrow_l_down.png');
	background-repeat: no-repeat;
}
.dropdown_select{
	max-width: 100%;
}
.dropdown_select .select_icon{
	float: right;
	margin-top: 15px;
}
.dropdown_select .selected{
	border-radius: 0;
	border-bottom: 2px solid #000 !important;
	font-size: 30px !important;
	background: none !important;
	font-weight: 500 !important;
	min-width: 300px;
	text-align: left;
	box-shadow: none !important;
	line-height: 1;
}
.dropdown_select.dropdown_select_2,
.dropdown_select.dropdown_select_3{
	display: block;
}
.dropdown_select.dropdown_select_2 .selected{
	font-weight: 300 !important;
	min-width: 100px;
	width: 100%;
	font-size: 22px !important;;
	height: 35px;
}
.dropdown_select.dropdown_select_2 .select_icon{
	float: right;
	margin-top: 0;
}
.dropdown_select.dropdown_select_3 .selected{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dropdown_select.dropdown_select_3 .selected h2{
	display: inline;
	font-size: 26px !important;
	font-weight: 500 !important;
}
.dropdown_select.dropdown_select_3 .select_icon{
	margin-top: 10px;
}
.dropdown_select .dropdown-menu{
		border-radius: 0 !important;
		margin-top: -3px;
		padding: 0;
	 z-index: 2;
}
.dropdown_select.dropdown_select_2 .dropdown-menu{
	 top: 15px !important;
	border: 3px solid;
	padding-top: 15px;
	padding-bottom: 15px;
}
.dropdown_select .dropdown-menu li{
		padding: 0;
}
.dropdown_select .dropdown-menu li label{
	margin: 0;
	background: #fff !important;
	font-size: 25px;
	text-align: left;
	border: 0;
	border-radius: 0;
}
.dropdown_select.dropdown_select_2 .dropdown-menu li label{
	font-size: 18px;
	padding: 20px;
	font-weight: normal;
}
.dropdown_select.dropdown_select_2 .dropdown-menu li label.selected_lbl{
	color: #767676;
}
.dropdown_select .dropdown-menu li label:hover{
	background: #efefef !important;
}
.dropdown_select .dropdown-menu li label input{
	 display: none;
}
.dropdown_select.company_list_sel{
	 width: 100%;
}


.company_list p{
		margin-bottom: 2px;
}
.border_rd0{
	border-radius: 0 !important;
}
.custom-logo-link{
	margin-right: 30px;
}
.navbar-light .navbar-nav .nav-link{
	color: #000;
}
.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus{
	border-color: unset;
	 box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.34);
}
.modal-backdrop{
	background-color: #ffcb05c2;
}
.btn-outline-dark.sign_up_btn{
	border-width: 2px;
	font-weight: bold !important;
}
.btn-outline-dark:hover{
	background-color: #000000;
	border-color: #000000;
}
.nav_search_modal{
	padding-right: 0 !important;
}
.nav_search_modal .modal-xl{
	max-width: 100%;
	background: #fff;
}
.nav_search_modal .modal-content{
	border: 0;
}
.nav_search_modal .modal-header,
.nav_search_modal .modal-footer{
	border: 0;
}
.nav_search_modal .modal-xl{
	margin-top: 0;
}
.admin-bar .nav_search_modal .modal-xl{
	margin-top: 32px;
}
.search_fld.input-group{	
	border-bottom: 3px solid #000;
}
.search_fld .input-group-text{
	background-color: #fff;
}
.search_fld .input-group-text,
.search_fld .form-control{
	border: 0;
}
.modal-content{
	border-radius: 0;
}

/* ==== Search Form ==== */


form.general_search .search_wrap,
.banner_search form .search_wrap {
	position: relative;
	top: -1em;
	left: -1em;
	width: 100%;
}
form.general_search .search_wrap .company_search,
.banner_search form .search_wrap .company_search {
	max-height: 50px;
	padding: 10px;
	font-size: 17px;
	border: 0;
	float: left;
	width: 100%;
	background: #fff;
	border-right: 5px solid #FFCB05;
	border: 5px solid #FFCB05;
}

form.general_search .search_wrap button,
.banner_search form .search_wrap button {
	padding-right: 25px;
	padding-left: 25px;
	background: #FFCB05;
	font-size: 17px;
	border: 0; 
	border-left: none;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	height: 50px;
}
form.general_search .search_wrap .src_btn_lg,
.banner_search form .search_wrap .src_btn_lg {
	width: 100%;
}

form.general_search .search_wrap button:hover,
.banner_search form .search_wrap button:hover {
	background: #e8b800;
}

form.general_search .search_wrap::after,
.banner_search form .search_wrap::after {
	content: "";
	clear: both;
	display: table;
}
.src_btn_mob{
	display: none;
}
.src_company_list{
	 margin-top: 18px;
	 display: block;
	 position: relative;
}
.src_res{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%; 
	border: 4px solid #ffcb05;
	margin-top: 10px;
	background: #fff;
	z-index: 2;
	padding-top: 10px;
}
.src_res ul{
	list-style: none;
	padding-left: 30px;
}
.src_res ul li{
	margin: 20px 0;
}

.src_res_title{
	padding-right: 10px;
}
.src_res_title a{
	font-weight: 500 !important;
}
.src_res_title_cat{
	padding-left: 10px;
}
/* ==== Search Form ==== */
.nav_search_modal .src_res{
	border-color: #000;
}

.mobile_nav{
	display: none;
}
.tbl_subset_of_indic_wrap,
.tbl_subset_of_indicator_tbs{
	max-height: 700px;
	overflow:auto;
}
.tbl_subset_of_indicator_tbl{
	width: 100%;
}
.tbl_subset_of_indicator_tbl th{
	font-size: 12px;
	font-weight: 500;
	padding: 5px;
}
.tbl_subset_of_indicator_tbl thead th{
	text-align: center;
}
.tbl_subset_of_indicator_tbl tbody th{
	text-align: right;
	border-right: 3px solid #ddd;
}
.tbl_subset_of_indicator_tbl td{
	vertical-align: middle;
	text-align: center;
}
.tbl_subset_of_indicator_tbl tbody tr td:nth-child(odd){ 
	background: #F9F9F9;
}
.tbl_subset_of_indicator_tbl tbody tr td{
	border-bottom: 1px dashed #ddd;
}
.active_point{
	width: 13px;
	height: 13px;
	border-radius: 100%;
	background: #FFCB05;
	margin: 0px auto;
	position: relative;
}
.active_point .act_p_label{
	display:none;
	position: absolute;
	top: -35px;
	left: 30px;
	border: 3px solid #000;
	padding: 10px;
	min-width: 170px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
}
.active_point:hover .act_p_label{
	display: block;
}
.active_point .act_p_label:after{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -10px;
	border-left: 3px solid #000;
	border-bottom: 3px solid #000;
	transform: rotate(45deg);
	background: #fff;
	border-top-right-radius: 20px;
}
body .vc_btn3-container.vc_btn3-center a.vc_btn3-block.vc_btn3-size-md:hover{
	background: #000;
	color: #fff;
}

@media only screen and (min-width: 769px) {

	.banner_search form{
		margin-top: -140px;
		margin-left: 1em;
	}
	.src_company_list {
		top: -1em;
	}
}

@media only screen and (min-width: 992px) {
	.banner_search form{
		margin-top:-250px;
	}
	.src_company_list {
		top: 1em;
	}
}
/* ============[Tooltip]============ */
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: -5px;
	left: 110%;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent black transparent transparent;
}
.tooltip:hover .tooltiptext {
	visibility: visible;
}
/* ============[/Tooltip]============ */
.subset_tab.nav-pills .nav-link{
		font-weight: bold !important;
	 text-transform:uppercase;
}
.subset_tab.nav-pills .nav-link.active{
		font-size: 20px !important;
		font-weight: bold !important;
		border-radius: 30px;
	 text-transform:initial;
}
.benchmark_tabs{
	border: 0;
}
.benchmark_tabs .title_tbl{
		margin: 0px auto;
}
.benchmark_tabs .title_tbl td{
	vertical-align: middle;
	text-align: left;
	padding: 10px;
}
.benchmark_tabs .title_tbl td h5{
	margin: 0;
}
.benchmark_tabs.nav-tabs .nav-link.active{
	border-top: 5px solid;
	border-radius: 0;
}
.data_table_cover{
	border: 4px solid #FFF47D;
	margin-top: 50px;
}
.data_table_cover table tr:first-child td {
	border-top: 0;
}
.data_table_cover table tr:last-child td {
	border-bottom: 0;
}
.data_table_cover table tr td:first-child {
	padding-left: 0;
}
.data_table_cover table tr td:nth-child(3) {
	text-align: right;
}
.data_table_cover .tbl_title{
	
}

/* ====[pie-chart]==== */
.trcrskass{
	background-color: #3558D6 !important;
}
.prcs_prc{
	background-color: #0CA76B !important;
}
.cmtgov{
	background-color: #00A4A6 !important;
}
.progress-pie-chart {
	width: 470px;
	height: 470px;
	border-radius: 50%;
	background-color: #dddddd;
	position: relative;
	z-index: 1;
}
/*.progress-pie-chart.gt-50 {
	background-color: #FFCB05;
}*/

.ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 235px);
	top: calc(50% - 235px);
	width: 470px;
	height: 470px;
	clip: rect(0, 470px, 470px, 235px);
}
.ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 235px);
	top: calc(50% - 235px);
	width: 470px;
	height: 470px;
	clip: rect(0, 235px, 470px, 0);
	background: #FFCB05;
	transform: rotate(60deg);
}
.gt-50 .ppc-progress {
	clip: rect(0, 235px, 470px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
	clip: rect(0, 470px, 470px, 235px);
	/*background: #dddddd;*/
}

.ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 313.3333333333px/2);
	top: calc(50% - 313.3333333333px/2);
	width: 313.3333333333px;
	height: 313.3333333333px;
	background: #fff;
	text-align: center;
	display: table;
}
.ppc-percents span{
	line-height:1;
}
.ppc-percents .overall_score{
	font-size: 20px;
	font-weight: bold;
}
.ppc-percents .percent_txt {
	display: block;
	font-size: 80px;
	font-weight: bold;
	color: #000;
}

.pcc-percents-wrapper {
	display: table-cell;
	vertical-align: middle;
}
/* ====/[pie-chart]==== */

	/* ====[pie-chart] https://codepen.io/shankarcabus/pen/GzAfb ==== */
.type_2 .progress-pie-chart {
	width: 290px;
	height: 290px;
	border-radius: 50%;
	background-color: #dddddd;
	position: relative;
	border: 1px solid #ddd;
}
/*.type_2 .progress-pie-chart.gt-50 {
	background-color: #AD2EAD;
}*/

.type_2 .ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 145px);
	top: calc(50% - 145px);
	width: 290px;
	height: 290px;
	clip: rect(0, 290px, 290px, 145px);
}
.type_2 .ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 145px);
	top: calc(50% - 145px);
	width: 290px;
	height: 290px;
	clip: rect(0, 145px, 290px, 0);
	/*background: #AD2EAD;*/
	transform: rotate(60deg);
}
.type_2 .gt-50 .ppc-progress {
	clip: rect(0, 145px, 290px, 0);
}
.type_2 .gt-50 .ppc-progress .ppc-progress-fill {
	clip: rect(0, 290px, 290px, 145px);
	/*background: #DDDDDD;*/
}

.type_2 .ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 214.8148148148px/2);
	top: calc(50% - 214.8148148148px/2);
	width: 214.8148148148px;
	height: 214.8148148148px;
	background: #fff;
	text-align: center;
	display: table;
}

/* ====/[pie-char .type_2]==== */
/* ====[pie-chart .type_3] https://codepen.io/shankarcabus/pen/GzAfb ==== */
.type_3 .progress-pie-chart {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background-color: #ddd;
	position: relative;
	border: 1px solid #ddd;
}
/*.type_3 .progress-pie-chart.gt-50 {
	background-color: #AD2EAD;
}*/

.type_3 .ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 80px);
	top: calc(50% - 80px);
	width: 160px;
	height: 160px;
	clip: rect(0, 160px, 160px, 80px);
}
.type_3 .ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 80px);
	top: calc(50% - 80px);
	width: 160px;
	height: 160px;
	clip: rect(0, 80px, 160px, 0);
	/*background: #AD2EAD;*/
	transform: rotate(60deg);
}
.type_3 .gt-50 .ppc-progress {
	clip: rect(0, 80px, 160px, 0);
}
.type_3 .gt-50 .ppc-progress .ppc-progress-fill {
	clip: rect(0, 160px, 160px, 80px);
	/*background: #ddd;*/
}

/*svg charts*/

.circle-chart {
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.circle-chart__circle {
	animation: circle-chart-fill 2s reverse;
	transform: rotate(-90deg);
	transform-origin: center;
}

@keyframes circle-chart-fill {
	to { stroke-dasharray: 0 100; }
}
.type_new_svg .ppc-percents {
	content: "";
	position: absolute;
	height: 123px;
	text-align: center;
	display: table;
	z-index: 0;
	top: 1em;
	background: none;
}

.type_3 .ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 123.0769230769px/2);
	top: calc(50% - 123.0769230769px/2);
	width: 123.0769230769px;
	height: 123.0769230769px;
	background: #fff;
	text-align: center;
	display: table;
}
		
.type_3 .ppc-percents .percent_txt, .type_new_svg .ppc-percents .percent_txt { 
	font-size: 40px;
}

/*large circle charts support*/

.type_new_svg_large .circle-chart__circle {
	animation: circle-chart-fill 2s reverse scale(1,1);
	transform: rotate(-90deg);
	transform-origin: center;
}

.type_new_svg_large .ppc-percents {
	content: "";
	position: absolute;
	height: 300px;
	text-align: center;
	display: table;
	z-index: 0;
	background: none;
	left: 4%;
}

		
.type_new_svg_large .ppc-percents .percent_txt  { 
	font-size: 50px;
}

.type_new_svg_large .overall-average, .type_new_svg_large .outof {
	font-weight: 500;
}


/* ====/[pie-chart]==== */



#main-menu > li > .nav-link{
	padding-top: 20px;
	padding-bottom: 20px;
}
#main-menu .dropdown-menu{
	border-radius: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
	left: 15px;
	padding-left: 0;
	padding-right: 0;
	max-height: unset;
	width: unset;
}
#main-menu .dropdown-menu .dropdown-item{
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main-menu .dropdown-menu .padding_top .dropdown-item{
	padding-top: 20px;
}
#main-menu .dropdown-menu .padding_bottom .dropdown-item{
	padding-bottom: 20px;
}
#main-menu .dropdown-menu .menu-item{
	padding-left: 20px;
	padding-right: 20px;
}
#main-menu .dropdown-menu .menu-item.bg_pink {
	background: #FBF0D1;
}
#main-menu .dropdown-item:focus, 
#main-menu .dropdown-item:hover{
	background: none;
}
#main-menu .menu-item.current-menu-parent,
#main-menu .menu-item.current-menu-item{
	position: relative;
}
#main-menu .menu-item.current-menu-parent:after,
#main-menu .menu-item.current-menu-item:after{
	content: '';
	position: absolute;
	width: 70%;
	height: 3px;
	background: #FECA03;
	bottom: 10px;
	left: 15%;
}
#main-menu .dropdown .menu-item.current-menu-item:after{
	width: 0;
	height: 0;
}
 
.navbar-toggler .understrap_builder_icon_bar{
	display: none;
}
.navbar-toggler .navbar_x{
	display: block;
}

.navbar-toggler.collapsed .understrap_builder_icon_bar{
	display: block;
}
.navbar-toggler.collapsed .navbar_x{
	display: none;
}

/* triangle chart  */
.com_shadow{
	margin: 0 15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
}
.triangle_container{
	padding:37px;
}
.triangle_container p{
	font-weight: 600;
}
.triangle_conent{
	position:relative;
}
.triangle_bottom{
	width: 100%;
		height: 165px;
		background: linear-gradient(to bottom right, transparent  0%, transparent 50%, #FFF47D 50%, #FFF47D 100%);
}
.company_number{
	position: absolute;
		bottom: 13%;
		right: 16%;
		line-height: 20px;
	font-weight: 600;
}
.company_position{
	position: absolute;
		left: 39%;
		top: 26%;
		font-weight: 600;
}

.highcharts-figure, .highcharts-data-table table {
	min-width: 320px;
	max-width: 700px;
	margin: 1em auto;
}

.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.highcharts-data-table caption {
	padding: 1em 0;
	font-size: 1.2em;
	color: #555;
}
.highcharts-data-table th {
	font-weight: 600;
	padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
	padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
	background: #f8f8f8;
}
.highcharts-data-table tr:hover {
	background: #f1f7ff;
}
.highcharts-background{
	border:none;
}
.select2-container--bootstrap .select2-selection{			  
	border: 0 0 1px 0;
}
.first_color{
	border:2px solid #FFCB05;
}

.color_0{
	border:2px solid #FFCB05;
}
.color_1{
	border:2px dashed #000;
}
.color_2{
	border:2px dashed #999;
}
.com_item{
	font-size: 18px;
	font-weight: 600;
	padding: 8px 16px;
	color: #000000;
	position: relative;
	margin-bottom: 11px;
}
.close_item{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:30px;
	cursor:pointer;
}
.ktch-filter-message{
	display:none;
	padding: 10px;
	border: solid 2px #fbef00;
	background-color: #fffee5;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: 500;
}
			
.highcharts-tooltip span {
	height:auto;
	min-width:250px;
}

/* spider chart  */

.selected-title {
	font-size: .8em;
	font-weight: bold;
}

.highcharts-figure, .highcharts-data-table table {
	min-width: 320px;
	max-width: 700px;
	margin: 1em auto;
}

.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.highcharts-data-table caption {
	padding: 1em 0;
	font-size: 1.2em;
	color: #555;
}
.highcharts-data-table th {
	font-weight: 600;
	padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
	padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
	background: #f8f8f8;
}
.highcharts-data-table tr:hover {
	background: #f1f7ff;
}
.highcharts-background{
	border:none;
}
.select2-container--bootstrap .select2-selection{			  
	border: 0 0 1px 0;
}

.com_item{
	font-size: 18px;
	font-weight: 600;
	padding: 8px 16px;
	color: #000000;
	position: relative;
	margin-bottom: 11px;
}
.close_item{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:30px;
	cursor:pointer;
}
.ktch-filter-message{
	display:none;
	padding: 10px;
	border: solid 2px #fbef00;
	background-color: #fffee5;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: 500;
}
.tbl_wi_68{
	width: 68%;
}
.legend_icons table{
	
}
.legend_icons img{
	width: 40px;
	height: 40px;
}
/* single page */
#sublier_content::before, #related_content::before, #score_content::before{
	content: '';
		border: 3px solid #FFF47D;
		position: absolute;
		top: 24%;
		left: 9%;
		width: 90%;
		height: 71%;
}
#sublier_content_up::before{
	content: '';
		border: 3px solid #FFF47D;
		position: absolute;
	top: 20%;
		left: 17%;
		width: 81%;
		height: 75%;
}
#sublier_content, #related_content, #sublier_content_up,#score_content{
	padding:30px;
	position: relative;
	padding-top: 10px;
}
.sup_parent{
	padding:25px;
}
.sup_child{
	padding:30px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	background:#FDFAEF;	
	height:100%;
}
.child_border{	
	position: relative;
}
.child_border::before{	
	content: '';
		border: 3px solid #FFF47D;
		position: absolute;
		top: 24%;
		left: 9%;
		width: 90%;
		height: 71%;
}
.sup_child ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight: 500;
		font-size: 15px;
}
.bg_shadow{
	padding:30px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);
	box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75);	
}
.bg_shadow .nav-tabs .nav-link.active {
		color: #000000;
		background-color: #FEF47D;
		border-color: transparent;
}
.bg_shadow .tab-content{
	padding:20px;
}
.bg_shadow .tab-content>.active {
		background-color: #FEF47D;
		color: #000000;
	padding: 20px;
}
.bg_shadow .nav-fill .nav-item {
		margin-bottom: 20px;
}
.bg_shadow .nav-tabs {
		border-bottom: 3px solid #000000;
		padding-top: 0px; 
	position:relative;
}
.bg_shadow .nav-tabs ::before{
	content: '';
	width: 0px;
	height: 0px;
	position: absolute;
		right: -1px;
		bottom: -11px;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 10px solid #060606;
}
#sublier_content .slick-track, #related_content .slick-track, #score_content .slick-track {
		display: flex !important;
}
#sublier_content .slick-slide, #related_content .slick-slide, #score_content .slick-slide{
		height: inherit !important;
}
.cus_btn{
	border: 2px solid #000000;
		text-align: center;
		width: 164px;
		display: inline-block;
		font-size: 15px !important;
		font-weight: 600 !important;
		padding: 12px 0;
		margin-right: 12px;
	margin-bottom: 8px;
}
.long-btn{
	width: 185px !important;
}
.rel_subtitle{
	font-size: 12px;
	font-weight: 500;
}
.top_label_title_center{
	position: relative;
}
.top_label_title_center::before{
	content: '';
		border: 2px solid #000;
		width: 50px;
		position: absolute;
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
		background: #000;
}
.sup_child ul img{ 
		display: inline-block;
		padding-left: 6px;
		width: 18px;
}
.slick-list {
		outline: none !important;
}
.slick-slide {
outline: none !important;
}
.slick-slide:focus { outline: none; }

	#related_content .slick-next{
		margin-right: 38px;
	}

table.themeindscore_tbl{
	width: 100%;
}
table.themeindscore_tbl td{
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.3;
}
table.themeindscore_tbl td:last-child{
	text-align: right;
	min-width: 100px;
}

	.vc_row-fluid{
		padding-left:15px;
		padding-right:15px;
	}

@media (max-width: 1024px) {
	.vc_row-fluid{
		padding-left:15px;
		padding-right:15px;
	}
	
}

@media (min-width: 767px) {
	#main-menu li.dropdown:hover > .dropdown-menu{
		display: block;
	}
}

@media (max-width: 767px) {	
	#sublier_content_up::before {
		content: '';
		border: 3px solid #FFF47D;
		position: absolute;
		top: inherit;
		left: 22%;
		bottom: 1%;
		width: 74%;
		height: 75%;
	}
	.cus_btn {
		margin-bottom: 15px;
		width: 100%;
	}
	#sublier_content::before, #related_content::before, #score_content::before{
		top: 24%;
		left: 18%;
		width: 73%;
		height: 71%;
	}
	.vc_row-fluid{
		padding-left:0px;
		padding-right:0px;
	}
	/* ====[pie-chart] https://codepen.io/shankarcabus/pen/GzAfb ==== */
	.progress-pie-chart {
		width: 300px;
		height: 300px;
		margin: 0px auto;
	}
	.ppc-progress {
		left: calc(50% - 150px);
		top: calc(50% - 150px);
		width: 300px;
		height: 300px;
		clip: rect(0, 300px, 300px, 150px);
	}
	.ppc-progress .ppc-progress-fill {
		border-radius: 50%;
		left: calc(50% - 150px);
		top: calc(50% - 150px);
		width: 300px;
		height: 300px;
		clip: rect(0, 150px, 300px, 0);
	}
	.gt-50 .ppc-progress .ppc-progress-fill {
		clip: rect(0, 300px, 300px, 150px);
	}
	.ppc-percents {
		left: calc(50% - 214.2857142857px/2);
		top: calc(50% - 214.2857142857px/2);
		width: 214.2857142857px;
	height: 214.2857142857px;
	}
	/* ====/[pie-chart]==== */
	.data_table_cover {
		padding: 10px 20px;
	}
	.data_table_cover table,
	.data_table_cover thead,
	.data_table_cover tbody,
	.data_table_cover th,
	.data_table_cover td,
	.data_table_cover tr {
		 display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
	.data_table_cover table tr td:nth-child(3) {
		text-align: left;
	}
	.data_table_cover thead tr {
		 position: absolute;
		 top: -9999px;
		 left: -9999px;
		}

	.data_table_cover tr {
		 /* Behave  like a "row" */
		padding: 20px 0;
		 border: none;
		 border-bottom: 1px solid #ddd;
		 position: relative;
		}
	.data_table_cover tr:last-child {
		border-bottom: 0;
	}

	.data_table_cover td{ 
		border: 0;
		 padding: .3rem;
		 padding-left: 0;
	}

	.data_table_cover td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}



	#navbarNavDropdown.navbar-collapse {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 67px;
		left: 0;
		background: white;
		padding: 20px;
	}
	.admin-bar #navbarNavDropdown.navbar-collapse {
		top: 115px;
	}
	.mobile_nav{
		display: block;
	}
	.mobile_nav .sign_up_btn{
		width: 96%;
		left: 2%;
		bottom: 28px;
		position: fixed;
	}
	.mobile_nav .sign_up_btn:hover{
		background-color: #000;
		color: #fff;
	}

	.lg_nav{
		display: none;
	}
/* ==== Search Form ==== */
	.banner_search form .search_wrap button {
		margin: 20px auto;
	}
	
	.banner_search form{
		margin-top:-95px;
	}
	.search_form_tbl{
		 width: 90%;
		 margin-left: 5%;
		 margin-bottom: 10px;
	}
	.banner_search form .search_wrap .company_search {
	}
	.src_btn_lg{
		display: none;
	}
	.src_btn_mob{
		display: block;
		 width: 90%;
		 margin-top: 10px;
		 margin-left: 2.5%;
	}
	.src_company_list{
		margin-left: 5%;
	}
/* ==== Search Form ==== */

	
	.btn_common_yellow{
		width: 100%;
	}
	.hide_mobile{
		display: none;
	}
	.show_mobile{
		display: block;
	}
	.wpb_wrapper blockquote{
		padding-left: 0;
		padding-top: 60px;
	}
	.wpb_wrapper blockquote:before{
		top: -10px;
	}
	.tbl_custom_social_widg{
		margin-top: 40px;
	}
	.tbl_custom_social_widg .icons_right{
		margin-top: 30px;
		text-align: left;
	}
	.dsk_padding_right_155{
		padding-right: 0;
	}
	.vc_row-no-padding .wpb_single_image .vc_single_image-wrapper {
		 max-width: 100%;
	}
	.wpb_single_image .vc_single_image-wrapper {
		 max-width: 93%;
	}
	.background_border_box.reduce_width_mobile .vc_single_image-wrapper {
		 max-width: 85%;
	}

	.vc_column_container>.vc_column-inner{
		padding: 0;
	}
	.single.single-post .wpb_wrapper{
		margin-top: 20px;
	}
	#modal-content{
		width: 100%; 
	}
	.tbl_foot_l{
		margin-top: 20px;
	}
	.widget_blog_subscription p{
		display: block;
	}
	
	footer .widget.widget_blog_subscription p input,
	.widget_blog_subscription p#subscribe-submit button{
		width: 100% !important;
	}
	.download_comlist_btn{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
	.vc_toggle_simple .vc_toggle_title .vc_toggle_icon{
		left: 93%;
	}
	.custom-logo-link img {
	 max-width:200px;
	}
	.vc_row[data-vc-full-width],
	.upb_video_class, 
	.wpb_column, 
	.wpb_row{
		max-width: 100%;
		margin: 0px;
		left: 0 !important;
	}
	
	.upb_video_class, .vc_row{
		 WIDTH: 95%;
		 margin: 0px auto !important;
	}
	.vc_row-no-padding .wpb_column{
		 WIDTH: 100%;
	}
}

/*angled box*/

div.shadow-box {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	height: 280px;
	margin: 0 0 2em;
}

.angle-bkg h4, .score-card-heading {
	position: absolute;
	top: 2em;
}
span.ranking{
	position: absolute;
	font-size: 2.5em;
	font-weight: bold;
	top: 33%;
	left: 2em;
}

span.denominator {
		position: absolute;
		bottom: 5.5em;
		font-size: .8em;
		left: 12.5em;
		font-weight: 400;
}

.angle-bkg {
	position: relative;
	background: #FFF;
	z-index: 0;
	display: inline-block;
	padding: 2em;
	height: 280px;
}

.scorecard-wrapper {
	margin: 0 0 5em 0;

}
.scorecard-inner {
	background: #FFF47D;
	height: 100%;
	width: 100%;
	clip-path: polygon(0% 100%, 100% 20%, 100% 100%, 0% 100%);
	border-radius: 5px;

}

span.ranking {
		font-size: 2.5em;
		font-weight: bold;
		text-align: center;
		display: block;
}

span.company-count {
		font-size: 1.15em;
		position: absolute;
		bottom: 2em;
		width: 200px;
		font-weight: 500;
		z-index: 1;
		width: 100%;
		left: 45%;
}

span.company-count small {
	line-height: .8;
}

.score-card-position {
	position: relative;
	top: 2em !important;
}

.ppc-percents.score-card {
	position: absolute;
	top: 5.5em;
}

/*
*tiers
*/

.tier-nav {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.tier-nav li {
	padding: 1em;
}
.tier-nav li.active {
	background: #FFF47D;
}

.tier-active p {
	padding: 1em;
	background: #FFF47D;
}

.tier-copy {
	display: flex;
	flex-direction: row;
}


@media only screen and (max-width: 768px) {
	.tier-nav {
		padding-inline-start: 0;
	}

	hr.arrow-right {
		border-color: #000; 
		border-width: 3px;
		position: relative;
	}

	.tier-name {
		display: none;
	}

	.tier-name.active {
		display: block;
		width: 100%;
		text-align: center;
	}

	.tier-copy {
		width: 100%;
	}
	
	.tier-active {
		flex: 1;
		align-self: center;
	}

}

@media only screen and (min-width: 769px) {


	hr.arrow-right {
		border-color: #000; 
		border-width: 3px;
		position: relative;
	}

	hr.arrow-right:after {
		content: "";
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(0, 0, 0, 0);
		border-left-color: #000000;
		border-width: 15px;
		margin-top: -15px;
		border-radius: 3px
	}

	.position-0 {
		position: relative;
		left: 0;
	}

	.position-1 {
		position: relative;
		left: 3.5%;
	}

	.position-2 {
		position: relative;
		left: 21%;
	}

	.position-3 {
		position: relative;
		left: 42%;
	}

	.position-4 {
		position: relative;
		left: 50%;
	}

	.tier-copy-container {
		min-height: 100px;
	}
	.tier-active {
		flex: .5;
		align-self: center;
	}
}


/*
* scorecard history
* James Teerlink
*/
.scorecard-single {
	height: 240px;
	display: block;
	width: auto;
	position: relative;
	top: 4em;
}
.scorecard-single:before {
		content: '';
		border: 5px solid #FFF47D;
		display: block;
		position: inherit;
		margin-left: 2em;
		height: 150px;
		width: 370px;
}

.scorecard-single .scr_history_val {
		max-width: 360px;
		position: relative;
		top: -11em;
}

.scorecard-slider {
	height: 240px;
	display: block;
	width: auto;
	position: relative;
	top: 4em;
}

@media only screen and (max-width: 768px) {
	.scorecard-slider:before {
		content: '';
		border: 5px solid #FFF47D;
		display: block;
		position: inherit;
		margin-left: 2em;
		height: 150px;
		width: 100%;
		top: -35px;
	}
	.scorecard-slider .slick-list {
		height: 260px;
		top: -240px;
		max-width: 600px;
	}
	.scr_history_val {
		max-width: 300px;
	}
}
@media only screen and (min-width: 769px) {
	.scorecard-slider:before {
		content: '';
		border: 5px solid #FFF47D;
		display: block;
		position: inherit;
		margin-left: 2em;
		height: 150px;
		width: auto;
		max-width: 96%;
		min-width: 33%;
		top: -35px;
	}
	.scorecard-slider .slick-list {
		height: 260px;
		top: -240px;
		max-width: 100% ;
	}

	.scr_history_val {
		max-width: 360px;
	}
}

.scorecard-slider .slick-next:before {
	content:'\e611';
	font-family: 'ult-silk';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	outline: none;
	-webkit-font-smoothing: antialiased;
	color: black;
	font-size: 30px;
	position: relative;
	top: -3.5em;
}

.scorecard-slider .slick-prev:before {
	content:'\e610';
	font-family: 'ult-silk';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	outline: none;
	-webkit-font-smoothing: antialiased;
	color: black;
	font-size: 30px;
	position: relative;
	top: -3.5em;
}

.scorecard-slider .slick-list {
	height: 260px;
	top: -240px;
}

.scorecard-slider .slick-slide img {
	display: inline;
}

#score-history {
	background: #f9f9f9;
	padding: 5em 2em 2em;
}

.contain-inner {
	max-width: 1200px;
}

.score-arrow {
		width: .8em;
		margin: .8em 0 1em;
}

.scr_history {
	position: relative;
}

.scr_history span {
	font-size: .8em;
	font-weight: bold;
}

span.history-score {
	font-size: 1.8em;
	font-weight: bold;
}

.scr_history_val{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75); 
	-moz-box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75); 
	box-shadow: 0px 0px 5px 0px rgba(171, 171, 171,0.75); 
	padding: 20px; 
	top: 20px; 
	position: absolute; 
	width: auto;
	min-width: 360px;
	background: #FDFAEF;
}

/*
* End scorecard history
*/

/*
* sticky nav fixes 
* James Teerlink	
*/

.views-stick, .press-stick, .resource-stick {
	top: 118px !important;
	z-index: 0 !important;
	left: 0 !important;
	padding: 1em 5em !important;
	width: 100% !important;
}

.contain-sticky-inner {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
}

/*
* End sticky nav fixes 
*/

#other_sector_companies {
		border: none;
		border-bottom: 2px solid;
		margin: 1em 0;
		text-transform: uppercase;
		font-weight: 700 !important;
}

#other_sector_companies option {
		background: white;
		border: none;
		text-transform: uppercase;
}

.src_input_n_res {
	margin-top: 4em;
}

.row-b .src_company_list {
	position: inherit;
	margin-top: 0;
	padding: 0;
}


/*
* Benchmark Page
* Ricardo Rios
*/
body {
	font-family: Roboto !important;
}
.page-benchmark .row-full {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	height: 100px;
	margin-top: 100px;
	left: 50%;
}
.page-benchmark .row-b {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding: 50px;
	max-width: 1200px;
}
.page-benchmark .row-a {
	min-height: 300px;
}
.page-benchmark .full-hero {
	width: 100% !important;
	min-width: 100% !important;
	background: rgb(253, 250, 239);
	display: flex;
		justify-content: center;
}
.page-benchmark .full-width-grid {
	display: grid;
	grid-template-columns: 1fr;
}
.page-benchmark .double-width-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 768px) {
	.page-benchmark .double-width-grid {
		grid-template-columns: 1fr;
	}
}
.page-benchmark #menu {
	color: #000;
	height: 60px;
	padding-inline-start: 0 !important;
	padding-left: 0 !important;
}

.page-benchmark #menu ul,
.page-benchmark #menu li {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}

.page-benchmark #menu ul {
	height: 60px;
}

.page-benchmark #menu li {
	float: left;
	display: inline;
	position: relative;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	text-transform: uppercase;
	/*font-size: .8em;*/
	font-weight: 700;
}

.page-benchmark #menu li:first-child {
	border-left: none
}

.page-benchmark #menu a,
.page-benchmark #menu span {
	display: block;
	line-height: 60px;
	padding: 0 14px;
	text-decoration: none;
	color: #000;
	font-weight: 700 !important;
	font-size: 16px;
}

.page-benchmark #menu li:hover > a,
.page-benchmark #menu li a:hover {
	background: #fff;
	font-weight: 700 !important;
	color: #767676;
}

.page-benchmark #menu input {
	display: none;
	margin: 0 0;
	padding: 0 0;
	width: 80px;
	height: 60px;
	opacity: 0;
	cursor: pointer
}

.page-benchmark #menu label {
	font: bold 30px 'Roboto', sans-serif;
	display: none;
	width: 35px;
	height: 36px;
	line-height: 36px;
	text-align: center
}

.page-benchmark #menu label span {
	
	position: absolute;
	left: 35px
}

.page-benchmark #menu ul.menus {
	height: auto;
	width: 337%;
	background: #fff;
	position: absolute;
	z-index: 98;
	display: none;
	border: 4px solid black;
	padding: .5rem;
	max-height: 280px;
	overflow: scroll;
}

.page-benchmark #menu ul.menus li {
	display: block;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	font-size: .8em;
}

.page-benchmark #menu li:hover ul.menus {
	display: block;
	font-weight: 700 !important;
}

/*.page-benchmark #menu li:hover ul.menus li:hover {
	background: #000;
	color: #fff;
}*/

.page-benchmark #menu a.home {
	background: #c00;
}

.page-benchmark #menu a.prett {
	padding: 0 27px 0 14px
}

.page-benchmark #menu a.prett::after {
	content: "";
	width: 0;
	height: 0;
	border-width: 4px 3px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	position: absolute;
	top: 25px;
	right: 9px;
}

.page-benchmark #menu a:hover {
	position: relative;
	font-weight: 700 !important;
}

.page-benchmark #menu ul.menus a:hover {
		color: #767676;
		font-weight: 700 !important;
}

.page-benchmark #menu ul.menus a:active {
	color: #767676;	
	font-weight: 700 !important;
}

.page-benchmark #menu ul.menus .submenu {
	display: none;
	position: absolute;
	left: 180px;
	background: #fff;
	top: 0;
	width: 180px;
}

.page-benchmark #menu ul.menus .submenu li {
	background: #fff;
	color: #000;
}

.page-benchmark #menu ul.menus .has-submenu:hover .submenu {
	display: block;
}
.page-benchmark #chartdiv {
	width: 100%;
	/*min-height: 1800px;*/
}

.graph-2016 {
	min-height: 1800px;
}

.graph-2018 {
	min-height: 2400px;
}

.graph-2020-2021 {
	min-height: 1800px;
}

.page-benchmark .side-description {
	padding: 30px;
}
.page-benchmark #loading-gif {
	text-align: center;
	margin-top: 30px;
}
.page-benchmark .col-md-4.type_new_svg {
	min-height: 230px;
}
.page-benchmark .ppc-percents.score-card {
	top: 3.1em;
}

.position-donut {
	position: relative;
 }

.page-benchmark .ppc-percents.benchmark-circle {
	top: 3.25em;
}

.page-benchmark .ppc-percents.benchmark-circle .percent_txt {
	font-size: 70px
}

h2 span#panel-year, h2 span#panel-sector {
	font-size: 26 !important;
}

.page-benchmark .title-filter {
	display: flex;
	justify-content: flex-start;
	margin-top: 2em;
}

.page-benchmark .title-filter h3 {
	align-self: flex-start;
	font-size: .8em;
	padding-left: .5em;
	width: 40%;
}

.cus_btn:hover {
	background: #000;
	color: #fff !important;
}


/*
* End Benchmark Page
*/

/*
* Benchmark Ammendments
* James Teerlink
*/

.chart-scroll-container {
	height: 800px;
	overflow: scroll;
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

#filter-ranking {
	border: none;
}

.filter-rank {
	display: flex;
	flex-direction: column;
	position: relative;
	top: -28px;
	right: -100px;
	width: 40%;
	border-bottom: 2px solid black;
}

.view-by {
	font-size: .6em;
	padding: 0 0.3em;
	font-weight: 400;
}

.menu-line {
	border-top: 5px solid black;
}

.record-clear-contain {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
}

#score_total_records {
	position: relative;
	top: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}

.clear_all_link {
	position: relative;
	top: .7em;
	padding: 0 2em 0 0;
	font-weight: 700 !important;
}

a#clear_all {
	text-transform: uppercase;
	font-weight: 700 !important;	
}

.benchmark-footer h3 {
	text-transform: uppercase;
	font-size: 28px !important;
	font-weight: 700 !important;
}

.benchmark-footer a.button {
	background: #FFCB05;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 700 !important;
}

.benchmark-footer a.button:hover {
	background: #e8b800;
}

.title-border {
	width: 50px;
	height: 4px;
	background: #000;
	margin: 2em 0 .25em;
	display: inline-block;
}

.bg-light-gray {
	background: #f9f9f9;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/*
* End Benchmark Amendments
*/

/*
Amendments Ricardo Rios
*/
#custom_html-3 > div > h4 {
	display: flex;
    justify-content: center;
    align-items: center;
}
/*
Subset of Indicators Amend to hide button SEE FINDINGS REPORT
*/
#finding_report_link_2 {
	display: none !important;
}
#side-buttons,
#finding-report-link {
	display: none !important;
}
.tooltip-benchmark {
	background-color: white !important;
	background: white !important;
	border: 2px solid black !important;
	color: black !important;
}
.tooltip-benchmark a {
	color: black !important;
	text-decoration: underline;
}
/*
End Amendments
*/

/*
definition page styles
James Teerlink
*/

.bg-gray {
	background: #f8f8f8;
	margin-bottom: 3em;
}

.bg-gray h1 {
	font-size: 2em;
	padding: 2em 0;
}

.definition-content p {
	margin-bottom: 1.5em;
}

/*
End definition page styles
*/

/*
Key findings promo
James Teerlink
*/

.key-finding-promo {
	margin: 5em 0;
}

.key-finding-promo a, .archive-promo a {
	background-color:#ffcb05; 
	color:#0a0a0a;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 700 !important;
}

.key-finding-promo a:hover, .archive-promo a:hover {
	background: #e8b800;
	color: #000;
}

.key-finding-promo .offset-background img {
	height: auto;
  max-width: 100%;
  vertical-align: top;
  position: relative;
	display: block;
	z-index: 1;
}

.key-finding-promo .offset-background:before {
	content: '';
	border: 5px solid #FFF47D;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
}

.archive-promo {
	background: #f8f8f8;
	display: block;
	margin: 1em auto 0;
	text-align: center;
  margin-bottom: -1em;
  padding: 4em 0;
}

.top_label_title_center:before{
	content: '';
	border: 2px solid #000;
	width: 50px;
	position: absolute;
	top: -15px;
	background: #000;
	margin: 0 auto;
}


.archive-promo a {
	display: inline-block;
	margin: 1em auto;
}

/*
End Key findings promo
*/

/*
Corrections to Key Themes
Ricardo Rios
*/
.svg_commitment_and_governance .ppc-progress-fill {
	background: #00a4a6 !important;
}
.svg_traceability_and_risk_assessment .ppc-progress-fill {
	background: #3558d6 !important;
}
.svg_purchasing_practices .ppc-progress-fill {
	background: #0ca76b !important;
}
.svg_recruitment .ppc-progress-fill {
	background: #600092 !important;
}
.svg_worker_voice .ppc-progress-fill {
	background: #0086ff !important;
}
.svg_monitoring .ppc-progress-fill {
	background: #f52459 !important;
}
.svg_remedy .ppc-progress-fill {
	background: #600092 !important;
}
/*
End Corrections to Key Themes
*/

/*
Corrections for Sticky Menus
Ricardo Rios
*/
.page-id-782 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-2477 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-3395 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-1594 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav {
	top: 90px !important;
}
.page-id-782 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-2489 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-2477 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-3395 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav,
.page-id-1594 .sticky-wrapper.is-sticky .sticky_nav.filter_nav.general_nav {
	width: 100% !important;
	left: 0;
	right: 0;
	text-align: center;	
}
.page-id-782 #about-us {
	padding-top: 60px;
}
.page-id-782 #about-the-benchmark, 
.page-id-782 #about-using-benchmark,
.page-id-2489 .vc_row-fluid,
.page-id-2477 .vc_row-fluid,
.page-id-3395 .vc_row-fluid,
.page-id-1594 #methodology-2020-2021,
.page-id-1594 #methodology-2018,
.page-id-1594 #methodology-2016 {
	padding-top: 40px;
}
/*
End Corrections for Sticky Menus
*/

/*
Modal Corrections
Ricardo Rios
*/
.page-id-2600 .modal-wrapper.styled {
	background-color: rgb(0, 0, 0, 0.5) !important; 
}
/*
End Modal Corrections
*/

/*
Correction for Left Arrow HomePage 
Ricardo Rios
*/
.background_border_box .home_posts_slides .slick-prev { 
	left: -70px;
}
/*
End Correction for Left Arrow HomePage
*/

/*
Corrections for Sub Sticky Menus
Ricardo Rios
*/
.filter_nav.general_nav,
.filter_nav.resource-stick,
.filter_nav {
	z-index: 95 !important;
}
/*
End Corrections for Sub Sticky Menus
*/
/*
Prod Fixes
Ricardo Rios
*/
/* .page-id-3036 .tbl_pagination,
.page-id-3388 .tbl_pagination {
	display: none;
} */
/*
End Prod Fixes
*/
/*
Fixes for Subset of Indicators
*/
.fixed_height_40 {
	min-height: 40px !important;
	max-height: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
}
/*
End Fixes
*/