.impression_img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	width:804px;
	background-color:#424851;
	box-shadow:none;
}

.big_impression img {
	width:804px;
	height: 220px;
}

.action_buttons {
	text-align:center;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.button.hire_me, .button.hire_me:hover, .follow, .connect {
	width:100%;
	height: 32px;
	margin-bottom:15px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	
}

.follow, .connect {
	width:49%;
}

.profile_avatar, .user_profession, .design_rating {
	display:inline-block;	
}

.profile_avatar {
	margin-top: -120px;
	margin-bottom:20px;
	margin-left:25px;
	height: 160px;
	width:150px;

}

.profile_avatar img{
	border:#FFF 5px solid;
	height: 150px;
	width: 150px;
}

.impression_img .design_rating {
	float:right;
	margin-top:19px;
	margin-right:15px;
}

.user_profession {
	vertical-align: top;
	margin-top: 20px;
	font-size:16px;
	padding-left:25px;
	color:#FFF;
}

.online {
	color: #3D8400;
	font-weight: bold;
}

.user_icons {
	float:right;
    margin-top: 35px;
}

.user_icons .userflag {
	margin-right: 0px;
	margin-left: 0px;
    vertical-align: middle;
}

.user_icons .svg_verified {
	margin: 0px 0px;
}

.user_icons .btn_svg_favorites {
	vertical-align: middle;
	margin: 0px 5px;
}

.user_info {
	width:47%;
	display:inline-block;
	padding:2px 0px;
}

.contest_designs {
	padding: 15px 15px 15px 15px;
}

.design_number {
	display:none;
}

.load_more {
	text-align:center;
	padding:10px 0px;
}

.center_text {
	text-align:center;
}

.active_contest {
	box-shadow:none;
}

.active_contest div {
	display:inline-block;
}

.active_contest div:last-child {
	text-align:right;
}

.active_contest div {
	width:15%;	
}

.active_contest div:first-child {
	width:40%;	
}

.active_contest div:last-child {
	width:28%;	
}

.header .head_avatar  {
	background-color: #5E656F;
}

.head_link_home a {
    color: #33B2E9;
    text-decoration: none;
}

.action_table {
    	display: table;
    	width: 100%;
	    box-sizing: border-box;
	    
    }

    .action_button {
    	background-color: #33BAB0;
    	display: block;
    	padding: 5px 5px;
    	text-align: left;
	    margin-bottom: 10px;
    }

    .action_primairy, .action_arrow {
    	display: table-cell;
    	vertical-align: middle;
    }

    .action_primairy a {
    	color: #ffffff;
    	padding: 7px 7px 7px 12px;
    	border-right: 1px solid #ffffff;
    	display: block;
    	transition: background-color 0.4s;
    }

    .action_arrow {
    	width: 20px;
    	height: 20px;
    	padding: 0px 5px 0px 10px;
    	cursor: pointer;
    	transition: background-color 0.4s;
    }

    .action_arrow svg {
    	width: 15px;
    	height: 15px;
    	vertical-align: middle;
    	transition: transform 0.4s;
    }

    .action_arrow svg path {
    	fill:#ffffff;
    }

    .action_arrow:hover,  .action_primairy a:hover {
    	background-color: #6DCAC3;
    	text-decoration: none;
    }

    .action_links {
    	display: block;
    	padding-top: 5px;
    	display: none;
    	position: absolute;
    	width: 214px;
    	margin-left: -5px;
    	padding: 5px 5px 5px 5px;
    	background-color: #33BAB0;
    }

    .action_links a {
    	display: block;
    	padding: 12px 12px 12px 13px;
    	border-bottom: 1px solid #33BAB0;
    	background-color: #F3F3F3;
    	color: #636363;
    	transition: background-color 0.4s;
    }

    .action_links a:hover {
     	text-decoration: none;
     	background: #e5e5e5;
        color: #333;
    }

    .action_rotate svg {
    	-ms-transform: rotate(180deg); /* IE 9 */
	    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	    transform: rotate(180deg);
    }

    .table_info {
    	display: table;
    	width: 100%;
    }

    .table_row {
    	display: table-cell;
    }

    .user_stats {
	    text-align: left;
	    padding: 5px 10px;
    }

.rating_item {
	text-align:center;	
}

.rating_text {
	font-style:italic;
	color:#999;
}

.portfolio_item {
		padding:0px 0px 10px 0px;
		width:187px;
		border-bottom:3px solid #FFF;
		cursor:pointer;
	}
	
	.portfolio_item img {
		width:187px;
		
	}
	
	.portfolio_item h3 {
		padding:5px 5px;
		text-align:center;
	}
	
	.portfolio_item:hover {
		border-bottom-color:#33b2e9;
	}
	
	.portfolio_likes, .portfolio_comments {
		width:47%;
		text-align:center;
		display:inline-block;
		vertical-align:top;
		font-size:16px;	
	}
	
	.likes_icon, .comments_icon {
		width:18px;
		height:17px;
		background: url("https://storage.googleapis.com/crowdsite-static/images/likes.png") no-repeat;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
	}
	
	.comments_icon {
		background: url("https://storage.googleapis.com/crowdsite-static/images/comments.png") no-repeat;
	}

    

.profile_ads, .profile_updates_right .section {
	text-align: center;
	width: 250px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 15px;
}

.profile_ads {
    height: 250px;
}

.profile_ads img {
	display: block;
}

.profile_updates_right {
	padding-top: 53px;
}

.profile_updates_right .section {
    width: 220px;
    text-align: left;
    padding: 15px 15px;
}

.news_mini_images {
}

.news_mini_images table {
    width: 100%;
    table-layout: fixed;
}

.news_mini_images table td {
	border-spacing: 5px;
	overflow: hidden;
	vertical-align: middle;
}

.news_mini_images table td img {
	width: 100%;
	vertical-align: middle;
}

.profile_connection_row table {
	width: 100%;
    table-layout: fixed;
}

.profile_connection_row {
	width: 100%;
    table-layout: fixed;
    display: table;
    border-spacing: 5px;
}

.profile_connection_row a {
	display: table-cell;

}

.profile_connection_row a img {
	width: 67px;
	height: 67px;
	overflow: hidden;
}


.profile_title_link {
    font-size: 18px;
    margin-bottom: 10px;
    color: #424851;
    display: block;
}

.profile_contests svg, .profile_connections svg, .profile_adres svg {
    height: 20px;
    width: 20px;
    float: right;
}

.profile_contests svg path {
    fill: #c49e31;
}

.profile_connections svg path, .profile_adres svg path {
	fill: #4E4E4E;
}

.profile_contests a.profile_contest_link {
    padding: 7px 0px;
    font-size: 14px;
    font-family: Georgia;
    cursor: pointer;
    width: 100%;
    display: block;
    color: #666;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.profile_contests a.profile_contest_link:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #33b2e9;
}

#profile_adres_map {
	width: 100%;
    height: 172px;
}
article.notFound {
	width: 100%;
    height: auto;
}

.button_my_website {
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box;
	min-height: 35px;
	text-align: left;
	margin-bottom: 5px;
}

.button_my_website svg {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 5px;
}

.button_my_website a span.label {
    vertical-align: sub;
}

.profile_possitions {
	display: table;
	    margin-bottom: 3px;
}

.profile_possitions .position_type {
	display: table-cell;
	width: 100px;
	color: #a9a9a9;
}

.profile_possitions .position_names {
	display: table-cell;
}

.profile_about_me {
	margin-top: 5px;
}

.profile_url {
	color: #a0a0a0;
	vertical-align: middle;
}

.profile_url svg {
	width: 15px;
	height: 15px;
	margin-right: 5px;
    vertical-align: sub;
}

.profile_url svg path {
	fill: #a0a0a0;
}

#profile_url_edit {
	display: none;
}

.profile_connection_mutual {

}

.profile_connection_mutual {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-top: 10px;
	text-align: center;
}

.profile_connection_mutual a {
	background-color: #E9EAED;
	padding: 15px 15px;
	display: block;
	color: var(--head-color);
	vertical-align: middle;
	text-decoration: none;
}

.profile_connection_mutual a:hover  {
	background-color: #cccccc;
}

.profile_impression_img {
	background-repeat: no-repeat;
    height: 220px;
    width: 804px;
    background-position: center center;
    background-size: cover;
}

.profile_impression_edit a.hide {
	display: none;
}

.hide_upload, .hide_avatar_del {
	display: none !important;
}

.user_profession .progress {
	display: none;
}

.homeLocation {
	display: none;
}

.section_portfolio_slider {
	margin: 0px 0px;
	padding: 25px 0px;
}

.section_portfolio_slider h2 {
	margin: 0px 0px;
	padding: 0px 15px 15px 15px;
}

.section_portfolio_slider ul li {
    background-color: #ffffff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    margin-left: 15px;
    margin-right: 0px !important;
    flex: 0 0 210px;
    cursor: pointer;
    transition: box-shadow 0.5s;
}

.section_portfolio_slider ul li:hover {
    box-shadow: 0px 0px 10px 2px #cccccc;
}

 .section_portfolio_slider ul.slides {
    padding: 5px 0px 15px 0px;
    display: flex;
}

.flexslider {
    border: none ;
    margin-bottom: 40px;
}

.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background-color: #70418c;
    border-radius: 50%;
    text-align: center;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    line-height: 40px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: center;
}

.flex-control-paging li a.flex-active {
    background: #42bab1;
    background: rgba(66, 186, 177, 1);
}

.flex-control-paging li a {
    background: #42bab1;
    background: rgba(66, 186, 177, 0.6);
 }

.portfolio_slide_image {
	width: 100%;
	height: 140px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.portfolio_slide_title {
	padding: 15px 15px;
	overflow: hidden;
}

@media (max-width: 1023px) {

	.flex-direction-nav {
		display: none;
	}

	.impression_img {
		width: inherit;
	}

	h1 {
		margin: 20px 0px;
		text-align: left;
	}

	.user_icons {
		margin-top: 20px;
	}


	.impression_img {
		width: inherit;
	}

	.big_impression img {
		width:100%;
		height:inherit;
	}
	
	.profile_avatar {
		margin-left:auto;
		margin-right:auto;
		display:block;
		width: 150px;
		margin-top: -60px;
	}
	
	.impression_img .design_rating {
		margin-top:0px;
		margin-right: auto;
		margin-left: auto;
		display: block;
		float:none;
	}
	
	.user_profession {
		width:100%;
		padding:10px 0px;
		text-align:center;		
	}

}

@media (max-width: 767px) {
	
	.profile_impression_img {
	    height: 180px;
	    width: 100%;
	}

	.table_info, .table_row {
    	display: block;
    }
   
	
	.active_contest div {
	    width: 48%;
	    padding: 5px 0px;
	    box-sizing: border-box;
	}

	.active_contest div:first-child {
	    width: 100%;
	    font-weight: bold;
	}

	.active_contest div:last-child {
	    width: 100%;
	}

	.active_contest div:last-child a.button {
	    width: 100%;
	    text-align: center;
	     box-sizing: border-box;
	     height: 34px;
	}

}
