/* Enter Your Custom CSS Here */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');


html, body, div, span, h1, h2, h3, h4, h5, h6, p, a{
	font-family: 'Noto Sans Bengali', sans-serif;
}
ul {
    padding-left: 30px;
    list-style: disc;
}
a:hover, a:focus{
	outline: 0 !important;
}

body.logged-in header.site-header {
    /* top: 32px; */
}
header.site-header {
    position: inherit !important;
    width: 100%;
    z-index: 9999;
}
header div.site-branding{
	display: none !important;
}
.custom-header-media{
	display: none !important;
}
header div.navigation-top {
    background: #fff;
    border-bottom: 1px solid #444;
    border-top: none;
  	bottom: inherit;
}
div#post_content_right_i > ul {
	list-style: none;  
}
header div.navigation-top div.custom_top div.wrap div.left ul, header div.navigation-top div.custom_top div.wrap div.right ul{
	list-style: none;
	margin: 0 !important;
}
header div.navigation-top div.custom_top div.wrap ul li{
	display: inline-block;
    margin-right: 9px;
    text-transform: uppercase;
}
header div.navigation-top div.custom_top div.wrap ul li a, 
header div.navigation-top div.custom_top div.wrap ul li span{
	  color: #000000;
    font-family: 'Noto Sans Bengali', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
header div.navigation-top div.custom_top div.wrap ul li a:hover,
header div.navigation-top div.custom_top div.wrap ul li span:hover{color: #dc0a12;}
header div.navigation-top div.custom_top div.wrap ul li span{
	cursor: pointer;
}
header div.navigation-top div.custom_top div.wrap ul li a i.fa , header div.navigation-top div.custom_top div.wrap ul li span i.fa{
    font-size: 16px;
}
header div.navigation-top div.custom_top div.wrap{
	padding: 7px !Important;
}
header div.navigation-top div.custom_top{
    border-bottom: 1px solid rgba(221,221,221,.38);
}
header div.navigation-top div.custom_top div.wrap ul#left li a i.fa {
    margin-left: 2px;
}
header div.navigation-top div.custom_top div.wrap ul#left{
	position: relative;
}
header div.navigation-top div.custom_top div.wrap ul#left ul#dropdown{
	position: absolute;
  background: #dc0a12;
  z-index: 999;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  top: 29px !important;
  margin-left: -13px !important;
  border: 1px solid rgba(0,0,0,.15);
  border-top: 0px solid #fff;
}
ul#dropdown > li > a {
    color: #fff;
}
header div.navigation-top div.custom_top div.wrap ul#left ul.hide {
    display: none;
}

header div.navigation-top div.custom_top div.wrap ul#left ul#dropdown li{
	display: block !important;
  margin-right: 0px;
}
header div.navigation-top div.custom_top div.wrap ul#left ul#dropdown li:last-child a{
 	 border-bottom: 0px solid #4cc178;
}
header div.navigation-top div.custom_top div.wrap ul#left ul#dropdown li a{
	padding: 9px 14px;
  display: block;
  border-bottom: 1px solid #af0d13;
}
header div.navigation-top div.custom_top div.wrap ul#left ul#dropdown li a i.fa{
 	margin-right: 5px; 
}
header div.navigation-top div.custom_top div.wrap ul#social_icon li a i.fa.fa-facebook,
li.wpfai-list-item i.fa-facebook{
   color:#0d47a1 !important;
}
header div.navigation-top div.custom_top div.wrap ul#social_icon li a i.fa.fa-twitter,
li.wpfai-list-item i.fa-twitter{
  	color:#40c4ff !important;
}
header div.navigation-top div.custom_top div.wrap ul#social_icon li:first-child a{
  	font-size: 14px;
}
header div.navigation-top div.custom_top div.wrap ul#social_icon li a i.fa.fa-youtube{
  	color:#ff0000 !important;
}
header div.navigation-top div.custom_top div.wrap ul#social_icon li a i.fa.fa-linkedin,
li.wpfai-list-item i.fa-linkedin{
  	color:#0077b5 !important;
}
.has-header-image.home.blog .custom-header{
	height: 0px !important;
}

header div.navigation-top div.custom_top div.wrap div.left, header div.navigation-top div.custom_top div.wrap div.right{
	width: 50%;
  float: left;
}
header div.navigation-top div.custom_top div.wrap div.right ul{
	float: right;
}

header div.navigation-top div.custom_top div.wrap ul li:last-child{
 	margin-right: 0px;
}
header div.navigation-top div.wrap{
	padding: 9px 0px;
}
header div.navigation-top div.wrap nav#site-navigation {
    float: right;
}
header div.navigation-top div.custom_top div.wrap ul#left li {
    margin-right: 20px;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a, .navigation-top a, .main-navigation a:hover{
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Noto Sans Bengali', sans-serif;
}
header div.navigation-top div.wrap img.custom-logo {
    margin-top: 8px;
    width: 222px;
}
.navigation-top .current-menu-item > a, 
.navigation-top .current_page_item > a, 
.navigation-top a {color: #313131; }

.main-navigation a:hover,
.navigation-top a:hover{color: #dc0a12;}

.blog_post .img, .blog_post .text{
  	width: 50%;  	display: inline-block;   	overflow: hidden;
}

.blog_post .text {
    background: #dc0a12;    color: #fff;    padding: 20px;
}
.blog_post .img.img_section {
    padding-top: 34%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  	
}
.blog_post{
	width:100%;
  	overflow: hidden;
	position: relative
}
.blog_post.right{
    
}
.blog_post.left{
   
}
.blog_post .text{
 	float: right; 
}
.blog_post .img{
	float: left;
}
.blog_post.right .text{
	float: left !important;
}

.blog_post.left .text{
	float: right !important;
}
.blog_post.right .img {
    left: 50% !important;
}

.blog_post.left .img{
	right: 0px !important;
}
.blog_post .text h1{
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 22px;
    margin-top: 0px;
    font-family: 'Noto Sans Bengali', sans-serif;
    line-height: 36px;
}
.blog_post .text p{
    font-size: 16px;
    margin: 20px 0;
    font-family: 'Noto Sans Bengali', sans-serif;
}
.blog_post .text a#btn_read_more{
  	padding: 7px 20px;
    border: 1px solid #fff;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    margin-top: 18px;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Noto Sans Bengali', sans-serif;
    box-shadow: 3px 3px 15px #9b0a12;
}
.blog_post .img.img_section {
    position: absolute;
    left: 0px;
    width: 50%;
    height: 100%;
}

.blog_post .text a#btn_read_more:hover{
  	color: #333;
    background: #fff;
}
.site-content {
/*     padding:0 !important; */
}
.blog_post .img {
    float: right;
    position: absolute;
    right: 0;
    height: 100%;
}
.navigation-top .wrap {
    max-width: 1150px !important;
}

/*  Mega menu start  */
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #dc0a12 !important;
    position: absolute !important;
    width: 100% !important;
    border-top: 1px solid #4cc178 !important;
    border-left: 1px solid #4cc178 !important;
    border-right: 1px solid #4cc178 !important;
    border-bottom: 1px solid #4cc178 !important;
    right: 0 !important;
    left: inherit !important;
    top: 61% !important;
    padding: 15px 9px;
}

.navigation-top.shrink #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 50px !important;
}



#mega-menu-wrap-top .mega-menu-toggle{
    display: inline-block;
    float: right;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li a,#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{
	color: #fff;
  	font-weight: 600 !important;
  	font-family: 'Noto Sans Bengali', sans-serif;
    font-size: 14px;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
	font-weight: 600 !important;
  	font-family: 'Noto Sans Bengali', sans-serif;
 	font-size: 14px;
}
div.navigation-top > div.wrap {
    padding-top: 12px !important;
    padding-bottom: 13px !important;
}
body.mega-menu-top .navigation-top .wrap {
    padding: 0 ;
}
#mega-menu-wrap-top, #mega-menu-wrap-top #mega-menu-top, #mega-menu-wrap-top #mega-menu-top ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link{
	top: -0.5px !important;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px 9px 6px 12px !important;
}
.navigation-top.shrink .mega-menu-toggle {
    margin-top: 5px;
}
#mega-menu-wrap-top .mega-menu-toggle {
    border: 1px solid #4cc178;
	padding: 0px 5px;
  	margin-top: 2px;
}
.navigation-top.shrink #mega-menu-wrap-top, .navigation-top.shrink #mega-menu-wrap-top #mega-menu-top{
 	position: initial !important; 
  	margin-top: 4px;
}

#mega-menu-wrap-top, #mega-menu-wrap-top #mega-menu-top{
 	position: initial !important; 
  	margin-top: 8px;
}

/* mega menu end */


/* featured post start */
.featured_post {
    background-repeat: no-repeat;
    background-size: cover;
  	padding: 52px 0px;
  	background-position: center center;
}
.featured_post .container {
    width: 86%;
    margin: 0 auto;
    border-top: 7px solid #dc0a12;
    position: relative;
    background: rgba(0, 0, 0, 0.63);
    padding: 71px 30px 53px 30px;
    color: #fff;
  	overflow: hidden;
  	border-radius: 0 0 6px 6px
}
.featured_post ul{
	list-style: none;
}
.featured_post a, .featured_post h3, .featured_post h1{
 	color: #fff;
  	font-family: 'Noto Sans Bengali', sans-serif;
}
.featured_post .container ._featured_{
  	background: #dc0a12;
	display: inline-block;
    margin: 0px;
    padding: 7px 15px;
    position: absolute;
    top: 0px;
    font-size: 18px;
    color: #fff;
    left: 0px;
  	font-weight: bold;
}

.featured_post .container .btn_sec a {
    display: inline-block;
    padding: 4px 5px;
    border: 1px solid #dc0a12;
    font-family: 'Noto Sans Bengali', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.featured_post .container a:hover{
 	/*text-decoration: underline; */
  opacity: .7;
}
.featured_post .container .custom_fields {
    font-family: 'Noto Sans Bengali', sans-serif;
    font-size: 16px;
}
.featured_post .container h1 {
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 1px;
    margin: 0px;
    font-family: 'Noto Sans Bengali', sans-serif;
    line-height: 36px;
    padding: 0px 10px 0px 0px;
  	margin-top: 38px;
}
.featured_post .container .left{
  	width: 50%;
  	float: left;
  	font-family: 'Noto Sans Bengali', sans-serif;
  padding: 23px 0px 0px 0;
}
 .featured_post .container .right h3 {
    font-weight: 700 !important;
}
.featured_post .container .right{
	width: 50%;
    float: left;
    padding: 23px 2px 0px 46px;
    font-family: 'Noto Sans Bengali', sans-serif;
    border-left: 1px solid rgba(255, 255, 255, 0.49);
}
.featured_post .container .btn_sec {
    display: block;
    overflow: hidden;
    margin-bottom: 3px;
}
.featured_post .container .right ul li:first-child{
 	display:none; 
}
.featured_post .container .right h3, .featured_post .container .right ul li a {
    font-size: 16px;
    font-weight: 300;
}
.featured_post .container .right h3, .featured_post .container .right ul li {
 	margin-bottom: 20px; 
}
/* featured post end */



/* start footer section  */
.footer_menus .container{
 	margin: 0 auto;
}

.footer_menus {
    background: #283031;
    overflow: hidden;
    padding: 54px 0px;
  	display: none;
}



.footer_menus .menus{
	width: 25%;
  	float:left;
}
.footer_menus .container h3{
	color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 8px 0px;
}
.footer_menus .container ul{
	margin:0px;
}
.footer_menus .container ul li{
	
}
.footer_menus .container ul li a{
	color: #ababab;
    font-size: 14px;
    font-weight: 400;
}
.footer_menus .container ul li a:hover{
	color: #fff;
}

/* Client Logo Section */

div#client_logos{
    overflow: hidden;
	padding: 70px 0;
	background: rgba(218, 218, 218, 0.24);
}
div#client_logos .title{
    text-align: center;
}
div#client_logos .title > h2{
	margin: 0;
    line-height: 32px;
    font-size: 32px;
    padding-bottom: 10px;
  	font-weight: bold;
  	color: #333;
}
div#client_logos .title > p{
    margin: 0;
}
div#client_logos .logos{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#client_logos .logos .icons {
    width: 18%;
    margin: 47px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    padding: 40px 0px;
    background: #fff;
    transition: all 0.3s ease 0s;
}
div#client_logos .logos .icons a {
    display: block;
    height: 36px;
}
div#client_logos .logos .icons a img {
    margin: 0 auto;
    height: 40px;
}
div#client_logos .logos .icons:hover {
    box-shadow: 1px 12px 27px -9px rgba(0, 0, 0, 0.2196078431372549);
    transform: translateY(-5px);
}
@media only screen and (max-width: 991px){
div#client_logos .container .icons {
    width: 48% !important;
    overflow: hidden !important;
    padding: 21px 0px !important;
    margin-top: 4%;
}
div#client_logos .container .icons:last-child {
    width: 100% !important;
}
}



/* Footer Copyright */
#copyright {
    background: #283031;
    padding: 36px 0px;
    display: block;
}
#copyright p {
    text-align: left;
  	font-family: 'Noto Sans Bengali', sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    margin-top: -15px;
    margin-bottom: 0;
}
#copyright a {
    color: #fff !important;
}
#copyright a:hover {
    color: #999999 !important;
  	text-decoration: underline;
}
#copyright .text_c, #copyright .footer_image{
	width: 50%;
  	float: left;
}

#copyright .footer_image{
	margin-top: -5px;
}
#copyright .footer_image a img{
	height: 25.6px;
	margin-right: 5px;
}
#copyright .footer_image p{
	display: inline-block;
    float: right;
}

/*  end footer section   */





/*  start single page   */

.custom-header{
	margin-bottom: 0px !important;
}

._comment_ input[type="text"], ._comment_ input[type="email"], ._comment_ input[type="url"], ._comment_ input[type="password"], ._comment_ input[type="number"], ._comment_ input[type="tel"], ._comment_ input[type="range"], ._comment_ input[type="date"], ._comment_ input[type="month"], ._comment_ input[type="week"], ._comment_ input[type="time"], ._comment_ input[type="datetime"], ._comment_ input[type="datetime-local"], ._comment_ input[type="color"], ._comment_ textarea {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.16) !important;
    padding: 11px 18px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
._comment_ input[type="text"]:focus, ._comment_ input[type="email"]:focus, ._comment_ input[type="url"]:focus, ._comment_ input[type="password"]:focus, ._comment_ input[type="number"]:focus, ._comment_ input[type="tel"]:focus, ._comment_ input[type="range"]:focus, ._comment_ input[type="date"]:focus, ._comment_ input[type="month"]:focus, ._comment_ input[type="week"]:focus, ._comment_ input[type="time"]:focus, ._comment_ input[type="datetime"]:focus, ._comment_ input[type="datetime-local"]:focus, ._comment_ input[type="color"]:focus, ._comment_ textarea:focus {
    color: #222 !important;
    border-color: #dc0a12 !important;
}
.form-submit {
    text-align: left !important;
}
._comment_ h3{
	color: #222;
}
#comments{
	padding: 0px !important;
  	margin-bottom: 80px;
}
/*  end single page    */

#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
    border: 2px solid #dc0a12 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border-bottom: 2px solid #dc0a12 !important;
}
#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
    padding: 7px 0px;
}

div[id*="ajaxsearchlitesettings"].searchsettings{
	box-shadow: 0px 0px 0px 1px rgb(0, 166, 63) inset !important;
}
div[id*="ajaxsearchlitesettings"].searchsettings .option label {
    background-image: linear-gradient(180deg, rgb(0, 166, 63), rgb(0, 166, 63)) !important;
    background-image: -webkit-linear-gradient(180deg, rgb(0, 166, 63), rgb(0, 166, 63)) !important;
    background-image: -moz-linear-gradient(180deg, rgb(0, 166, 63), rgb(0, 166, 63)) !important;
    background-image: -o-linear-gradient(180deg, rgb(0, 166, 63), rgb(0, 166, 63)) !important;
    background-image: -ms-linear-gradient(180deg, rgb(0, 166, 63), rgb(0, 166, 63)) !important;
}
div[id*='ajaxsearchlitesettings'].searchsettings .option label{
	box-shadow: inset 0px 1px 1px rgb(0, 166, 63), 0px 1px 0px rgba(255, 255, 255, .2) !important;
  	-webkit-box-shadow: inset 0px 1px 1px rgb(0, 166, 63), 0px 1px 0px rgba(255, 255, 255, .2) !important;
    -moz-box-shadow: inset 0px 1px 1px rgb(0, 166, 63), 0px 1px 0px rgba(255, 255, 255, .2) !important;
}


h4.not-found{
	border: 3px solid #dc0a12;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 28%;
    font-size: 20px;
    padding: 7px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 11px solid #dc0a12;
    color: #dc0a12;
    font-weight: 500;
}
.wp-pagenavi {
    padding: 57px 0px;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 3px solid #dc0a12;
    font-size: 19px;
    font-weight: 600;
    padding: 7px 15px;
    color: #dc0a12;
    border-radius:4px;
  	
}
 .wrap, .container{margin: 0 auto;}

.wp-pagenavi a:hover, .wp-pagenavi span.current{
    color: #010101;  
}

div#post_content_right_i {
    margin-bottom: 30px;
}


.navigation-top.shrink #mega-menu-wrap-top #mega-menu-top {
    padding: 0px 0px 0px 0px !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus{
	background: none;
}
.navigation-top.shrink .mega-menu-toggle {
    margin-top: auto;
}

#ajaxsearchlite1 .probox .proinput input, div[id*="ajaxsearchlite"] .probox .proinput input{
	font-size: 15px !important;
  	font-family: 'Noto Sans Bengali', sans-serif !important;
}
body.single ._comment_ textarea{
	
}
p.comment-form-url {
    display: none;
}


body.single ._comment_ .comment-body {
    border: 1px solid #dc0a12;
    padding: 20px 92px !important;
    margin-bottom: 15px !important;
    border-top: 5px solid #dc0a12 !important;
}

body.single ._comment_ ol.children>.comment {
    margin-left: 60px;
}
body.single ._comment_ a#cancel-comment-reply-link {
    color: #f00;
    text-decoration: underline;
}

.is-sticky .social_menu{
	border-bottom: 3px solid #dc0a12;
}
input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: rgba(0, 166, 63, 0.72);
}

input[type="button"], input[type="submit"] {
    background-color: #dc0a12;
}
body.single h3.custom_fields {
    margin-bottom: 30px;
    font-size: 16px;
}
.post_content .right a{
	color: #dc0a12 !important;
}
.post_content .right a:hover{
	color: rgb(154, 154, 154) !important;
}
div[id*='ajaxsearchlite'] .probox .proclose svg{
	background: #e00000 !important;
}
div[id*="ajaxsearchliteres"].vertical {
    border: 1px solid rgb(61, 185, 108) !important;
    box-shadow: 0px 0px 3px -1px rgb(61, 185, 108) !important;
}
div[id*='ajaxsearchliteres'].vertical .results .item{
	border-bottom: 1px solid #dc0a12;
}
div[id*='ajaxsearchlite'] .mCSBap_scrollTools .mCSBap_draggerRail{
	background-color: rgb(0, 166, 63);
}
body.single div#respond{
    margin-top: 30px;
}
div[id*="ajaxsearchliteres"] .results .item .asl_content h3, div[id*="ajaxsearchliteres"] .results .item .asl_content h3 a{
	color: rgb(0, 166, 63) !important;
  	font-weight: 600;
}

body.single a.wpfai-link{
  opacity: 1 !important;
}
body.single a.wpfai-link:hover{
  opacity: .75 !important;
}





/* start post nav*/

body.single #post-nav{}
body.single #post-nav .post-previous{}

body.single #post-nav .post-previous .previous:after {
	content: "\f104";
    width: 47px;
    background: rgb(40, 48, 49);
    display: block;
    position: absolute;
    right: -47px;
    top: 50%;
    margin-top: -23px;
    height: 46px;
    text-align: center;
    line-height: 45px;
    font-size: 32px;
    font-family: fontawesome;
  	cursor: pointer;
}


body.single #post-nav .post-previous .previous{
    position: fixed;
    left: -213px;
    z-index: 99999;
    top: 46%;
}
body.single #post-nav .post-previous .previous span {
    display: table;
    position: absolute;
    width: 42%;
    top: 50%;
    right: 14px;
    margin-top: -17%;
    text-align: right;
}
body.single #post-nav .post-previous .previous img{
	float: left;
    margin-right: 8px;
}

body.single #post-nav .post-next .next {
    position: fixed;
    right: -213px;
    z-index: 99999;
    top: 46%;
}
body.single #post-nav .post-previous .previous, #post-nav .post-next .next {
    display: inline-block;
    width: 213px;
    background: #000;
    color: #fff;
    font-size: 12px;
    border-top: 5px solid #dc0a12;
  	transition: all .3s ease 0s;
}
body.single #post-nav .post-previous .previous a, #post-nav .post-next .next a{
	color: #fff;
  	display: block;
    height: 103px;
}
body.single #post-nav .post-previous .previous.hover:after, #post-nav .post-next .next.hover:after{
    opacity: 0;
}
body.single #post-nav .post-previous .previous img, #post-nav .post-next .next img{
    width: 103px;
}


body.single #post-nav .post-next{}
body.single #post-nav .post-next .next:after {
	content: "\f105";
    width: 47px;
    background: rgb(40, 48, 49);
    display: block;
    position: absolute;
    left: -47px;
    top: 50%;
    margin-top: -23px;
    height: 46px;
    text-align: center;
    line-height: 45px;
    font-size: 32px;
    font-family: fontawesome;
  	cursor: pointer;
}
body.single #post-nav .post-next .next span {
    display: table;
    position: absolute;
    width: 42%;
    top: 50%;
    margin-top: -14%;
    left: 12px;
    text-align: left;
}
body.single #post-nav .post-next .next img{
	float: right;
    margin-left: 8px;
}


body.single #post-nav .post-next .next.hover{
	right: 0;
}

body.single #post-nav .post-previous .previous.hover{
	left: 0;
}


/* end post nav*/


/******** note section strat *********/

.single blockquote{
    padding: 20px;
    margin-bottom: 28px;
	background: #fcf7d4;
    border:1px solid #f5df52;
    font-size: 16px;
    font-family: Noto Sans Bengali;
    font-weight: 400;
    font-style: inherit;
    border-radius: 9px;
    color:#424242 !important;
    line-height: 1.563;
}
.single blockquote > p{
	margin: 0;
}
.single blockquote > p > a {
    text-decoration: underline;
  	color: #958309 !important;
}
.single blockquote > p > a:hover{
    text-decoration: none;
}
.single blockquote > p > a > strong {
    font-weight: 600;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a, .navigation-top a, .main-navigation a:hover {
  font-size: 16px !important;
}

table {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
}
table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}
table tr td:first-child {
   border-left-style: solid;
    border-left-width: 1px;
    border-color: #ececec;
    padding: 10px;
}
table td {
    border-color: #ececec;
    border-left: none;
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    padding: 10px;
}






/* responsive deshi hosting start */


@media only screen and (max-width: 991px){
    .blog_post .text, .blog_post .img{
      width: 100% !important;
    }
    .blog_post .img{
      position: inherit !important;
    }
    .blog_post.right .img{
      left: 0 !important;
    }
    .wrap, .container{
      width: 86%;
    }
    .blog_post .img.img_section {
      padding-top: 70%;
    }

    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
      width: 100% !important;
  }
  .post_content .right, .post_content .left {
    width: 100% !important;
   	padding: 50px 0px 0px 0px !important;
  }
  .comment-body{
  	margin-left: 0 !important;
  }
}



@media only screen and (max-width: 870px){
  .footer_menus .menus {
      width: 50% !important;
  }
    #copyright .text_c, #copyright .footer_image{
      width: 100% !important;
      text-align: center !important;
      
    }
    #copyright .text_c p, #copyright .footer_image p {
      text-align: center !important;
      float: none !important;
    }
    #copyright .text_c{
    margin-bottom: 20px;
      margin-top: 14px;
  }
    #copyright {
      overflow: hidden;
  }
    header div.navigation-top div.custom_top div.wrap div.left, header div.navigation-top div.custom_top div.wrap div.right{
      width: 100%;
      float: inherit;
      text-align: center;
  }
  header div.navigation-top div.custom_top div.wrap div.right ul{
      float: inherit;
  }
  h3._featured_ {
    right: 0;
    width: 148px;
    text-align: center;
    margin: 0 auto !important;
  }
    .post_f{
      text-align: center !important;
    }
    .featured_post .container .left {
      width: 100% !important;
      float: left;
      font-family: 'Noto Sans Bengali', sans-serif;
      padding: 23px 0px 23px 0;
  }
    .featured_post .container .right {
      width: 100% !important;
      float: left;
      padding: 23px 0px;
      font-family: 'Noto Sans Bengali', sans-serif;
      border-top: 1px solid rgba(255, 255, 255, 0.49);
      border-left: 1px solid transparent;
      margin-top: 25px;
  }
    
    .footer_menus .menus:nth-child(3), .footer_menus .menus:nth-child(4) {
      margin-top: 18px;
  }
    .navigation-top.shrink {
      width: 100%;
  }
  .social_menu .left, .social_menu .left p{
  	display: none;
    width: 0% !important;
  }
	.social_menu .right {
    	width: 42% !important;
	}
  div#header-sticky-wrapper .social_menu {
    position: inherit !important;
}
  
  .post_content .right{
  		width:100% !important;
  }
  .post_content .left{
  		width:100% !important;
  }

}




@media only screen and (max-width: 770px){
  h3._featured_ {
    right: 0;
    width: 148px;
    text-align: center;
    margin: 0 auto !important;
  }
    .post_f{
      text-align: center !important;
    }
    .featured_post .container .left {
      width: 100% !important;
      float: left;
      font-family: 'Noto Sans Bengali', sans-serif;
      padding: 23px 0px 23px 0;
  }
    .featured_post .container .right {
      width: 100% !important;
      float: left;
      padding: 23px 0px;
      font-family: 'Noto Sans Bengali', sans-serif;
      border-top: 1px solid rgba(255, 255, 255, 0.49);
      border-left: 1px solid transparent;
      margin-top: 25px;
  }
    .blog_post .text h1{
      font-size : 30px;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
      width: 100% !important;
  }
  .post_content .right{
  		width:100% !important;
  }
  .post_content .left{
  		width:100% !important;
  }
    
}


@media only screen and (max-width: 767px) {
  .featured_post .container{
  	text-align: center;
  }
  .wrap, .container{
    margin: 0 auto;
 }

  body.single ._comment_ .comment-body {
    padding: 15px 10px 15px 79px !important;
  }
  body.single ._comment_ .comment-content p{
	margin-left: -65px;
}
  
  body.single ._comment_ ol.children .comment{
  	margin-left: 10px !important;
  }

}


@media only screen and (max-width: 560px){
  .social_menu .right {
   	width: 100% !important;
    display: flex;
  }
  .social_menu .right h4{
  	padding: 0px 17px 0px 0px;
  }
}


/* This CSS for Tablet */
@media only screen and (min-width: 768px) {
  .featured_post .container, div#client_logos .container, section#copyright .container, .footer_menus .container, .footer_menus .container{
    width: 86% !important;
  }
    .navigation-top .wrap{
      max-width: 86% !important;
  }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu >  ul.mega-sub-menu{
      top: 135px !important;
    }
    #mega-menu-wrap-top .mega-menu-toggle {
      display: inline-block;
      float: right;
  }
    .blog_post .text {
      padding: 30px 40px 40px 40px;
        min-height: 352px;
  }
    .blog_post .text h1{
      font-size: 30px;
    }
    .wrap, .container{
      width: 86%;
    }
    .featured_post {
      margin-top: 70px !important;
    }
    .blog_post .text{
      padding: 92px !important;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
      width: 100% !important;
  }
  #mega-menu-wrap-top .mega-menu-toggle {
    margin-top: 0px;
 }
}

/* This CSS for Medium Devices */
@media only screen and (min-width: 992px) {
  .featured_post .container, div#client_logos .container, section#copyright .container, .footer_menus .container, .footer_menus .container{
    width: 90% !important;
  }
    .navigation-top .wrap{
      max-width: 90% !important;
  }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu >  ul.mega-sub-menu{
      top: 74px !important;
    }
    #mega-menu-wrap-top .mega-menu-toggle {
      display: none;
      float: right;
  }
    .blog_post .text {
      padding: 39px 50px 50px 50px;
      min-height: 362px;
  }
    .blog_post .text h1{
      font-size: 30px;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
      width: 100% !important;
  }
  .post_content .right{
  		width:40% !important;
  }
  .post_content .left{
  		width:60% !important;
  }
    

}

/* This CSS for Large Devices */
@media only screen and (min-width: 1199px) {
  .featured_post .container, div#client_logos .container, section#copyright .container, .footer_menus .container, .footer_menus .container{
    width: 86% !important;
  }
  .navigation-top .wrap{
      max-width: 86% !important;
  }
    #mega-menu-wrap-top .mega-menu-toggle {
      display: none;
      float: right;
  }
    .blog_post .text{
      padding: 70px;
     /* min-height: 457px; */
  }
  .blog_post .text h1 {
      font-size: 32px;
  }
  input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width:100% !important;
  }  
  .post_content .right{
  		width:30% !important;
  }
  .post_content .left{
  		width:70% !important;
  }
  
}

/* responsive server more end */

ul.related_post{
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.related_post li {
    flex: 0 0 46%;
    margin: 0px !important;
    padding-bottom: 20px !important;
}
div#post_content_right_i > ul > li {
    border: 1px solid rgb(0, 165, 63);
    flex: 0 0 47%;
    padding: 10px;
    margin-bottom: 12px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}
div#post_content_right_i > ul > li > a {
    font-size: 15px;
    color: #000 !important;
    font-weight: 500;
}
div#post_content_right_i > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
div#mega-menu-wrap-top ul#mega-menu-top > li > a {
    background: transparent !important;
}
.date_and_time{
 background: #dc0a12 !important;
}
.post_img .container{
    border-top: 6px solid #dc0a12 !important;
}
li.wpfai-list-item i.fa-google-plus {
    color: #db4a39 !important;
}
div#post_content_right_i > ul > li {
    border: 1px solid rgb(220 10 18);
}
.wp_rp_content ul.related_post > li {
  /*width:100% !important;
  flex: 0 0 100% !important;*/
}
.wp_rp_content ul.related_post > li{
   /* display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;*/
}
.wp_rp_content ul.related_post li a {
    flex: 0 0 49%;
}
@media only screen and (min-width: 993px){
  #mega-menu-wrap-top {
      background:linear-gradient(to bottom,#00a63f00,rgb(0 166 63 / 0%));
    color:#313131;
  }
}


@media screen and (min-width: 48em){
.site-content {
   padding: 46px 0 0 0 !important; 
}
}





