/*
Theme Name: Blackengineer
Theme URI: https://wordpress.org/themes/blackengineer/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Blackengineer is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * 8.0 - Alignments
 */
img.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

img.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

figure .alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

figure .aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
figure .alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.breaking_newstxt li {
    float: left;
    font-size: 12px !important;
    margin: 0 0 10px;
	font-weight:bold;
}
.banner_box h2 {
    border-bottom: 1px solid #c6c6c6;
    color: #991c22;
    font-size: 30px;
    margin: 0 0 33px;
    padding: 0 0 18px;
    text-align: left;
}
.banner_box > img {
    #max-height: 529px !important;
    #max-width: 839px !important; 
	#width:auto !important;
}
.single-article .banner_box > img {
    max-height: 529px !important;
    max-width: 775px !important; 
	display: table;
    margin: 0 auto;
	#width:auto !important;
}
.norm_row{margin-top: -5px !important;}
.sfsi_holders{float:none !important; height:auto !important;}

.addthis_button.sficn{
    background: #991c22 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 3px !important;
    color: #fff;
}
.icons_left .fa.fa-twitter, .fa.fa-linkedin, .fa.fa-google-plus, .fa.fa-share-alt, .fa.fa-envelope-o, .fa.fa-print, .fa.fa-facebook {
    font-size: 16px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    width: 38px;
}

.submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    float: right;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 8px;
}

.profile_box > img {
    border-radius: 13px;
	-moz-border-radius:13px;
    -webkit-border-radius:13px;   
}

.commemt_box h3 {
    background: #991c22 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px;
}
#reply-title > a {
   color:#fff !important;
}
#reply-title small > a {
    color: #fff !important;
}
/*.search_results img{float:left;margin-right:20px; border-radius: 13px;-moz-border-radius:13px; -webkit-border-radius:13px; } */ 
.search_results img{float:left;margin-right:20px;}
.search_results {
    border-bottom: 1px solid #c6c6c6;
    min-height: 170px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #991c22;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #991c22;
}
.navigation {
    margin-top: 40px;
    text-align: center;
}

form.crl-ajax-auth {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    color: #878787;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    left: 50%;
    margin-left: -200px;
    padding: 40px 25px 25px;
    position: fixed;
    top: 30% !important;
    width: 350px;
    z-index: 999999;
}

.crl_overlay {
    background-color: #333 !important;
    height: 100%;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 999998;
}
.crl-ajax-auth input#username, .crl-ajax-auth input#password, .crl-ajax-auth input#signonname, .crl-ajax-auth input#email, .crl-ajax-auth input#signonpassword, .crl-ajax-auth input#password2, .crl-ajax-auth input#user_login{
    background-color: #fff !important;
    border: 1px solid #666 !important;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    color: #333333 !important;
    font-family: "Georgia","Times New Roman",Times,serif;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 10px 10px 10px 13px;
    width: 300px;
}
.crl-ajax-auth a.text-link {
    color: #991c22 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.button {
    background: #991c22 none repeat scroll 0 0 !important;
	color:#fff !important;
    border: 1px solid #991c22 !important;
    border-radius: 3px !important;
	-moz-border-radius:13px; -webkit-border-radius:13px;
    font-size: 16px !important;
    padding: 5px 8px !important;
}
.crl-ajax-auth a{ color: #991c22 !important;font-size: 14px !important;font-weight: bold !important;}

.close1 img{padding:0px; margin:0px; position:absolute; right:4px; top:4px;}

.recent-posts-extended h2{
	background: #2b2b2b none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #fff;
    font-size: 18px;
    margin: 47px 0 0;
    padding: 15px;
}
.widget_codeneric_ad_widget h2{
	background: #2b2b2b none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #fff;
    font-size: 18px;
    margin: 47px 0 0;
    padding: 15px;
}
.codeneric_ultimate_ads_manager_ad_wrapper {
    border: 1px solid #c7c7c7;
    margin-top: 41px;
    padding: 16px;
}

.usd-add_box .codeneric_ultimate_ads_manager_ad_wrapper{border:none !important; margin-top:0px !important;padding: 0px !important;}

textarea {
    overflow: auto;
    width: 770px;
}
logged-in-as a{color:#991c22 !important;}

.tag_box1 ul li a {
    background: #337ab7 none repeat scroll 0 0 !important;
    border-radius: 2px;
    color: #fff !important;
    font-size: 11px;
    padding: 5px;
}


.menu-item-has-children a:after{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}



.site-footer .main-navigation {
	#margin-bottom: 1.75em;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation li {
	#border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	#color: #1a1a1a;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.main-navigation a:hover,
.main-navigation a:focus {
	#color: #007acc;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	#font-weight: 700;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
	#top:63px;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	#border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}




	.main-navigation ul ul {
		#border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: 0px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #2b2b2b;
		border-bottom: 1px solid #fff;		
		padding:0 10px;
	}

	.main-navigation ul ul a {
		white-space: normal;
		min-width: 250px;
		color:#fff;
		text-align:left !important;
		margin-left:5px; 
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #2b2b2b transparent;
		border-width: 0 10px 10px;
		left: 40px;
		top: -7px;
	}

	.main-navigation ul ul:after {
		border-color: #2b2b2b transparent;
		border-width: 0 8px 8px;
		left: 41px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: 0;
		right: auto;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 0;
		right: auto;
		min-width: 250px;
		padding: 0 0 0 251px !important;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		#padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

.widget ul li a{
	color: #1e1e1e;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}


.logged-in-as a{
	color: #1e1e1e;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.footer_list h2 {
    color: #fff;
    font-size: 16px !important;
    font-weight: 300;
    margin: 0;
    padding-bottom: 18px;
}

.footer_list ul li a {
    color: #fff;
    font-size: 13px !important;
    font-weight: 100;
}
.footer_list {
    float: left;
    width: 16%;
    word-wrap: break-word;
}
#myNavbar{margin:0 !important;}
.navbar-inverse .navbar-nav > li.active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{ background:#991c22; color:#fff;z-index: 111;}
.navbar-nav > li.current-menu-item{ background:#991c22; color:#fff;z-index: 111;}

.banner-right_img a > img:hover {transform: scale(1.1);}

.banner-right_img iframe > iframe:hover {transform: scale(1.1);}


.right-news_box a> img:hover{transform: scale(1.1);}

.displayBlock{display:block !important;}

/*Light Box Css Start*/
.on{background:#000000; width:100%; height:100%; top:0; bottom:0;  position:fixed; opacity:0.7; z-index:1000 !important; filter:alpha(opacity:70) !important; display:none;}
.overOuter5{position:absolute; top:0; bottom:0; left:0; right:0; z-index:100000; display:none;} 
#b5{display:block;}
#b4{display:block;}
.lightBoxMidCont{padding:15px 25px 0; margin:0px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#000000;}

.close1 img{padding:0px; margin:0px; position:absolute; right:0px; top:0px;}
.close-red img{padding:0px; margin:0px; position:absolute; right:-43px; top:-42px;}
.inputButton{padding:0px 8px; *padding:0px; margin:0px 0px 0px -1px; background:#DAEAF0; border:1px solid #97AFD9; height:23px; color:#F26B53; font-size:9px !important; line-height:normal; font-weight:bold;}

.inside_newsheading img{width:100%;}

@media all and (min-width:320px) and (max-width:1200px){
.banner_box iframe{width:100%;}
	/*.banner_box img{width:100%;}*/
	.submit-article {padding: 0 70px 0px 0px;}
	form.search-form{padding-right:13px !important;}
} 

@media all and (min-width:768px) and (max-width:1020px){
	.recent-posts-extended .img_box {float: none !important;width: 100% !important;}
} 

.text-strip p{font-size:16px !important; overflow: hidden;text-overflow:ellipsi;display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}

.archive-results {text-align: center;margin-top: 20px;}
.archive-results a {background: #991c22;padding: 10px 18px;color: #fff;font-size: 16px;font-family: inherit;display: inline-block;border-radius: 3px;}

 form.search-form {
    display: block;
    float: right;
    /* margin-top: 8px; */
    position: relative;
    padding-right: 43px;
    /* margin-top: 20px; */
    top: 14px;
}

.fa-search:before {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 14px;
}

.subtitle{ 
	font-size: 13px;
	 float: left !important;

}

.videotitle{ position: absolute; color: rgb(255, 255, 255) !important; top: 43px; text-align: center; display: inline-block; width: 100%;}

#premiumarticles {color: #991c22;font-size: 12px;font-weight: bold;}
.widget_inner_top .searchButton .fa-search:before {position: inherit;}
.sfsiplus_footerLnk {display: none;}

