/* layout fix */
.image-compare .compare-clipping-mask .compare-slider .slider-thumb .thumb-icon.icon-chevronright {top: -1px;}

/* Fixed for IE 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    nav .ac-ln-wrapper div.ac-ln-content {
    	margin-top:20px;
	} 
}
/* Fixed for IE 10+ */
*::-ms-backdrop, nav .ac-ln-wrapper div.ac-ln-content{ margin-top: 20px;}


.large-6.large-6-alts{
   width:50.2%;
}
.large-offset-1.large-6-alts{
   margin-left:8.133333%
}

.section-third-party .section-content .image-fcp-certification {
    margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
.large-6-alts.medium-12 {
        width:100%
    }
    .large-6-alts.medium-offset-0{
        margin-left:0
    }
    .section-performance .badge:nth-child(n + 3) {
        margin-top:50px
    }
    .section-third-party .section-content .image-fcp-certification {
        margin-top: 40px
    }
}    