.wrapper1, .wrapper2{width: 100%; border: none 0px RED;
overflow-x: scroll; overflow-y:hidden;}
.wrapper1{height: 20px; }
.wrapper2{height: auto; }
.div1 {width:1500px; height: 20px; }
.div2 {width:1500px; height: auto; 
overflow: auto;}
.soyombo{
	    text-align: center;
    margin-bottom: 15px;
}
.soyombo img{
	    width: 50px;
}
.photo-carousel .item h6{
	font-size: 18px !important;
    font-weight: 400;
}
.wb{
	min-height:70px;
}
.homebox{
	display: inline-flex;
    align-items: center;
    height: 60px;
	padding-top:0 !important;
}
.homebox h6{
	margin-bottom:0;
}
@media screen and (min-width: 700px) {
.npmd{
	padding:0 !important;
}
	.hidden-sm-up{
		display:none;
	}
}
@media screen and (max-width: 699px) {
	.hidden-sm-down{
		display:none;
	}
	.sticky{
		display: none;
	}
	.breaking_bar .breaking-label{
		display: none;
	}
}
@media only screen and (max-width: 900px){
	
.mega-menu li.mega-menu-item:last-child .mega-sub-menu{
    position:absolute !important;
}
}
.single-content .content{
	min-height:350px;
}
.shilendans_link{
	    background: #bf2336;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.shilendans_link a{
	    background: #bf2336;
    color: #fff;
    text-decoration: underline;
}
.content{
	font-size:16px;
}
.content p{
	font-size:16px !important;
}
.accordion-content li{
	list-style:none !important;
}
.post-carousel .owl-item img {
    height: auto !important;
}
.logo-carousel .owl-item img{
	width:100%
}
table td{
	    border: 1px solid #333;
    padding: 10px;
}
.breaking-label, .breaking_label span{
	    text-transform: uppercase;
}