/*
 * post nav bar
 */

.header-top-block a {
	color:#777 !important;
}
.header-top-block a:hover {
	color:#777 !important;
}
.nav-row {
	position:relative;
	z-index:3;
}
.nav-dropdown-menu {
	background:#eee;
	box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
	color:#777;
	margin:6px 0 0 -8px;
	position:absolute;
	width:250px;
}
.header-caret-down {
	width:0;
	height:0;
	border-style:solid;
	border-width:5px 5px 0 5px;
	border-color:#777 transparent transparent transparent;
}
.header-caret-up {
	width:0;
	height:0;
	border-style:solid;
	border-width:0 5px 5px 5px;
	border-color:transparent transparent #777 transparent;
}
.header-icon-caret-menu {
	margin:11px 0 0 5px;
}

@media(max-width:1680px) {
	.header-icon-caret-menu {
		margin:9px 0 0 5px;
	}
}
.header-top-block a {
	color:#777;
}
.header-top-block a:hover {
	color:#777;
}
.header-top-block:hover,.header-profile-block:hover {
	background:transparent;
}
.header-user-name {
	color:#777;
}
.dash-user-dd-item {
	color:#777;
}
.dash-user-dd-item:hover {
	color:#fff;
	background:#777;
}
.navbar-kibin {
	background-color:#fff;
	border:none !important;
	font-size:1em;
	z-index:2;
}
.navbar-kibin-logo {
	display:inline-block;
}

.navbar-actions a {
	color:#777;
	padding:0;
}
.navbar-actions a:hover { 
	color:#777;
}
.navbar-login-link,.navbar-signup-link { 
	background-color:inherit!important;
}
.nav-top-icon-menu,.navbar-right {
	margin-top:6px;
}
@media(max-width:1680px) {
	.nav-top-icon-menu,.navbar-actions {
		margin-top:10px;
	}
}
@media(max-width: 600px) {
	.nav-links .nav-link, .nav .nav-more-btn {
		padding-left: 8px;
		padding-right: 8px;
	}
	.nav .nav-more-btn {
		display: inline-block;
		padding: 11px;
	}
	.nav-links-overflow.expanded {
		display: block;
	}
	.nav .nav-link.essay-examples,
	.nav .nav-link.plagiarism-checker,
	.nav .nav-link.thesis-builder {
		display: none;
	}

	.header-top-block { width:100%; }
	.header-icon-caret-menu { margin:8px 0 0 5px }
	.header-caret-down {
		width:0;
		height:0;
		border-style:solid;
		border-width:10px 10px 0 10px;
		border-color:#777 transparent transparent transparent;
	}
}
.hero-row-bg {
	background-image:none!important;
	height:auto!important;
}
.profile-name-cont {
	display:inline-block;
	background:#1e8dac;
	text-align:center;
	width:100%;
}
.profile-avatar-img {
	width:200px;
	border-radius:50%;
	border:2px solid #fff;
	background-color:#fff;
}
.location-marker {
	color:#1e8dac;
	display:inline-block;
	font-size:1.8em;
	margin-right:5px;
}
.location-text {
	display:inline-block;
	font-size:1.15em;
	font-weight:normal !important;
}
.hero-text .name {
	font-family:'Abril Fatface','Lato','Century Gothic',CenturyGothic,AppleGothic,sans-serif;
	font-size:6em;
	font-weight:700;
	margin-top:20px;
	text-shadow: 2px 3px 0px #183d4f;
}
.hero-text .location img{
	height:25px;
}
#profile_location {
	color:#fff;
}
.location-click-edit {
	color:#ddd;
	font-size:0.65em;
}
.hero-text .location-text{
	display: inline-block;
	margin-left: 8px;
}
.hero-text .location-text.edit{
	cursor: pointer;
}
.hero-text .location-text.edit input{
	padding-left: 10px;
}
.stats-hero-bottom-cont {
	text-align:center;
}
.srow-avatar {
	display:inline-block;
	margin-top:-110px;
	text-align:center;
	width:200px;
}
.srow-stats {
	background:#fff;
	border-radius:30px;
	color:#183d4f;
	display:inline-block;
	text-align:center;
	padding:15px 20px;
	margin:0 15px;
	width:175px;
}
.profile_list input,.location-text input {
	width:250px!important;
}
.location-text input {
	padding:5px;
}
.stats-row{
	background-color: #183d4f;
	padding:45px 0 36px;
	margin-top:-5px;
}
.stats-row .stat{
	text-align: center;
	color: #fff;
}
.stats-row .stat-num{
	font-size: 50px;
	font-weight:700;
}
.stats-row .stat-name{
	font-size: 16px;
	font-weight:700;
}
.main-row{
	padding-top: 30px;
	padding-bottom: 50px;
}
.main-row .row-inner{
	min-height: 620px;
	padding:50px 0px;
}
.main-row .col{
	display: inline-block;
	min-height:100%;
	vertical-align: top;
}
.profile_right_header_text {
	font-size:1.2em !important;
	font-weight:600;
	margin-top:30px;
}
.profile_header {
	font-size:1.6em;
}
.profile_right_text { 
	color:#555;
}
.main-row .about-col{
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
.main-row .credentials-col{
	position: absolute;
	right: 0px;
	width: 20%;
}
.credentials-col li{
	margin-bottom: 15px;
}
.head-row hr{
	border-color:#E1E1E1;
}
.feedback-head-row{
	position: relative;
	background-color: #183d4f;
	z-index: 2;
	text-align:center;
	padding:20px 0 30px;
}
.feedback-head-row h3{
	font-size: 3em;
	color:#FFF;
}
.feedback-row {
	text-align: center;
}
.feedback-row:nth-of-type(even) {
	background-color:#e6f3fa;
}
.feedback-row.more {
	background-color: transparent;
	border-top: 1px solid #CCC;
}
.feedback-row .container {
	padding:20px;
}
.feedback-row.more .container {
	padding:30px;
}
.testimonial-quote{
	display: block;
	padding-top:10px;
}
.testimonial-author{
	color:#183d4f;
	font-family:'Abril Fatface','Lato','Century Gothic',CenturyGothic,AppleGothic,sans-serif;
	font-weight: 700;
	position: static;
	right: auto;
	margin-top: 0px;
	font-size: 1.5em;
}
#profile_feedback_more{
	color:#000;
}
.alert{
	margin-top: -30px !important;
	margin-bottom: 30px;
}

.divider {
	border-bottom: 2px solid #333;
	margin: 20px 0;
}
hr { 
	border-top: 1px solid #999;
}
.special-header {
	font-family:'Abril Fatface','Lato','Century Gothic',CenturyGothic,AppleGothic,sans-serif;
	font-size:2em;
	color:#183d4f;
}
ul.profile_cred_div { 
	list-style-type: none;
	margin-left: -35px;
}
ul.profile_cred_div > li {
	margin-bottom: 10px;
}
ul.profile_cred_div > li > i { 
	position: absolute;
	margin-top: 4px;
}
.profile_bullet {
	padding-left: 20px;
}
.prof-alert-top {
	margin-top: 0px !important;
	font-size:1.5em;
	border-radius:25px;
	color:#000;
	text-align:center;
}
.profile_fav_add_div {
	margin-top: 10px;
	width: 100%;
}
.prof-hours,.prof-creds {
	margin-top: 40px;
}
.sg-item-box {
	background: #ededed;
	border: 1px solid #555;
	border-radius: 20px;
	display: inline-block;
	color: #183d4f;
	margin: 8px 3px;
	padding: 5px 10px;
	text-align: center;
}
.sg-cont {
	width: 100%;
	margin-top: 20px;
}
.sg-box,.sg-box-special {
	background: #ededed;
	border: 1px solid #555;
	border-radius: 20px;
	display: inline-block;
	color: #183d4f;
	font-weight: 700;
	margin: 8px;
	padding: 5px;
	width: 100px;
}
.sg-box-special {
	padding: 0;
	font-size: 0.75em;
	vertical-align: -6px;
}
.sg-item-edit {
	cursor:pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.sg-item-hidden {
	background-color: #7d0000;
	color: #fff;
	text-decoration: line-through;
}

@media(max-width: 991px){
	.stats-row .stat-num{
		font-size: 40px;
	}
	.srow-stats {
		padding: 10px 0;
		margin: 5px;
		width: 128px;
	}
	.stats-row {
		padding-top: 20px;
	}
	.profile_req_ed,.profile_req_ed_disabled,.profile_fav_add {
		font-size: 14px;
	}
}
@media(max-width: 900px){
	.hero-row .row-inner, .stats-row .row-inner, .main-row .row-inner{
		width: 750px;
	}
	.hero-row .avatar{
		width: 175px;
	}
	.main-row .about-col{
		width: 70%;
	}
	.main-row .credentials-col{
		width: 30%;
	}
}
@media(max-width: 767px){
	.col-prof-details {
		margin-top:40px;
	}
}
@media(max-width: 750px){
	.hero-row{
		text-align: center;
	}
	.hero-row .avatar{
		width: 150px;
		bottom:-40px;
	}
	.stats-row .row-inner{
		width: 600px;
	}
	.stats-row .stat-num{
		font-size: 34px;
	}
	.main-row .row-inner{
		padding:30px 0px;
	}
	.main-row .about-col{
		width: 65%;
	}
	.main-row .credentials-col{
		width: 35%;
	}
	.head-row{
		padding: 30px 50px;
	}
	.head-row h2{
		font-size: 34px;
	}
}
@media(max-width: 652px){
	.srow-avatar {
		margin-top:0px;
		margin-bottom:20px;
		width:100%
	}
	.srow-stats {
		padding: 10px 0;
		margin: 5px;
		width: 128px;
	}
	.stats-row {
		padding-top: 20px;
	}
	.profile_req_ed {
		font-size: 14px;
	}
}
@media(max-width: 600px){
	.main-row .row-inner{
		padding:20px 0px;
	}
	.main-row .about-col{
		width: 60%;
	}
	.main-row .credentials-col{
		width: 40%;
	}
	.stats-row .stat-num{
		font-size: 30px;
	}
	.head-row h2{
		font-size: 28px;
	}
}
@media(max-width: 500px){
	.stats-row .stat{
		vertical-align: top;
	}
	.stats-row .stat:first-of-type{
		padding-left: 10px;
	}
	.stats-row .stats:last-of-type{
		padding-right: 10px;
	}
	.stats-row .stat-num{
		font-size: 26px;
	}
	.main-row .about-col, .main-row .credentials-col{
		position: relative;
		display: block;
		width: 100%;
		margin:0 auto;
	}
	.main-row .credentials-col{
		max-width: 280px;
	}
	.profile_req_ed{
		width: 100%;
	}
	.profile_bullet{
		width: 100%;
	}
	.hero-row .avatar{
		width: 125px;
		bottom: -30px;
	}
	.hero-text{
		margin-left: 8px;
	}
	.hero-text .name{
		font-size: 70px;
		margin-bottom: 10px;
	}
	.hero-text .location{
		font-size: 18px;
	}
	.hero-text .location img{
		height:15px;
	}
	.head-row{
		padding:30px 20px;
	}
	.head-row h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.head-row h2{
		font-size: 22px;
	}
}
@media(max-width: 400px){
	.hero-row .avatar{
		width: 100px;
	}
	.hero-text{
		margin-left: 6px;
		padding-bottom: 10px;
	}
	.hero-text .name{
		font-size: 60px;
	}
	.hero-text .location{
		font-size: 16px;
	}
	.hero-text .location img{
		height:13px;
	}
	.stats-row .stat-num{
		font-size: 22px;
	}
	.stats-row .stat-name{
		font-size: 14px;
	}
}
@media(max-width: 280px){
	.hero-text .name{
		font-size: 44px;
	}
}