@charset "utf-8";

.entry-content .gfx50s-ii .sec_anti-vibration video {
	margin-bottom: 5.35714em;
}

/*
------------------------*/
.entry-content .comparison {
	position: relative;
	padding-top: 75%;
}
.entry-content .comparison_img {
  position: absolute;
	top: 0;
	left: 0;
  width: 100%;
  height: 100%;
  overflow:hidden;
}

.entry-content .comparison_img.comparison_img-overlay::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
}

.entry-content .comparison_img img {
  display:block;
	height: 100%;
	width: auto;
	max-width: none !important;
}

.entry-content .comparison_slider {
  position: absolute;
  z-index:9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 120px;
  height: 120px;
  background: url(/products-cameras-static/gfx50s-ii/assets/images/common/rghs_slider_arrow.png) no-repeat 0 0 / contain;
}

.entry-content .gfx50s-ii .sec_cmn01__column {
	display: flex;
	justify-content: space-between;
}
.entry-content .gfx50s-ii .sec_mount__column.content {
	margin-bottom: 100px !important;
}
.entry-content .gfx50s-ii .title_h3_large {
    font-size: 26px;
    line-height: 1;
    color: #000;
    font-weight: 700;
    margin-bottom: 1.38462em;
    text-align: center;
}
.entry-content .gfx50s-ii .sec_quality__image {
	margin-bottom: 150px;
}
.entry-content .gfx50s-ii .sec_quality__txt {
	margin-top: 30px;
}
.entry-content .gfx50s-ii .sec_cmn01__column .__caption,
.entry-content .gfx50s-ii .sec_quality__image .__caption {
    margin-top: 5px;
    font-size: 16px;
}

@media screen and (max-width: 767px){
	.entry-content .comparison_slider {
		width: 60px;
		height: 60px;
	}
	.entry-content .entry-content .gfx50s-ii .title_h3_large {
	    font-size: 21px;
	    margin-bottom: 30px;
	}
	.entry-content .entry-content .gfx50s-ii .sec_processor__txt {
	    padding: 0;
	}
}
