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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height:130%;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.clearfix:before, .clearfix:after{content: ""; display: table;}.clearfix:after{clear: both;}.clearfix{zoom: 1;}
.container { width:100%; padding: 10px; overflow: hidden; padding-right: 0px; padding-left: 0px;}
.box { padding:10px; overflow:hidden;}
.box-no { padding:0px;overflow:hidden;}
.brd { border:1px solid #ccc;}

.wrapper{
	max-width:1200px;
	margin:0 auto;
	padding:0px;
	min-width:320px; 
	


	}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.mb15 { margin-bottom:15px;}

.mt5 { margin-top:5px;}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-1-5, .col-xs-4-5,.col-xs-5-main, .col-xs-3-main, .col-xs-9-main {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
	float: right
}

.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}


.col-xs-3 {
	width: 25%
}

.col-xs-1-5 {
	width: 20%
}


.col-xs-4-5 {
	width: 60%
}

.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}



.col-xs-5-main {
	width: 46.66666667%
}


.col-xs-9-main {
	width: 80%
}

.col-xs-3-main {
	width: 20%
}

@media (max-width:767px) {
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,.col-xs-1-5, .col-xs-4-5, .col-xs-5-main, .col-xs-3-main, .col-xs-9-main  {
width:97%;
margin:0px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
}

}

@media only screen and (min-width: 230px) and (max-width:780px){

.wrapper { width:100%; margin:0% 0%; }

.ml5{ margin-left:0px;}
.mr5{ margin-right:0px;}
.ml10{ margin-left:0px;}
.mr10{ margin-right:0px;}

}

.fl { float:left;}
.fr { float:right;}