/*
Theme Name: NewsRush
Theme URI: https://codez.com.bd/newsrush/
Author: The CodeZ IT Security Team
Author URI: https://codez.com.bd/
Description: newsrush brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newsrush
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use

/* Base CSS */


@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('fonts/solaiman-lipi.eot');
    src: url('fonts/solaiman-lipi.eot') format('embedded-opentype'),
         url('fonts/solaiman-lipi.woff') format('woff'),
         url('fonts/solaiman-lipi.ttf') format('truetype'),
         url('fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
	
	font-weight:normal;font-style:normal;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;

}
html,
body { height: 100% }
body {
	background-color:#faf9f9;
	font-family: SolaimanLipiNormal;	
	
}
a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.full_website{
    background-color: #fff;
	
}

.date_social{
    margin: 0px 0px;
	padding:0px;
	font-size:18px;
}
.full-images img{
	width:100%;
	height:auto;
}
.lead-news{
	margin-bottom:20px;
}
.lead-news img{
	border-radius:5px;
	border:1px solid #F0F0F0;
	width:100%;
	height:auto;
}
.single-images img{
	border-radius:5px;
	border:1px solid #F0F0F0;
	width:100%;
	height:auto;
}

.social{
    text-align: right;
    font-size: 20px;
}

.border{
    border-bottom: 2px solid #020989;
}

.logo img{
    padding: 10px;
}

.bannar img{
    padding: 10px;
}
.collapse{
	background-color:#05668A;
}

.feature_section{
	background-color:#FFFFFF;
	margin-top:10px;
}


.feature_content div h2 a{
	text-decoration:none;
	color:#000000;
	font-size:22px;
	line-height:25px;
	padding-left:5px;
}

.feature_content div h2 a:hover{
	color:#05668A;
}

.info{
	color:#000000;
	font-size:16px;
	padding-left:5px;
	text-align:justify;
}

.nav-tabs ul{
	font-size:24px;
	font-weight:bold;
	width:100%;
	text-align:center;
	text-decoration:none;
}

.tab-content{
	overflow: scroll;
	height: 460px;
    overflow-x: hidden;
	background-color:#fff;
}

.tab-pane div{
	border-bottom:1px solid #999999;
	background-color:#ffffff;
}

.tab-pane div h3 a{
	text-decoration:none;
	color:#000000;
	font-size:18px;
	}
	
.tab-pane div h3 a:hover{
	color:#05668A;
}

.all_category{
	background-color:;
	padding-top:10px;
}

.cat-section{
	padding-top:10px;
}

.cat-03{
	background-color:#fff;
	margin-top:10px;
	overflow:hidden;
	z-index:1;
	
}
.special-padding{	
	padding:10px;
}

.catagory_title{
    background-color: #05668A; 
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
	text-align:center;
}
.catagory_title a{
	color: #FFFFFF;
	
}
.catagory_title a:hover{
	text-decoration:none;
	color:#fff;
}
.heading_slider{
	 font-size: 23px ;
	padding-left:5px;
    font-weight: normal;
    line-height: 26px;
	padding-top:10px;
}
.heading_slider a{
    color: #060405;
}
.heading_01{
    font-size: 23px ;
	padding-left:5px;
    font-weight: normal;
    line-height: 26px;;  
}
.heading_01 a{
    color: #060405;
}
.heading_01 a:hover{
    color:#23527C;
}
.heading_02{

    font-size: 21px ;
	padding-left:5px;
    font-weight: normal;
    line-height: 24px;  
	}

.heading_02 a{
    color: #060405;
	}
	
.heading_02 a:hover{
    color:#23527C;
	}

.images_title{
    overflow: hidden;
    margin-bottom: 6px;
    border-bottom: 1px solid #CFD3D5;
    padding-bottom: 6px;
}

.images_title img{
    float: left;
    width: 35%;
    margin-right:15px;
}

.images_title02{
    overflow: hidden;
    margin-bottom: 6px;
    border-bottom: 1px solid #CFD3D5;
    padding-bottom: 6px;
}

.images_title02 img{
    float: left;
	width:10%;
    margin-right:15px;
	border:1px solid #000;
}

.catdown{
	margin-top:10px;
	background-color:#F6F6F5;
}
.copyright{
    font-size: 16px;
}
.design{
    text-align: right;
    font-size: 16px;
}
.design a{
    color: #FFFFFF;
}
.design a:hover{
    color:#435DF9;
}
.footer-04{
	background:#1e7392;
	padding: 2%;
	color:#fff;	
	border-bottom:2px solid#fff;
}
.footer {
	background: #185587;
    color: #fff;
    padding: 1%;   
}
.photo-gallery{
	padding-right:16px;
	padding-left:16px;
	
}
/* Single Page ========================= */

.singlepage{
   margin: 60px 0px;
}

.single_images{
    
}
.single_title{
    font-size: 25px;
    line-height: 30px;
    padding: 10px;

}
.single_images img{
    width: 100%
}
.caption{
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: black;
    opacity: .4;
    color: white;
}
.caption h4{
    opacity: 10;
}
.single_details p{
    text-align: justify;
}


/* Archive Page ========================= */

.archive_details{
    border-bottom: 2px solid #737070;
    border-left: 5px solid #8C0303;
    margin-bottom: 15px;
    padding: 25px;
}
.archive_details img{
    float: left;
    width: 20% !important;
    margin-right: 20px;
}
.scrool{
	width: 100%;
	height: 37px;
	margin: 4px 0px;
	text-align: left;
	padding: 0px;
	background: #f2eaea;
	box-shadow: 1px 8px 2px #0c0404;
}

.scrool_01{
    background-color: #0b6b13;
    padding: 1px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 5px;
    font-size: 16px;
}

.scrool_02{
    float:left;
    width:83%;
    padding:3px 0px;
    margin-bottom: 0px;
    margin-top: -4px;
    color:#AA0111
    
}
marquee a{ color:#000000; text-decoration:none}
marquee a:hover{ color:#031377; text-decoration:none}
.main_con{}


.scroolbg {
    font-size: 18px;
    color: #FFFFFF;
    float: left;
    line-height: 32px;
    padding-left: 29px;
    font-weight: bold;
    background: #e90000;
    margin-left: -4px;
}
/* Goto Top============================ */
myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}