@charset "utf-8";
/* CSS Document */
.padding-top{ padding-top: 10px;}

@font-face {
    font-family: 'noto_sans_bengaliregular';
    src: url('../fonts/noto_sans_bengali.woff2') format('woff2'),
         url('../fonts/noto_sans_bengali.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'noto_sans_bengalibold';
    src: url('../fonts/noto_sans_bengali_bold.woff2') format('woff2'),
         url('../fonts/noto_sans_bengali_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{ font-family: 'noto_sans_bengaliregular'!important; }
.latest_news_slider li{ padding-top: 10px;}
.success_story_slider li{padding-top: 10px;}
article.smbox aside {height: 270px!important;}
.sa_info {  padding: 30px 40px 70px 40px;}

.banner1_text1 {font-size: 40px;}
.banner1_text2 {font-size: 26px;}
html{font-family: 'noto_sans_bengaliregular'!important;;}
title{ font-family: 'noto_sans_bengaliregular'!important;;}
.site-visit{ font-size: 10px !important;}
@media screen and (max-width:1024px){	
.bannerInfo span {overflow: inherit;}
.banner1_text1 { font-size: 36px;line-height: 40px;}
.banner1_text2 {line-height: 27px; padding-top: 10px;}
.lang-wrap { position: absolute;top: 24px; right: 70px;padding: 14px;}
.site-visit{ font-size: 13px!important;}
	.hone-video2 { width: 100%; height: auto;}
.hone-video2 img{width: 100%; display: block; line-height: 0;}
	.play-video{ width: 81px; height: 81px;}	
	
}
@media screen and (max-width:480px){
.spl_feature li, .spl_feature2 li, .spl_feature22 li {width: 100%;}
}