/*
Theme Name: News-Zoom
Theme URI: https://themesbazar.com/newszoom/
Author: The ThemesBazar Team
Author URI: https://themesbazar.com/
Description: newszoom 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: newszoom
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;
}


.tab_border{
	border-bottom:2px solid#A6A6A6;
	padding-bottom:7px;
	padding-top:7px;
}
.border{
	border-bottom:2px solid#A6A6A6;
	margin-bottom:4px;
}
.background{
	background:#F9FBFC;
}
.background_1{
	background:#FBFAFA;
}
.vedio_border {
	border:2px solid#E7E5E5!important;
	padding:4px;
	background:#fff!important;
	margin-bottom:10px;
}



.date{
	font-size:16px;
	color:#000;
	text-align:center;
	margin-bottom:5px;
}
#search {
    float: left;
    width: 240px;
}
.search {
    padding: 5px 0;
    width: 240px;
    height: 30px;
    position: relative;
    float: left;
    line-height: 22px;
	float:left;
	margin-left:60px;
}
        .search:hover input, .search input:focus {
            width: 240px;
            margin-left: 0px;
        }
.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:2px;
	border:1px solid#E6EAE9;
}



								/******************* header start*****************/


.logo img{
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:10px;
}
.bannar img{
	width:100%;
	height:auto;
	padding-top:20px;
	padding-left:10px;
}


.scrool{
	margin-bottom:10px;
	margin-top:10px;
}

.scrool_2{
	padding:5px;
	border-bottom:3px solid#01315A;
	background:#F3F3FE;
	font-size:15px;
}
.scrool_2 a{
	color:#000;
	font-size:15px;
}

					/*******************news images start*****************/
					
					

.add{
	margin-top:8px;
	margin-bottom:10px;
}
.add img{
	width:100%;
	height:auto;
	margin-top:5px;
}
.slider {
	border:2px solid#E7E5E5!important;
	padding:4px;
	background:#fff!important;
}
.slider img{
	width:100%;
	height:auto;
}

.Name {
  position: relative;
  width: 100%;
}
.image img {
	border:1px solid#E7E5E5!important;
	padding:3px;
	background:#fff!important;
  width: 100%;
  height: auto;
}
.big_image p{
	font-size:16px;
	line-height:auto;
	color:#000;
	text-align:justify;
	padding:3px 5px 5px 5px;
}
.images_title{
	overflow:hidden;
	padding:5px;
}
.images_title img{
	float:left !important;
	width:35% !important;
	height:auto !important;
	margin-right:10px !important;
}
.middle_image img{
	border:1px solid#E7E5E5!important;
	padding:3px;
	background:#fff!important;
	width: 100%;
	height: auto;
}
.middle_image p{
	font-size:16px;
	line-height:auto;
	color:#000;
	text-align:justify;
	padding-bottom:5px;
	padding:0px 5px 5px 5px;
}
.service-img {
	position: relative;
	overflow: hidden;
}
.service-img img {
	-webkit-transition: all 0.9s ease;
	transition: all .9s ease;
	width:100%;
	height:auto;
}
.service-img img:hover {
	position: relative;
	z-index: 10;
	-webkit-transform: scale(1.1111);
	transform: scale(1.1111);
}



								/******************* tab start*****************/
.tab-content{
	overflow: scroll;
	height: 340px;
    overflow-x: hidden;
	margin-bottom:10px;
	border:1px solid#A6A6A6;
	padding:2px;
}
.tab-content-single{
    overflow: scroll;
    height: 340px;
    overflow-x: hidden;

}
.tab-header{background:#fff;margin-top:0px;}
.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*/

				/*******************footer start*****************/

				

 

.social{
	text-align:center!important;
}
.social a{
	font-size:25px!important;
	background:#E3E3E2!important;
	padding:4px!important;
	border-radius:50% !important;
	margin:1px 1px!important;

}
.social .fa{
	width:35px!important;
	height:40px!important;
	padding:5px!important;

}
.footer_text_again{
	 margin-top:-8px;
	 margin-bottom:5px;
 }
 .footer-contact{
	  margin-bottom:8px;
 }
/* 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_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;
	height:auto;
}
.last-post-news{
	overflow: scroll;
	height: 450px;
    overflow-x: hidden;
	padding-top:5px;
	margin-bottom:20px;

}
.archive_cetagor_title{
	background:#4862A3;
	padding:10px;
	text-align:center;
	color:#fff;
	
}

.archive_images_title{
	overflow:hidden;
	background:#FFFFFF;
	padding:10px;
	border:1px solid#eeecec; 


}
.archive_images_title img{
	float: left;
    width: 45%;
	height:auto;
	margin-right:10px;
	

	
}



/* =========================================================
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;
}
.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;   
}
.addd{
	margin-top:20px;
	margin-bottom:20px;
}
.addd img{
	width:100%;
	height:auto;
}
/* =========================================================
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;
}
/* facebook title ========================= */
.facebook_title{
	background:#4862A3;
	padding:10px;
	border-radius:15px 0px 15px 0px;
	margin-bottom:5px;
}
.fb-root{
	margin-bottom:5px;
}
.facebook_title a{
	color:#fff;
	
}




