<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 875917566;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/875917566/?guid=ON&amp;script=0"/>
</div>
</noscript>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="//f.vimeocdn.com/js/froogaloop2.min.js"></script>
<script>
$(function() {
// Video Plugin
$( " .image-overlay-wrapper:eq(0)" ).append( $('.firstsquarepluginsvideo') );
});
</script>
<script>
$(function() {
// Video Plugin
$( " .image-overlay-wrapper:eq(0)" ).append( $('.firstvideooverlay') );
});
</script>
<div style="display: none;">
<div class="firstvideooverlay" style="height:100% !important; width:100% !important; top:0 !important; left:0 !important; position:absolute !important; background:#000 !important; opacity:0.6 !important;"></div>
<div class="firstsquarepluginsvideo" style="background:#000 !important; width:100% !important; height:100% !important; overflow:hidden !important;">
<iframe class="firstsplgvideoframe" src="https://player.vimeo.com/video/156496004?api=1&autoplay=1&loop=1&badge=0title=0&byline=0&portrait=0&background=1" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="overflow: hidden; position: absolute; top: 50% !important; left: 50% !important; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; background:#111111 !important; box-sizing:content-box !important;"></iframe>
</div>
</div>
<script>
$(document).ready ( function(){
var divHeight = $(' .image-overlay-wrapper:eq(0)').height();
var divWidth = $(' .image-overlay-wrapper:eq(0)').width();
var aspHeight = divWidth / divHeight;

if(aspHeight < 1.7){
$('.firstsplgvideoframe').height(1.1 * divHeight);
$('.firstsplgvideoframe').width(2 * divHeight);
}
if(aspHeight > 1.7){
$('.firstsplgvideoframe').height(0.7 * divWidth);
$('.firstsplgvideoframe').width(1.3 * divWidth);
}
});
</script>
<script type="text/javascript">
window.onresize = resize;
function resize()
{
var divHeight = $(' .image-overlay-wrapper:eq(0)').height();
var divWidth = $(' .image-overlay-wrapper:eq(0)').width();
var aspHeight = divWidth / divHeight;if(aspHeight < 1.7){
$('.firstsplgvideoframe').height(1.1 * divHeight);
$('.firstsplgvideoframe').width(2 * divHeight);
}
if(aspHeight > 1.7){
$('.firstsplgvideoframe').height(0.7 * divWidth);
$('.firstsplgvideoframe').width(1.3 * divWidth);
}
}
</script>
<style>
.image-overlay-wrapper {overflow:hidden !important; pointer-events: none !important;}
video::-webkit-media-controls {display:none !important;}
.touch .firstsquarepluginsvideo {display:none !important;}
@media (max-width:667px) {.firstsquarepluginsvideo {display:none !important;}}
</style>
<script>
document.documentElement.className += 
(("ontouchstart" in document.documentElement) ? ' touch' : ' no-touch');
</script>
<script>
var iframe = $('.firstsplgvideoframe')[0],
player = $f(iframe),
status = $('.status'); player.addEvent('ready', function() {
player.api('setVolume', 0);
});
</script>