/*
Theme Name:Great-News
Theme URI: https://themesbazar.com/greatnews/
Author: The ThemesBazar Team
Author URI: https://themesbazar.com/
Description: Great-News  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: https://themesbazar.com/
Text Domain: greatnews
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;
    font-weight: 700;
}
html,
body { height: 100% }

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;
}

.date{
	color:#fff;
	font-size:16px;
	margin-top:15px;
}
.Version{
	background:#000;
	margin-top:10px;
	text-align:center;
	padding:5px
}
.Version a{
	color:#fff;
	font-size:20px;
	text-decoration:none;
	font-weight:bold
}
.social{
	text-align:right;
	margin-top:10px;
	
}
.social a{
	font-size:25px;
	line-height:auto;
	background:#fff;
	padding:5px;
	border-radius:50% !important;
	margin:2px 2px;
	text-align:center
}
.social .fa{
	width:35px;
	height:50px;
	padding:5px;

}
#search {
    float: left;

    width: 270px;
	
}
.search {
    padding: 2px 0;
    width: 270px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
	float:left;
	margin-top:17px;
	
}
        .search:hover input, .search input:focus {
            width: 270px;
            margin-left: 0px;
        }
.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 2px;
    border-radius:1px;
	
}


/**------------------------------scroll start------------------------------**/
.header{
	padding:10px;
}
.logo img{
	width:100%;
	height:auto;
	
	
	
}
.bannar img{
	width:100%;
	height:auto;
	margin-top:5px;
	
}
/**------------------------------scroll start------------------------------**/
.scroll{
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}

.scroll_2{
	padding:6px;
	color:black;
	border:1px solid#2F4F4F;
	background-color:#fff;
	font-weight:bold;
}
.scroll_2 a{
	color:#B50000;
	font-weight:bold;
}
.scroll_3{
	padding:7px;
	color:black;
	font-weight:bold;
	background-color:#fff;
}

.border_2{
	border-bottom: 2px solid #F0F0F0;
	
	
	
	margin-bottom:10px;
	
}
.led_news{
	
	
	overflow:hidden;
	
}
.led_news img {
	width:100%;
	height:auto;
	border:1px solid#F0F0F0;
	padding:3px;
}
.led_news p{
	padding:5px;
	text-align:justify;
	font-size:17px;
}
.big_image{
	

	overflow:hidden;
	
}
.big_image img{
	width:100%;
	height:auto;
	border:1px solid#F0F0F0;
	padding:3px;
}
.big_image p{
	padding:5px;
	font-size:17px;
	line-height:auto;
	text-align:justify;
}
.image_title1{
	
	overflow:hidden;
}
.image_title1 img{
	width:30%;
	height:auto;
	float:left;
	margin-bottom:10px;	
	margin-right:7px;
	border:1px solid#F0F0F0;
	padding:3px;
}
.small_image{
	overflow:hidden;
	
	
	
}
.small_image img{
	width:30%;
	height:auto;
	float:left;
	margin-bottom:10px;	
	margin-right:7px;
	border:1px solid#F0F0F0;
	padding:3px;

	
}
.slider{
	border:1px solid#F0F0F0;
	padding:3px;
}
.slider img{
	width:100%;
	height;auto
}
	
.background{
	background-color:#F8FAFC;
	
}




.read_more i{
	color:#8B0000;
	font-size:18px;
	
}

.more_news i{
	color:#8B0000;
	font-size:18px;
	
}

.biggapon{
	overflow:hidden;
		
	margin-bottom:10px;
}
.biggapon img{
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}

.root_01 {
	text-align:left;
	font-size:16px;
	overflow:hidden;
	
	
}
.root_02 {
	text-align:right;
	font-size:16px;
	overflow:hidden;
	
	
}
.root_02 a{
	text-decoration:none;
	color:#147D09;
	font-weight:bold;
}
.addd img{
	width:100%;
	height:auto;
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.silder img{
	width:100%;
	height:auto;
	
}

.facebook_title{
	background:#4862A3;
	padding:10px;
	
	margin-bottom:10px;
}
.facebook_title a{
	color:#fff;
	
}
/* tab-header open*/
.tab-content{
	overflow: scroll;
	height: 440px;
    overflow-x: hidden;
}
.tab-content-single{
    overflow: scroll;
    height: 440px;
    overflow-x: hidden;
}
.tab-header{background:#fff;margin-top:10px}
.tab-header .nav-tabs{border:none;}
.tab-header .nav-tabs {color: #000;background:#D2D5DB;}
.tab-header .nav-tabs > li > a{ border: none;border-top: 3px solid #d2d2d2;color:#000;font-size: 1.15em;border-radius: 0;padding:5px 15px;text-decoration: none;margin-bottom:0;}
.tab-header .nav-tabs > li > a:hover { background:#d2d2d2;}
.tab-header .nav-tabs > li.active > a, .tab-header .nav-tabs > li.active > a:focus, .tab-header .nav-tabs > li.active > a:hover{border: none;border-radius: 0;background:#F0F0F0;color:#000;border-top: 3px solid #7719AA;}
.tab-header .tab-content{}
.tab-header .tab-content ul.media-list{max-height:282px;overflow-y:auto;padding-left: 30px;}
.tab-header .tab-content ul.media-list .media{border-bottom:1px dotted gray;margin:0;padding:10px 0;position: relative;overflow:visible;}
.tab-header .tab-content ul.media-list .media .media-left{padding-right: 0;}
.tab-header .tab-content ul.media-list .media .media-left a{padding-right: 0;position:relative;}
/* tab-header close*/



/* facebook title ========================= */
.facebook_title{
	background:#4862A3;
	padding:10px;
	border-radius:10px 0px 10px 0px;
	margin-bottom:10px;
}
.facebook_title a{
	color:#fff;
	
}
/* Single Page ========================= */
}
/* Single Page ========================= */

.singlepage{
   margin: 60px 0px;
}

.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;
}
.single_tab{
	padding:10px;
	border-bottom:1px solid #dfdfdd;
}
.single_tab img{
	 float: left;
    width: 30%;
    margin-right:10px;
}
.single-ditails p{
	text-align:justify;
	line-height:auto;
}


.single_info{
    overflow:hidden;
    margin-bottom:15px;
    background : #EAE5E5;
    width : 100%;
    display:block;
}
.single_home{
    background : #DC4E41;
    padding: 5px 15px;
    float:left;
}
.single_home i{
    border:1px solid white;
    padding:3px;
    border-radius:50%;
}
.single_home a{
    color: white;
}
.single_cate{
    background : #666666;
    padding: 5px 15px;
     float:left;
     color: white;
}
.single_cate a{
     color: white;
}
.single_cate i{
     border:1px solid white;
    padding:3px;
    border-radius:50%;
}
.single_titl{
    padding: 5px 15px;
    float:left;
}
.single_titl i{
    border:1px solid white;
    padding:3px;
    border-radius:50%; 
}


/* Archive Page ========================= */
.archive_page{
    margin-bottom:5px;
}
.archive_page img{
    border:1px solid #E3DDDD;
    padding:2px;
	 width:100%;
    height:auto;
}
.category_info {
    font-size: 15px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}
.archive_title01 {
    font-size: 22px;
    line-height: 25px;
    padding: 10px 0px 0px 0px;
    font-weight: 400;
}
.archive_title01 a{
    color:#027AB2;
}
.archive_title01 a:hover{
    color:#690101;
}

.archive_title02 {
    font-size:17px;
    line-height: 20px;
    padding: 5px 0px 0px 0px;
    font-weight: 400;
}
.archive_title02 a{
    color:#3289B2;
}
.archive_title02 a:hover{
    color:#690101;
}
.archive_back{
    background-color : #EDF3F5 ;
    margin:5px 5px 5px 0px;
    overflow:hidden;
    padding: 5px 0px;
}
.archvie_more{
    margin-top:10px;
    font-size:14px;
}
.archvie_more a{
    background-color:#3689B0;
    padding:5px;
    border-radius:5px;
    color:white;
    font-weight: 400;
    
    
}
.archvie_more a:hover{
    background-color:#690101;
    padding:5px 5px 5px 10px;
    border-radius:5px;
    color:white;
    transition: 1s;
    
}




/* =========================================================
Comments
 ========================================================= */
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    border-left: 4px solid #444;
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 30px;
}
.comment-respond h3,
.entry-pings h3{
	font-size: 20px;
	margin-bottom: 30px;
}
.comment-respond {
	padding-bottom: 5%;
	margin: 20px 1px 20px 1px;
        border-left: none !important;
}
.comment-header {
	color: #adaeb3;
	font-size: 14px;
	margin-bottom: 20px;
}
.comment-header cite a {
	border: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}
.comment-header .comment-meta a {
	border: none;
	color: #adaeb3;
}
li.comment {
	background-color: #fff;
	border-right: none;
}
.comment-content {
	clear: both;
	overflow: hidden;
}
.comment-list li {
	font-size: 14px;
	padding: 20px 30px 20px 50px;
}
.comment-list .children {
	margin-top: 40px;
	border: 1px solid #ccc;
}
.comment-list li li {
	background-color: #f5f5f6;
}
.comment-list li li li {
	background-color: #fff;
}
.comment-respond textarea,
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
	background : #F1EDEE;
}
.comment-respond input{
    background: #E8E4E5;
}
.comment-respond label {
	display: block;
	margin-right: 12px;
}
.entry-comments .comment-author {
	margin-bottom: 0;
	position: relative;
}
.entry-comments .comment-author img {
	border-radius: 50%;
	border: 5px solid #fff;
	left: -80px;
	top: -5px;
	position: absolute;
	width: 60px;
}
.entry-pings .reply {
	display: none;
}
.bypostauthor {
}
.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;   
}

/* =========================================================
Simple Share
 ========================================================= */
.simple-share {
    margin:10px 5px;
    line-height: 1;
    color:#fff;
    padding:6px 10px;
    text-decoration:none;
    font-size:25px;
    border-radius:50%;
}
.simple-share:hover {
    opacity:0.4;
}
.simple-share:hover{
    color:#fff;
    text-decoration:none;
}
.simple-share.ss-facebook {
    background-color: #3B5998;
}
.simple-share.ss-twitter {
    background-color:#00aced;
}
.simple-share.ss-gplus {
    background-color:#dd4b39;
}
.simple-share.ss-pinterest {
    background-color:#cb2027;
}
/* =========================================================
Our Family
 ========================================================= */

.family{
	text-align:center;
	padding:10px;
	font-size:20px;
	font-weight:400;
	line-height:auto;
	background-color:#EBF2EE;
	border:1px solid #A4A6A9;
}
.family a{
	color:black;
	text-decoration:none;
}
.family a:hover{
	color:#E31418;
}.profile_news img{
	width:100%;	
	float:bottom;	
	border:1px solid #A4A6A9;
	padding:2px;
}


/**========= Social Share Css========**/
 .sgl-page-social ul{
    list-style: none;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 15px;
}
.sgl-page-social ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 20px;
}

/**========= facebook start========**/ 

.facebook{
    background-color: #023369;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.facebook:hover{
    background-color: #fff;
    color: #023369!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#023369;
    transition: .5s;
}

/**========= twitter start========**/ 

.twitter{
    background-color: #00ACEE;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.twitter:hover{
    background-color: #fff;
    color: #00ACEE!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#00ACEE;
    transition: .5s;
}

/**========= linkedin start========**/ 

.linkedin{
    background-color: #3B5999;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.linkedin:hover{
    background-color: #fff;
    color: #3B5999!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#3B5999;
    transition: .5s;
}

/**========= google-plus start========**/ 

.google-plus{
    background-color: #DD4A3A;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.google-plus:hover{
    background-color: #fff;
    color: #DD4A3A!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#DD4A3A;
    transition: .5s;
}

/**========= reddit start========**/ 

.reddit{
    background-color: #3B5999;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.reddit:hover{
    background-color: #fff;
    color: #3B5999!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#3B5999;
    transition: .5s;
}

/**========= digg start========**/ 

.digg{
    background-color: #3B5999;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.digg:hover{
    background-color: #fff;
    color: #3B5999!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#3B5999;
    transition: .5s;
}

/**========= pinterest start========**/ 

.pinterest{
    background-color: #CB2028;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.pinterest:hover{
    background-color: #fff;
    color: #CB2028!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#CB2028;
    transition: .5s;
}

/**========= print start========**/ 

.print{
    background-color: #A897F3;
    color: #fff!important;
    padding: 7px 12px;
    border-radius: 5px;
}
.print:hover{
    background-color: #fff;
    color: #A897F3!important;
    padding: 7px 12px;
    border-radius: 5px;
    border:1px solid#A897F3;
    transition: .5s;
}

