@font-face{
    font-family:"Noto Sans Bengali UI","Open Sans",san-serif;
    src: url('../fonts/NotoSansBengaliUI-Regular.ttf'),
}
@font-face {
    font-family: "SutonnyOMJ","Open Sans",san-serif;
    src: url('../fonts/SutonnyOMJ.ttf');
}
body{
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}
a:hover, a:visited, a{
	text-decoration: none;
}
/*header area*/
.top-header{
	background: #124c0c;
	position: fixed;
	width: 100%;
	z-index: 333;
}
.header-row{
	margin: 0;
	padding: 0;
}
.top-header img.logo{
	float: left;
	margin-top: 8px;
	/*margin-bottom: 30px;*/
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
}
.navbar-toggle span{
	color: #fff;
}
ul.nav{
	margin: 0;
	padding: 0;
}
.navbar-default .navbar-nav>li>a {
 	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	padding: 12px 20px;
	border-radius: 5px;
}
.navbar-default .navbar-nav>li>a:hover{
	text-decoration: underline;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
  margin-top: 4px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #f58a1f !important;
}
/*banner area*/
.banner{
	background: url(../img/banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.banner-inner {
	background: url(../img/banner_inner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.banner h3{
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
    padding: 5px 0px;
}
.banner h1{
	font-size: 68px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 10px;
}
.banner p{
	font-size: 18px;
	color: #fff;
}
.banner img{
	margin: 50px;
}
.banner button{
	width: 190px;
	height: 50px;
	font-size: 14px;
	color: #0b1016;
	background: #cfc91d;
	border-radius: 2px;
	border: 0px;
	font-weight: 800;
	margin-bottom: 205px;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;

}
.banner button:hover{
	background: red;
	color: #fff;
}

.block_content {
	height: 180px; 
	font-size: 20px;
}

.block_content .top-text {
	font-family:"Noto Sans Bengali UI","Open Sans",san-serif;
	padding: 10% 0% 5%;
    color: #fff;
    font-size: 18px;
}

.block_content .bottom-text {
	font-family:'Roboto', sans-serif;
	color: #fff;
    font-size: 18px;
    margin-top: 5%;
}

.circle-block {
	border-radius: 50%;
	width: 60px;
    height: 60px;
    background: #fff;
    margin-left: 37%;
}

.circle-text {
	padding-top: 30%;
	font-weight: bolder;
}

.footer-content {
	color: #fff; 
	font-size: 12px; 
	margin-top: 3%;
}

.sidebarmenu {
	background: rgba(6, 120, 4, 0.85);
	min-height: 750px;
	margin-top: 56px;
}

.sidebarmenu ul {
	margin: 0px;
    padding: 15px 0px;
}

.sidebarmenu ul li{
	padding: 10% 5%;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

.sidebarmenu .active {
	background-color: #134f0d;
} 

.sidebarmenu .chapter_title {
	color: #fff;
	margin: 10px 0px;
}

.maincontent {
	background-color: #fffcc8;
	min-height: 500px;
    margin-top: 65px;
}

.maincontent .top-design {
	background-image: url("../img/top_design.png");
    background-repeat: repeat-x;
    height: 34px;
}

.maincontent .middle-content {
	min-height: 200px;
}

.maincontent .bottom-content {
	min-height: 50px;

}

.bangabandhu_content {
	padding: 1%;
}

.footer-content-inner {
	background: rgba(143,199,65, 0.85);
	min-height: 30px;

}

.footer-content-inner .copyright {
	margin-top: 1%;
    font-size: 12px;
    color: #000;
}

/*
.yellow_button {
	background-color: #ffb50b;
    padding: 6% 19%;
    border-radius: 7px;
    box-shadow: 3px 3px 3px #888888;
    color: #000000;
    font-weight: 600;
}
*/
.yellow_button {
	background-color: #ffb50b;
	padding: 10px 15px;
	border-radius: 7px;
	box-shadow: 3px 3px 3px #888888;
	color: #000000;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
}
.yellow_button:hover {
	color:#fff;
}

.yellow_button_anthem {
	background-color: #ffb50b;
    padding: 3% 11%;
    border-radius: 7px;
    box-shadow: 3px 3px 3px #888888;
    color: #000000;
    font-weight: 600;
}

.yellow_button_anthem:hover {
	color:#fff;
}

.pagetitle {

}
.pagetitle h2{
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}

.subjectitems {
	padding-top: 4%;
	text-align: center;
	margin: 0 -20px;
}
.subjectitems .subjectitem {
	display: inline-block;
	margin: 25px 18px;
	max-width: 160px;
}
.subjectitems .subjectitem .bookcover{
	margin-bottom: 20px;
	box-shadow: 2px 1px 20px 0px #222;
}

.subjectitems .subjectitem .button_read {
	display: inline-block;
	font-size: 14px;
	color: #000;
	background: #e2a30d;
	border-radius: 4px;
	border: 0 none;
	font-weight: 300;
	padding: 7px 25px;
	transition: all .3s ease .1s;
	box-shadow: 1px 2px 0 1px #6f5c17;
}
.subjectitems .subjectitem .button_read:hover{
	background: #48a742;
	box-shadow: 1px 2px 0 1px #124c0c;
}

#suchipotro td {
	padding: 2px;
}

.national-anthem {
	background: url('../img/anthem-background.png'); 
	height: 510px;
	background-size: cover;
}

.video {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.national-anthem p {
	font-family: "SutonnyOMJ";
}

.bangladesh{
	margin-left: 16%;		
	width:445px;
	height:267px;
	/*background-color:#006a4e;*/
	position:relative;
	border: 1px solid #000;
}
.bangladesh::after{
  content:"";
  top:34px;
  left:126px;
  position:absolute;
  width:190px;
  height:190px;
  border-radius:80%;
  /*background-color:#f42a41;*/
  border: 1px solid #000;
}

.bangladesh:hover{
	background-color:#006a4e;
	cursor: pointer;
}

.bangladesh:hover:after{
    background-color: #f42a41;
    cursor: pointer;
}

div.vertical-line{
      width: 2px; /* Line width */
      background-color: #00deff; /* Line color */
    }
	
.page-left-text {
	font-size: 26px; margin: 10px; text-align: left; color: green; text-shadow: 2px 2px #10ff00;
}

.section-top-text {
	font-size: 26px; margin: 10px; text-align: center; color: #000;
}

/*** Charu Karu Text Link Section Start ***/
.charu-karu-text-section {
	margin: 2% 2% 1% 9%;
}

.charu-karu-text-link {
	float:left; 
	width: auto; 
	background-color: #fff; 
	border-radius: 10px; 
	box-shadow: 2px 2px #187916;
	margin: 5px 8px 4px 7px;
    padding: 5px 10px;
  }

  .charu-karu-text-link:hover {
	background-color: #ffb50b;
	cursor: pointer;
  }

  .charu-karu-text {
	font-size: 20px; 
	color: #000;
  }
.img-container{
    padding: 23px 0px;
}
.img-container:hover img {
  transform: scale(1.2);
  transition: .3s;
}
.img-container img {
    padding-bottom: 5px;
  transition: .3s;
}

.text-container {
 padding: 10px 0px;
}

.text-container:hover h3{
  transform: scale(1.2);
  transition: .3s;
}

.revealtextsmall{
    position: absolute;
    left: 45%;
    font-weight: bold;
    text-align: center;
    z-index: 100;
    opacity: 0;
    transition: .3s;
    font-size:10px;
    bottom: -9px;
}

.revealedsmall .revealtextsmall {
    opacity: 1;
    transition: .3s;
}

.revealtext{
    position: absolute;
    left: 40%;
    font-weight: bold;
    text-align: center;
    z-index: 100;
    opacity: 0;
    transition: .3s;
}
.revealed .revealtext {
    opacity: 1;
    transition: .3s;
}

/*** Charu Karu Text Link Section Start ***/

.bornomala-soroborno {
    float:left; 
    width: 8%; 
    height: 35px; 
    background-color: #fff; 
    border-radius: 10px; 
    box-shadow: 2px 2px #187916;
    margin-right: 10px;
  }

  .bornomala-soroborno:hover {
    background-color: #ffb50b;
    cursor: pointer;
  }

  .soroborno-okhhor {
    font-size: 25px; 
    color: #000;
  }

  .wordleftdiv {
  	background-color: #fff; 
	margin: 1% 5% 1%; 
	border:3px solid #00deff;
  }

  .wordmiddlediv {
  	border:3px solid #00deff; border-top: 0; padding: 3%; margin-left: 4%
  }
  
  .wordimage {
	 height:250px; 
	 vertical-align: bottom; 
	 text-align: right;
  }

  .vertical-line {
  	position: absolute; height: 220px; margin-top: 168px;margin-left: 43%;
  }

  .wordleftbutton {
  	margin: 20px 35px 30px 0px;
    text-align: right;
  }
  
  .wordleft {
    margin-right:22px;
  }

  .wordleft:hover {
    cursor:pointer;
    font-size:30px;
  }

  .wordright:hover {
    cursor:pointer;
    font-size:30px;
  }

  .wordvideo {
  	margin-top: 20px;
  }
  
  .bornomala-banjonborno {
    float:left; 
	width: 4.5%; 
	height: 35px; 
	background-color: #fff; 
	border-radius: 10px; 
	box-shadow: 2px 2px #187916;
	margin-right: 3px;
	margin-top: 10px;
  }

  .bornomala-banjonborno:hover {
    background-color: #ffb50b;
    cursor: pointer;
  }

  .banjonborno-okhhor {
    font-size: 25px; 
    color: #000;
  }
  
  .container {
	  position: relative;
	}

  .main_heading {
    font-size: 26px; margin: 8px 0px 0px 96px; text-align: center; color: #ee499b;
  }

	.padding-answer-line-mapping
	{
	    padding-bottom:8px;
	}

	

	.answer-container
	{
	    width:40px;
	    height:95px;
	    border:1px solid #ccc;
	    border-radius: 10px;
	    margin:2px;
	    float:left;
	    text-align:center;
	    padding-top:2px;
	     padding: 5;
	    cursor:pointer;
	    position:relative;
	}

	.answer-container>img
	{
	   margin-top: 5px;
	}


	.answer-container:hover, .answer-container:focus, .answer-container:active
	{
	    background-color: #ffffff;
	    color: #000;
	}

	.round-pointer-right
	{
	    position: absolute;
	    background-color:#ccc;
	    cursor:pointer;
	    width:10px;
	    height:10px;
	    border-radius: 50%;
	    right:0px;
	    top:34px;
	    right: -11px;
	  
	}

	.round-pointer-left
	{
	    position: absolute;
	    background-color:#ccc;
	    cursor:pointer;
	    width:10px;
	    height:10px;
	    border-radius: 50%;
	    left:0px;
	    top:34px;
	    margin-left:-11px;
	}



  #correct, #incorrect {
      border: 2px solid #FFB50A;
      border-radius: 50%;
      height: 200px;
      left: 38%;
      position: absolute;
      top: 10%;
      width: 200px;
      z-index: 1000;
      background-color: rgba(255,181,10,.9);
    }
    .top-sign .fa {
      border-bottom: 4px solid #27a84d;
      color: #27a84d;
      display: block;
      font-size: 70px;
      margin: 0 auto;
      padding-bottom: 8px;
      text-align: center;
      text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
    }
    .bottom-text p {
      color: #fff;
      font-size: 30px;
      margin-top: 20px;
      text-align: center;
      text-transform: uppercase;
      text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
    }
    #incorrect > .top-sign .fa{
        color: red;
        border-bottom: 2px solid red;
    }


 .add-bg {
  background-color: rgba(0, 0, 0, 0.1) !important;
  transition: all 0.3s ease 0s;
  border: 2px solid rgb(41, 116, 151);
}


/* dag diye milano*/
 .wordmatchdiv {
  	background-color: #fff; 
	margin: 1% 5% 2%; 
	border:3px solid #00deff;
  }
  
/* these styles are for the demo, but are not required for the plugin */
    .zoom {
      display:inline-block;
      position: relative;
    }
    
    /* magnifying glass icon */
    .zoom:after {
      content:'';
      display:block; 
      width:33px; 
      height:33px; 
      position:absolute; 
      top:0;
      right:0;
      background:url(icon.png);
    }

    .zoom img {
      display: block;
    }

    .zoom img::selection { background-color: transparent; }

    .zoomImg:hover {
      cursor: pointer;
    }

/******************************
responsive area
********************************/
/* lg */ 
@media (min-width: 1200px) {
	
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	

}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	.single-service{
		margin-bottom: 30px;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 12px 10px;
	}
	input.message {
	  width: 718px;
	}
}

/* xs */
@media (min-width: 480px) and (max-width: 767px) {
	input.name {
	  margin-top: 55px;
	  width: 420px;
	}
	input.email{
		width: 420px;
	}
	input.message{
		width: 420px;
	}
	.banner h1 {
	  font-size: 60px;
	  letter-spacing: 3px;
	}
	.about-inside{
		padding: 10px;
	}
}

/* XS Portrait */
@media (max-width: 479px) {
	.logo{
		margin-top: 10px;
	}
	input.name{
		margin-top: 55px;
		width: 275px;
	}
	input.email{
		width: 275px;
	}
	input.message{
		width: 275px;
	}
	.contact-form input.submit-btn{
		width: 200px;
		height: 50px;
		border:0;
	}
	.banner h1 {
		  font-size: 38px;
		  letter-spacing: 0px;
	}
	.navbar-header{
		margin-top: 5px !important;
	}
	.about-inside{
		padding: 0px;
	}
}
