:focus{outline:0}::-moz-focus-inner{border:0}
body{
    background-color:#111;
    color:#9f9f9f;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1.95;
    /* overflow:hidden; */
    position:relative
}
    i.icon{line-height:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#f0f0f0}b{font-weight:700}a{transition:all .15s ease-in-out}a:focus,a:hover{text-decoration:none}hr{border-top:3px solid #1b1b1b;margin:0}.anchor-basic{color:#fff!important}.anchor-basic:focus,.anchor-basic:hover{color:#bfbfbf!important}.button-main{background-color:#fff;border:1px solid #fff;border-radius:30px;color:#222;font-size:14px;padding:10px 35px}.button-main:focus{background-color:#bfbfbf;border:1px solid #fff;box-shadow:none}.button-main.button-scheme{color:#fff}.rc-mb-0{margin-bottom:0!important}

.element-cover-bg{
    /* background-color:rgba(0,0,0,.85); */
    background-color:#000;
    background-position:50% 0;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
  }


/* Blog single */

.industify_fn_pagetitle{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.industify_fn_content_archive .industify_fn_pagetitle{
	margin-bottom: 70px;
}
.industify_fn_pagetitle .title_holder{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 95px 0px 35px 0px;
}
.industify_fn_pagetitle .title_holder:after{
	left: 0px;
	position: absolute;
	content: '';
	bottom: 0px;
	height: 6px;
	width: 70px;
	background-color: #eee;
}
.industify_fn_pagetitle .title_holder:before{
	left: 0px;
	position: absolute;
	content: '';
	bottom: 13px;
	height: 6px;
	width: 150px;
	background-color: #eee;
	border-radius: 10px;
}
.industify_fn_pagetitle h3{
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	letter-spacing: 0px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	left: -1px;
}
.industify_fn_breadcrumbs .separator span{
	width: 33px;
	height: 24px;
	display: block;
	position: relative;
}
.industify_fn_breadcrumbs .separator span:after{
	width: 9px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	background-color: #ddd;
	left: 13px;
	top: 8px;
	transform: rotate(45deg);
}
.industify_fn_breadcrumbs .separator span:before{
	width: 9px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	background-color: #ddd;
	left: 13px;
	top: 14px;
	transform: rotate(135deg);
}
.industify_fn_breadcrumbs a,
.industify_fn_breadcrumbs span.bread-current{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.5;
}
.industify_fn_breadcrumbs{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding-top: 13px;
	padding-bottom: 2px;
}
.industify_fn_breadcrumbs ul{
	margin: 0px;
	list-style-type: none;
}
.industify_fn_breadcrumbs ul li{
	float: left;
}
.industify_fn_breadcrumbs a,
.industify_fn_breadcrumbs span.bread-current{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.5;
}
.industify_fn_breadcrumbs a{
	font-weight: 600;
}
.industify_fn_breadcrumbs a:hover{
	color: #300165;
}
.industify_fn_breadcrumbs .separator span{
	width: 33px;
	height: 24px;
	display: block;
	position: relative;
}
.industify_fn_breadcrumbs .separator span:after{
	width: 9px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	background-color: #ddd;
	left: 13px;
	top: 8px;
	transform: rotate(45deg);
}
.industify_fn_breadcrumbs .separator span:before{
	width: 9px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	background-color: #ddd;
	left: 13px;
	top: 14px;
	transform: rotate(135deg);
}


.industify_fn_sidebarpage,
.industify_fn_sidebarpage .s_inner{
	width: 100%;
	float: left;
	clear: both;
}

.industify_fn_sidebarpage .wid-title span{
	color: #041230;
}
.industify_fn_leftsidebar{
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
	float: left;
	padding-right: 50px;
	/* padding-top: 120px; */
	padding-top: 50px;
	padding-bottom: 147px;
	
}
.industify_fn_rightsidebar{
	width: 300px;
	float: right;
	padding-top: 120px;
	padding-bottom: 147px;
}

/* .industify_fn_leftsidebar .subscribe{
	margin-top: 50px;
} */
.industify_fn_leftsidebar .subscribe h2{
	font-size: 1.5rem;
	text-align: center;
	
}
.industify_fn_leftsidebar .subscribe input { 
	width: 100%; 
	padding: 10px; 
	margin: 10px 0; 
	border: 1px solid #ccc; 
}
button { 
	/* width: 100%;  */
	padding: 10px; 
	background: #28a745; 
	color: #fff; 
	border: none; 
	cursor: pointer;
}
button:hover { 
	background: #218838; 
}

@media(max-width: 1200px){
	.industify_fn_leftsidebar{width: 100%;padding-right: 0;}
	.industify_fn_rightsidebar{padding-right: 0;padding-top: 0;width: 100%;}
}

.industify_fn_blog_single{
	width: 100%;
	float: left;
	clear: both;
}
.industify_fn_blog_single .img_holder{
	margin-bottom: 24px;
}
.industify_fn_blog_single .img_holder img{
	border-radius: 3px;
	min-width: 100%;
    width: 50%;
}
.industify_fn_blog_single .desc_holder p{
	margin: 0px;
    padding: 0px;
    line-height: 1.7;
    letter-spacing: 0px;
    margin-bottom: 20px;
    color: #777;
}
blockquote{
	border-left: 3px solid #6FBF71;
    font-style: italic;
    margin: 10px 0px 23px 0px;
    padding: 19px 20px 20px;
    clear: both;
    float: left;
    width: 100%;
    background-color: #e9eff4;
    line-height: 1.7;
    color: #777;
    font-size: 20px;
	font-family: 'Lora';
    font-weight: 400;
	border-radius: 5px;
}
@media (min-width: 320px) and (max-width: 780px){
    .industify_fn_pagetitle h3{
        font-size: 20px;
    }
    .industify_fn_leftsidebar .industify_fn_blog_single .desc_holder h5{
        font-size: 1.1rem;
    }
}


.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form input{
	width: 70%;
	padding: 10px;
	/* margin: 10px 0; */
	border: 1px solid #ccc;
	border-radius: 4px;
}
.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form button {
	padding: 10px 20px;
	background-color: #016743;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}
.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form button:hover {
	background-color: #005235;
}
.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar .newsletter #message {
	margin-top: 10px;
	font-size: 14px;
}

@media (min-width: 320px) and (max-width: 780px){
	.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form input{
		width: 100%;
		padding: 10px;
		margin: 10px 0;
		border: 1px solid #ccc;
		border-radius: 4px;
	}
	.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form button {
		padding: 10px 20px;
		background-color: #4CAF50;
		color: white;
		border: none;
		border-radius: 4px;
		cursor: pointer;
	}
	.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar form button:hover {
		background-color: #45a049;
	}
	.industify_fn_sidebarpage .s_inner .industify_fn_leftsidebar .newsletter #message {
		margin-top: 10px;
		font-size: 14px;
	}
}