/*
Theme Name: FireScreen
Theme URI: http://smthemes.com/firescreen/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 3.0.1
License: Creative Commons 3.0
Theme date: 02/04/2019
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url(styles/font.css);
/* ========================================= GENERAL. ========================================= */
body {
	font-family: 'robotolight';
	font-size:15px;
	background:#fbfbfb;
	color:#1a1a1c;
	line-height: 24px;
}
/* .......................................................................... UI .......................................................................... */
a { 
	color:#7f7f7f;
}
a:hover { 
	color:#fba15e;
	text-decoration:none;
}
.submit, .button, input[type="submit"] {
	padding: 6px 38px;
	background:none;
	color:#979797;
	border:1px solid #d2d2d2;
	border-radius:3px;
	float:right;
	font-size:13px;
	font-family:'robotoregular';
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	background:#fba15e;
	border-color:#fba15e;
	color:#fff;
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select, textarea { 
	border-color:#e0e0e0;
	color:#2e2e2e;
	font-size:13px;
	font-family:'robotoregular';
}
input[type="text"]:focus, 
textarea:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
select:focus, textarea:focus { 
	border-color:#c0c0c0;
}
.accent {
	color:#28262b;
}
.descent {
	color:#bcbcbc;
}



/* ========================================= Theme Header. ========================================= */
#logo {
	float:left;
	display: flex;
	align-items: center;
	height: 104px;
}
#logo img {
	max-height: 104px;
}
.site_ttl {
	float:left;
	margin:0;
	padding: 0;
	line-height: 113px;
	text-transform:none;
	color: #fff;
}
.site-header {
	background-color:#000;
}
.site-header .boxed-container {
	z-index:2;
}
.site-header > div:nth-child(2) {
		z-index: 2;
		clear: none;
	}
#topmenu-and-search {
	background:#000;
	border-bottom:1px solid #272727;
	position:relative;
	z-index:3;
}
.headersearch {
	float:right;
}

@media screen and (max-width:1024px) {
	.site-header .boxed-container {
		z-index:3;
	}
}
@media screen and (min-width:640px) {
	.headersearch {
		margin-top: 4px;
	}	
}



/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	padding-right: 40px;
	position: relative;
}
form .search-box input[type="search"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #cacaca;
	background:none;
	border:none;
}
form .search-box input[type="submit"] {
	position: absolute;
	right: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	top: 0;
	text-indent:-100px;
	background:url(images/search.png) 50% 50% no-repeat;
	border:none;
}
.search-box input[type="search"]:hover,
.search-box input[type="submit"]:hover {
	border:none;
}
.headersearch form .search-box input[type="search"]:focus {
	color: #fff;
}
@media screen and (max-width:1024px) {
	.headersearch {
		float:left;
	}
}
@media screen and (max-width:640px) {
	#logo {
		width:100%;
		text-align:center;
		display: block;
	}	
}


/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		float:left;
	}
	#extra-menu ul.nav-menu > li > a {
		color:#6e6e6e;
		padding: 17px 0 17px 15px;
		font-size:13px;
		font-family:'robotoregular';
		line-height: 13px;
	}
	#extra-menu ul.nav-menu > li:not(:last-child) > a::after {
		content:'/';
		color:#3b3b3b;
		padding-left:15px;
	}
	#extra-menu ul.nav-menu > li > a:hover {
		color:#e0d5d5;
	}
	#extra-menu ul.nav-menu > li ul {
		background:#121212;
		min-width: 100%;
	}
	#extra-menu ul.nav-menu > li > ul {
		border-top: 1px solid #272727;
	}
	#extra-menu ul.nav-menu  > li ul li:first-child a {
		padding-top:20px;
	}
	#extra-menu ul.nav-menu > li ul li:last-child a {
		padding-bottom:20px;
	}
	#extra-menu ul.nav-menu > li ul li {
		padding:0 20px;
	}
	#extra-menu ul.nav-menu > li ul li:not(:last-child) a {
		border-bottom:1px solid #2a2a2a;
	}
	#extra-menu ul.nav-menu > li ul li:only-child a {
		border:none;
	}
	#extra-menu ul.nav-menu  > li ul li:hover > a {
		color:#f27112;
	}
	#extra-menu ul.nav-menu  > li ul li a {
		color:#d8d8d8;
		font-size:14px;
		font-family:'robotoregular';
		padding: 10px 0;
	}
	
}
@media only screen and (min-width:1024px) {
	#main-menu {
		float:right;
		margin-top: 35px;
		font-family:'robotoregular';
	}
	#main-menu ul.nav-menu > li > a {
		color:#fff;
		font-size:16px;
		font-family:'robotoblack_italic';
		padding:15px 27px 15px 0;
		text-transform: uppercase;
	}
	#main-menu ul.nav-menu > li:last-child > a {
		padding:15px 0;
	}
	#main-menu ul.nav-menu > li:hover > a .sf-sub-indicator {
		color:#fd7613;
	}
	#main-menu ul.nav-menu  > li ul {
		background:#f0f0f0;
	}
	#main-menu ul.nav-menu  > li ul li ul {
		left: auto;
		right: 100%;
	}
	#main-menu ul.nav-menu  > li ul li:last-child {
		padding-bottom:8px;
	}
	#main-menu ul.nav-menu  > li ul li:first-child {
		padding-top:8px;
	}
	#main-menu ul.nav-menu  > li ul li {
		background:#fff;
		padding:0 20px;
	}
	#main-menu ul.nav-menu  > li ul li:hover {
		background:#fff;
	}
	#main-menu ul.nav-menu  > li ul li a {
		color:#9a9a9a;
		padding:10px 0;
		border-bottom:1px solid #e8e8e8;
	}
	#main-menu ul.nav-menu  > li ul li:last-child a {
		border:none;
	}
	#main-menu ul.nav-menu  > li ul li:hover > a {
		color:#e76c12;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {
		color: #888;
	}
}


/* .......................................................................... Slider .......................................................................... */
.slider-container {
	top: -114px;
	position: relative;
	margin-bottom: -114px;
	z-index: 1;
}
.slider-bgr { 
	position:absolute; 
	width:100%; 
	height:100%; 
	background:rgba(0,0,0,0.6); 
}
.fp-content-wrap {
	width:1000px;
}
.fp-content {
	padding:20px;
	width: 78%;
	left: 0;
	padding:0 0 40px;
	z-index: 1;
}
.fp-title {
	color:#fff;
	font-size:3em;
	line-height:28px;
	text-transform:uppercase;
	font-family:'robotoblack_italic';
}
.fp-description {
	color:#fff;
	font-size:18px;
	line-height:32px;
}
.fp-more {
	color: #fff;
	background:#fba15e;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	border: none;
	box-shadow:4px 4px 0 rgba(0,0,0,0.25);
	display:inline-block;
	float:left;
}
.fp-more:hover {
	color:#d8d8d8;
	background: #cc814a;
}
.fp-prev-next-wrap {
	width:1000px;
	max-width:100%;
	bottom: 0;
	left: 0;
	right: 0;
}
.fp-next, .fp-prev {
	bottom:56px;
	opacity:0.5;
	height:70px;
	width:35px;
}
.fp-prev {
	right: 36px;
	background:url(images/slide-left.png) left center no-repeat;
}
.fp-next {
	right:0;
	background:url(images/slide-right.png) right center no-repeat;
	border-left:1px solid rgba(255,255,255,0.4);
}
.fp-next:hover {
	border-color:rgba(255,255,255,0.2);
}
.fp-prev:hover,
.fp-next:hover {
	opacity:1;
}
@media screen and (max-width:1024px) and (min-width:640px) {
	.slider-container {
	}
	.fp-content {
		padding:5px 5%;
		bottom:10px;
	}
	.fp-title {
		font-size:1.5em;
	}
	.fp-description {
		font-size:1em;
		line-height:1.2em;
	}
	.fp-prev-next-wrap {
		right:20px;
		width: auto;
	}
}
@media screen and (max-width:640px) {
	.slider-container {
	}
	.fp-content {
		display:none;
	}
	.fp-title {
		font-size:1.5em;
	}
	.fp-description {
		font-size:1em;
		line-height:1.2em;
	}
	.fp-prev-next-wrap {
		display:none;
	}
	.slider-container {
		margin-bottom:0;
		top:0;
	}	 	
}



/* ========================================= CONTENT. ========================================= */
.site-content {
	padding: 40px 0;
	background: #fbfbfb;
}
.entry-title {
	margin:0;
	padding-bottom: 10px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
	color:#6e6e6e;
	font-weight:normal;
	font-size: 22px;
	font-family: 'robotomedium_italic';
	text-transform: uppercase;
}
.entry-title a {
	text-decoration:none;
}
.featured-img-container a {
	color:#b6b6b6;
}

.featured-img-container a:hover {
	color:#fff;
}
article {
    padding: 0;
    border: none;
}

.featured-img-container {
	position:relative;
	border-radius:4px;
	overflow:hidden;
	margin-bottom: 20px;
}
.featured-img-container::after {
	position:absolute;
	content:'';
	left:0;
	right:0;
	top: 0;
	height:100%;
	z-index: 0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 13%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.36) 80%, rgba(0,0,0,0.75) 100%);/* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.36) 80%,rgba(0,0,0,0.75) 100%);/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.36) 80%,rgba(0,0,0,0.75) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );/* IE6-9 */
}
.featured-img-container .entry-title {
	color:#fff;
	position: absolute;
	height: auto;
	bottom: 17px;
	z-index: 1;
	left: 20px;
	right: 20px;
	padding: 0;
	line-height: 1em;
}
article .featured_image {
	vertical-align:bottom;
}
@media screen and (max-width:640px) {
	.featured-img-container::after {
		background:rgba(0,0,0,0.3);
	}
}

/* ....................... Entry Meta .................... */
.entry-meta {
	text-align:center;
	display:none;
	margin: 10px 0 20px;
	color:#1a1a1c;
	line-height: 15px;
	text-transform: uppercase;
}
.entry-meta a {
	line-height:14px;
	border:none;
}
.entry-meta a:hover {
	border:none;
}
.entry-meta > span:not(:last-child)::after {
	content:'/';
	padding:0 5px 0 8px;
	color:#c9c9c9;
}
.post-categories {
	display:block;
	margin: 10px 0;
	line-height: 15px;
	color:#c9c9c9;
}
.post-categories a {
	padding:0 5px;
}
.wrap-arrow {
	text-align:center;
	vertical-align: -webkit-baseline-middle;
}
.meta-arrow {
	position:relative;
	display:inline-block;
	width: 56px;
	height: 17px;
	background:url(images/dots.png) center center no-repeat;
	z-index: 1;
	cursor: pointer;
	vertical-align: top;
}
.meta-arrow.active {
	background:url(images/dots-active.png) center center no-repeat;
}


/* ....................... Page Navigation .................... */
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {
	background:none;
	color:#979797;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	padding:8px 17px;
	font-family:'robotoregular';
	font-size:13px;
}
nav.pagination a.page-numbers:hover {
	background:#fba15e;
	color:#fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	border: 1px solid #fba15e;
}
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current {
	background: #fba15e;
	color: #fff;
	border: 1px solid #fba15e;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}


/* ....................... Sidebar .................... */

.sidebar { 
	color:#1a1a1c;
	font-size:14px; 
}
.sidebar .caption h4 {
	color:#fff;
	font-size:18px;
	font-family:'robotobold';
	background:#b7b6b6;
	padding: 8px 20px 7px;
	border-radius:3px;
}
.widget ul {
	padding:0;
}
.widget ul li {
	list-style-type: none;
}
.widget_smt_comments li {
	margin-bottom:20px;
}
.widget_smt_comments a {
	text-decoration:none;
}
.widget_smt_comments .comment_avatar {
	float:left;
	margin:0 10px 10px 0;
}
.widget_smt_comments .comment_author {
	margin-top: 15px;
	font-size:14px;
	text-transform:uppercase;
	font-family:'robotobold';
	margin-left:44px;
	display: block;
}
.widget_smt_posts {
	text-align:center;
}
.widget_smt_posts .post-date {
	display: inline-block;
	color:#000;
	font-size:12px;
	background:#e3e3e3;
	border-radius: 50px;
	padding: 5px 15px;
	margin:7px;
}
.widget_smt_posts ul li .title {
	text-transform:uppercase;
	text-decoration:none;
	font-family:'robotobold';
	float: left;
	text-align: left;
}
.widget_smt_posts p {
	text-align:left;
}
.widget_recent_entries a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_categories ul li a {
	color:#171717;
	text-decoration:none;
	margin: 7px 0;
	padding: 2px 10px;
	display: inline-block;
}
.widget_recent_entries a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover {
	text-decoration:none;
	background:#e3e3e3;
	border-radius:3px;
}
.widget_smt_posts ul li,
.widget_smt_comments ul li,
.widget_recent_comments ul li  { display:block;	padding:10px 0; }


/* ========================================= FOOTER. ========================================= */
footer {
	color:#fff;
	background-color:#1c1c1c;
	border-top: 62px solid #333;	
}
footer .footer_txt a {
	text-decoration:none;
}
.footer-columns .widget {
	margin-top: 78px;
	top: -62px;
}
.footer_txt {
	position:relative;
	border-top: 1px solid #333333;
	padding: 12px 0;
}
footer .widget h4.caption {
	color:#666;
	text-transform:uppercase;
}
footer .widget ul li {
    /* overflow: hidden; */
    /* padding: 8px 0; */
}
footer .widget_archive ul li a,
footer .widget_meta ul li a,
footer .widget_nav_menu ul li a,
footer .widget_pages ul li a,
footer .widget_categories ul li a {
	color:#fff;
}
footer .widget_archive ul li a:hover,
footer .widget_meta ul li a:hover,
footer .widget_nav_menu ul li a:hover,
footer .widget_pages ul li a:hover,
footer .widget_categories ul li a:hover {
	background:#363636;
}
footer .widget_smt_posts .post-date {
	color:#fff;
	background: #363636;
}
footer .widget {
	position:relative;
}
footer .widget .caption {
	position:absolute;
	width:100%;
	top: -78px;
}
footer .widget .caption h4 {
	color:#fff;
	font-size:18px;
	font-family:'robotobold';
	text-align:center;
	padding: 18px 0;
	margin: 0;
}



/* ======================================== MOBILE MENU ======================================= */
@media only screen and (max-width:1023px) {
	#mobile-menu-trigger {
		right:5%;
		top:10px;
	}
	.admin-bar #mobile-menu-trigger {
		margin-top: 8px;
		z-index: 999999;
	}
	#mobile-menu-trigger a {
		margin:0;
		height: 20px;
	}	
	.admin-bar .mobile-menu {
		top:32px;
	}
	.mobile-menu {
		background: rgba(19, 16, 14, 0.9);
	}	
	.mobile-menu ul.nav-menu  > li ul {
		border-top: 1px solid rgba(255,255,255,0.6);
	}
}