@media screen and (max-width: 1260px){
	body.home #maincontentcontainer, body.home .centercontainer	{
    	max-width: 962px;
	}
	body.home #sideonly,
	body.home .sideonly {
	    margin: 0 420px 0 0;
	}
	body.home .big_head {
    	font-size: 24px;
    	padding:25px;
    }
    body.home .logo {
	    max-width: 100%;
	    margin-left: 0;
	}
	.navigation{
		font-size: 0px;
	}/*bit weird*/
	#bighead{
		height: 251px;
	}
	
	#petitioncontainer{
		max-width: 962px;
	}
	#maincontentcontainer, .centercontainer {
    width: 100%;
    max-width: 962px;
	}
    .filter>div{
    	display: block;
    }
    #twitter-container {
	    width: 100%;
	}

	body.home .projectlist {
	    justify-content: center;
	}
	#projectslists .projectlist .project {
	    margin: 20px 7% 50px;
	}
	body.home #footer {
		z-index:999;
	}
	body.home #petformcontent {
		margin-bottom: 77px;
	}
}
/*------start tablet portrait--------*/
@media screen and (max-width: 1023px){
	#header-banner{
		height: 432px;
		background-position: 50% 100%;
	}
	#header-banner h1 {
    	padding-top: 20px;
    	white-space: normal !important;
	}
	.projectlist .project .overlay,.projectlist .project:hover .overlay{
		display: none;
	}
	#onmobile{
		display: block;
	}
	body{
		max-width: 100%;
    	overflow-x: hidden;
	}
	body.home #maincontentcontainer {
	    margin: 0 0 70px ;
	    width: 100%;
	    max-width: 100%;
	}
	.onmobile{
		display: block !important;
	}
	

	body.showmenu {
		overflow: hidden;
	}
	body.showmenu #header .centercontainer{
	    top:0;
	    bottom:0;
	    left:0;
	    width: 85%;
	    position: absolute;
	    border-right: 2px solid #1D6882;
	    background-color: #267D9B;
	    pointer-events: all;
	}
	body.showmenu #header{
		background: transparent;
		position: fixed;
	    z-index: 1000;
	    height:130%;
	    pointer-events: none;
	}
	body.showmenu .navigation{
		display: block !important;
		top:45px;
	}
	body.showmenu #modal_bg{
		display: block;
		    z-index: 999;
	}

	body.home .logo{
		margin-top: 15px;
	}
	body.home .big_head {
    	margin: 4px -3.2% 0;
    	padding: 25px 3.2%;
	}
	#maincontentcontainer{
		width: 100%;
		max-width: 100%;
		margin: 0 0 70px;
	}
	#sideonly,.sideonly{
    	margin: 0 3% !important;
    }
    #sideonly p, #sideonly h3, #sideonly ul {
	    max-width: 100%;
	}
	#header{
		height: 52px;

	}
	#header .navigation{
		display: none;
	}
	#header .navigation ul li {
	    display: block;
	    padding: 0;
	    margin: 0 18px;
	    border: 0;
	    border-bottom: 1px solid #1D6882;
	}
	#header .navigation ul li a{
		margin:0;
		padding:10px 0;
	}
	#menubutton {
	    display: block;
	    position: relative;
	    z-index: 1;
	}
	#footer{
		display: none;
	}
	#content {
	    padding: 52px 0 49px 0;
	}
	#petitionfixedcontainer{
		background-color: #B3B1B4;
	}
	#petitionfixedcontainer.closed{
		background-color: #B3B1B4;
		height: 80px !important;
		padding-top: 15px;
	}
	#petitionfixedcontainer.closed #petheader{
		background-color: #CB3939;
		border-radius: 4px;
		border-bottom: none;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.33);
		text-align: center; 
	}
	#petitioncontainer{
		max-width: 50%;
	}
	#petitionform {
    	width: 100%;
    	position: initial;
    }
    #banks .bp {
	    width: 100%;
	}
	.bp:nth-child(2){
		border-top: none;
	}
	.bp:nth-child(2n+1){
		background-color: #F4F1EE;
	}
	.bp:nth-child(2n){
		background-color: #D8D8D8;
	}
	.project-singleitem{
		display: block;
	}
	.project-singleitem .logo {
	    width: 100%;
	    margin: 0 auto 45px auto;
	    max-width: 420px;
	    display: table;
	}
	.project-singleitem .rightside, .project-singleitem .text {
	    width: 100%;
	}
	.striped_head span{
		text-align: center;
	}
	.projectlist, body.home .projectlist {
	    margin-left:0%;
	}
	body.home .projectlist .project {
	    margin: 20px auto 50px;
	}
	#projectslists .projectlist .project {
	    margin: 20px 6% 50px;
	}
	#header .navigation .sharebtns{
		margin-left:18px;
	}
	#header .navigation .sharebtns li {
	    display: inline;
	    background: transparent;
	    margin-right: 10px;
	    margin-left:0px;
	    border: 0;
	}
	#header .sharebtns {
	    font-size: 48px;
	    display: inline;
	    width: auto;
	}
	.navigation li.selected a {
	    background: transparent;
	}
	.center_img{
		width: 100%;
	}
	body.home #footer {
		z-index:1;
	}
	body.home #petformcontent {
		margin-bottom: 14px;
	}
}
@media screen and (max-width: 968px){
	#projectslists .projectlist .project {
	    margin: 20px 5% 50px;
	}
}
@media screen and (max-width: 921px){
	#projectslists .projectlist .project {
	    margin: 20px 4% 50px;
	}
}
@media screen and (max-width: 878px){
	#projectslists .projectlist .project {
	    margin: 20px 3% 50px;
	}
}
@media screen and (max-width: 838px){
	#projectslists .projectlist .project {
	    margin: 20px auto 50px;
	}
}
/*-----start smaller screens---------*/
@media screen and (max-width: 800px){
	#bighead{
		height: 200px;
	}
	
	#petitionfixedcontainer.closed #petitioncontainer{
		max-width: 94%;
	}
	#petitioncontainer{
		max-width: 100%;
	}
	#petitionform {
    	width: 100%;
    	position: initial;
    }
    .projectlist{
    	flex-flow: column;
    }
    .projectlist .project {
	    margin: 20px auto 50px;
	}
	.signers_indiv{
		display: none;
	}
	.signers_org {
	    width: 100% !important;
	}
}

@media screen and (max-width: 640px){
	#bighead{
		height: 180px;
	}
	.projectlist .project {
    	margin: 20px auto 50px auto;
	}
	#banks .links>a{
		font-size: 14px;
	}
	#sideonly .social_share_img{
    	display: inline;
    	width: 100%;
    	margin: 16px auto;
	}
	#cookie-notice button{
		padding-left:25px;
		padding-right:25px;
	}
}
@media screen and (max-width: 597px){
	#sharebtns li {
	    padding: 10px 0!important;
	    width: 208px !important;
	    margin: 0 4px!important;
	}
}
@media screen and (max-width: 476px){
	#sharebtns li {
	    margin: 5px auto!important;
	    display: table;
	}
	#sharebtns li:nth-child(3){
		display:none;
	}
}
/*--------------*/
@media screen and (max-width: 395px){
	#bighead{
		height: 150px;
	}
	#pethead p {
    	font-size: .9rem;
    }
}
@media screen and (max-width: 340px){
	.projectlist .project{
		width: 100%;
	}
}