/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@media (min-device-width: 1025px)  {

    /* Layout
    ----------------------------------------------------------------------------------------------------*/

    /* Hyperlink Animation */
    a {
        -webkit-transition: color 200ms ease-in-out;
        transition: color 200ms ease-in-out;
    }

    /* Form Animations */
    form.style input:not([type='button']),
    form.style select,
    form.style textarea {
        -webkit-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    /* Button + Menu Animations */
    .menu-dropdown a.level1,
    .menu-dropdown span.level1,
    .menu-sidebar li.level1 .level1,
    .menu-sidebar li.level1 > .level1:hover,
    .button-primary,
    .button-default,
    form.style button,
    form.style input[type="button"],
    form.style input[type="submit"],
    .searchbox .results li.result.selected {
        -webkit-transition: box-shadow 100ms linear, border 100ms linear, color 100ms linear;
        transition: box-shadow 100ms linear, border 100ms linear, color 100ms linear;
    }

    /* Remove Animation */
    .menu-dropdown a.level2,
    .mod-black .button-default,
    .mod-black form.style button,
    .mod-black form.style input[type="button"],
    .mod-black form.style input[type="submit"] {
        -webkit-transition: none;
        transition: none;
    }

}
/*
     FILE ARCHIVED ON 23:11:32 Oct 05, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:30:52 Jul 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.543
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.044
  esindex: 0.011
  cdx.remote: 18.584
  LoadShardBlock: 101.611 (3)
  PetaboxLoader3.datanode: 88.587 (4)
  PetaboxLoader3.resolve: 61.732 (2)
  load_resource: 88.738
*/