@charset "utf-8";
/* CSS Document */
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 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear-fix:before,
.clear-fix:after {
    content: "";
    display: table;
} 
.clear-fix:after {
    clear: both;
}
.clear-fix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

a{ text-decoration:none;}
li{ list-style:none;}



/*----------------------Home slider starts here------------------------------*/
.banner .bx-wrapper .bx-pager{ display:none;}
.banner .bx-wrapper{ margin:0px;}
.banner .bx-wrapper .bx-viewport{ border:0px; box-shadow:none; left:0px;}
/*----------------------Home slider ends here------------------------------*/


/*----------------------Inner-page gallery slider starts here------------------------------*/
.gallery-outer { border:1px solid red;}
.gallery-outer .bx-wrapper{ margin:0px;}
.gallery-outer .bx-wrapper .bx-viewport{ border:0px; box-shadow:none; left:0px; background:none; height:auto !important;}
.gallery-outer .bx-wrapper .bx-prev,.gallery-outer .bx-wrapper .bx-next{height: 20px;top: 139%;}
.gallery-outer .bx-wrapper .bx-prev{left: 5px;width: 71px;}
.gallery-outer .bx-wrapper .bx-next{width: 46px;}
.gallery-outer .bx-wrapper .bx-pager{ display:none;}



/*----------------------Inner-page gallery slider starts here------------------------------*/

