@media (max-width: 767px){
	.country-pillar-block .nav-tabs>li>a{
		padding-left: 23px;
		padding-right: 22px;
		background-size: 50px 50px !important;
	}
	.country-pillar,
	.charts-wrapper>div:not(:last-child) {
		margin-bottom: 10px;
	}
	.node-type-country .content-right{
		margin-top: 30px;
	}
	.compare-with, .export-pdf{
		margin-top: 15px;
	}
	.pillar-value {
		margin-bottom: 20px;
	}
	.country-pillar-block {
		margin-top: 20px;
	}
	.country-title-wrapper .country-title{
		font-size: 18px;
	     line-height: 23px;
	}
	.general-statistics {
		margin-bottom: 10px;
	}
	.graph-score-wrapper .overall-pillar-details-wrapper{
		min-width: 142px;
	}
	.node-type-country .fluid-wrapper {
		padding-bottom: 10px;
	}
	.country-pillar-block .nav.nav-tabs, 
	.country-pillar-block .block-title{
		padding-top: 55px;
	}
	.node-type-country .country-chart-download{
		margin: 10px 15px;
	}
	.country-pillar-tab-pane .charts-wrapper{
		margin-top: 25px;
	}
	.cntry-rpt-chart-lgnd>div {
		width: 100%;
		display: flex;
	}
	.country-list .country-flag{
		padding: 0;
	}
	.node-type-country .country-list {
		margin-top: 35px;
		margin-bottom: 40px;
	}
	.node-type-country .fluid-wrapper {
		padding: 0;
	}
	.country-list .country-dropdown .country-fields{
		margin-left: 0;
		margin-right: 0;
	}
	.country-pillar-block .fixed-tab ul.nav-tabs li.active a:after {
		bottom: -20px;
	}
	.pillar-tabs ul.nav-tabs,
	.view-methodologies ul.nav-tabs,
	.country-pillar-block ul.nav-tabs{
		display: flex;
	    justify-content: center;
	}
	.select-country-arrow{
		min-width: 33px;
	}
}
@media (max-width: 350px){
	.graph-score-wrapper .overall-pillar-details-wrapper {
		min-width: 107px;
	}
}

