/*
Theme Name: IconNews
Theme URI: https://iconnews24.com
Author: The shuman Sheikh
Author URI: https://www.shumanbd.com
Description: Creative-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: 2.0


/* 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;
    line-height: 130%;
}
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;
}

.topbar {
    /* border-bottom: 2px solid #f46f33; */
}
.date{
	padding-top:5px;
    left: 10px;
}
#search {
    float: left;
    margin-top: 9px;
    width: 270px;
}
.search {
    padding: 5px 0;
    width: 300px;
    height: 40px;
    position: relative;
    left: 200px;
    line-height: 22px;
	float:left;
}
.search:hover input, .search input:focus {
    width: 270px;
    margin-left: 0px;
}
.btn {
    height: 29px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:1px;
	border:1px solid#E6EAE9;
}
.social{
	padding-top:5px;
	float:right;
    width: 185px;
}
.social a{
	font-size:22px;
	padding:8px;	
}
.logo img{
	width:100%;
	height:auto;
	padding:15px;
}
.bannar img{
	width:100%;
	height:auto;
	padding: 15px 0;
}
.scroll{
	margin-bottom:10px;
	margin-top:5px;
}

.scroll_2{
	padding:5px;
	background:#E1F1FD;
	color:#f46f33;
		font-weight:normal;
}
.scroll_2 a{
	color:#333;
	font-weight:bold;
    font-size: 16px;
}
.slider{
	border:1px solid#E6EAE9;
	padding:3px;
	background:#fff;
}
.slider img{
	width:100%;
	height:auto;
}
/* .col-md-2 {
    margin-right: -40px;
} */


/* tab-header open*/
.tab-content{
	overflow: scroll;
	height: 375px;
    overflow-x: hidden;
}
.tab-content-single{
    overflow: scroll;
    height: 310px;
    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: 1px solid #000; */
}
.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*/


.add{
	margin-bottom:10px;
	margin-top:10px;
}
.border{
	border-bottom:2px dotted#A6A6A6;
	padding-bottom:5px
	
}
.add img{
	width:100%;
	height:auto;
}

.images_title{
	overflow:hidden;
	border:1px solid #DADDE0;
	padding:5px;

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


.leadnews{
	margin-top:5px;
}
.leadnews img{
	width:100%;
	height:auto;
	margin-bottom:8px;
}
.leadnews a{
	color:black;
	text-decoration:none;
	text-align:justify;
	margin-top:3px;
}
.leadnews a:hover{
	color:#075864;
}
.leadnews_1{
	text-align:justify;
	border:1px solid #F0F0F0;
	padding:10px;

}
.leadnews_1 img{
	width:60%;
	height:auto;
	float:left;
	margin-right:10px;
}
.leadnews_1 p{
	font-size:17px;
}
.leadnews_1 p a{
	color:#006699;
}
.leadnews_2{
	text-align:justify;
	border:1px solid #F0F0F0;
	padding:10px;
	margin-top:5px;
}
.leadnews_2 img{
	width:100%;
	float:bottom;
	margin-bottom:10px;
	
}
.leadnews_2 p{
	font-size:17px;
}
.leadnews_2 p a{
	color:#006699;
}
.footer_logo img{
	
	width:100%;
	height:auto;
	padding:5px;
}
.addd{
	margin-top:20px !important; 
	margin-bottom:20px !important;
}
.addd img{
	width:100%;
	height:auto
	
}

.root_02 a{
	color:#fff9b1;
	text-decoration:none;
	font-size:15px;
}
/* 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;
    font-size: 18px;
    line-height: 160%;
}


.single_info{
    overflow:hidden;
    margin-bottom:15px;
    background : #e6e6e6;
    width : 100%;
    display:block;
}
.single_home{
    background : #d54200;
    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 : #f46f33;
    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;
}
.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: 700;
}
.archive_title01 a{
    color:#333;
}
.archive_title01 a:hover{
    color:#690101;
}

.archive_title02 {
    font-size:17px;
    line-height: 20px;
    padding: 5px 0px 0px 0px;
    font-weight: 700;
}
.archive_title02 a{
    color:#333;
}
.archive_title02 a:hover{
    color:#690101;
}
.archive_back{
    /* background-color : #EDF3F5 ; */
    margin:5px 5px 5px 0px;
    overflow:hidden;
    padding: 5px 0px;
    border-bottom: 1px solid #ebece6;
}
.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: 3px;
    line-height: 1;
    color:#fff;
    padding:5px 10px;
    text-decoration:none;
    font-size:20px;
    border-radius:10%;
}
.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;
}

.editorial_1, .editorial_2 {
  text-align: center;
}

.catagory_title a {
    background: #c44200;
    padding: 8px 8px;
  }
  .col-md-2{
    width: 12%;
  }
  .col-md-10{
    width: 88%;
  }
  .footer_logo {
    width: 250px;
  }
  .media-gallary {
    background: #E1F1FD;
    padding: 10px 0;
  }
  .item {
    height: 330px;
    overflow: hidden;
  }
  .lead {
    width: 40%;
  }
.toptabed {
    width: 30%;
}
.top-adaria{
    width: 30%;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 4px 9px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 2px 2px;
  }
  .pager li > a, .pager li > .fa {
    display: inline-block;
    font: normal 14px/1 FontAwesome;
    padding: 4px 9px;
  }
  .breadcrumb {
    padding: 2px 10px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #e6e6e6;
    border-radius: 4px;
  }

/* @media only screen and (min-width: 768px) and (max-width: 991px)  */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
 
    .search{
        left: 10px !important;
    }
    .social {
        width: auto;
    }
     .editorial_1 p{
        border-top:2px solid #F0F0F0 !important;
        border-bottom:2px solid #F0F0F0 !important;
        padding-top:10px !important;
        padding-bottom:10px !important;
        text-align:center !important;
    }
     .editorial_2 p{
    
        padding-top:10px !important;
        padding-bottom:10px !important;
        text-align:center !important;
    }
    .root_01{
        text-align:center !important;
        border-bottom:2px solid #F0F0F0 !important;
        padding-bottom:5px !important;
    }
    .root_02{
        text-align:center !important;
        padding-top:5px;
    }
    .date{
        text-align: left;
        left: 10px;
    } 
    .footer_logo{
        padding-bottom:10px !important;
    }	
    .single-ditails p{
        font-size: 20px;
      }
}
    /* Mobile Layout: 320px. */
    /* @media only screen and (max-width: 767px) { 
    
    } */

    /* Wide Mobile Layout: 375px. */
/* 	@media only screen and (min-width: 298px) and (max-width: 767px) */
    /* @media (min-width: 768px) and (max-width: 992px){ */
    @media only screen and (min-width: 298px) and (max-width: 767px) { 
    .foot-info-portion,
    .foot-info-portion-2 {
          float: none;
          margin: 10px 0;
          text-align: center;
    }
      
    .foot-logo {
          display: block;
          float: none;
          margin: 10px 30px 0 0;
          text-decoration: none;
          width: auto;
          text-align: center;
    }
    .foot-logo img {
          width: 75% !important;
          margin-left: auto;
          margin-right: auto;
    }
    .foot-separator {
          display: none;
    }
    .single-ditails p{
          font-size: 20px !important;
    }
    
    .editorial_1 p{
        border-top:2px solid #F0F0F0 !important;
        border-bottom:2px solid #F0F0F0 !important;
        padding-top:10px !important;
        padding-bottom:10px !important;
        text-align:center !important;
    }
    .editorial_2 p{
        
        padding-top:10px !important;
        padding-bottom:10px !important;
        text-align:center !important;
    }
    .root_01{
        text-align:center !important;
        border-bottom:2px solid #F0F0F0 !important;
        padding-bottom:5px !important;
    }
    .root_02{
        text-align:center !important;
        padding-top:5px;
    } 
    .date{
        text-align:center;
    }
    .footer_logo{
        padding-bottom:10px !important;
    }
    .search{
        padding-left:0px !important;
        left: 30px !important;
    }
    .single_cate {
        width: 100%;
    }
    .social {
        padding-right:40px !important;
        padding-top:10px !important;
        width: auto !important;
        float: left !important;
        left: 25%;
    }
    .col-md-2,
    .col-md-10,
    .toptabed,
    .top-adaria, 
    .lead {
        width: 100% !important;
      }
    .single-ditails p{
        font-size: 20px;
      }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffef00 !important;
      }
    #nav .navbar-default .navbar-nav > li > a {
        border-bottom: 1px solid white;
        margin-top: 5px;
        padding-bottom: 5px;
    }
    .navbar-nav {
        margin: 0;
    }        
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #f46f33;
      }
}
@media (min-width: 854px) {
    .col-md-4:nth-child(3n+1){clear:left;}
}


@media (min-width: 1200px) {
    .container {
      width: 1170px;
    }
  }
@media (max-width: 1200px) {
    .container {
        width: 100%;
    }  
@media (max-width: 992px) {
    .container {
      width: 100%;
    }
  }
@media (max-width: 768px) {
    .container {
        width: 100%;
    }
  }



