@media (max-width: 767px) {
	.page-results .content-block .tab-content {
		width: 300px;
	}
	.page-results .pillar-global-draw-chart {
/*
		width: -ms-calc(100% - 260px);
		width: -moz-calc(100% - 260px);
		width: -webkit-calc(100% - 260px);
		width: calc(100% - 260px);
*/
		width: 100%;
		position:relative;
		display: block;
		right: auto;
		left: auto;
		margin-bottom: 5px;
	}
	.page-results .chartBlock .filterSection {
/*
		right: -ms-calc((-100vw + 768px)/2);
		right: -moz-calc((-100vw + 768px)/2);
		right: -webkit-calc((-100vw + 768px)/2);
		right: calc((-100vw + 768px)/2);
*/
	    width: 100%;
	    position: relative;
	    display: block;
	    right: auto;
	    left: auto;
	    float: none;
	    clear: both;
	    margin: 15px auto 5px;
	    top: auto;
	    bottom: auto;
	}
	.page-results .sideBarGlobal.fliterSectionGlobal {
/*
		right: -ms-calc((-100vw + 768px)/2);
		right: -moz-calc((-100vw + 768px)/2);
		right: -webkit-calc((-100vw + 768px)/2);
		right: calc((-100vw + 768px)/2);
*/
		width: 100%;
		position:relative;
		display: block;
		right: auto;
		left: auto;
		margin-bottom: 5px;
		height: auto !important;
		overflow: hidden;
		margin-bottom: 17px;
		padding-bottom: 10px;
	}
	.page-results .pillar-blurb-download {
		margin-left: 15px;
	}
	
	.page-results .chart-year {
		width: 210px;
	}
	.page-results .chartBlock .chart-year-selection-span {
		float: none;
		display: block;
		padding: 0 15px;
	}
	.page-results div.content-block ul.nav-tabs li a{
		min-width: 52px;
	}
	.page-results .content-block ul.nav-tabs li.active a:after {
		top: 122px;
	}
	.page-results .chartBlock .chart-cntry-selection-span {
		margin-left: 0;
		margin-bottom: 10px;
	}
	.page-results .filterSection .sidebarNavBlock {
		width: 100%;
	}
	.filterSection .sidebarNavBlock .tcell:first-child {
		border-right: 0;
	}
	.highcharts-legend {
		width: 300px;
		    max-width: 300px;
    overflow: hidden;
    display: block;
	}
	.page-results .chartBlock .chart-year-selection-span {
	margin-bottom: 20px;
	}
	.page-results .chartBlock .chart-cntry-selection-span {
	margin-bottom: 25px;
	}
	.page-results .chart-cntry-selection-span .select2 {
	width: 100%!important;
	margin-bottom: 5px;
	}
	.page-results .chart-cntry-selection-span .select2:last-child {
	margin-left: 0;
	}
	.selected-coutries-list .result-legend-square{
      margin-left: -23px;
	}
	.selected-coutries-list{
      margin-left: 24px;
	}
	.selected-coutries-list .result-selected-item-wrapper{
		clear: both;
		display:block;
	}
	.view-methodologies ul.nav-tabs li a,
	 div.content-block ul.nav-tabs li a{
	    min-width: 50px ;
		background-size: 47px 47px !important;
	}
	.sideBarGlobal .sidebarInner {
		height: auto;
	}
	.sort-maplegend-wrapper .sortBlock>ul li {
		padding: 7px 19px 0 20px;
	}
	.sort-maplegend-wrapper .sortBlock>ul li:first-child{
		padding-left: 0;
	}
	.page-results .sortBlock{
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
	}
	.results-block .rslt-yr-sldr-lbl:after {
		right: 7px !important;
	}
	.page-results .countryReset{
		margin-top: 12px;
	}
	.page-time .select2-container--default .select2-selection--single .select2-selection__rendered,
	.page-results .select2-container--default .select2-selection--single .select2-selection__rendered{
		padding-left: 0;
	}
	.page-results .results-block label.rslt-yr-sldr-lbl{
		padding-left: 0;
	}
	.page-time .page-title-block ,
	.page-results .page-title-block {
		margin-bottom: -8px;
	}
	.sortBlock ul{
		clear: both;
	}
	.right-block{
		padding: 0;
	}
	.page-results .filterSection.active .sidebarInner.activeInner{
		height: auto;
	}
	.page-results .sideBar.active .tabContent.active{
		position: static;
	}
	.page-results .content-block ul.nav-tabs.fixed {
		width: calc(100% + 6px);
	}
	.page-results .map-selected-ind-lgnd {
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}
	.page-results .legend-wrapper{
	    padding: 0;
	}
	.page-results .map-unit-wrapper::before {
		bottom: 0;
	}
	.page-results .result-map-header a {
		float: none;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.page-results .country-search-wrapper {
    padding-top: 0;
}
	.page-results .result-map-header {
		margin: 18px 0;
	}
	.page-results .country-search-wrapper .mapZoom {
		width: 160px;
	}
}
