#selectionSharerPopover.anim {
    margin-left:52px !important;
    margin-top:-9px !important;
}

.editor-block{
    display: none !important;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.break-section .items.feat-img img {
    height: auto;
}
.live-box {
    margin-top: -16px;
}
@media only screen and (max-width: 767px) {
.live-box {
    margin-top: -5px;
}
}

.unicode-box .embed-responsive {
    height: 900px !important;
}

.unicode-box .editor-box a {
    display: inline !important;
}

.mobile-bigyaapan-only{
    display: none !important;
  }
  @media only screen and (max-width: 767px) {
    .desktop-bigyaapan-only{
    display: none !important;
  }
  .mobile-bigyaapan-only{
    display: block !important;
  }
}

.modalbox .modal_content a.close_btn {
	padding: 0;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	background: #d13938;
	line-height: 32px;
	text-align: center;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,0.3);
	box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}

.bigyaapan-holder {
	display: table;
	margin: 0 auto;
	position: relative;
}

.bigyaapan-holder .close-box {
	position: absolute;
	background: none;
	height: auto;
	width: auto;
	padding: 0;
	line-height: 0;
	top: -10px;
	right: -10px;
	margin: 0;
}

.close-box {
	display: block;
	text-align: center;
}

.close-box .arrows {
	margin-left: 0px !important;
}

figure.bigyaapan-holder {
    overflow: visible !important;
}

.editors-pic {
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 30px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.new-cat-box.sifaris-box {
    border-bottom: none !important
}

@media only screen and (max-width: 767px){
	.company-info .design-by {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .jacket-bigyaapan-desktop {
        display: block;
    }
}