svg text{
	font-family: roboto;
	font-size: 13px !important;
    font-weight: bolder;
}
._sidebar ul#social {
    text-align: center;
}	
._home #chart_inside_glow div span:nth-child(1){
	font-size: 60px;
	font-family: agency;
}	
._home #chart_inside_glow div span:nth-child(3){
	font-size: 20px;
	font-family: roboto;
	color:#ddd;
}
._home #appendISP span:nth-child(1), ._result #appendISP span:nth-child(1), ._home #visitorCount span:nth-child(1), ._result #visitorCount span:nth-child(1){
	font-family: roboto;
	font-size: 14px;
}
._home #appendISP span:nth-child(3), ._result #appendISP span:nth-child(3), ._home #visitorCount span:nth-child(3), ._result #visitorCount span:nth-child(3){
	font-family: agency;
	font-size: 16px;
}
/* ._home #visitorCount, ._result #visitorCount{
	margin-left: 20%;
} */
._left_side, ._right_side{
	position: relative; 
}

._home ._myProgress, ._result ._myProgress{
	/* width:100%; */
	/* position:relative; */
	/* height:3%; */
	margin-top: 15px;
	/* width: 90%; */
    /* position: absolute; */
	height: 30%;
	/* bottom: 15%; */
	/* margin-top: initial; */
	padding: 0 15%;
}
._home ._myProgress div:nth-child(1), ._result ._myProgress div:nth-child(1){
	margin-bottom: 2%;
    position: relative;
    height: 30%;
}
._home ._myProgress div:nth-child(1) span, ._result ._myProgress div:nth-child(1) span{
	margin-top: 2%;
}
._home ._myProgress div:nth-child(1) span:nth-child(2), ._result ._myProgress div:nth-child(1) span:nth-child(2){
	float: left;
}
._home ._myProgress div:nth-child(1) span:nth-child(3), ._result ._myProgress div:nth-child(1) span:nth-child(3){
	float: right;
}
._home ._myProgress div:nth-child(1) img, ._result ._myProgress div:nth-child(1) img{
	float: left;
	margin-right: 2%;
	max-width: 100%;
    height: 30px;
}
._home ._myProgress div:nth-child(1) span, ._result ._myProgress div:nth-child(1) span{
	margin-top: 2%;
}
._home ._myProgress div:nth-child(2), ._result ._myProgress div:nth-child(2){
	height: 10% !important;
    position: relative;
	margin-top: 10% !important;
}
._home ._myProgress #_d_me, ._result ._myProgress #_d_me, ._home ._myProgress #_u_me, ._result ._myProgress #_u_me{
	bottom: -5px;
	top:initial;
}

._header #_logo img{
	width: 100% !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/* ._home, ._result{
	margin: 0;
} */
._home ._chartContainer, ._result ._chartContainer{
	height: max-content;
    min-height: 300px;
}	
._home #activityChart, ._result #activityChart{
	width: 300px;
	height: 300px;
}
._home #_init{
	width: 250px;
}
._home #_inner_img, ._result #_inner_img{
	width: 25%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: max-content;
    margin: auto;
} 
._home ._result_inner_img, ._result ._result_inner_img{
	top: 34% !important;
	width: 25% !important;
	left: 37.5% !important;
}
._home ._left_side, ._result ._left_side{
	padding-left: 5%;
}
._home ._right_side, ._result ._right_side{
	padding-right: 5%;
}
._home #countertext, ._result #countertext{
	bottom: 25%;
}	
._home #_d_me, ._home #_u_me, ._result #_d_me, ._result #_u_me {
	top: 40px;
}	
._home #chart_inside_glow{
	width: 200px;
    height: 200px;
    top: -4%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    position: absolute;
    background-size: contain !important;
    
}
._home ._responsive_chartContainer #chart_inside_glow{
	width: 61.5% !important;
	top: 18% !important;
	left: 19% !important;
}
._home #chart_inside_glow div{
	margin-top: 25%;
	margin-left: 0;
}
._home #appendISP, ._result #appendISP{
	/* margin-left: 20%; */
}

.fibertest-container{
	height: max-content;
}
.fibertest-container .col-lg-3{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
@media only screen and (min-width: 2250px){
	._my_average, ._my_result, ._header, ._result, ._home_footer, ._home{
		zoom: 220%;
	}
}
@media only screen and (min-width: 1921px){
	._my_average, ._my_result, ._header, ._result, ._home_footer, ._home{
		zoom: 150%;
	}
}
@media only screen and (min-width: 1440px){
	._home #activityChart, ._result #activityChart{
		width: 350px;
		height: 350px;
	}
	._home #chart_inside_glow{
		width: 240px;
        height: 240px;
        top: -4%;
        left: 0%;
		
	}
	/* ._home #_inner_img, ._result #_inner_img{
		margin: auto auto 0;
	}  */
/* 
	.fibertest-container{
		height: 450px;
	} */

}
@media screen and (min-width: 1180px) and (max-width: 1279px) {
	.fibertest-container{
		zoom: 90%;
	}
	._home #activityChart, ._result #activityChart{
		zoom: 90%;
	}
	._home_footer{
		zoom: 90%;
	}
	._home #chart_inside_glow{
		width: 215px;
        height: 215px;
        zoom: 87%;
        top: -11%;
	}
	._home #countertext, ._result #countertext{
		zoom: 90%;
	}
}

@media screen and (max-width: 1179px) {
	.fibertest-container{
		zoom: 80%;
	}
	._home #activityChart, ._result #activityChart{
		zoom: 80%;
	}
	._home_footer{
		zoom: 80%;
	}
	._home #chart_inside_glow{
		width: 200px;
        height: 200px;
        zoom: 80%;
        top: -20%;
	}
	._home #countertext, ._result #countertext{
		zoom: 80%;
	}
	._my_average, ._my_result, ._header,  ._result, ._home_footer{
		zoom: 80%;
	}
}

@media screen and (min-width: 1800px) {
	.fibertest-container{
		zoom: 120%;
	}
	._home_footer{
		zoom: 120%;
	}
	._home #countertext, ._result #countertext{
		zoom: 140%;
	}
}
@media screen and (max-width: 1023px) {
	._my_average, ._my_result, ._header, ._result, ._home_footer, ._home{
		zoom: 60%;
	}
	
	._sidebar ul#menu li {
		text-align: center;
		margin: 8% 0;
		font-size: 60%;
		font-family: helvetica;
	}
	
	
	
}
@media screen and (max-width: 768px) {
	._my_average, ._my_result, ._header, ._result, ._home_footer, ._home{
		zoom: 50%;
	}
	
}
@media screen and (max-width: 540px) {
	._my_average, ._my_result, ._header, ._result, ._home_footer, ._home{
		zoom: 40%;
	}
	
}