/* -----------------------------------------------------------------------------
	Me. - Responsive Bootstrap vCard HTML/CSS Template
------------------------------------------------------------------------------- */

/* -- Green color 
-------------------------------------------------------------------------------*/

a:hover, a > *:hover, a:focus, a > *:focus,
.text-primary,
.me-nav > li > a:hover > i,
.contact-icon,
ul.social-icons li a:hover i {
	color: #add71c;
}

.pace .pace-progress,
.copyright:before,
.me-nav > li > a:after,
.owl-page.active,
.btn-primary,
.contact-form-trigger,
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.label-primiary,
.progress-bar-primary,
.sb-primary .skill-rate-on,
.te-primary:before,
.me-logo {
	background-color: #add71c;
}

.btn-primary:hover,
.btn-primary:focus,
.contact-form-trigger:hover,
#contact-form-holder { 
	background-color: #92b80e;
}


/* -- Reviews -- */
.me-logo {
    background-image:url(../images/my-photo.jpg);
	background-size:cover;
	background-color:transparent;
	background-repeat:no-repeat;
}
.logo-content {
    position: absolute;
    top: 80%;
}.logo-content h4 {
	text-align: center;	
}
.line-height {
	line-height:17px;
}
.bottom-bar {
	z-index: 999;	
}
.buttons {
	width: 100%;
	display: block; 	
}.buttons .btn-red {
	width:100%;	
}.buttons .btn-black {
	width:49.3%;
	min-width:100px;
}.buttons .btn-default {
	width:49.3%;
	min-width:100px;
}
.padded {
	padding: 30px; /* 60px */
}
.top-bar {
	padding-bottom:45px;	
}
.profileCard {
	border-radius: 50%;
	display: block;
	float:left;
}
.dark .bottom-bar {
    border-top: none !important;
}
iframe {
	overflow:hidden;
		
}
/*	Page Content
----------------------------------------------------------------------*/
.page-content {
	background-color: transparent;
}
.logo-content {
	width:100%;	
	top:70% !important;
}
.me-logo {
	text-align: center;	
	padding:0px 15px;
}
.top-bar {
	margin-bottom: 0px !important;	
}
.profile-bottom-bar {
	
}
.mbf { margin-bottom: 0px !important }

@media (max-width:767px){
	.profile-content {
			
	}
	}