.mm-navbar-menu{
	z-index:10;display:inline-block;width:auto;padding-right:5px
}
.mm-navbar-menu a{font-size:14px;padding:0 10px}
.mm-navbar-menu a.current{color:#eb5055}

.mm-btn-list-group1 {
    position: relative;
}
.mm-btn-list-area1 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    line-height: 20px;
}
.mm-btn-list-group1:hover .mm-btn-list-area1 {
  display: block; 
}
.mm-btn1 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #6c757d;
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #e9ecef;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mm-btn-list-group2 {
    position: relative;
}
.mm-btn-list-area2 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    line-height: 20px;
}
.mm-btn-list-group2:hover .mm-btn-list-area2 {
  display: block; 
}
.mm-btn2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #6c757d;
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #e9ecef;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mm-btn-list-group3 {
    position: relative;
}
.mm-btn-list-area3 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    line-height: 20px;
}
.mm-btn-list-group3:hover .mm-btn-list-area3 {
  display: block; 
}
.mm-btn3 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #6c757d;
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #e9ecef;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.mm-btn-list-group4 {
    position: relative;
}
.mm-btn-list-area4 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    line-height: 20px;
}
.mm-btn-list-group4:hover .mm-btn-list-area4 {
  display: block; 
}
.mm-btn4 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #6c757d;
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #e9ecef;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mm-pike-img {
	width:100%;
	height:500px;
}

.mm-pike {height:500px;}
.d-img{
	width:100%;
	height:125px;
}
.d-right-img{
	width:100%;
	height:288px;
}

@media(max-width:1024px){
	.mm-navbar-menu{display:none}
	.navbar-mobile-menu{display:inline-block}
	.footer-meta{display:none}
	.footer-mobile-meta{display:inline-block}
	.mm-pike {height:300px;}
	.mm-pike-img {height:300px;}
	.d-img{height:85px;}
	.post-content-left{width:100%;}
	.post-content-right{display:none;}
}

@media(max-width:768px){
	.mm-pike {height:160px;}
	.mm-pike-img {height:160px;}
	.d-img{height:25px;}
}
