/*
Theme Name: Geekfolio Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: geekfolio
Description: This is child theme for Geekfolio Theme.
Version: 1.1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: geekfolio-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
/* ............. BLOG PAGE POST .................*/


:root {
	--color-main: #2EA3F2 !important;

}

h3 {
	margin-top: 0px;
}

a .entry-title:hover {
	color: var(--color-main);
}


.team-box img {
	width: 100%;
}

.team-box:hover .team-box-icons {
	display: block !important;
}

.header-menu .hfe-sub-menu-item {
	border-bottom: 1px solid gray;
}

.header-menu li .hfe-sub-menu-item {
	border-bottom: 1px solid gray;
}

.header-menu li:last-child .hfe-sub-menu-item {
	border-bottom: none;
}

.header-menu .sub-menu li {
	padding: 0px 15px;
}

/* Web Crawling Page */

.crawling_select_div span {
	font-family: "Roboto Condensed", Sans-serif;
	font-weight: 600;
	color: #333333;
	font-size: 28px;
	display: block;
	margin-bottom: 30px;
}

.crawling_select_outer {
	position: relative;
}

#crawling_select {
	width: 100%;
	background-color: transparent;
	box-shadow: none;
	outline: none;
	border: 1px solid #E4E4E4;
	border-radius: 20px;
	padding: 10px 20px;
	min-height: 60px;
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.crawling_select_outer svg {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	z-index: -1;
}
.geekfolio-posts .item.img-row .img img {
	bottom: 0px;
	height:250px;
}
.geekfolio-posts .item.img-row .img {
	padding: 20px 0px 20px 15px;
}
.geekfolio-posts .item.img-row .valign{
	display:block;
}
.geekfolio-portfolio .item .date-cont {
	display: none;
}
.geekfolio-posts .item.img-row .cont .title a {
	 display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stack-explore-btn svg path{
	fill: #1566a8;
}
.category article{
	position:relative;
}
.category .content-btn{
	position:absolute;
	bottom: 70px;
	background: #EF4422 !important;
  border:1px solid #F2F2F2;
	color:#fff;
	border-radius: 100px;
	font-weight: 500;
}
.search-results .blog-post .content-btn,
.error-btn{
	background: #EF4422 !important;
  border:1px solid #F2F2F2;
	color:#fff;
	border-radius: 100px;
}
.archive article p{
display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 60px;
}
.archive article .entry-title{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 26px;
}
.single .thumbnail-wrapper img,.single .thumbnail-wrapper{
	width:100%;
}
/* .single .thumbnail-wrapper{
	height:400px;
	overflow:scroll;
} */
.archive .post-detail li a,.single .post-detail li a,.search .post-detail li a{
	text-transform: capitalize;
}
.single-page-content-sec{
	padding-right: 60px !important;
}
.single-page-search-form .hfe-search-form__input{
	border-right: 0;
	border-radius: 20px 0px 0px 20px;
	padding: 15px;
	color: #000;
   opacity: 1;
	border:1px solid #e4e4e4;
}
.single-page-search-form .hfe-search-form__input:focus{
	border:1px solid #e4e4e4;
	box-shadow:none;
}
.single-page-search-form .hfe-search-submit{
	border: 0;
}
.single .search-bar .hfe-search-form__input,.search .search-bar .hfe-search-form__input {
	margin-left: 0px;
}
.single .single-page-content-sec .thumbnail-wrapper{
	height:400px;
	overflow-y: scroll;
}
.search-post-inner{
	padding-right:60px !important;
}
.subject-matter-pg-rd-m p .read-more{
	display:none;
}
.post-detail > li {
	margin-bottom: 5px;
}
.single .fluid-width-video-wrapper {
	margin: 0px 0;
}
@media screen and (min-width: 1400px) {
	.single .container{
		width:1140px;
	}
		.archive .container{
	max-width: 1140px;
}
}
@media screen and (min-width: 1200px) {
	.single .container,.archive .container,.search-results .container{
		width:1140px;
	}
	
}
@media screen and (max-width: 1200px) {
	.archive .container,.search-results .container,.single .container{
	max-width: 1140px;
}
}
@media screen and (max-width: 1140px) {
	.archive .container,.search-results .container,.single .container{
	max-width: 100%;
}
}
@media screen and (max-width: 1024px) {
	.header-menu .hfe-nav-menu li.menu-item .hfe-menu-item {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.geekfolio-posts .item.img-row .cont .title a {
	line-height: 30px;
}
}
@media screen and (max-width: 991px) {
	.site-bar-single-pg{
		display:none;
	}
	.single-page-content-sec{
	padding-right: 15px !important;
		width:100%;
}
	.search-post-inner{
		width:100%;
		padding-right:15px !important;
	}
	.single .container{
		max-width: 100%;
	}

}

@media screen and (max-width: 768px) {
	.blog-post .geekfolio-posts .item.img-row .img {
		min-height: unset;
	}
}
@media screen and (max-width: 767px) {

	.archive article .entry-title{
	display: block;
}
	.geekfolio-posts .item.img-row .img {
	padding: 20px 0px 20px 0px;
}
.subject-matter-pg-rd-m p .text-content{
 display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
}
.subject-matter-pg-rd-m p .text-content.expanded {
 -webkit-line-clamp: unset;
  overflow: visible;
}
	.subject-matter-pg-rd-m p .read-more{
		cursor:pointer;
		color:#2ea3f2;
		display:block;
	}
	.geekfolio-posts .item .rest{
		display: flex;
  flex-wrap: nowrap;
	}
	.geekfolio-posts .item .rest > div{
		width:50%;
	}
	.post-detail > li {
	margin-right: 15px;
	margin-bottom: 5px;
}
	.archive article .entry-title {
	font-size: 23px;
		line-height: 30px;
}
}
@media screen and (max-width: 600px) {
	.single .single-page-content-sec .thumbnail-wrapper {
	height: 200px;
}
	#watch-video iframe{
		height:300px;
	}
	.geekfolio-posts .item.img-row {
	margin-bottom: 30px !important;
}
}
@media screen and (max-width: 500px) {
	.geekfolio-posts .item.img-row .cont .title a {
	display: block;
}
	.geekfolio-posts .item .rest{
		display: block;
	}
	.geekfolio-posts .item .rest > div{
		width:100%;
	}
	.category .blog-content .img-post img {
	height: 250px !important;
}
	.single .et_pb_text_inner p img{
		width:100%;
	}
	.geekfolio-posts .item.img-row .cont {
	padding-top: 0px;
}
}
@media screen and (max-width: 400px) {
#watch-video iframe {
	height: 250px;
}
	
}