
.comment-reply-link {
	color: #2ea3f2;
}

.comment-reply-link:hover {
	background: rgba(0, 0, 0, .05);
}

.comment-reply-link:hover:after {
	opacity: 1;
	margin-left: 0;
}

.comment-content ul {
	list-style-type: disc;
	padding: 0 0 23px 1em;
	line-height: 26px;
}

.comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px 0;
	line-height: 26px;
}

.comment-content ul li ul, .comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}

.comment-content ol li ul, .comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}

ol.commentlist, .comment .children {
	list-style: none !important;
	line-height: 1.7em !important;
	padding: 0 !important;
}

.comment-content ul {
	padding: 0 0 23px 16px !important;
	line-height: 26px !important;
}

.comment-content ol {
	line-height: 26px !important;
}

@media print {
	#respond {
		display: none;
	}
}

#comment-wrap {
	padding-top: 75px;
}

.comment-body {
	position: relative;
	padding: 0 110px 0 100px;
	margin-bottom: 48px;
	min-height: 87px;
}

.comment_avatar {
	left: 0;
	position: absolute;
	top: 7px;
}

.comment_avatar img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}

.comment_postinfo {
	margin-bottom: 8px;
}

span.fn, span.fn a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

.comment_area .comment-reply-link {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
}

.comment-reply-link:hover, .form-submit:hover {
	text-decoration: none;
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important;
}

#comment-wrap li.comment.depth-5 article {
	padding-right: 0;
}

.comment #respond {
	margin: -30px 0 0;
}

#respond {
	padding-top: 17px;
}

#commentform {
	padding-bottom: 50px;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width: 47%;
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
	padding: 12px;
	color: #999;
	line-height: 1em;
	background-color: #eee;
	font-size: 18px;
	border-width: 0;
}

.form-submit {
	text-align: right;
}

.form-submit .et_pb_button {
	display: inline-block;
	cursor: pointer;
	color: #2ea3f2;
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:767px) {
	#comment-wrap li.comment article {
		padding-right: 0;
	}
	
	.comment-body {
		padding: 0 0 0 100px;
	}
	
	.comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0;
	}
	
	.comment .children {
		margin-left: 50px;
	}
}

@media (max-width:479px) {
	.comment_avatar img {
		max-width: 50%;
	}
	
	.comment-body {
		padding: 0 0 0 50px;
	}
	
	.comment .children {
		margin-left: 25px;
	}
	
	a.comment-reply-link.et_pb_button {
		font-size: 15px;
	}
	
	a.comment-reply-link.et_pb_button:after {
		font-size: 25px;
	}
}

.et_pb_code_inner {
	position: relative;
}

.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar, .et_pb_with_border.et_pb_comments_module input, .et_pb_with_border.et_pb_comments_module textarea {
	border: 0 solid #333;
}

.et_pb_comments_module #comment-wrap {
	padding-top: 0;
	position: relative;
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none;
}

.et_pb_comments_module.et_pb_no_avatar .comment-body {
	padding-left: 0 !important;
	min-height: 0 !important;
}

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px !important;
}

.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none;
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0 !important;
}

.et_pb_comments_module.et_pb_no_comments_count #comments, .et_pb_comments_module.et_pb_no_comments_meta .comment_postinfo {
	display: none;
}

.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
	color: #fff;
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children {
		margin-left: 0;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img, .et_pb_column_2_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_3_5 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body, .et_pb_column_2_5 .et_pb_comments_module .comment-body, .et_pb_column_3_5 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children, .et_pb_column_2_5 .et_pb_comments_module .comment .children, .et_pb_column_3_5 .et_pb_comments_module .comment .children {
		margin-left: 25px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link, .et_pb_column_2_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_3_5 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
}

.single-project #comment-wrap {
	padding-top: 0;
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
	content: attr(data-icon);
}

@media (max-width:980px) {
	.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
		content: attr(data-icon-tablet);
	}
}

@media (max-width:767px) {
	.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
		content: attr(data-icon-phone);
	}
}

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
	margin-right: 0;
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

.et_pb_social_media_follow li a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7);
}

.et_pb_social_media_follow li a.icon {
	border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
	display: none;
}

.et_pb_social_icon a.icon {
	vertical-align: middle;
}

.et_pb_social_icon a.icon:before {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.et-pb-social-fa-icon a.icon:before {
	font-family: FontAwesome;
}

.et-social-telegram a.icon:before {
	content: "";
}

.et-social-amazon a.icon:before {
	content: "";
}

.et-social-bandcamp a.icon:before {
	content: "";
}

.et-social-bitbucket a.icon:before {
	content: "";
}

.et-social-behance a.icon:before {
	content: "";
}

.et-social-buffer a.icon:before {
	content: "";
}

.et-social-codepen a.icon:before {
	content: "";
}

.et-social-deviantart a.icon:before {
	content: "";
}

.et-social-flipboard a.icon:before {
	content: "";
}

.et-social-foursquare a.icon:before {
	content: "";
}

.et-social-github a.icon:before {
	content: "";
}

.et-social-goodreads a.icon:before {
	content: "";
}

.et-social-google a.icon:before {
	content: "";
}

.et-social-houzz a.icon:before {
	content: "";
}

.et-social-itunes a.icon:before {
	content: "";
}

.et-social-last_fm a.icon:before {
	content: "";
}

.et-social-line a.icon:before {
	content: "";
}

.et-social-medium a.icon:before, .et-social-meetup a.icon:before {
	content: "";
}

.et-social-odnoklassniki a.icon:before {
	content: "";
}

.et-social-patreon a.icon:before {
	content: "";
}

.et-social-periscope a.icon:before {
	content: "";
}

.et-social-quora a.icon:before {
	content: "";
}

.et-social-researchgate a.icon:before {
	content: "";
}

.et-social-reddit a.icon:before {
	content: "";
}

.et-social-snapchat a.icon:before {
	content: "";
}

.et-social-soundcloud a.icon:before {
	content: "";
}

.et-social-spotify a.icon:before {
	content: "";
}

.et-social-steam a.icon:before {
	content: "";
}

.et-social-tripadvisor a.icon:before {
	content: "";
}

.et-social-tiktok a.icon:before {
	content: "";
}

.et-social-twitch a.icon:before {
	content: "";
}

.et-social-vk a.icon:before {
	content: "";
}

.et-social-weibo a.icon:before {
	content: "";
}

.et-social-whatsapp a.icon:before {
	content: "";
}

.et-social-xing a.icon:before {
	content: "";
}

.et-social-yelp a.icon:before {
	content: "";
}

.et-social-pinterest a.icon:before {
	content: "";
}

.et-social-linkedin a.icon:before {
	content: "";
}

.et-social-tumblr a.icon:before {
	content: "";
}

.et-social-skype a.icon:before {
	content: "";
}

.et-social-flikr a.icon:before {
	content: "";
}

.et-social-myspace a.icon:before {
	content: "";
}

.et-social-dribbble a.icon:before {
	content: "";
}

.et-social-youtube a.icon:before {
	content: "";
}

.et-social-vimeo a.icon:before {
	content: "";
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.rtl .et_pb_social_media_follow li a {
	margin-left: 8px;
	margin-right: 0;
}
