@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');

body{
	margin:0;
}


nav{
	height:80px;
	width:100%;
	background: url("bnr.jpg");
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
	background-size:cover;
	display:inline-block;
	line-height:80px;
	margin:0 auto;
	padding:0 auto;
	position:fixed;
	z-index: 20;
}

.container{
	width:100%;
	height:auto;
	background: url(partners_img.jpg);
	/* margin-top: -83px; */
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	padding: 0px;
	margin: 0px;
}


.solid{
    background: none;
	background-color: #2c3e8f;
	height:auto;
}

.logo{
	width: 40px;
    margin: 0 auto;
    float: left;
    padding-left: 5%;
}

.logo_txt{
	line-height:80px;
	color:#fff;
	font-size:60px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
}
a.logo_txt{	
	color:#fff;
	margin:0 auto;
	padding:0;
	text-decoration: none;
}
a.logo_txt:hover{	
	color:#FFA500;
	margin:0 auto;
	padding:0;
	text-decoration: none;
}

.logo_img{
	text-align:center;
	margin:0 auto;
	padding:0-auto;
	display:block;
	margin-top: 105px;
    width: 40%;
	opacity:0.8;
}

.logo_s_img{
	text-align:center;
	margin:0 auto;
	padding:0-auto;
	display:block;
	padding-bottom:8%;
	width:8%;
	opacity:0.8;

}

.logo p{
	line-height: 80px;
    color: #fff;
    margin: 0 auto;
    font-family: 'Nunito Sans', sans-serif;
}

.home{
	background: url("bnr.jpg"); 
	background-repeat:no-repeat; 
	background-position:center center;
	background-attachment: fixed;   	  
  	background-size:cover;
  	min-height:1200px;
 	padding-top:2%;
  	padding-bottom:5%;
    z-index:0;
    position: relative;
    
}

.home:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: -1;
}


ul.links{
	display:inline-block;
	margin:0 auto;
	padding:0 auto;
	float:right;
	padding-right: 120px;
    margin: 0 auto;


}

.links li{
	margin:0 auto;
	padding:0 auto;
	display:inline-block;
	padding-left:45px;
	padding-right:45px;
	list-style-type:none;
	color:#fff;
	width:auto;
	height:auto;
}

.links a:hover{
	color:#FFA500;
	cursor:pointer;
}

.links li a.active{  /*this doesn't work */
	color:#FFA500;
}

.links a{
	font-family: 'Nunito Sans', sans-serif;
	text-decoration: none;
	color:#fff;
	font-weight: 700;
}
.links a::active{
	color:#FFA500;	
}

.home_content{
	text-align:center;
}

.home_content h2{
	font-size:200px;
	margin-bottom:0px;
	font-family: 'Nunito Sans', sans-serif;
	opacity:0.8;
	color:#FFA500;
    text-align: center;
    margin: 0 auto;
    margin-top:150px;
    margin-bottom: -28px;

}

.home_content h3{
	font-size:100px;
	margin-top:10px;
	margin-bottom: 375px;
	font-family: 'Nunito Sans', sans-serif;
	color:#fff;

}

.home_content h4{
	font-size:50px;
	font-family: 'Nunito Sans', sans-serif;
	width: 75%;
    text-align: center;
    margin: 0 auto;
    margin-bottom:4%;
    color:#FFA500;

}

.home_content p{
	line-height: 50px;
	font-size:40px;
	font-family: 'Nunito Sans', sans-serif;
	width: 60%;
    margin: 0 auto;
    margin-top:4%;
    margin-bottom: 150px;
    text-align: center;

}
.home_content h5{
	line-height: 50px;
	font-size:40px;
	font-family: 'Nunito Sans', sans-serif;
	width: 60%;
    margin: 0 auto;
    margin-top:4%;
    margin-bottom: 150px;
    text-align: center;

}

.who{
	background: url("bnr.jpg");
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
	background-size:cover;
	min-height:600px;
	padding-top:2%;
	/* padding-bottom:5%; */
	/* margin-top:-19px; */
	z-index:0;
	position: relative;
}


.who:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: -1;
}

.who_br{
	background-color: #2c3e8f;
	width:100%;
	min-height:900px;
}

.who_content{
	text-align:center;
	font-family: 'Nunito Sans', sans-serif;


}

.who_content h4{
	color:#FFA500;
	line-height: 60px;
	font-size:45px;
	display: inline-block;
    width: 90%;
    margin-bottom: 0px;
}

.who_content h5{
	color:#fff;
	line-height: 35px;
	font-size: 25px;
    display: inline-block;
    width: 60%;
}

.who_content p{
	color:#fff;
	line-height: 35px;
	font-size: 25px;
    display: inline-block;
    width: 60%;
}

.partners_img{
	background: url("partners_img.jpg");
	/* margin-top: -116px; */
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
	background-size:cover;
	min-height: 700px;
}

.partners{

/* margin-top: -83px; */

/* min-height:600px; */

/* padding-top: 2%; */

/* padding-bottom:5%; */

z-index: 1;
}




.partners h2{
	line-height: 210px; 
	font-size:300px;
	margin-bottom:0px;
	font-family: 'Nunito Sans', sans-serif;
	opacity:0.8;
	width:90%;
	text-align: center;
	margin: 0 auto;
	/* padding-bottom: 340px; */

}

.partners h3{
	/* line-height:110px; */
	font-size:100px;
	margin-top:0px;
	margin-bottom:600px;
	font-family: 'Nunito Sans', sans-serif;
	width:90%;
	text-align: center;
	margin: 0 auto;
	padding-top: 170px;
}

.partners h4{
	color:#FFA500;
	font-family: 'Nunito Sans', sans-serif;
	margin-top: 0px;
}

.partners p{
	font-family: 'Nunito Sans', sans-serif;
	color:#fff;
	width:80%;
	line-height: 30px;
	font-size:17px;


}
.partners h5{
	font-family: 'Nunito Sans', sans-serif;
	color:#fff;
	width:80%;
	line-height: 30px;
	font-size:17px;


}

.sub_heading{
	color:#FFA500;
	font-family: 'Nunito Sans', sans-serif;
	margin-bottom:30px;

}

.sub_section p{
	
	font-family: 'Nunito Sans', sans-serif;
	margin-top:0px;
	color:#fff;
	line-height: 35px;
	font-size: 25px;
    display: inline-block;
    width: 60%;
}

.partners a {
	color:#FFA500;
	text-decoration: none;
	cursor:pointer;
}

a.partners_link_white {
	color:#fff;
	text-decoration: none;
	cursor:pointer;
}

a.partners_link_white:hover{
	color:#FFA500;
	text-decoration: none;
	cursor:pointer;
}
a.partners_link_white_aa{
	color:#fff;
	text-decoration: none;
	cursor:pointer;
	margin-top:0px;
	
}

a.partners_link_white_aa:hover{
	color:#FFA500;
	text-decoration: none;
	cursor:pointer;
}

a.partners_link_white_oxygene {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    padding-bottom:80px;
}
a.partners_link_white_oxygene:hover{
	color:#FFA500;
	text-decoration: none;
	cursor:pointer;

}

.partners_container{
	display:inline-block;
	width:auto;
	height:auto;
	background-color:#2c3e8f;
	padding-bottom: 131px;
	/* margin-bottom: -83px; */
	margin: 0px auto;
	box-sizing: border-box;
	padding-top: 60px;

}
.partners_container ul{
	display:inline-block;
	width:100%;
	height:auto;


}
.partners_container li{
	display:block;
	width:30%;
	float:left;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom: 3%;
	    min-height: 860px;
	    position:relative;
}
.partners_container img{
	
	width:80%;
	position: absolute;
    bottom: 0;


}

.o_img{
	background: url("o_bw.png");
	background-size:90%;
	background-repeat: no-repeat;
	background-position: center;
	height:100px;
	width:100%;
	position: absolute;
    bottom: 0;
    transition:all  0.2s ease-in;

}
.o_img:hover{
	background: url("o_bw.png");
	background-size:80%;
	background-repeat: no-repeat;
	background-position: center;
	transition:all  0.2s ease-in;

}

.ia_img{
	background: url("ia_bw.png");
	background-size:100%;
	background-repeat: no-repeat;
	background-position: center;
	height:100px;
	width:100%;
	position: absolute;
    bottom: 0;
    transition:all  0.2s ease-in;

}

.ia_img:hover{
	background: url("ia_bw.png");
	background-size:90%;
	background-repeat: no-repeat;
	background-position: center;
	transition:all  0.2s ease-in;

}
.aa_img{
	background: url("aa_bw.png");
	background-size:60%;
	background-repeat: no-repeat;
	background-position: center;
	height:120px;
	width:100%;
	position: absolute;
    bottom: 0;
    transition:all  0.2s ease-in;

}

.aa_img:hover{
	background: url("aa_bw.png");
	background-size:50%;
	background-repeat: no-repeat;
	background-position: center;
	transition:all  0.2s ease-in;

}

.partners h5 :before{
      content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    justify-content: center;
    left: 0%;
    bottom: 135px;
    margin-top:20px;
}
.partners h5 :after{
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    justify-content: center;
    left: 0%;
    bottom: -45px;
}




.contact{
	background: url("contact_img.jpg");
	background-repeat:no-repeat;
	background-position:center right;
	background-attachment: fixed;
	background-size:cover;
	min-height:700px;
	/* padding-top:2%; */
	padding-bottom: 0px;
	margin:0 auto;
	padding:0px;
	z-index:0;
	position: relative;
	border-color: none;
}



.contact:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: -1;
}


.contact h2{
	font-size:200px;
	margin-bottom:0px;
	font-family: 'Nunito Sans', sans-serif;
	opacity:0.8;
	text-align: center;
	margin: 0 auto;
	margin-bottom:20px;
	padding-top:150px;
}

.contact h3{
	font-size:40px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Nunito Sans', sans-serif;
	text-align: center;

}
.mail{
	text-align: center;
}
a.mail {
	color:#fff;
	font-size:40px;
	margin-top:0px;
	margin-bottom:0px;
	margin:0 auto;
	padding:0;
	font-family: 'Nunito Sans', sans-serif;	
	text-decoration: none;
	z-index: 2;

}
a.mail:hover{
	color:#FFA500;
	font-size:40px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Nunito Sans', sans-serif;
	text-align: center;
	
}

footer{
	font-family: 'Nunito Sans', sans-serif;
	background-color:#2c3e8f; 
	color:#fff; 
	font-size:18px; 
	line-height:36px; 
	text-align:center; 
	display:inline-block;
	width:100%;
}

a.last_line{
	text-decoration: none; 
	color:#fff;

}
a.last_line:hover{
	color:#FFA500;
}



































@media screen and (max-width: 1650px) {

	.partners_container li {
    min-height: 1025px;   
}
}
@media screen and (max-width: 1600px) {

	.partners_container li {
    min-height: 950px;   
}
}

@media screen and (max-width: 1500px) {
	.who_br{

	height:1865px;
}

	.partners_container li {
    min-height: 1025px;   
}
}
@media screen and (max-width: 1450px) {
	.partners_container li {
    min-height: 960px;   
}
}

@media screen and (max-width: 1400px) {
	.who_br{
	height:1950px;
}
}

@media screen and (max-width: 1303px) {
	.partners_container li {
    min-height: 1100px;   
}
}


@media screen and (max-width: 1300px) {
	.links li{
		padding-left:36px;
		padding-right:36px;
	}
	.who_br{

	height:2000px;
}
.partners h2{
	font-size:200px;
}
	.partners_container li {
    min-height: 1110px;   
}

}

@media screen and (max-width: 1200px) {
	.links li {
    padding-left: 35px;
    padding-right: 35px;
}

ul.links {
	padding-right:50px;
}
	.home_content h2{
	font-size:130px;
}
	.home_content h3{
	font-size:65px;
	margin-top:15px;
	margin-bottom:600px;
}

.who_br{
	height:2000px;
}

.partners h2{
	font-size:200px;
	line-height: 220px;
}
.partners_container li {
    min-height: 1270px;   
}
}
@media screen and (max-width: 1152px) {
	.links li {
    padding-left: 32px;
    padding-right: 32px;
}
	ul.links {
	padding-right:20px;
}
}

@media screen and (max-width: 1111px) {
	.links li {
    padding-left: 24px;
    padding-right: 24px;
}
.who_br{

	height:2100px;
}
.partners_container li {
    min-height: 1300px;   
}
.contact h2{
	font-size:150px;
}
}

@media screen and (max-width: 1004px) {
	ul.links {
	padding-right:15px;
}

	.links li {
    padding-left: 15px;
    padding-right: 15px;
}
.who_br{

	height:2200px;
}
.partners_container li {
    min-height: 1340px;   
}
}

@media screen and (max-width: 930px) {
.partners_container li {
    min-height: 1370px;   
}

.who_br{
	height:2250px;
}
}

@media screen and (max-width: 900px) {
	.links li {
    padding-left: 12px;
    padding-right: 12px;
}
	.contact h2 {
    font-size: 120px;
    /* margin-top: 100px; */
}
.who_br{

	height:2270px;
}
.partners h2 {
    font-size: 150px;
    line-height: 180px;

}
.partners h3 {
   
    font-size: 80px;

 }

.partners_container li {
    min-height: 1440px;   
}
}

@media screen and (max-width: 930px) {
.partners_container li {
    min-height: 1470px;   
}
}
@media screen and (max-width: 850px) {
		ul.links {
	padding-right:10px;
}
	.links li {
    padding-left: 10px;
    padding-right: 10px;
}


li.partners_tile_1{
	min-height: 1500px;   

}
li.partners_tile_2{
	min-height: 1500px;   

}
li.partners_tile_3{
	 min-height: 1500px;   

}

}

@media screen and (max-width: 827px) {
li.partners_tile_1{
	min-height: 1500px;   

}
li.partners_tile_2{
	min-height: 1500px;   

}
li.partners_tile_3{
	 min-height: 1500px;   

}
}

@media screen and (max-width: 817px) {
		ul.links {
	width:100%;
	margin:0 auto;
	padding:0;
	float:none;
	text-align:center;
}
	.links li {
		width:125px;
		margin:0 auto;
    padding-left: 10px;
    padding-right: 10px;
    float:none;
	text-align:center;
	display:inline-block;
}
nav {
    height: 160px;
}
.logo {
    width: 100%;
    text-align:center;
    margin:0 auto;
    padding:0;
    float:none;

}
.logo_img{
	margin-top:220px;
}

.partners_container{
	padding-left: 0;
    padding-right: 0;
}

.partners_container li{
	width:85%;
	float:none;
	text-align: center;
	    margin-top: 85px;
    margin-bottom: 85px;
	margin: 0px auto;
	padding:0;
	min-height: 700px;   
}



.partners h4 {
    color: #FFA500;
    font-family: 'Nunito Sans', sans-serif;
    margin-top: 100px;
    text-align: center;
}

.o_img { 
    background-size: 70%;
}

.o_img:hover{ 
    background-size: 60%;
}

.aa_img {
    background-size: 50%;
}

.aa_img:hover{
    background-size: 40%;
}

.ia_img {
    background-size: 80%;
}
.ia_img:hover{
    background-size: 70%;
}




.partners h5 {
    color: #fff;
    width: 85%;
    font-size: 20px;
    margin: 0 auto;
    padding: 0;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
}
.partners p {
    color: #fff;
    width: 85%;
    font-size: 20px;
    margin: 0 auto;
    padding: 0;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
}

.contact h2 {
    font-size: 100px;
    text-align: center;
    
    
}
}


@media screen and (max-width: 800px) {
.who_br{
	height:2400px;
}
}

@media screen and (max-width: 795px) {
	.home_content h2{
	font-size:80px;
	width:85%;
}

	.home_content h3 {
    font-size: 41px;
    margin-top: 20px;
    margin-bottom: 600px;
}
li.partners_tile_1{
	min-height: 600px;   

}
li.partners_tile_2{
	min-height: 600px;   

}
li.partners_tile_3{
	 min-height: 930px;  


}
}

@media screen and (max-width: 768px) {

	nav {
    height: 160px;
}


	ul.links{
	width:100%;
	float:none;
	margin:0 auto;
	padding:0 auto;
}
	.links li{ 
	margin:0 auto;
	padding:0 auto;
	padding-left:0;
	padding-right:0;
}

.home_content h2{
	font-size:80px;
	width:85%;
}
	
	.home_content h3{
	
	margin-top:20px;
	margin-bottom:300px;
}
.home_content h4 {
    font-size: 20px;
    width:75%;
}

.home_content h5 {
    font-size: 18px;
    width: 75%;
}

.partners h2 {
    font-size: 120px;
    line-height: 140px;

}
.partners h3 {
    font-size: 70px;
}

li.partners_tile_1{
	min-height: 700px;   

}


.who_br{
	height:2450px;
}
	

}


/*
@media screen and (max-width: 700px) {
	.home{
		background-size: auto;

	}
	.partners{
		background-size: auto;

	}
	.contact{
		background-size: auto;

	}
}

*/
@media screen and (max-width: 710px) {
	.who_br{
	height:2500px;
}

}



@media screen and (max-width: 700px) {
	.who_br{
	height:2600px;
}

}

@media screen and (max-width: 680px) {
	.who_br{
	height:2600px;
}

}
@media screen and (max-width: 670px) {
	.who_br{
	height:2650px;
}

}
@media screen and (max-width: 660px) {
	.who_br{
	height:2700px;
}
}

@media screen and (max-width: 650px) {
	.who_br{
	height:2750px;
}

}
@media screen and (max-width: 630px) {
	.who_br{
	height:2800px;
}

}

@media screen and (max-width: 620px) {
li.partners_tile_2{
	min-height: 650px;   

}

.who_br{
	height:2850px;
}

}
@media screen and (max-width: 600px) {
.logo_img {
	margin-top: 220px;
}

.home_content h2 {
    font-size: 70px;
    width: 85%;
}

.partners h2 {
    font-size: 100px;
    text-align: center;
}

.partners h3 {
    font-size: 60px;
}

li.partners_tile_1{
	min-height: 730px;   

}

.who_br{
	height:2900px;
}

}
@media screen and (max-width: 570px) {
li.partners_tile_2{
	min-height: 675px;   

}

.who_br{
	height:3000px;
}
}

@media screen and (max-width: 541px) {

.links li {
    width: 23%;
}


ul.links {
    width: 100%;
}

.links a{
	font-size:12px;
}
.home_content h4 {
	color: #FFA500;
    line-height: 30px;
    font-size: 25px;
    display: inline-block;
    width: 90%;
    margin-bottom: 30px;
    margin-top: 75px;


    

}

.who_br{
	height:3100px;
}
.partners{
	width:100%;
	height:auto;
	/* min-height: 774px; */
}

.contact{
	background-position-y: 50px;
    background-position-x: -600px;
}
.contact h2 {
    font-size: 75px;
}
.contact h3 {
    font-size: 35px;
}
}
@media screen and (max-width: 535px) {
li.partners_tile_3{
	 min-height: 1000px;  


}

.who_br{
	height:3150px;
}
}

@media screen and (max-width: 510px) {

.home_content h2 {
    font-size: 55px;
    width: 85%;
}

.home_content h3 {
    font-size: 28px;
}
.home_content h5 {
    font-size: 14px;
}

.who_br{
	height:3200px;
}


}

@media screen and (max-width: 500px) {




.who{
	padding-bottom: 0px;
	box-sizing: border-box;
	padding-top: 150px;
    margin-top: -150px;
}

.who_br{
	height:1900px;
}

.who_content h4 {
    
    font-size: 20px;

}

.who_content h5 {
    color: #fff;
    font-size: 14px;
    }
    .who_content p {
    color: #fff;
    font-size: 14px;
    }
li.partners_tile_3{
	min-height: 800px;   

}


.partners_img{
	min-height: 500px;
}

    .partners h3 {
    font-size: 28px;
    /* margin-top: 100px; */
    margin-bottom: 0px;
    padding-top: 200px;
    }

    .partners h2{  
	font-size: 75px;  
	width: 85%;  
	line-height: 70px;  
}
    .partners h4 {
    
    font-size: 20px;

}

    .partners h5 {
    color: #fff;
    font-size: 14px;
    }
    .partners p {
    color: #fff;
    font-size: 14px;
    }

    .contact h2 {
    font-size: 55px;
    width: 85%;
    padding-top:300px;
}

.contact h3 {
    font-size: 28px;
 }


}
@media screen and (max-width: 475px) {
li.partners_tile_3{
	min-height: 900px;   

}

.who_br{
	height:1950px;
}

}

@media screen and (max-width: 450px) {

.home {
	background: none;
}
.home:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -21;
  background: url("bnr.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.who {
	background: none;
}
.who_br{
	height:2050px;
}
.partners {
	/*background: none;*/
	position: relative;
	background-attachment: inherit;
}

li.partners_tile_3{
	min-height: 950px;   


}
/*
.partners:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    z-index: -1;
  background: url("partners_img.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
}

@media screen and (max-width: 410px) {
nav{
	background:none;
	background-color:#2c3e8f;
}

.home_content h2 {
    font-size: 45px;
    width: 85%;
}

.home_content h3 {
    font-size: 30px;
    margin-top: 25px;
    }

    .home_content p {
    line-height: 35px;
    font-size: 25px;
    font-family: 'Nunito Sans', sans-serif;
    width: 60%;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 150px;
    text-align: center;
}

.who_content h4 {
    color: #FFA500;
    line-height: 30px;
    font-size: 25px;
    display: inline-block;
    width: 90%;
    margin-bottom: 50px;
    margin-top: 50px;
}

    .who_content p {
    color: #fff;
    line-height: 25px;
    font-size: 15px;
    display: inline-block;
    width: 60%;
    margin-top: 0px;
}
.who_br{
	height:auto;
}

.contact{
	margin-top:-100px;
	}

}

@media screen and (max-width: 350px) {
	li.partners_tile_1{
		min-height:830px;
	}
	li.partners_tile_2{
		min-height:780px;
	}
	li.partners_tile_3{
		min-height:1000px;
	}

	.contact {
    /*background-position-y: 60px;
    background-position-x: -700px;*/
    width: 100%;
    background-size: 100% 100%;
    background-image: url('contact_img_350.jpg');
}
}


@media screen and (max-width: 320px) {

.home_content h2{
	font-size:60px;
	width:90%;
}
.home_content h3{
	font-size:50px;
	margin-top:0px;
	margin-bottom:600px;
}
.partners h2 {
    font-size: 60px;

}
}





























@media screen and (min-width: 760px) and (max-width: 1080px){

	nav {background-image: none;
		background-color: #2c3e8f	}

	body {
		background-color: #2c3e8f	}

	.home {
    background-attachment: inherit;
    background-size: contain;
    background-position: 0px 80px;
	
	}

		.home:after {
    background: none;}
	.who {
    background: none;}
    	.who:after {
    background: none;}

.partners_img {
    background-attachment: inherit;
    background-size: contain;
    background-position: top
}
.contact {
       background-attachment: inherit;
    background-size: contain;
    background-position: top;
    
    }

}

