@import url('https://fonts.googleapis.com/css?family=Courgette|Great+Vibes|Lobster|Marck+Script|Playfair+Display:400i|Staatliches|Tangerine');

.lobster {font-family: 'Lobster', cursive;}
.courgette {font-family: 'Courgette', cursive;}
.greatvibes {font-family: 'Great Vibes', cursive;}
.marckscript {font-family: 'Marck Script', cursive;}
.tangerine {font-family: 'Tangerine', cursive;}
.staatliches {font-family: 'Staatliches', cursive;}
.playfairi {font-family: 'Playfair Display', serif;}

.contwrap {width:65%;margin-right: auto;margin-left: auto;}
.contwrap2 {width:60%;margin-right: auto;margin-left: auto;}
.contwrap3 {width:55%;margin-right: auto;margin-left: auto;}
p {margin-bottom:0px;}
a:hover {text-decoration:none;}
.img-responsive {width:100%;max-width:100%;height:auto;}
/* Youtube Video Responsive */
.videowrapper { 
float: none; 
clear: both; 
width: 100%; 
position: relative; 
padding-bottom: 56.25% !important; 
padding-top: 25px !important; 
height: 0; 
} 
.videowrapper iframe { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}

.boardtop {height:30px;}
.boardbottom {height:50px;}
.boardcontwrap {min-height:400px;}

.ori_p {text-decoration:line-through;color:#ff0000;}
.line_in {color:#999;}

.pbtnwrap {text-align:center;}
.pbtn {padding:8px 0px;width:105px;text-align:center;border:1px solid #ddd;background-color:#fff;color:#333;display:inline-block;font-size:14px;margin-left:5px;margin-right:5px;margin-bottom:10px;font-weight:bold;}
.pbtn.active {color:#fff;background-color:#666;}
.pbtn:hover {color:#fff;background-color:#555;}

.hidden-xs {}
.hd_pops_footer {font-size:13px;}

@media (max-width:575px) {
	.contwrap {width:90%;}
	.contwrap2 {width:90%;}
	.contwrap3 {width:90%;}
	.hidden-xs {display:none;}
	#hd_pop,
	#hd_wrapper,
	#tnb ul,
	#gnb .gnb_wrap,
	#container_wr,
	#ft_wr{width:100%;}
}

@media (max-width:767px) {
	.contwrap {width:90%;}
	.contwrap2 {width:90%;}
	.contwrap3 {width:90%;}
	.hidden-xs {display:none;}
	#hd_pop,
	#hd_wrapper,
	#tnb ul,
	#gnb .gnb_wrap,
	#container_wr,
	#ft_wr{width:100%;}
}

@media (min-width: 768px) and (max-width:991px) {
	.contwrap {width:90%;}
	.contwrap2 {width:90%;}
	.contwrap3 {width:90%;}
	#hd_pop,
	#hd_wrapper,
	#tnb ul,
	#gnb .gnb_wrap,
	#container_wr,
	#ft_wr{width:100%;}
}

@media (min-width: 992px) and (max-width:1200px) {
	.contwrap {width:90%;}
	.contwrap2 {width:90%;}
	.contwrap3 {width:90%;}
	#hd_pop,
	#hd_wrapper,
	#tnb ul,
	#gnb .gnb_wrap,
	#container_wr,
	#ft_wr{width:100%;}
}

@media (min-width: 1201px) and (max-width:1300px) {
	.contwrap {width:85%;}
	.contwrap2 {width:85%;}
	.contwrap3 {width:85%;}
}

@media (min-width: 1301px) and (max-width:1400px) {
	.contwrap {width:80%;}
	.contwrap2 {width:80%;}
	.contwrap3 {width:80%;}
}

@media (min-width: 1401px) and (max-width:1500px) {
	.contwrap {width:75%;}
	.contwrap2 {width:75%;}
	.contwrap3 {width:70%;}
}

@media (min-width: 768px) {

}

@media (min-width:1200px) {

}