@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer,figure, hgroup, section {margin:0;padding:0;}  
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
table{border-collapse:collapse;border-spacing:0;}  
caption,th {text-align:left;}
img{vertical-align:bottom;}
.clearfix {_height: 1px;min-height: 1px;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

a[href^="tel:"] { cursor: default; }

.smbr {
	display: none;
}
.mdbr,
.lgbr {
	display: none;
}
@media screen and (max-width: 767px) {
	.smbr {
		display: inline;
	}
}
@media screen and (min-width: 768px) {
	.mdbr {
		display: inline;
	}
}
@media screen and (min-width: 992px) {
	.lgbr {
		display: inline;
	}
}

img {
	max-width:100%;
}
img.circle {
	border-radius: 50%;
}
img.round5 {
	border-radius: 5px;
}
img.round10 {
	border-radius: 10px;
}
img.border {
	border: 1px solid #F1EFEE;
}

.fullwidthbanner-container {
	max-width: 100% !important;
	overflow: hidden !important;
}

.txt-c {
	text-align: center;
}

.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt55 { margin-top: 55px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb55 { margin-bottom: 55px; }
