#header .top-links-area{
	min-width:auto;
}
#header .header-area{
	min-width:auto;
}
#closed{
	display:none;
}
#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content {
	position: relative;
	display: block;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
}
#content h3,
#content h4 {
	margin: 0;
	padding: 0;
}
#performance-area {
	position: relative;
	width: 100%;
	height: 600px;
}
#performance-area .contents {
	position: relative;
	width: 100%;
	max-width:1440px;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}
#performance-area .contents .visual-title {
	position: absolute;
	top: 160px;
	right: 0;
	z-index: 1;
	text-align:center;
	width: 560px;
}
#performance-area .contents .visual-title h3 {
	margin: 0;
	padding: 0;
}
#performance-area .contents .visual-title p {
	text-align: center;
	margin: 39px 0 0 0;
	padding: 0;
	color:#fff;
    font-size: 25px;
    text-shadow: 1px 1px 5px black;
}
#performance-area .contents .visual-title img.title {
	width:80%;
	margin-bottom:65px;
}
#performance-area div.contents ul li{
	display:inline-block;
	vertical-align:top;
	width:32%;
	margin:0 2% 0 0;
	background:#ddd;
	text-align:center;
	padding:35px 0;
    border-radius: 7px;
		transition:0.5s;
}
#performance-area div.contents ul li:nth-child(1){
    background: #ffa500;
}
#performance-area div.contents ul li:nth-child(1):hover{
    background: #a3b930;
}
#performance-area div.contents ul li:nth-child(2){
    background: #ff5200;
}
#performance-area div.contents ul li:nth-child(2):hover{
    background:#35b99a;
}
#performance-area div.contents ul li:nth-child(3){
    background: #ff005e;
	margin:0;
}
#performance-area div.contents ul li:nth-child(3):hover{
    background: #41acd5;
}
#performance-area div.contents ul li a{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -1px;
}
#performance-area div.contents ul li a img{
	width:30%;
	display:block;
    margin: 0 auto;
}
#performance-area div.visual-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	overflow: hidden;
	z-index: 0;
}
#performance-area div.visual-img img.visual-img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 600px;
	transform: translateX(-50%);
}
#performance-area div.visual-img img.visualmobile-img{
	display:none;
}
#slide .bx-viewport {
	height: 600px !important;
}
#slide-mini{
	position:absolute;
	right:0;
	bottom:0;
}
#slide-mini a.go-gallery{
	position: absolute;
    top: -30px;
    right: 16px;
}
#slide-mini a.go-gallery img{
	width:30px
}
#slide-mini .bx-viewport ul li {
	width:210px !important;
	height:150px !important;
}
#slide-mini .bx-viewport  ul li img{
	height:150px;
}
#slide-mini .bx-viewport  ul li p{
	background:rgba(0,0,0,0.6);
	color:#fff;
	width:100%;
	padding:3px 5px;
}
#mayor-profile-area {
	width:100%;
	max-width:1440px;
	margin:25px auto;
}
#mayor-profile-area>div{
	display:inline-block;
	vertical-align:top;
	height:130px;
}
#mayor-profile-area div.progress{
	width:33%;
	margin-right:2%;
	padding:14px 0;
	background:#0d4787;
	border:1px solid #d5e9ff;
	border-radius:10px;
}
#mayor-profile-area div.progress div {
	text-align: center;
    margin-bottom: 11px;
}
#mayor-profile-area div.progress div p{
	display:inline-block;
	color:#000;
}
#mayor-profile-area div.progress div p.title{
	font-size:22px;
	margin-right:15px;
	letter-spacing:-1px;
	font-weight:600;
	color:#fff;
}
#mayor-profile-area div.progress div p.percent{
	font-weight: 700;
    padding: 9px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #f00;
}
#mayor-profile-area div.progress div p.percent span.grap{
	display:inline-block;
	height:15px;
	border:2px solid #ff5200;
	border-radius:10px;
	width:160px;
	overflow:hidden;
	position:relative;
	margin:0 5px;
}
#mayor-profile-area div.progress div p.percent span.grap i.per{
	position:absolute;
	top:0;
	left:0;
	width:80%;
	background:#ff5200;
	height:15px;
}
#mayor-profile-area div.progress div p.percent span.point{
	color:#ff5200;
}
#mayor-profile-area div.progress ul{
	text-align:center;
}
#mayor-profile-area div.progress ul li{
    display: inline-block;
    margin-right: 11px;
    font-weight: 600;
    font-size: 19px;
    color: #fff;
    background: #3072bb;
    padding: 5px 13px;
    border-radius: 7px;
}
#mayor-profile-area div.progress ul li:last-child{
	margin-right:0;
}
#mayor-profile-area div.progress ul li span{
    display: inline-block;
    width: 50px;
    height: 30px;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding-top: 1px;
    margin: 0 5px;
}
#mayor-profile-area div.progress ul li span.all{
	background:#ffb100;
}
#mayor-profile-area div.progress ul li span.end{
	background:#ff5200;
}
#mayor-profile-area div.progress ul li span.keepgo{
	background:#57c900;
}
#mayor-profile-area div.profile{
	width:35%;
}
#mayor-profile-area div.profile ul{

}
#mayor-profile-area div.profile ul li{
	display:inline-block;
	vertical-align:top;
	width:25%;
}
#mayor-profile-area div.profile ul li a{
	color:#fff;
	display:block;
	text-align:center;
	font-size:17px;
	padding:30px 0;
	height:130px;
}
#mayor-profile-area div.profile ul li a img{
}
#mayor-profile-area div.profile ul li:nth-child(odd){
	background:#377ecd;
}
#mayor-profile-area div.profile ul li:nth-child(even){
	background:#5591d4;
}
#mayor-profile-area div.profile ul li p{
	margin-top:5px;
	text-align:center;
}
#mayor-profile-area div.communicate{
	width:30%;
	background:#377ecd;
    padding: 15px 25px 20px 25px;
}
#mayor-profile-area div.communicate a{

}
#mayor-profile-area div.communicate a img{
	width:23%;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
#mayor-profile-area div.communicate a p{
	width:67%;
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	color:#fff;
	font-weight:300;
	letter-spacing:-1px;
}
#mayor-profile-area div.communicate a p span.block{
	display:block;
}
#mayor-profile-area div.communicate p span.title{
	display:block;
	font-size:26px;
	margin-bottom:5px;
}

section{
	width:100%;
	max-width:1440px;
	margin:0 auto;
	position:relative;
}
section ul.sns{
	position:absolute;
	right:0;
	top:0;
	z-index:10;
}
section ul.sns li{
	display:inline-block;
	width:30px;
	height:30px;
	border-radius:10px;
    margin-left: 5px;
}
section ul.sns li.b{
background:#30b14a url(/images/open.content/mayor/main/blog.svg) no-repeat center center;
}
section ul.sns li.f{
background:#3c5a9a url(/images/open.content/mayor/main/face.svg) no-repeat center center;
}
section ul.sns li.i{
background: url(/images/open.content/mayor/main/insta.svg) no-repeat center center;
background-size:70px;
}
section ul.sns li.y{
background:#ce2028 url(/images/open.content/mayor/main/yutu.svg) no-repeat center center;
}
section ul.sns li a{
	display:block;
	text-indent:-99999px;
}
section #propose{
	float:right;
	width:46%;
	position:relative;
}
#propose:after{
	display:block;
	content:"";
	position:absolute;
	width:90%;
	height:1px;
	background:#ddd;
	bottom:-20px;
}
#propose p.title{
	font-size:26px;
	font-weight:600;
    margin-bottom: 15px;
}
#propose .info{
	position:relative;
	background:#fff4f0;
	padding:20px;
}
#propose .info div span.sub-title{
	font-size:20px;
	font-weight:600;
	display:block;
	margin-bottom:10px;
}
#propose .info div span.sub-title i{
	color:#ff4f12;
    font-style: normal;
}
#propose .info div p.script{
	font-size:16px;
}
#propose .info div p.script span.block{
	display:block;
}
#propose .info div a{
    background: #ff4f12;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 20px;
    top: 20px;
    border-radius: 50px;
    text-align: center;
    padding-top: 11px;
}
#propose .info ul{
	background:#fff;	
	margin-top:15px;
	padding:10px;
}
#propose .info ul li{
	font-size:16px;
}
#propose .info ul li a p span.date{
	float:right;
	font-weight:300;
}
#gallery{
	width:52%;
	margin-bottom:50px;
}
#gallery p.title{
	font-size:26px;
	font-weight:600;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
    margin-bottom: 15px;
}
#gallery p.img-title{
	font-size:16px;
	display:inline-block;
    vertical-align: top;
    padding: 7px;
}
#gallery p.img-title span.date{
	color:#1e4279;
	font-weight:600;
}
#gallery #slide-mini p{
    font-size: 14px;
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
}
#gallery #slide-mini span.date {
    color: #fff;
	display:block;
    font-weight: 400;
	font-size:14px;
	margin-right:3px;
}
#slide .bx-viewport{
	height:430px !important;
}
#slide .bx-wrapper{
	position:relative;
}
#slide .bx-wrapper .bx-controls{
	padding:0;
    position: absolute;
    top: -50px;
    right: 0;
}
#slide .bx-wrapper .bx-controls-direction a{
    width: 30px;
    height: 30px;
}
#slide .bx-wrapper .bx-prev{
	right:36px;
    left: auto;
	background:#143055 url(/images/common/prev-w-icon.svg) 50% 50% no-repeat
}
#slide .bx-wrapper .bx-next{
	right:0;
	background:#143055 url(/images/common/next-w-icon.svg) 50% 50% no-repeat
}
#footer-area{
	min-width:auto;
}
/*메뉴*/
#menu ul li.sfHover div.main-mega {
	min-width:auto;
}

/* 2024-01-31 수정 */
#mayor-profile-area div.progress div p.title {
    font-size: 18px;
}
#mayor-profile-area div.progress {
    padding: 4px 0;
}
#mayor-profile-area div.progress ul li {
    font-size: 16px;
    width: 40%;
    text-align: center;
    margin-bottom: 10px;
	padding: 4px 13px;
}
#mayor-profile-area div.progress ul li:nth-child(2n) {
	margin-right: 0;
}
#mayor-profile-area div.progress div {
    margin-bottom: 6px;
}
#mayor-profile-area div.progress ul li span {
    padding-top: 2px;
    margin: 0 5px;
    width: 45px;
    height: 27px;
}

/*반응형메뉴*/
	.hidden {
		display: none;
		font-size: 0;
		width: 0;
		height: 0;
		line-height: 0;
		overflow: hidden;
	}
	#header .top-menu-icon,
	#header #closed{
		display:none;
	}
	#mobile-header .top-links-area:after, #header-middle-area:after{
		display:none;
	}
	#mobile-header #header-middle-area {
		height:60px;
		min-height:50px;
	}
	#mobile-header #header-middle-area .header-middle{
		height:auto;
		padding:0;
	}
	#mobile-header #header-middle-area .top-menu-icon {
		display: none;
		position: absolute;
		top: 15px;
		left: 20px;
		z-index: 999;
	}
	#mobile-header #header-middle-area .top-menu-icon a {
		display: block;
		text-indent: -9999em;
		width: 28px;
		height: 28px;
		background: url(/images/open.content/mayor/main/icon-menu.svg) 50% 50% no-repeat;
		background-size: 28px;
		background-size: 100%;
	}
	#menu-mobile {
		position: fixed;
		top: 0;
		left: -80%;
		width: 80%;
		height: 100%;
		overflow: auto;
		margin: 0;
		padding: 0 0 30px 0;
		background: #fff;
		z-index: 10000;
	}
	/* #menu-mobile #closed {
		display: none;
		position: relative;
		width: 100%;
		height: 50px;
	}
	#menu-mobile #closed a.menu-close {
	    position: absolute;
	    top: 0;
	    left: 0;
	    text-indent: -9999em;
	    width: 48px;
	    height: 48px;
	    background: url(/images/common/close-g-icon.svg) 50% 50% no-repeat;
	    z-index: 10000;
	}
	#menu-mobile #closed .top-family-link {
		position: absolute;
		top: 6px;
		right: 10px;
		z-index: 10000;
	} */
	#menu-mobile ul {
		position: relative;
		margin: 0;
	}
	#menu-mobile ul li {
		margin: 0;
		padding: 0;
	}
	#menu-mobile ul li span a {
		display: block;
		position: relative;
		font-size: 100%;
		font-weight: 600;
		padding: 12px 12px 12px 15px;
		border-bottom: 1px solid #ccc;
	}
	#menu-mobile ul li:first-child span a {
		border-top: 1px solid #ccc;
	}
	#menu-mobile ul li span a:after {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 15px;
		width: 15px;
		height: 15px;
		background: url(/images/common/plus-o-icon.svg) 0 50% no-repeat;
		background-size: 15px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	#menu-mobile ul li ul {
		border-bottom: 0 none;
	}
	#menu-mobile ul li ul li {
		font-weight: normal;
		text-align: left;
		margin: 0;
		padding: 0;
		background: #fff;
	}
	#menu-mobile ul li ul li a {
		display: block;
		position: relative;
		color: #fff;
		font-size: 90%;
		text-align: left;
		padding: 15px;
		border-top: 1px solid #194bb1;
		background: #2b62d4;
	}
	#menu-mobile ul li ul li:first-child a {
		border: 0 none;
	}
	#menu-mobile ul li ul li ul li a{
		    background: #e1ebff;
			color:#333;
			border-top:0;
	}
	#closed a.ycg{
		color: #fff;
		background: #3592f9;
		padding: 5px;
		margin: 5px 5px 0 0;
		display: inline-block;
		border-radius: 4px;
	}
	#closed a.ycg:nth-child(1){
		margin-left:10px;
	}
	#closed-mobile {
		/* display: none; */
		position: relative;
		width: 100%;
		height: 50px;
	}
	#closed-mobile a.ycg{
		color: #fff;
		background: #3592f9;
		padding: 5px;
		margin: 5px 5px 0 0;
		display: inline-block;
		border-radius: 4px;
	}
	#closed-mobile a.ycg:nth-child(1){
		margin-left:10px;
	}
	#closed-mobile a.menu-close {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999em;
    width: 48px;
    height: 48px;
    background: url(/images/common/close-g-icon.svg) 50% 50% no-repeat;
    z-index: 10000;
	}
	#closed-mobile .top-family-link {
		position: absolute;
		top: 6px;
		right: 10px;
		z-index: 10000;
	}
	.top-menu-icon {
		display: block;
		position: absolute;
		top: 50%;
		left: 20px;
		width: 24px;
		text-indent: -9999em;
		background: url(/images/common/mobile-menu.svg) 50% 50% no-repeat;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.top-menu-icon  a span{
		display:block;
	}

/*media*/
@media screen and (max-width: 1440px){
	#header-middle-area{
		width:100%;
	}
	#header-middle-area .header-middle{
		width:100%;
	}
	#mayor-profile-area{
		width: 100%;
		 max-width: 1280px;
		 margin:15px auto;
	}
	#menu ul li div.main-mega{
		padding:30px;
	}
	#mayor-profile-area div.progress{
		padding:10px;
	}
	#mayor-profile-area div.progress ul li span{
		width:30px;
		height:30px;
		padding-top: 2px;
		font-size: 16px;
	}
	#mayor-profile-area div.communicate{
	    padding: 15px 20px 15px 20px;
	}
	#mayor-profile-area div.communicate a img{
		width:75px;
	}
	section{
		width:100%;
		max-width:1280px;
	}
	#slide-mini{
		width: 46%;
	}
		#slide-mini .bx-viewport ul li {
			width:185px !important;
			height:150px !important;
		}
	#footer-area #footer{
		width:100%;
		max-width:1279px;
	}

}
@media screen and (max-width: 1279px){
	#menu ul li{
		margin:0 7px;
	}
	#mayor-profile-area{
		padding:0 10px;
	}
	#mayor-profile-area div.progress{
		width:100%;
	}
	#mayor-profile-area div.progress ul{
		font-size:20px;
	}
	#mayor-profile-area div.progress ul li span{
		font-size:18px;
		width: 35px;
		height: 35px;
		padding-top: 4px;
	}
	#mayor-profile-area div.profile {
		width: 55%;
	}
	#mayor-profile-area div.communicate{
		width: 45%;
	}
	#mayor-profile-area div.communicate a img {
		width: auto;
	}
	section{
		padding:0 10px;
	}
	section ul.sns{
		right:20px;
	}
	section #propose{
		float:unset;
		width:100%;
	    margin-bottom: 15px;
	}
	#gallery{
		margin:0 0 30px 0;
	}
	#gallery p.title{
		margin-bottom:0;
	}
	#gallery p.img-title{
		display:block;
	}
	#slide .bx-viewport{
		height:auto !important;
	}
	#slide .bx-wrapper .bx-controls-direction a{
		width: 30px;
		height: 30px;
	}
	#propose:after{
		display:none;
	}
	#footer-area{
		padding:10px;
	}
	#footer-area #footer {
		max-width: 100%;
	}
}

@media screen and (max-width: 1079px){
	#container{
		margin: 65px 0 0 0;
	}
	#header {
		position: fixed;
		top: 0;
		width: 100%;
		height: auto !important;
		min-height: auto !important;
		padding: 0;
		background: #fff;
		z-index: 1000;
	}
	#header-middle-area{
		width:100%;
		min-height:0 !important;
		height:65px !important;
	}
	#header-middle-area .header-middle{
		height:auto !important;
		margin:0 !important;
	}
	h1 {
	    float: none !important;
		margin: 0 auto !important;
	}
	h1 a {
		text-align: center;
	}
	h1 a img {
		width: 180px;
	}
	.header-area{
		height:auto !important;
	}
	#closed,
	.top-menu-icon{
		display:block !important;
	}
	.top-links-area{
		display:none;
	}
	#performance-area .contents .visual-title{
	    padding: 10px;
	}
	#performance-area div.visual-img{
		height:auto;
	}
	#performance-area div.visual-img img.visual-img{
		display:none;
	}
	#performance-area{
		height:500px;
	}
	#performance-area div.visual-img img.visualmobile-img{
		display: block;
		width: 100%;
		height:500px;
	}
	#performance-area .contents{
		max-width:unset;
	}
	#performance-area .contents .visual-title {
		position: absolute;
		bottom: 20px;
		top:unset;
		/* right: 0; */
		z-index: 1;
		width: 100%;
		text-align:center;
	}
	#performance-area div.contents ul{
		text-align:center;
	}
	#performance-area div.contents ul li{
		    width: 20%;
	}
	#performance-area .contents .visual-title img.title {
		width:50%;
		margin-bottom:30px;
	}
	#performance-area .contents .visual-title img{
		width:20%;
	}
	#performance-area .contents .visual-title p{
		margin:0;
	}
	#mayor-profile-area div.progress{
		height:auto;
	}
	#mayor-profile-area div.profile {
		width: 100%;
		height:auto;
		margin:10px 0;
	}
	#mayor-profile-area div.communicate {
		width: 100%;
		height:auto;
	}
	#mayor-profile-area div.communicate a img{
		width:70px;
	    margin-right: 10px;
	}
	#mayor-profile-area div.communicate a p{
		text-align:left;
		width:auto;
	}
	#mayor-profile-area div.communicate p span.title{
		display:inline-block;
		margin-right: 5px;
	}
	#mayor-profile-area div.communicate a p span.block{
		display:inline-block;
	}
	#gallery{
		width:100%;
	}
	#slide-mini{
		position:inherit;
		width: 100%;
		margin-top:10px;
	}
		#slide-mini div#inner{
			position:relative;
		}
		#slide-mini a.go-gallery{
		position: absolute;
		top: 0;
		right: 0;
	}
	#slide-mini .bx-wrapper
#slide-mini a.go-gallery img{
	width:30px
}
	#footer #footer-content{
		margin:5px 0 0 0;
	}
	#footer-content ul.footer-menu{
		padding: 0 0 5px 0;
	}
	#footer .main-qrcode{
		width:50px;
	}
}
@media screen and (max-width: 767px){
	#performance-area{
		height:300px;
	}
	#performance-area .contents .visual-title ul li a{
		font-size:15px;
	}
	#performance-area .contents .visual-title ul li{
	    padding:20px 0;
	}
	#performance-area div.visual-img {

	}
	#performance-area div.visual-img img.visualmobile-img{
		display: block;
		width: 100%;
		height:300px;
	}
	#performance-area .contents .visual-title{
		bottom: -108px;
	}
	#performance-area .contents .visual-title p{
		color:#000;
		text-shadow:0 0 black;
	}
	#mayor-profile-area{
    margin-top: 115px;
	}
	#mayor-profile-area div.profile ul li p{
	}
	#mayor-profile-area div.communicate{
		text-align:center;
	}
	#mayor-profile-area div.communicate p{
		text-align:center;
		display:block !important;
	}
	#mayor-profile-area div.communicate p span.title{
		display:block;
		text-align:center;
	}
	#mayor-profile-area div.communicate a p span.block{
		display:inline;
	}
	#propose .info{
	    padding: 15px;
	}
	#propose .info ul li a p{
		font-size:2.5vw;
	}
	#gallery p.title{
		display:block;
		margin:0;
	}
	#gallery p.img-title{
		font-size:15px;
	}
	#slide-mini .bx-viewport ul li {
		height:150px !important;
	}
	#slide-mini .bx-wrapper{
		padding:40px 0 0;
	}
	#gallery #slide-mini p,
	#gallery #slide-mini span.date{
	    font-size: 1.8vw !important;
	}
}
@media screen and (max-width: 480px){
	#performance-area .contents .visual-title {
		bottom: -100px;
	}
	#performance-area .contents .visual-title img.title{
		margin-bottom: 40px;
	}
	#performance-area .contents .visual-title ul li{
	    padding:15px 0;
		width:30%;
	}
	#performance-area .contents .visual-title ul li a{
	    font-size: 3vw;
	}
	#performance-area .contents .visual-title p{
		color:#000;
		text-shadow:0 0 black;
	}
	#performance-area .contents .visual-title p{
	    font-size: 4.5vw;
	    margin-top: 10px;
	}
	.visual-title p span{
		display:block;
		text-align:center;
	}
	#mayor-profile-area {
		margin-top: 105px;
	}
	#mayor-profile-area div.progress div p.title{
	    font-size: 5.5vw;
	}
	#mayor-profile-area{
		padding: 0 10px;
	}
	#mayor-profile-area div.progress ul{
		font-size:16px;
	}
	#mayor-profile-area div.progress ul li span {
		font-size: 14px;
		width: 26px;
		height: 26px;
		padding-top: 1px;
	}
	#mayor-profile-area div.profile ul li p{
	    font-size: 3.2vw;
	}
	#mayor-profile-area div.profile ul li a{
		height: 85px;
		padding: 15px 0 0;
	}
	#mayor-profile-area div.profile ul li a img{
		width: 30%;
	}
	#mayor-profile-area div.profile ul li a img.icon02{
		width: 38%;
	}
	#mayor-profile-area div.profile ul li a img.icon04{
		width: 32%;
	}
	#mayor-profile-area div.communicate p span.title{
		font-size:4vw;
	    margin-bottom: 2px;
	    margin-top: 2px;
		font-weight:600;
	}
	#mayor-profile-area div.communicate a p span.block{
		display:block;
		text-align:center;
	}
	#mayor-profile-area div.communicate a p{
	    font-size: 3.5vw;
		display:block;
		text-align:center;
	}
	section{
		padding:0 10px;
	}
	section ul.sns li{
		width:25px;
		height:25px;
	}
	#propose p.title{
		font-size:4vw;
	    margin-bottom: 5px;
	}
	#propose .info{
		padding:10px;
	}
	#propose .info div span.sub-title{
		font-size:3.5vw;
	}
	#propose .info div p.script{
		width:75%;
		font-size:3vw;
	}
	#propose .info div p.script span.block{
		display:inline;
	}
	#propose .info div a{
		right: 20px;
		top: 20px;
		width: 40px;
		height: 40px;
		 padding-top: 7px;
	}
	#propose .info div a img{
		width:18px;
	}
	#gallery p.title{
		font-size:4vw;
	}
	#gallery p.img-title{
		font-size:3vw;
	}
	#slide .bx-wrapper .bx-controls{
		top:0;
	}
	#slide .bx-wrapper .bx-prev {
		right: 30px;
	}
	#slide .bx-wrapper .bx-controls-direction a {
		top: -58px;
		width: 25px;
		height: 25px;
	}
	#slide-mini .bx-viewport ul li{
		width:110px !important;
		height:90px !important;
	}
	#slide-mini .bx-viewport ul li p{
			background:rgba(0,0,0,0.8);
	}
	#gallery #slide-mini span.date{
		display:none;
	}
	#slide-mini .bx-viewport  ul li  img{
		height:100%;
	}
}
@media (max-width: 421px) {
	#mayor-profile-area div.progress ul li {
	    width: 47%;
	}
}
@media (max-width: 365px) {
	#mayor-profile-area div.progress ul li {
		font-size: 14px;
	}
}
@media (max-width: 340px) {
	#mayor-profile-area div.progress ul li {
		font-size: 12px;
	}
	#mayor-profile-area div.progress ul li span {
		font-size: 12px;
		height: 23px;
	}
}