/* #Reset
================================================== */
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;
}

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



/* #Basic
================================================== */
/*Fix the clear issue*/
.hide { display: none; }
.clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width:100%;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix { display: inline-block; } /* Hide from IE Mac \*/ 
.clearfix { display: block; } /* End hide from IE Mac */ 
.clear-fixed { height: 100%; overflow: hidden; }

/* Links & Image*/
a, a:hover, a:focus { text-decoration: none; }
a:hover, a:active, a:focus { outline: none; }
a:active, a:focus { background: none; }
a img { border: none; }
img { vertical-align: top; }

/*Html Tags*/
html { font-size: 62.5%; }
body { line-height: 1; }
ul, ol { list-style: none; }
abbr[title] { border-bottom: 1px dotted; }
abbr:hover { cursor: help; }
b, strong { font-weight: bold; }
i, em, dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; margin: 1em 0; padding: 0; }
ins { text-decoration: none; }
mark { font-style: italic; font-weight: bold; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { quotes: none; }
blockquote:before, 
blockquote:after,
q:before, 
q:after { content: ''; content: none; }
small { font-size: 85%; }
big { font-size: 135%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/*Button, input, textarea*/
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

/*Tables*/
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
table th{ font-weight: bold; }

/*Media*/
img { max-width: 100%; height: auto; }
img { -ms-interpolation-mode: bicubic; }
object, embed { max-width: 100%; }
.shortcode-gmap img { max-width: none; }



/* #Typography
================================================== */

/*common*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal; 
	line-height: 1.2; 
	margin-bottom: 15px;
}

h1 {
  font-size: 2.4rem;
  font-size: 24px;
  line-height: 1.5;
}
h2 {
  font-size: 2.0rem;
  font-size: 20px;
  line-height: 1.4;
}
h3 {
  font-size: 1.6rem;
  font-size: 16px;
}
h4 {
  font-size: 1.4rem;
  font-size: 14px;
}
h5 {
  font-size: 1.2rem;
  font-size: 12px;
}
h6 {
  font-size: 1.0rem;
  font-size: 10px;
}

blockquote,
pre,
code,
p { 
	margin-bottom: 20px;
	margin-bottom: 2.0rem;
}
p:last-child{ margin-bottom: 0px;}

ul, ol {
	margin-left: 20px;
	margin-left: 2.0rem;
	list-style-position : outside;
}

ul ul,
ol ol, 
ul ol, 
ol ul { 
	margin-left: 30px;
	margin-left: 3.0rem; 
}
ul{ list-style: disc; }	
ol{ list-style: decimal; }

code { 
	display: block;
}

pre,
code { 
	padding: 15px 20px;
	padding: 1.5rem 2.0rem;
}

blockquote {
	font-style: italic;  
	font-size: 14px;
	font-size: 1.4rem;
	padding-left: 30px;
	padding-left: 3.0rem; 
}


/*wordpress style*/
.alignleft, img.alignleft {
	float:left; 
	margin: 5px 20px 20px 0px;
	margin: 0.5rem 2.0rem 2.0rem 0;
}

.alignright, img.alignright { 
	float:right; 
	margin: 5px 0px 20px 20px;
	margin: 0.5rem 0 2.0rem 2.0rem;
}

.aligncenter, img.aligncenter { 
	display:block; 
	margin: 5px auto;
	margin: 0.5rem auto;
}

.alignnone, img.alignnone { 
	margin: 5px 20px 20px 0;
	margin: 0.5rem 2.0rem 2.0rem 0; 
}

.wp-caption { position: relative; }
.wp-caption .alignnone { margin: 0 0 20px; }
.wp-caption .alignleft { margin: 5px 20px 20px 0; }
.wp-caption .alignright { margin: 5px 0 20px 20px; }
.wp-caption .wp-caption-text {
	position: absolute;
	margin: 0;
	bottom: 20px;
	left: 20px;
}

.gallery:after {
	clear: both;
}

.gallery:before,
.gallery:after {
	content: "";
	display: table;
}

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.single .gallery-columns-1.gallery-size-medium,
.single .gallery-columns-1.gallery-size-thumbnail,
.single .gallery-columns-2.gallery-size-thumbnail,
.single .gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
	text-align: center;
}

.gallery-columns-3 .gallery-item {
	max-width: 31%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.wp-smiley {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky{}
.bypostauthor{}


table { 
	text-align: left;
}

th, thead td { 
	text-align: left;   
	font-weight: bold;
	padding: 8px 15px;
}

td { 
	padding: 8px 15px; 
}



/*custom css*/
.mb-10 {
	margin-bottom: 10px;
	margin-bottom: 1.0rem;
}
.mb-20 { 
	margin-bottom: 20px;
	margin-bottom: 2.0rem; 
}
.mb-30 { 
	margin-bottom: 30px;
	margin-bottom: 3.0rem; 
}
.mb-40 { 
	margin-bottom: 40px;
	margin-bottom: 4.0rem; 
}
.mb-50 { 
	margin-bottom: 50px;
	margin-bottom: 5.0rem; 
}
.mb-60 { 
	margin-bottom: 60px;
	margin-bottom: 6.0rem; 
}
.pt-10 {
	padding-top: 10px;
	padding-top: 1.0rem;
}
.pt-20 {
	padding-top: 20px;
	padding-top: 2.0rem;
}
.pt-30 {
	padding-top: 30px;
	padding-top: 3.0rem;
}
.pt-40 {
	padding-top: 40px;
	padding-top: 4.0rem;
}
.pt-80 {
	padding-top: 80px;
	padding-top: 4.0rem;
}
.pb-10 {
	padding-bottom: 10px;
	padding-bottom: 1.0rem;
}
.pb-20 {
	padding-bottom: 20px;
	padding-bottom: 2.0rem;
}
.pb-30 {
	padding-bottom: 30px;
	padding-bottom: 3.0rem;
}
.pb-40 {
	padding-bottom: 40px;
	padding-bottom: 4.0rem;
}
.pb-80 {
	padding-bottom: 80px;
	padding-bottom: 4.0rem;
}

ul.format-list,
ol.format-list {
	list-style: none;
	margin: 0;
}



/* #12 Column Grid
================================================== */
.container { margin: 0 auto; max-width: 960px; }

.column { 
	float: left; 
	min-height: 1px;
}

.inner,
.outer {
	width: auto;
	max-width: none; 
	min-width: 0;
}

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

.rows { 
	max-width: 100%; 
	margin: 0 auto;
}

.rows .one { width: 8.333333%; }
.rows .two { width: 16.666666%; }
.rows .three { width: 25%; }
.rows .four { width: 33.33%; }
.rows .five { width: 41.666666%; }
.rows .six { width: 50%; }
.rows .seven { width: 58.333333%; }
.rows .eight { width: 66.6666666%; }
.rows .nine { width: 75%; }
.rows .ten { width: 83.333333%; }
.rows .eleven { width: 91.666666%; }
.rows .twelve { width: 100%; }

.wrapper-boxed .rows { width: 1000px; }
.wrapper-wide .rows { width: 100%; }

.wrapper .inner {
	margin-left: 10px;
	margin-right: 10px;
}

.wrapper .outer {
	margin-left: -10px;
	margin-right: -10px;
}

.layout-left-side .inner { padding-right: 10px; }
.layout-right-side .inner { padding-left: 10px; }





/* #Images Effect
================================================== */

/*common*/
.preloader {
	display: block;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.featured-image,
.gallery-image-hover {
	position: relative; 
}

.featured-image .overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80); 
}

.gallery-image-hover span.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80); 
}

.featured-image .hover-info {
	display: none;
	position: absolute;
	z-index: 999;
	top: 25px;
	left: 0;
	width: 100%;
	height: 100%;
}
