	body::before {
		content: "";
		position: fixed;
		background:url("../images/bodyimg.jpg") top right no-repeat;
		background-size: cover;
		left: 0;
		right: 0;
		top: 0;
		min-height: 100vh;
	}
	body{
		background:url("../images/bodyimg.jpg") top right no-repeat;
		background-size: cover;
		background-attachment: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom:0;
		min-height: 100vh;
	}
	.navbar-brand{
		margin-top:-100px !important;
	}
	.navbar-brand img{
		width:140px;
		height:140px;
		margin-left:-15px;
	}
	.group_letter{
		margin-top:-20px;
	}
	.framework_btn{
		padding-top:15px;
	}
	#section1{
		background-color: rgba(0,0,0,0.76);
		color: white;
		top: 0;
		left:0;
		right:0;
		position: absolute;
		min-height: 100vh;
	}
	/* @media(min-width:768px){
	}*/
	@media(max-width:768px){
		.navbar-brand img{
			width:80px;
			height:80px;
		}
	}
	.letter{
		padding-top:10px;
	}
	.letter .btn-group{
		padding: 25px 5px;
	}
	.athen_letters{
		background: #373a36;
		text-align: center;
		border-radius: 50%;
		width: 115px;
		border: 20px solid #1f1f21;
		height: 115px;
		box-shadow: 0 -6px 0 0px #007398 inset;
	}
	.athen_letters h2{
		font-size: 3rem;
		padding-top:3px;
	}
	.letter p{
		text-align: center;
		padding-top: 35px;
	}
	.athen_letters h2{
		-moz-transition: all 2s;
		-webkit-transition: all 2s;
		-o-transition: all 2s;
		-ms-transition: all 2s;
		transition: all 2s;
		cursor:pointer;
	}
	.athen_letters h2:hover{
		-moz-transform:rotateY(360deg);  
		-webkit-transform:rotateY(360deg);  
		-o-transform:rotateY(360deg);  
		-ms-transform:rotateY(360deg); 
		transform: rotateY(360deg);
	}
	.social_icons{
		float:left;
	}
	.social_icons ul{
		list-style: none;
		display: inline-block;
		padding-left: 0px;
	}
	.social_icons ul li{
		display: inline-block;
		font-size: 23px;
		width: 40px;
		cursor: pointer;
		padding-top: 2px;
		height: 40px;
		background: #151312;
		text-align: center;
		border-radius: 5px;
	}
	@media(max-width:768px){	
		.menu_butns{
			padding-bottom:215px;
		}			
	}
	@media(min-width:768px){
		.menu_butns{
			padding-bottom:155px;
		}				
	}

	.social_icons ul li .fa-facebook-square{
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
	}
	.social_icons ul li .fa-twitter{
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
	}
	.social_icons ul li .fa-instagram{
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
	}
	.social_icons ul li .fa-linkedin{
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
	}
	.social_icons ul li .fa-youtube-play{
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
	}
	.social_icons ul li .fa-facebook-square:hover{
		-moz-transform:rotate(360deg);  
		-webkit-transform:rotate(360deg);  
		-o-transform:rotate(360deg);  
		-ms-transform:rotate(360deg); 
		transform: rotate(360deg);
		color:#3C5A99;
	}	
	.social_icons ul li .fa-twitter:hover{
		-moz-transform:rotate(360deg);  
		-webkit-transform:rotate(360deg);  
		-o-transform:rotate(360deg);  
		-ms-transform:rotate(360deg); 
		transform: rotate(360deg);		
		color:#00acee;
	}
	.social_icons ul li .fa-instagram:hover{
		-moz-transform:rotate(360deg);  
		-webkit-transform:rotate(360deg);  
		-o-transform:rotate(360deg);  
		-ms-transform:rotate(360deg); 
		transform: rotate(360deg);		
		color:#E4405F;
	}
	.social_icons ul li .fa-linkedin:hover{
		-moz-transform:rotate(360deg);  
		-webkit-transform:rotate(360deg);  
		-o-transform:rotate(360deg);  
		-ms-transform:rotate(360deg); 
		transform: rotate(360deg);		
		color:#0e76a8;
	}
	.social_icons ul li .fa-youtube-play:hover{
		-moz-transform:rotate(360deg);  
		-webkit-transform:rotate(360deg);  
		-o-transform:rotate(360deg);  
		-ms-transform:rotate(360deg); 
		transform: rotate(360deg);		
		color:#FF0000;
	}
	.butns{
		float:right;
	}	
	.butns ul{
		padding:0px !important;
		list-style:none !important;
	}
	.butns ul li{
		display:inline-block;
	}
	.donate_btn{
		outline: none !important;
		font-size: 1rem;
		color:#ffffff;
		background: transparent;
		border: none !important;
	}
	.visit_btn{
		outline: none !important;
		font-size: 1rem;
		color:#ffffff;
		background: transparent;
		border: none !important;
	}
	.embarac_butns{
		padding-top:30px;
		padding-bottom:104px;
	}
	.em_btn{
		float:right;
		outline: none !important;
		padding: 8px 16px 10px 16px;
		font-size: 14px;
		border-radius: 5px;
		font-weight: 500;
		border: none !important;
		box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.2) inset !important;
		-moz-transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;

	}
	.em_btn:hover{
		background:#007398;
		color:#ffffff;
	}
	.impact_btn{
		outline: none !important;
		padding: 10px 25px;
		font-size: 14px;
		font-weight: 500;
		border: none !important;
		margin-bottom:10px;
	}
	.m_btn{
		outline: none !important;
		padding: 8px 30px 10px 30px;
		font-size: 14px;
		float: right;
		color: #ffffff;
		border-radius: 5px;
		font-weight: 500;
		border: none !important;
		-moz-transform:rotate(-90deg);  
		-webkit-transform:rotate(-90deg);  
		-o-transform:rotate(-90deg);  
		-ms-transform:rotate(-90deg); 
		transform: rotate(-90deg);
		background: #2b2723;
		box-shadow: 0px 0px 12px #130f0a;
		margin-right:-29px;
	}
	.m_btn:hover{
		background: #2f2f31;
	}
	.fa-arrow-up{
		font-size:45px !important;
		color:#f0f0f0;
	}
	.btn-group, .btn-group-vertical{
		display:inline-block !important;
	}
	.footer{
		bottom:0;
		position: absolute;
	}