
body{
	font-family: 'Ek Mukta', sans-serif;
}
.img-responsive{
	max-width: 100%;
	height: auto;
	display: block;
}
.no-padding{
	padding-left: 0px;
	padding-right: 0px;
}
iframe{
	height: 480px;
	border: none;
}
.section-1 img{
	width: 100%;
	height: 100vh;
}
.section-1 {
    height: 100vh;
    width: 100%;
    background: transparent;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    
}
.section-1 .caption{
	position: absolute;
	width: 55%;
	top: 55%;
	left: 24%;
	z-index: 9;
}
.overlay{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.section-1 .caption h3{
	color: #ffffff;
	font-size: 48px;
	font-weight: 800;
	text-align: center;
}
.section-1 .caption p{
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
 .author{
	margin-left: 35%;
	margin-bottom: 5%;
	border-bottom: 1px solid #eeeeee;
    width: 30%;
    padding-bottom: 2%;
}
.author img{
	margin-right: 20px;
	display: block;
	float: left;
	clear: left;
}
 .author .author-name{
	font-size: 24px;
	margin-top: 10px;
	/*padding-top: 15px;*/
	color: #000000;
}
.section-2{
	background-color: #ffffff;
}
.section-2 .text{
	width: 70%;
	margin: 0 auto;
	display: block;
	padding-top: 5%;
	padding-bottom: 10%;

}
.section-2 .text hr{
	width: 25%;

}
.section-2 .text p{
	text-align: left;
	color: #000000;
	font-size: 20px;
	padding-bottom: 20px;
}
.pagination-wrapper .title{
	margin-top: 80px;
}
.pagination-wrapper .pagination ul{
	list-style-type: none;
	padding: 0;
}
.pagination-wrapper .pagination ul li{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 10px;
	background-color: #ffffff;
	display: inline-block;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	text-align: center;
	line-height: 40px;
}
.pagination-wrapper .pagination ul li.active{
	background-color: #000000;
}
.pagination-wrapper .pagination ul li.active a{
	color: #ffffff;
}
.pagination-wrapper .pagination ul li a{
	color: #000000;
	font-size: 22px;
}

.comment-wrapper{
	width: 70%;
    display: block;
    margin: 0 auto;
    background-color: #ffffff;
}
.copyrights{
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: #ffffff;
}
.copyrights h3{
	font-size: 18px;
	font-weight: 400;
}
.copyrights img{
	display: block;
	margin: 0 auto;
}

.tw .fa{
	color: #32ADD6;
	font-size: 18px;
	
}
.tw .name{
	font-size: 14px;
	color: #000000;
}

@media (min-width: 320px) and (max-width: 479px){
/*	.video-container {
		height: 200px;
		width: 300px;
	}*/
	video{
		height: 193px !important;
		width: 385px !important;
		margin-left: -31px !important;
	}
	iframe{
		height: 164px;
		border: 0px;
	}
	.mid-video{
		margin-left: -16px;
		margin-right: -16px;
	}
	.section-1{
		height: auto;
	}
	
	.author{
		width: 55%;
		margin-left: 20%;
	}
	.overlay{
		top: 0%;
		left: 0%;
	}
	.section-1 .caption{
		top: 32%;
		left: 8%;
		width: 85%;
	}
	.section-1 .caption h3{
		font-size: 18px;
	}
	.section-1 .caption p{
		font-size: 11px;
	}
	.section-2 .text{
		width: 90%;
	}
	.section-3{
	background-image: url("../img/image-1(480).jpg");
	height: 100vh;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;  

	}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: 281px;
	}
	.comment-wrapper{
		width: 100%;
	}
}
@media (min-width: 480px) and (max-width: 559px){
	iframe{
		height: 246px;
		border: 0px;
	}
	.section-1{
		height: auto;
	}
	
	.author{
		width: 55%;
		margin-left: 20%;
	}
	.overlay{
		top: 0%;
		left: 0%;
	}
	.section-1 .caption{
		top: 32%;
		left: 8%;
		width: 85%;
	}
	.section-1 .caption h3{
		font-size: 18px;
	}
	.section-1 .caption p{
		font-size: 11px;
	}
	.mid-video{
		margin-left: -16px;
		margin-right: -16px;
	}
	.section-2 .text{
		width: 90%;
	}
		.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: 281px;
	}
		.comment-wrapper{
		width: 100%;
	}
}
@media (min-width: 600px) and (max-width: 767px){
	iframe{
		height: 305px;
		border: 0px;
	}
	.mid-video{
		margin-left: -16px;
		margin-right: -16px;
	}
	.section-1{
		height: auto;
	}
	
	.author{
		width: 55%;
		margin-left: 20%;
	}
	.overlay{
		top: 0%;
		left: 0%;
	}
	.section-1 .caption{
		top: 32%;
		left: 8%;
		width: 85%;
	}
	.section-1 .caption h3{
		font-size: 18px;
	}
	.section-1 .caption p{
		font-size: 11px;
	}
	.section-2 .text{
		width: 90%;
	}
		.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: 424px;
	}
		.comment-wrapper{
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px){
		video{
		height: 420px !important;
		width: 785px !important;
		margin-left: -31px !important;
	}
	iframe{
		height: 296px;
	}
	.section-1{
		height: auto;
	}
	
	.author{
		width: 55%;
		margin-left: 20%;
	}
	.overlay{
		top: 0%;
		left: 0%;
	}
	.section-1 .caption{
		top: 32%;
		left: 8%;
		width: 85%;
	}
	
		.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: 565px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	video{
		height: 724px !important;
		width: 1055px !important;
		margin-left: -31px !important;
	}

}
@media (min-width: 1200px) and (max-width: 1439px){

}
@media (min-width: 1440px) and (max-width: 1899px){

}
@media (min-width: 1900px) and (max-width: 2500px){

}





























.cover{
	width: 100%;
	min-height: 400px;
	background: #000000;
}
.cover .left-content{
	padding-top: 5%;
}
.cover .small img{
	float: left;
	margin-right: 10px;
}
.cover .small p{
	padding-top: 15px;
	color: #ffffff;
}
.cover h2, .cover p{
	color: #ffffff;
}
.left-content{
	width: 85%;
}
.right-content{
	position: relative;
	padding-top: 10%;
}
.right-content p:before{
	position: absolute;
    content: '\f10d';
    font-family: "FontAwesome";
    color: #F1F3F4;
    margin-left: -21px;
    font-size: 20px;
    margin-top: -10px;
}