
@import url('../fonts/stylesheet.css');
@import url('../fonts/agenda/stylesheet.css');
@import url('../fonts/style2.css');

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body{
	background: url('../images/body-bg.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}

h1{ font-family: 'Tahoma'; font-size: 44px; font-weight: bold; line-height: 60px; margin-bottom: 40px;}
h2{ font-family: 'tahoma'; font-size: 36px; margin-bottom: 30px; margin-top: 30px; font-weight: bold; text-align: center; color: #333333;}
h3{ font-family: 'kaushan_scriptregular'; font-size: 34px; margin-bottom: 10px; text-align: center;}
h4{ font-family: 'open_sansbold'; font-size: 30px; margin-bottom: 30px;}
h5{ font-family: 'open_sansbold'; font-size: 20px; margin-bottom: 30px; line-height: 22px;}
h6{ font-family: 'open_sansbold'; font-size: 18px; margin-bottom: 30px;}
p{  font-family: 'open_sansregular'; font-size: 16px; line-height: 22px; margin-bottom: 20px; }

div.clearfix{
	clear: both;
}

p span.bold{
	font-family: "open_sansbold";
}

h1.bangla{
	color: #6b4c1a;
	font-family: 'BanglaMN';
}

h3.header{
	font-size: 42px;
    font-family: 'kameronregular';
    margin-bottom: 0;
}

h4.small{
	font-size: 24px;
    font-family: 'open_sansbold';	
    margin-bottom: 10px;
}

h4.large{
	font-size: 28px;
	font-family: 'kameronbold';
}

h4.listen{
	font-size: 26px;
	font-family: 'kameronbold';
}

h4.large span.bold{
    font-family: 'latoblack';
}

.italic{
	font-style: italic;
}

.strike {text-decoration:line-through}

.center{
	text-align: center;
}

.bold{
	font-style: bold;
}

.underline{
	text-decoration: underline;
}

.red{
	color: #e6001c;
}

.green{
	color: #2aa118;
}

.brown{
	color: #6b4c1a;
}

.kaushan{
	font-family: 'kaushan_scriptregular';
	font-size: 27px;
	
}

.blue{
	color: #227dac;
}

.indent{
	padding-left: 50px;
}

.yellow-bg{
	display: block;
	background-color: #fff600;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

p span.bold{
	font-family: 'open_sansbold';	
}

.container{
	width: 100%;
}

.row{
	width:90%;
	max-width: 900px;
	margin: 0 auto;
}

section.wrap-page .container .row.padding-none{
	padding: 0;
}

section.wrap-page .container .row.padding-top-none{
	padding-top: 0;
}


header .container div.top-attention{
	min-height: 50px;
	background-color: #fff000;
}

header .container .row{
	text-align: center;
}

header .container .row img{
	vertical-align: bottom;
	display: block;
	margin: 0 auto;
}

header .container .top-attention h4{
	font-size: 28px;
	font-family: "tahoma";
	font-weight: normal;
	text-transform: uppercase;
}

header .container .top-attention{
	text-align: center;
	padding-top: 5px;
}

header .container .top-attention div{
	margin: 0 auto;
	width:90%;
	max-width: 860px;
}

header .container .top-attention img{
	margin-right: 10px;
}

header .container .top-attention img,
header .container .top-attention h4{
	float: left;
}

header .container .top-attention h4 span{
	font-weight: bold;
}

section.wrap-page .container{
	text-align: center;
}

section.wrap-page .container .row{
	background: white;
	padding: 25px 0px;
	text-align: left;
}

section.wrap-page .container .row{
	padding-right: 45px;
	padding-left: 45px;
}



section.wrap-page .container .row .section1{
	background: url('../images/image1.png');
	background-repeat: no-repeat;
	background-position: top right;
}


section.wrap-page .container .row .section2 div{
	width:90%;
	max-width: 443px;
}


ul.list-one{
	list-style-type: none;
	margin: 20px 0 20px 0;
}

ul.list-one li{
	display: block;
	font-size: 19px;
	margin-bottom: 30px;
	font-family: "open_sansregular";
}

ul.list-one li span{
	background: url('../images/bullet.png');
	background-repeat: no-repeat;
	display: block;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	float: left;

}

section.wrap-page .container .row .section3{
	width:90%;
	max-width: 500px;
}

section.wrap-page .container .row .section4{
	background: url('../images/warning.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	text-align: center;
	padding-top: 25px;
	color: white;
}

section.wrap-page .container .row .section5{
	background: url('../images/arrow-double.png');
	background-repeat: no-repeat;
	background-position: center;
	min-height: 210px;
	text-align: center;
}


section.wrap-page .container .row .section5 h4{
	font-family: 'agendabold';
	margin-bottom: 10px;
}

section.wrap-page .container .row .section5 div:first-of-type{
	/*width: 410px;
	margin: 0px auto 40px auto;*/
	text-align:center;
}

section.wrap-page .container .row .section5 h4.small{

	/*float: left;*/
}

section.wrap-page .container .row .section5 h4.small:last-of-type{
	margin-top: -10px;
	margin-left: 10px;

}

section.wrap-page .container .row .section5 h4 span.green.first{
	font-size: 34px;
}

section.wrap-page .container .row .section5 h4 span.text-group span{
	display: block;
	float: right;
}

section.wrap-page .container div.section6{
	background: url('../images/box13.jpg');
	background-repeat: no-repeat;
	height: 339px;
	margin: 0 auto;
	width:90%;
	max-width: 900px;
	padding-top: 50px;
}

section.wrap-page .container div.section6 h4{
	margin-left: 270px;
	text-align: left;
}

section.wrap-page .container div.section6 p{
	text-align: left;
	margin-left: 320px;
}

section.wrap-page .container div.section6 p:last-of-type{
    font-family: 'open_sanssemibold';
}

a.link-blue{
	font-size: 15px;
	text-decoration: underline;
	color: #2028c7;
	font-family: "open_sansregular";
}







footer{
 height: 45px;
 width: 100%;
 text-align: center;
 background-color: transparent;
 padding-top: 10px;
}

footer p{
	text-align: center;
	color: #808080;
}
img{
	max-width:100%;
}
@media screen and (max-width:943px){
	section.wrap-page .container .row .section1 {
		background:none;	
	}
}
@media screen and (max-width:934px){
	section.wrap-page .container div.section6 {
		background:#EEE9C6;
		height:auto;
		padding-bottom:40px;
		padding-left:20px;
		padding-right:20px;
	}
	section.wrap-page .container div.section6 h4 {
		margin-left:0px;
		text-align: center;
	}
	section.wrap-page .container div.section6 p {
		margin-left:0px;	
	}
}
@media screen and (max-width:910px){
	header .container .top-attention img, header .container .top-attention h4 {
		float:none;
		margin-bottom:0;
		padding-bottom:5px;
	}
}
@media screen and (max-width:665px){
	section.wrap-page .container .row .section4{
		background:#166C97;
		height:auto;
		padding-bottom:10px
	}
}
@media screen and (max-width:538px){
	.float-left, .float-right{
		float:none;
		display:block;
		margin:auto;
	}
}
@media screen and (max-width:425px){
	h1, h3, h2{
		font-size:24px;
		line-height:40px;
	}
}