/*
  Theme Name: Boscov's Optical
  Theme URI: http://html5blank.com
  Description: HTML5 WordPress Theme - Inherited theme from JCPenney Optical
  Version: 1.4.4
  Author: The Archer Group
  Tags: Blank, HTML5, CSS3

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php

  =========================================
  TABLE OF CONTENTS
  =========================================
  01. General Page Styles
  02. Header Styles
  03. Navigation Styles
  04. Front/Homepage Styles
  05. Offer Page General Styles
  06. Pop Up Shop General Styles
  07. Store Locator Page General Styles
  08. Sidebar General Styles
  09. Main Page Styles
  10. Email Signup General Styles
  11. Footer General Styles
  12. Trends and Events General Styles
  13. Blog Page General Styles
  14. Catalog Single Page General Styles
  15. Catalog Page General Styles
  16. VTO Page General Styles
  17. Lenses Page General Styles
  18. Lookbook Page General Styles
  19. Virtual Try On General Styles
  20. Feedback Tool Styles
*/
li.favorite {
display:none !important;
}
#eye-stores .row div {
margin-bottom:20px;
}
/*** LANDING PAGE STYLES ***/
.banner {
width:100%;
height:50%;
}
.banner div {
width:100%;
height:100%;
}
.banner .vc_column-inner {
padding-top:0!important;
}
.banner a {
display:block;
width:100%;
height:100%;
}
/*** OWL CUSTOM STYLES ***/
.owl-carousel .item {
  margin-left:15px;
  margin-right:15px;
}
.owl-controls {
  position:absolute;
  top:50%;
  width:100%;
}
.owl-prev {
  display:block;
  background:#efefef;
  color:#000;
  font-size:20px;
  margin-left:-20px;
  margin-top:-50px;
  line-height:100px;
  float:left;
width:20px;
height:100px;
text-align:center;
}
.owl-next {
  display:block;
  background:#efefef;
  color:#000;
  font-size:20px;
  margin-right:-20px;
  margin-top:-50px;
  line-height:100px;
  float:right;
width:20px;
height:100px;
text-align:center;
}
.owl-prev:hover, .owl-next:hover {
  background:#ccc;
}
.owl-prev.disabled, .owl-next.disabled, .owl-prev.disabled:hover, .owl-next.disabled:hover {
  background:#e6e6e6;
  cursor:default;
}

/* Top nav CSS taken from shop.jcpenneyoptical.com - added by MM on 5/12/17 */
.top-nav-wrapper { background: #ededed; font-family: Helvetica, sans-serif; }
.top-nav { position: relative; width: 1100px; height: 33px; margin: 0 auto;overflow: hidden; }
.top-nav ul { float: right; overflow: hidden; margin-top: 7px; }
.top-nav ul li a { line-height: 16px;
  color: #1a9eb6;
  display: block;
  pointer: initial;
  font-weight: normal;
  height: 15px;
  margin-left: 10px;}
.top-nav ul li a:hover { text-decoration: underline; }
.top-nav ul li  { float: left;
  border-right: 1px solid #1a9eb6;
  padding-right: 17px; }
.top-nav ul li.last { border: 0; padding-right: 0; }
.top-nav-wrapper ul { list-style: none; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(img/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:10px; height:10px; background:#FFF;}
    #cboxTopRight{width:10px; height:10px; background:#FFF;}
    #cboxBottomLeft{width:10px; height:10px; background:#FFF;}
    #cboxBottomRight{width:10px; height:10px; background:#FFF;}
    #cboxMiddleLeft{width:10px; background:#FFF;}
    #cboxMiddleRight{width:10px; background:#FFF;}
    #cboxTopCenter{height:10px; background:#FFF;}
    #cboxBottomCenter{height:10px; background:#FFF;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(img/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(img/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(img/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(img/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(img/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* Main CSS */
@font-face {
    font-display: swap;
    font-family: 'jcpo-icon-font';
      src: url('../fonts/jcpo-icon-font.eot?wy628m');
      src: url('../fonts/jcpo-icon-font.eot?wy628m#iefix') format('embedded-opentype'), 
           url('../fonts/jcpo-icon-font.ttf?wy628m') format('truetype'), 
           url('../fonts/jcpo-icon-font.woff?wy628m') format('woff'), 
           url('../fonts/jcpo-icon-font.svg?wy628m#jcpo-icon-font') format('svg');
      font-weight: 400;
      font-style: normal; 
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'jcpo-icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-instagram:before {
  content: "\e907"; }

.icon-hamburger-close:before {
  content: "\e905"; }

.icon-hamburger:before {
  content: "\e906"; }

.icon-pin2:before {
  content: "\e904"; }

.icon-close:before, .icon-checked:before {
  content: "\e900"; }

.icon-unchecked:before {
  content: "\e903"; }

.icon-chevron-down:before {
  content: "\e600"; }

.icon-chevron:before {
  content: "\e601"; }

.icon-heart:before {
  content: "\e602"; }

.icon-facebook:before {
  content: "\e603"; }

.icon-twitter:before {
  content: "\e604"; }

.icon-pinterest:before {
  content: "\e605"; }

.icon-four-square:before {
  content: "\e606"; }

.icon-pin:before {
  content: "\e607"; }

.icon-envelope:before {
  content: "\e608"; }

.icon-calendar:before {
  content: "\e609"; }

.icon-print:before {
  content: "\e60a"; }

.icon-external-link:before {
  content: "\e60b"; }

.icon-tag:before {
  content: "\e60c"; }

.icon-search:before {
  content: "\e60d"; }

.icon-glasses:before {
  content: "\e60e"; }

.icon-glasses-front:before {
  content: "\e60f"; }

.icon-glasses-side:before {
  content: "\e610"; }

.icon-frame-size:before {
  content: "\e611"; }

.icon-frame-shape:before {
  content: "\e612"; }

.icon-face-shape:before {
  content: "\e613"; }

.icon-gender:before {
  content: "\e614"; }

.icon-material:before {
  content: "\e615"; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(.9);
    transform: scale(.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(.9);
    transform: scale(.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: scale(.9);
    transform: scale(.9); } }

.hvr-pulse, .favorites a:hover i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-pulse:hover, .favorites a:hover i:hover, .hvr-pulse:focus, .favorites a:hover i:focus, .hvr-pulse:active, .favorites a:hover i:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(.9);
    transform: scale(.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(.9);
    transform: scale(.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(.8);
    transform: scale(.8); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(.8);
    transform: scale(.8); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }
  .hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #2098D1;
    color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098D1;
    background-color: #2098d1;
    color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white; }
    .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
    color: white; }
    .hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white; }
    .hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
    color: white; }
    .hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white; }
    .hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
      transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
    color: white; }
    .hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
      transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white; }
    .hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
      transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
    color: white; }
    .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
      transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white; }
    .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
      -webkit-transform: scale(2);
      transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color: white; }
    .hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
    color: white; }
    .hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white; }
    .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
      -webkit-transform: scale(1);
      transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
    color: white; }
    .hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white; }
    .hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: white; }
    .hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
    color: white; }
    .hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
    opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }
  .hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
    border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
    left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
    right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
    left: 0;
    right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
    left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098D1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden; }
  .hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }
  .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity; }
  .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */ }
    .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-shadow-radial:before, .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
    opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent; }
  .hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1; }
  .hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent; }
  .hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent; }
  .hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
    .hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
    .hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
      -webkit-transform: translateX(10px);
      transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    .hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
      -webkit-transform: translateY(10px);
      transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
    .hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

  51%, 100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

  51%, 100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    animation-timing-function: cubic-bezier(.52, 1.64, .37, .66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color; }
  .hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
    color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-float-away:before, .hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome; }
  .hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
    -webkit-transform: scale(.8);
    transform: scale(.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  75% {
    -webkit-transform: scale(.8);
    transform: scale(.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  75% {
    -webkit-transform: scale(.8);
    transform: scale(.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(.8);
    transform: scale(.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(.8);
    transform: scale(.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(.5);
    transform: scale(.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(.5);
    transform: scale(.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
    /*For IE7-8-9*/
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px; }

.font-smoothing, nav.desktop ul > li > a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bkg-red {
  background-color: #db3036; }

.bkg-teal {
  background-color: #45c2c6; }

.bkg-grey {
  background-color: #f1f1f1; }

.bkg-light-grey, .accordion .accordion-heading a, .offer-header, table.pop-up-shops tr.header, table.pop-up-shops tr.odd, .store-selector-section, main .entry-footer a, .footer .email-signup, .pagination, .single-frames .frame-images .info-bar, .favorites-page .share-print-favorites, #catalog .acn-navi h3, #catalog .acn-navi .locate-find-ctas span, .locate-find-ctas #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text h2 span, .brands-we-love .text h2 #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span, #catalog .acn-navi .offers-quicklink a, .offers-quicklink #catalog .acn-navi a, #catalog .acn-navi h3.ui-state-active, #catalog .acn-navi h3:hover, #catalog .acn-navi h3.ui-state-active:hover, #catalog .acn-navi .locate-find-ctas span.ui-state-active:hover, .locate-find-ctas #catalog .acn-navi span.ui-state-active:hover, #catalog .acn-navi .offers-quicklink a.ui-state-active:hover, .offers-quicklink #catalog .acn-navi a.ui-state-active:hover, #catalog .catalog-filter {
  background-color: #f8f8f8; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, .accordion .accordion-heading a, h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a {
    orphans: 3;
    widows: 3; }
  h2, .accordion .accordion-heading a, h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('bootstrap/glyphicons-halflings-regular.eot');
  src: url('bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, .accordion .accordion-heading a, h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a, h4, .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, .accordion .accordion-heading a small, h2 .small, .accordion .accordion-heading a .small, h3 small, .locate-find-ctas span small, .brands-we-love .text h2 span small, .brands-we-love .text .accordion .accordion-heading a span small, .accordion .accordion-heading .brands-we-love .text a span small, .offers-quicklink a small, h3 .small, .locate-find-ctas span .small, .brands-we-love .text h2 span .small, .brands-we-love .text .accordion .accordion-heading a span .small, .accordion .accordion-heading .brands-we-love .text a span .small, .offers-quicklink a .small, h4 small, .single-frames h2 small, .single-frames .accordion .accordion-heading a small, .accordion .accordion-heading .single-frames a small, h4 .small, .single-frames h2 .small, .single-frames .accordion .accordion-heading a .small, .accordion .accordion-heading .single-frames a .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .accordion .accordion-heading a, .h2, h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, .accordion .accordion-heading a small, h2 .small, .accordion .accordion-heading a .small, .h2 small, .h2 .small, h3 small, .locate-find-ctas span small, .brands-we-love .text h2 span small, .brands-we-love .text .accordion .accordion-heading a span small, .accordion .accordion-heading .brands-we-love .text a span small, .offers-quicklink a small, h3 .small, .locate-find-ctas span .small, .brands-we-love .text h2 span .small, .brands-we-love .text .accordion .accordion-heading a span .small, .accordion .accordion-heading .brands-we-love .text a span .small, .offers-quicklink a .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .single-frames h2 small, .single-frames .accordion .accordion-heading a small, .accordion .accordion-heading .single-frames a small, h4 .small, .single-frames h2 .small, .single-frames .accordion .accordion-heading a .small, .accordion .accordion-heading .single-frames a .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .accordion .accordion-heading a, .h2 {
  font-size: 30px; }

h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a, .h3 {
  font-size: 24px; }

h4, .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 960px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .notouch .trends-events .image, .notouch .trends-events .text, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .notouch .trends-events .image, .notouch .trends-events .text, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6, .notouch .trends-events .image, .notouch .trends-events .text {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 960px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a, .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover, .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a, .pager .next > span {
    float: right; }
  .pager .previous > a, .pager .previous > span {
    float: left; }
  .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1, .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1, .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .thumbnail > img, .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .alert .single-frames h2, .single-frames .alert h2, .alert .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .alert a, .alert .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .alert a {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p, .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent;
  background-size: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.media, .media-body {
  overflow: hidden;
  zoom: 1; }

.media, .media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 960px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear, to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear, to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

::selection, ::-moz-selection, ::-webkit-selection {
  background: #45c2c6;
  color: white;
  text-shadow: none; }

html {
  line-height: 1;
  -ms-overflow-style: scrollbar; }

body {
  /*font-family: "Gotham A", "Gotham B";*/
  color: #596568;
  font-size: 13px;
  line-height: 18px;
  overflow-x: hidden; }
  @media screen and (min-width: 768px)  {
    body {
      line-height: 20px; } }

/* =============================================
01. GENERAL STYLES
============================================= */
article p, article ul {
  margin: 0px 0px 15px 0px; }
  @media screen and (min-width: 768px)  {
    article p, article ul {
      margin: 0px 0px 20px 0px; } }

a {
  cursor: pointer;
  color: #45c2c6;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-weight: bold; }
  a:hover {
    color: #1cadb2;
    outline: 0;
    text-decoration: none; }
  a:focus {
    outline: 0;
    text-decoration: none; }
  a:active {
    outline: 0; }
  a.phone {
    color: #58595b; }
    a.phone:hover, a.phone:focus {
      color: #58595b;
      text-decoration: none; }

input:focus {
  outline: 0; }

.error {
  display: none;
  color: #db3036;
  font-style: italic;
  font-size: 11px; }

h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px; }
  @media screen and (min-width: 768px)  {
    h1 {
      font-size: 30px;
      line-height: 30px; } }

h2, .accordion .accordion-heading a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 0px; }
  @media screen and (min-width: 768px)  {
    h2, .accordion .accordion-heading a {
      font-size: 22px;
      line-height: 26px;
      margin-bottom: 15px; } }

h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px; }
  @media screen and (min-width: 768px)  {
    h3, .locate-find-ctas span, .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span, .offers-quicklink a {
      font-size: 18px;
      line-height: 22px; } }

h4, .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a {
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  margin: 0px; }
  @media screen and (min-width: 768px)  {
    h4, .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a {
      font-size: 18px;
      line-height: 22px; } }

hr.thick {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e1e1e1;
  border: none;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px)  {
    hr.thick {
      margin-bottom: 40px; } }

img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
  display: block;
  margin: 0 auto; }
  img.aligncenter {
    margin: 0 auto; }
  img.alignleft, img.alignright {
    margin: 0; }

/*
iframe {
  width: 100%;
  height: auto; }
*/
  iframe.video {
    min-height: 250px; }
    @media screen and (min-width: 768px)  {
      iframe.video {
        min-height: 450px; } }

i.previous {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

body .hide-on-mobile, body .trends-events .trends-dots, .trends-events body .trends-dots, body .blog-page .page-content img, .blog-page .page-content body img, body .archive .archives .page-content img, .archive .archives .page-content body img {
  display: none; }
  @media screen and (min-width: 960px)  {
    body .hide-on-mobile, body .trends-events .trends-dots, .trends-events body .trends-dots, body .blog-page .page-content img, .blog-page .page-content body img, body .archive .archives .page-content img, .archive .archives .page-content body img {
      display: block; } }

body .hide-on-desktop {
  display: block; }
  @media screen and (min-width: 960px)  {
    body .hide-on-desktop {
      display: none; } }

form input, form textarea, .form input, .form textarea {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #ededed;
  margin: 0px;
  padding: 0px 10px;
  outline: 0px;
  font-size: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: none !important; }
  @media screen and (min-width: 768px)  {
    form input, form textarea, .form input, .form textarea {
      font-size: 13px; } }
form input, .form input {
  height: 35px; }
form textarea, .form textarea {
  height: 200px;
  width: 100%; }
form label, .form label {
  margin: 20px 0px 5px 0px;
  text-transform: uppercase;
  font-size: 13px; }
  @media screen and (min-width: 768px)  {
    form label, .form label {
      margin: 25px 0px 10px 0px; } }
form label + div input, .form label + div input {
  width: 100%; }
  @media screen and (min-width: 768px)  {
    form label + div input, .form label + div input {
      width: 50%; } }
form button, .form button {
  margin: 0px;
  padding: 0px;
  background-color: #ededed;
  border: 1px solid #ededed;
  text-align: center;
  box-shadow: none;
  outline: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  form button.dark, .form button.dark {
    background-color: #999999;
    border: 1px solid #999999; }
    form button.dark i, .form button.dark i {
      color: white; }
    form button.dark:hover, .form button.dark:hover {
      background-color: #58595b;
      border: 1px solid #58595b; }
form ::-webkit-input-placeholder, .form ::-webkit-input-placeholder {
  font-size: 11px; }
form :-moz-placeholder, .form :-moz-placeholder {
  /* older Firefox*/
  font-size: 11px; }
form ::-moz-placeholder, .form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 11px; }
form :-ms-input-placeholder, .form :-ms-input-placeholder {
  font-size: 11px; }
form ul, .form ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
form .gfield_required, .form .gfield_required {
  padding-left: 2px;
  color: #db3036; }
form .validation_error, .form .validation_error {
  background-color: #db3036;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  font-weight: bold; }
form .gfield_description, form .ginput_counter, .form .gfield_description, .form .ginput_counter {
  font-size: 11px; }
form .validation_message, .form .validation_message {
  font-size: 11px;
  color: #db3036;
  font-style: italic; }

.inline-button {
  display: table;
  width: auto;
  text-align: center;
  margin: 0 auto; }
  .inline-button:after {
    display: block;
    clear: both;
    content: ""; }
  .inline-button input {
    float: left;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px); }
  .inline-button button {
    float: left;
    height: 35px;
    width: 35px;
    line-height: 35px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border: 1px solid #ededed;
    margin: 0px;
    display: block; }
    .inline-button button:hover {
      background-color: #d5d5d5;
      border: 1px solid #d5d5d5; }

.notouch .inline-button button:hover {
  background-color: #ededed;
  border: 1px solid #ededed; }

.notouch form button.dark:hover, .notouch .form button.dark:hover {
  background-color: #999999; }

.gform_confirmation_message {
  font-weight: bold; }

table {
  width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px)  {
    table {
      margin-bottom: 20px; } }
  table.width33 td {
    width: 33.333%; }

.btn, .button {
  display: table;
  width: auto;
  background-color: #45c2c6;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .btn:hover, .button:hover {
    color: white;
    background-color: #1cadb2; }
  @media screen and (min-width: 768px)  {
    .btn, .button {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      padding: 15px 40px;
      font-size: 15px; } }
  .btn.inline, .button.inline {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px; }
  .btn i, .button i {
    padding-left: 10px;
    font-size: 11px; }
    @media screen and (min-width: 768px)  {
      .btn i, .button i {
        padding-left: 15px;
        font-size: 12px; } }

.notouch .btn:hover, .notouch .button:hover, .notouch #colorbox button:hover {
  background-color: #45c2c6;
  color: white; }

#colorbox #upload {
  display: inline-block;
  position: relative;
  top: 0px;
  padding: 0px;
  border-radius: 0px;
  height: 32px !important; }

span.submit {
  position: relative;
  display: table;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px)  {
    span.submit {
      margin-bottom: 0px; } }
  span.submit:after {
    font-family: "jcpo-icon-font";
    content: "\e601";
    /* Value may need to be changed in newer version of font awesome*/
    font-size: 11px;
    position: absolute;
    right: 22px;
    top: 32px;
    bottom: 0px;
    color: white;
    pointer-events: none; }
    @media screen and (min-width: 768px)  {
      span.submit:after {
        right: 45px;
        top: 46px;
        font-size: 13px; } }
  span.submit .gform_button {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background-color: #45c2c6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 40px 0px 15px;
    font-size: 15px !important;
    margin-top: 20px; }
    span.submit .gform_button:hover {
      background-color: #1cadb2; }
    @media screen and (min-width: 768px)  {
      span.submit .gform_button {
        height: 60px;
        line-height: 60px;
        padding: 0px 65px 0px 45px;
        margin-top: 25px; } }

.chevron-link {
  text-transform: uppercase;
  color: #58595b;
  display: table;
  font-weight: bold;
  font-size: 13px; }
  @media screen and (min-width: 768px)  {
    .chevron-link {
      font-size: 15px; } }
  .chevron-link i {
    color: #db3036;
    margin-left: 10px; }
    @media screen and (min-width: 768px)  {
      .chevron-link i {
        margin-left: 15px; } }
  .chevron-link:hover {
    text-decoration: none;
    color: #db3036; }
  .chevron-link:focus {
    color: #58595b; }

.notouch .chevron-link:hover {
  color: #596568; }

.full-image {
  width: inherit;
  height: auto;
  max-width: 100%; }

.no-gutters {
  padding: 0px; }

.accordion .accordion-heading a {
  border: 1px solid #e1e1e1;
  display: table;
  width: 100%;
  color: #45c2c6;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0px 0px 10px 0px; }
  @media screen and (min-width: 768px)  {
    .accordion .accordion-heading a {
      font-size: 20px;
      height: 50px;
      line-height: 50px;
      padding-top: 5px; } }
  .accordion .accordion-heading a:hover {
    color: #58595b;
    text-decoration: none; }
.accordion .accordion-heading .accordion-toggle span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 30px;
  -webkit-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease; }
  @media screen and (min-width: 768px)  {
    .accordion .accordion-heading .accordion-toggle span {
      width: 50px; } }
  .accordion .accordion-heading .accordion-toggle span:before {
    width: 15px;
    font-weight: 500; }
    @media screen and (min-width: 768px)  {
      .accordion .accordion-heading .accordion-toggle span:before {
        font-size: 35px;
        line-height: 50px; } }
  .accordion .accordion-heading .accordion-toggle span.plus:before {
    content: "+"; }
  .accordion .accordion-heading .accordion-toggle span.minus {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
    .accordion .accordion-heading .accordion-toggle span.minus:before {
      content: "+"; }
.accordion .accordion-inner {
  padding: 10px 0px 20px 30px; }
  @media screen and (min-width: 768px)  {
    .accordion .accordion-inner {
      padding: 15px 0px 30px 50px; } }

.notouch .accordion a:hover {
  color: #45c2c6; }

.header .quicklinks {
  position: fixed;
  top: 300px;
  right: 0px;
  display: none;
  z-index: 999; }
  @media screen and (min-width: 960px)  {
    .header .quicklinks {
      display: block; } }
  .header .quicklinks a {
    display: block;
    text-decoration: none;
    margin-bottom: 1px;
    position: relative; }
    .header .quicklinks a i {
      background-color: #db3036;
      display: block;
      width: 45px;
      height: 45px;
      line-height: 45px;
      color: white;
      text-align: center;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      font-size: 20px; }
      .header .quicklinks a i.icon-glasses {
        font-size: 28px; }
    .header .quicklinks a span {
      background-color: #db3036;
      position: absolute;
      width: 135px;
      right: -215px;
      top: 0px;
      height: 45px;
      line-height: 45px;
      padding-left: 15px;
      color: white;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      z-index: -1;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .header .quicklinks a:hover i, .header .quicklinks a:hover span {
      background-color: #b51a1f; }
    .header .quicklinks a:hover span {
      right: 45px;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }

.breadcrumbs {
  margin: 15px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e1e1e1; }
  @media screen and (min-width: 768px)  {
    .breadcrumbs {
      padding-bottom: 0px;
      border-bottom: 0px;
      margin: 25px 0px 35px 0px; } }
  .breadcrumbs li {
    font-size: 10px;
    text-transform: uppercase;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: inline; }
    @media screen and (min-width: 768px)  {
      .breadcrumbs li {
        font-size: 11px; } }
    .breadcrumbs li.spacer {
      padding: 0px 3px; }
      @media screen and (min-width: 768px)  {
        .breadcrumbs li.spacer {
          padding: 0px 10px; } }
    .breadcrumbs li.chevron {
      padding: 0px 2px; }
      @media screen and (min-width: 768px)  {
        .breadcrumbs li.chevron {
          padding: 0px 10px; } }
  .breadcrumbs a {
    color: #45c2c6;
    font-weight: bold; }
    .breadcrumbs a:hover {
      text-decoration: none;
      color: #1cadb2; }
  .breadcrumbs i {
    color: #e1e1e1;
    font-size: 8px; }
    @media screen and (min-width: 768px)  {
      .breadcrumbs i {
        font-size: 9px; } }

.notouch .breadcrumbs a:hover {
  color: #45c2c6; }

/* =============================================
02. HEADER STYLES
============================================= */
.visit-jcp {
  height: 30px;
  line-height: 30px;
  font-size: 12px; }
  .visit-jcp a {
    color: #596568; }
    .visit-jcp a:hover {
      color: #1cadb2; }

.notouch .visit-jcp a:hover {
  color: #596568; }

.promotion-cta {
  color: white;
  height: auto;
  padding: 20px 0px;
  font-size: 13px; }
  .promotion-cta .divider {
    display: none; }
  .promotion-cta strong {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 22px;
    font-weight: 800; }
  .promotion-cta a {
    color: white;
    font-weight: 800;
    vertical-align: middle;
    display: block;
    width: 100%;
    margin-top: 5px; }
    .promotion-cta a i {
      margin-left: 10px;
      font-size: 12px;
      vertical-align: middle; }
    .promotion-cta a:hover {
      text-decoration: none;
      color: #f4bcbe; }
      .promotion-cta a:hover span {
        text-decoration: none; }
  @media screen and (min-width: 768px)  {
    .promotion-cta {
      font-size: 20px;
      line-height: 22px; }
      .promotion-cta .divider {
        padding: 0px 15px;
        display: inline; }
      .promotion-cta strong {
        display: inline;
        width: auto; }
      .promotion-cta a {
        font-size: 15px;
        line-height: 20px;
        display: inline;
        margin-top: 0px; }
        .promotion-cta a i {
          margin-left: 15px;
          position: relative;
          top: -1px; } }

.header > header {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (min-width: 960px)  {
    .header > header {
      padding-top: 35px;
      padding-bottom: 35px; } }
  .header > header .left .logo img {
    width: 100%;
    height: auto;
    max-width: 200px;
    display: block;
    margin: 0 auto; }
    @media screen and (min-width: 960px)  {
      .header > header .left .logo img {
        max-width: 320px;
        margin: 0px; margin-top: 15px; } }
  .header > header .right {
    text-align: right; }
    .header > header .right .schedule-an-exam, .header > header .right .favorites, .header > header .right .search-form {
      display: none; }
      @media screen and (min-width: 960px)  {
        .header > header .right .schedule-an-exam, .header > header .right .favorites, .header > header .right .search-form {
          display: inline-block;
          vertical-align: top;
          text-align: right; } }

.schedule-an-exam {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }
  .schedule-an-exam i.icon-calendar, .schedule-an-exam i.icon-pin, .schedule-an-exam i.icon-envelope {
    color: #db3036;
    display: block;
    font-size: 20px;
    margin-bottom: 10px; }
  .schedule-an-exam span.text-teal {
    color: #45c2c6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px; }
  .schedule-an-exam span.text-grey {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    display: block; }
  .schedule-an-exam .text {
    display: block; }
  .schedule-an-exam form, .schedule-an-exam .form {
    display: block;
    margin-top: 10px; }
    .schedule-an-exam form input.zipCode, .schedule-an-exam .form input.zipCode {
      width: 200px; }
      @media screen and (min-width: 960px)  {
        .schedule-an-exam form input.zipCode, .schedule-an-exam .form input.zipCode {
          width: 120px; } }
      @media screen and (min-width: 1200px)  {
        .schedule-an-exam form input.zipCode, .schedule-an-exam .form input.zipCode {
          width: 130px; } }
  @media screen and (min-width: 960px)  {
    .schedule-an-exam {
      text-align: right;
      padding-top: 0px;
      padding-bottom: 0px; }
      .schedule-an-exam i.icon-calendar, .schedule-an-exam i.icon-pin, .schedule-an-exam i.icon-envelope {
        padding-right: 5px;
        display: inline;
        font-size: 16px;
        margin-bottom: 0px; }
      .schedule-an-exam span.text-teal {
        font-size: 15px; }
      .schedule-an-exam span.text-grey {
        font-size: 12px;
        line-height: 12px; }
      .schedule-an-exam .text {
        display: inline-block; }
      .schedule-an-exam form, .schedule-an-exam .form {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px;
        margin-top: 0px; } }

#tab-find-a-store .schedule-an-exam i.icon-calendar {
  color: white; }
#tab-find-a-store .schedule-an-exam span.text-teal, #tab-signup .schedule-an-exam span.text-teal {
  color: #58595b; }

.favorites {
  /* border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1; */
  /* padding: 0px 20px;
  margin: 0px 20px; */
  float: right;
  width: 60px;
  padding-left: 20px;
  margin-right: 5px;
}
  /* @media screen and (min-width: 1200px)  {
    .favorites {
      padding: 0px 25px;
      margin: 0px 25px; } } */
  .favorites a {
    display: block;
    background-color: #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 60px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    color: #596568; }
    .favorites a:hover {
      text-decoration: none;
      background-color: #d5d5d5; }
      .favorites a:hover i:before {
        top: -2px;
        position: relative; }
    .favorites a i {
      color: #db3036;
      font-size: 16px; }
      .favorites a i:before {
        top: 2px;
        position: relative; }

.notouch .favorites a:hover {
  background-color: #ededed; }
  .notouch .favorites a:hover i:before {
    top: 2px; }

.search-form {
  text-align: center;
  margin: 10px 0px; }
  @media screen and (min-width: 960px)  {
    .search-form {
      margin: 0px;
      text-align: left; } }
  .search-form input {
    width: 195px; }
    @media screen and (min-width: 960px)  {
      .search-form input {
        width: 115px; } }
    @media screen and (min-width: 1200px)  {
      .search-form input {
        width: 170px; } }
  .search-form i.icon-search {
    font-size: 17px;
    position: relative;
    top: 1px;
    right: 1px; }

/* =============================================
03. NAVIGATION STYLES
============================================= */
nav {
  background-color: #45c2c6;
  border-bottom:solid 1px #ffffff; }

nav.desktop {
  display: none; }
  @media screen and (min-width: 960px)  {
    nav.desktop {
      display: block; } }
  nav.desktop .container {
    padding: 0px; }
  nav.desktop ul {
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
    height: 60px;
    z-index: 999;
    width: auto;
    display: table;
    text-align: center; }
    nav.desktop ul > li {
      display: block;
      float: left;
      margin: 0px auto;
      width: auto;
      position: relative; }
      nav.desktop ul > li:first-child a:before {
        font-family: sans-serif;
        content: "|";
        font-weight: normal;
        display: block;
        position: absolute;
        left: -1px;
        top: 0px; }
      nav.desktop ul > li.current-menu-item, nav.desktop ul > li.current-menu-parent {
        background-color: #1cadb2; }
      nav.desktop ul > li > a {
        width: auto;
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 60px;
        display: block;
        padding: 0px 24px;
        position: relative; }
        @media screen and (min-width: 960px)  {
          nav.desktop ul > li > a {
            padding: 0px 16px; } }
        @media screen and (min-width: 1200px)  {
          nav.desktop ul > li > a {
            padding: 0px 30px; } }
        nav.desktop ul > li > a:hover, nav.desktop ul > li > a.active {
          text-decoration: none;
          background-color: #1cadb2; }
        nav.desktop ul > li > a:after {
          font-family: sans-serif;
          content: "|";
          font-weight: normal;
          display: block;
          position: absolute;
          right: -2px;
          top: 0px; }
      nav.desktop ul > li > ul.sub-menu {
        display: none;
        background-color: #1cadb2;
        width: 100%;
        height: auto;
        position: absolute;
        width: 210px; }
        nav.desktop ul > li > ul.sub-menu > li {
          display: block;
          float: none; }
          nav.desktop ul > li > ul.sub-menu > li:first-child a:before {
            content: none; }
          nav.desktop ul > li > ul.sub-menu > li > a {
            text-align: left;
            line-height: 15px;
            padding: 15px; }
            nav.desktop ul > li > ul.sub-menu > li > a:hover {
              background-color: #179094; }
            nav.desktop ul > li > ul.sub-menu > li > a:after {
              content: none; }
          nav.desktop ul > li > ul.sub-menu > li.current-menu-item {
            background-color: #179094; }

nav.mobile {
  display: block; }
  @media screen and (min-width: 960px)  {
    nav.mobile {
      display: none; } }
  nav.mobile ul.nav-tabs {
    border-bottom: 1px solid white; }
    nav.mobile ul.nav-tabs li {
      /* width: 25%; */
      width: 33.3%;
      text-align: center;
      border-right: 1px solid white; }
      nav.mobile ul.nav-tabs li.active a {
        border: 0px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
        background-color: rgba(255, 255, 255, 0.3);
        cursor: pointer; }
        nav.mobile ul.nav-tabs li.active a:hover {
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
          background-color: rgba(255, 255, 255, 0.3); }
        nav.mobile ul.nav-tabs li.active a i:before {
          content: '\e905';
          font-family: "jcpo-icon-font";
          font-size: 20px; }
      nav.mobile ul.nav-tabs li a {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 45px;
        line-height: 45px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px; }
        nav.mobile ul.nav-tabs li a:hover {
          background-color: transparent; }
      nav.mobile ul.nav-tabs li i {
        font-size: 20px;
        color: white;
        line-height: 45px; }
        nav.mobile ul.nav-tabs li i.icon-search:before {
          font-size: 26px; }
        nav.mobile ul.nav-tabs li i.icon-pin:before {
          font-size: 24px; }
      nav.mobile ul.nav-tabs li.favorite {
        background-color: #e1e1e1;
        font-weight: bold;
        font-size: 18px;
        border-bottom: 1px solid white; }
        nav.mobile ul.nav-tabs li.favorite a {
          color: #58595b; }
          nav.mobile ul.nav-tabs li.favorite a:hover {
            background-color: #e1e1e1; }
        nav.mobile ul.nav-tabs li.favorite i {
          color: red;
          margin-left: 5px; }
  nav.mobile .tab-pane {
    padding: 15px; }
    nav.mobile .tab-pane ul.nav-menu {
      list-style-type: none;
      margin: -15px;
      padding: 0px; }
      nav.mobile .tab-pane ul.nav-menu > li.menu-item {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
        background-color: rgba(255, 255, 255, 0.3);
        border-bottom: 1px solid white; }
        nav.mobile .tab-pane ul.nav-menu > li.menu-item a {
          padding: 10px 25px;
          color: white;
          font-weight: bold;
          display: block; }
          nav.mobile .tab-pane ul.nav-menu > li.menu-item a:hover {
            text-decoration: none; }
        nav.mobile .tab-pane ul.nav-menu > li.menu-item.menu-item-has-children > a {
          padding-bottom: 10px;
          width: 80%;
          display: inline-block; }
        nav.mobile .tab-pane ul.nav-menu > li.menu-item.menu-item-has-children > i {
          padding: 12px 0px 13px 0px;
          width: 20%;
          margin-left: -15px;
          display: inline-block;
          float: right;
          text-align: center;
          color: white;
          border-left: 1px solid white; }
          nav.mobile .tab-pane ul.nav-menu > li.menu-item.menu-item-has-children > i.down {
            border-left: 0px;
            border-right: 1px solid white;
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
        nav.mobile .tab-pane ul.nav-menu > li.menu-item.menu-item-has-children.active {
          background-color: #45c2c6; }
          nav.mobile .tab-pane ul.nav-menu > li.menu-item.menu-item-has-children.active > ul {
            display: block; }
        nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu {
          list-style-type: none;
          margin: 0px;
          padding: 0px;
          display: none; }
          nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li {
            background-color: #45c2c6; }
            nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li.active a {
              font-weight: bold; }
            nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li a {
              padding: 10px 0px 0px 45px;
              font-weight: normal; }
              nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li a:hover {
                text-decoration: none; }
            nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li:first-child {
              border-top: 1px solid white; }
            nav.mobile .tab-pane ul.nav-menu > li.menu-item ul.sub-menu > li:last-child {
              padding-bottom: 10px; }

/* =============================================
04. FRONT/HOMEPAGE STYLES
============================================= */
.banner {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  height: 50vw; }
  @media screen and (min-width: 768px)  {
    .banner {
      height: 50vw; } }
  @media screen and (min-width: 960px)  {
    .banner {
     /* height: 36vw;*/ } }
  .banner .banner-bkg {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    height: 50vw; }
    @media screen and (min-width: 768px)  {
      .banner .banner-bkg {
        height: 50vw; } }
    @media screen and (min-width: 960px)  {
      .banner .banner-bkg {
        height: 50vw; } }
  .banner .banner-details {
    position: relative;
    margin-top: 25vw;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media screen and (min-width: 768px)  {
      .banner .banner-details {
        margin-top: 25vw; } }
    @media screen and (min-width: 960px)  {
      .banner .banner-details {
        margin-top: 18vw; } }
    .banner .banner-details img {
      display: block; }
      .banner .banner-details img.desktop, img.desktop, img.desktop-z {
        margin: auto;
        display: none !important;}
        @media screen and (min-width: 768px)  {
          .banner .banner-details img.desktop, img.desktop, img.desktop-z {
            display: block !important;
            max-width: 360px; } }
        @media screen and (min-width: 960px)  {
          .banner .banner-details img.desktop, img.desktop, img.desktop-z {
            max-width: 40vw; } }
      .banner .banner-details img.mobile, img.mobile, img.mobile-z {
        margin: 0;
        display: block !important;
        max-width: 40vw; }
        @media screen and (min-width: 768px)  {
          .banner .banner-details img.mobile, img.mobile, img.mobile-z {
            display: none !important; } }

.home .locate-find-ctas {
  margin-top: 35px;
  margin-bottom: 85px; }

.locate-find-ctas {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px; }
  .locate-find-ctas > div:first-child {
    border-right: 2px solid #d1d1d1;
    padding-right: 0px; }
  .locate-find-ctas > div:last-child {
    padding-left: 0px; }
  .locate-find-ctas i {
    color: #db3036;
    line-height: 0px;
    display: block;
    padding-top: 25px;
    height: 50px; }
    .locate-find-ctas i.icon-glasses {
      font-size: 90px; }
    .locate-find-ctas i.icon-pin {
      font-size: 45px; }
  .locate-find-ctas span {
    display: block;
    font-size: 25px;
    color: #596568;
    margin-bottom: 10px; }
  .locate-find-ctas h2, .locate-find-ctas .accordion .accordion-heading a, .accordion .accordion-heading .locate-find-ctas a {
    margin: 0px 0px 30px 0px;
    color: #45c2c6;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 45px; }
  .locate-find-ctas a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #596568;
    margin: 0 auto; }
    .locate-find-ctas a i {
      height: auto;
      display: inline-block;
      line-height: 1;
      font-size: 13px;
      margin-left: 10px; }

#carousel .carousel-indicators {
  position: relative;
  bottom: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  height: 10px; }
  #carousel .carousel-indicators li {
    margin: 0px 3px;
    border: 0px;
    background-color: #e1e1e1; }
    #carousel .carousel-indicators li.active {
      background-color: #a0a0a0;
      border: 0px;
      width: 10px;
      height: 10px; }

.promotion-grid {
  padding: 0px 15px; }
  .promotion-grid a {
    display: block; }
  .promotion-grid .col-sm-5 {
    padding-left: 30px; }
  .promotion-grid .medium-promo {
    margin-bottom: 30px; }

.promotion-banner {
  position: relative;
  display: block;
  width: 100%;
  padding: 0px;
  height: 46vw;
  overflow: hidden; }
  .promotion-banner img {
    width: 100%; }

.promotion-banner--trends {
  background-color: #4ec5c9; }
  .promotion-banner--trends img {
    position: absolute;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden; }
  .promotion-banner--trends img.glasses--far {
    left: 23%;
    width: 26vw;
    transform: translate(-50%, -1vw); }
  .promotion-banner--trends img.glasses--1 {
    left: 20%;
    width: 34.5vw;
    transform: translate(-50%, 7vw); }
  .promotion-banner--trends img.glasses--2 {
    left: 77%;
    width: 29.5vw;
    transform: translate(-50%, 0vw); }
  .promotion-banner--trends img.glasses--near {
    left: 66%;
    top: -50px;
    width: 55vw;
    transform: translate(-50%, 12vw); }
  .promotion-banner--trends img.cta {
    left: 50%;
    top: 50%; }

.home .brands-we-love {
  padding-top: 50px;
  padding-bottom: 100px;
  display: none; }
  @media screen and (min-width: 960px)  {
    .home .brands-we-love {
      display: block; } }

.brands-we-love {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (min-width: 768px)  {
    .brands-we-love {
      padding-top: 80px;
      padding-bottom: 25px; } }
  .brands-we-love .text {
    width: 100%;
    display: block; }
    .brands-we-love .text hr {
      display: block;
      max-width: 90px;
      margin-bottom: 0px;
      margin-top: 25px; }
    .brands-we-love .text h2, .brands-we-love .text .accordion .accordion-heading a, .accordion .accordion-heading .brands-we-love .text a {
      text-align: center;
      font-size: 34px;
      font-weight: 800;
      text-transform: uppercase;
      color: #45c2c6;
      margin: 10px 0px 0px 0px; }
      .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span {
        color: #596568;
        display: block;
        margin: 0px 0px 10px 0px;
        font-size: 19px; }
    @media screen and (min-width: 768px)  {
      .brands-we-love .text {
        float: left;
        width: 265px;
        height: 100px;
        border-right: 2px solid #d1d1d1; }
        .brands-we-love .text hr {
          display: none; }
        .brands-we-love .text h2, .brands-we-love .text .accordion .accordion-heading a, .accordion .accordion-heading .brands-we-love .text a {
          float: left;
          font-size: 45px;
          margin: 18px 0px 0px 0px; }
          .brands-we-love .text h2 span, .brands-we-love .text .accordion .accordion-heading a span, .accordion .accordion-heading .brands-we-love .text a span {
            font-size: 25px; } }
  .brands-we-love .logos, .brands-we-love .logos-zaiss {
    width: 100%;
    display: block; }
    @media screen and (min-width: 768px)  {
      .brands-we-love .logos, .brands-we-love .logos-zaiss {
        display: block;
        float: right;
        width: -webkit-calc(100% - 265px);
        width: calc(100% - 265px); } }
  .brands-we-love a {
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
    position: relative; }
    .brands-we-love a:hover {
      text-decoration: none; }
    @media screen and (min-width: 768px)  {
      .brands-we-love a {
        //width: 20%;
        display: block;
        float: left;
        //margin-left: 50px;
        height: 100px;
        //width: -webkit-calc(20% - 50px);
        //width: calc(20% - 50px); } }
  .brands-we-love img {
    display: block;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 125px; }
    @media screen and (min-width: 768px)  {
      .brands-we-love img {
        position: absolute;
        top: 0px;
        bottom: 0px;
        max-width: 100%; } }

@media screen and (min-width: 768px)  {
  .home .footer {
    margin-top: -25px; } }

.product-links {
  overflow: hidden; }
  .product-links > a {
    width: 100%;
    height: 145px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    cursor: pointer; }
    @media screen and (min-width: 768px)  {
      .product-links > a {
        width: 33.333%;
        height: 650px;
        float: left;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s; }
        .product-links > a.finished {
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .product-links > a.finished:hover {
          -webkit-transform: translateY(-25px);
          -moz-transform: translateY(-25px);
          -ms-transform: translateY(-25px);
          -o-transform: translateY(-25px);
          transform: translateY(-25px); } }
/*
    .product-links > a.womens {
      background-image: url("img/home-product-womens-mobile.jpg"); }
      @media screen and (min-width: 768px)  {
        .product-links > a.womens {
          background-image: url("img/home-product-womens.jpg"); } }
    .product-links > a.mens {
      background-image: url("img/home-product-mens-mobile.jpg"); }
      @media screen and (min-width: 768px)  {
        .product-links > a.mens {
          background-image: url("img/home-product-mens.jpg"); } }
    .product-links > a.kids {
      background-image: url("img/home-product-kids-mobile.jpg"); }
      @media screen and (min-width: 768px)  {
        .product-links > a.kids {
          background-image: url("img/home-product-kids.jpg"); } }
*/
.notouch .product-links:hover {
  -webkit-transition: 0px;
  -o-transition: 0px;
  transition: 0px;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.offers-quicklink {
  padding: 15px;
  text-align: center;
  display: block; }
  @media screen and (min-width: 768px)  {
    .offers-quicklink {
      display: none; } }
  .offers-quicklink .icon-tag {
    color: #db3036;
    font-size: 30px;
    display: block;
    margin-bottom: 10px; }
  .offers-quicklink a i {
    color: #db3036;
    font-size: 12px;
    margin-left: 5px; }

/* =============================================
05. OFFER PAGE GENERAL STYLES
============================================= */
.offer-header {
  display: block;
  width: 100%;
  border: 1px solid #e1e1e1;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  margin-bottom: 25px;
  font-size: 13px; }
  @media screen and (min-width: 768px)  {
    .offer-header {
      font-size: 20px;
      height: 60px;
      line-height: 60px;
      padding: 0px 20px;
      margin-bottom: 50px; } }

.offer {
  display: block;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  .offer .offer-left, .offer .offer-right {
    padding: 0px; }
  @media screen and (min-width: 768px)  {
    .offer {
      margin-bottom: 50px;
      padding-bottom: 50px; }
      .offer .offer-left {
        padding-left: 0px;
        padding-right: 20px; }
      .offer .offer-right {
        padding-right: 0px;
        padding-left: 20px; } }
  .offer img {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto; }
    @media screen and (min-width: 768px)  {
      .offer img {
        margin-bottom: 0px; } }

.offer-share {
  list-style-type: none;
  margin-top: 20px;
  padding: 0px;
  margin-bottom: 0px; }
  .offer-share li {
    display: block;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px)  {
      .offer-share li {
        display: inline-block;
        margin-right: 30px;
        margin-bottom: 0px; } }
    .offer-share li.last {
      display: none;
      margin-right: 0px;
      margin-bottom: 0px; }
      @media screen and (min-width: 960px)  {
        .offer-share li.last {
          display: inline-block; } }
    .offer-share li a {
      color: #58595b;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: bold; }
      .offer-share li a .icon-pin2.icon-first:before {
        position: relative;
        left: -1px; }
      @media screen and (min-width: 1200px)  {
        .offer-share li a .icon-pin2.icon-first {
          margin-right: 2px;
          margin-left: -6px; } }
      .offer-share li a .icon-first {
        color: #db3036;
        font-size: 24px;
        margin-right: 10px;
        top: 4px;
        position: relative; }
      .offer-share li a .icon-chevron {
        color: #db3036;
        font-size: 12px;
        margin-left: 10px;
        position: relative;
        top: 1px; }
      .offer-share li a:hover {
        text-decoration: none;
        color: #db3036; }

.notouch .offer-share li a:hover {
  color: #58595b; }

/* =============================================
06. POP UP SHOP GENERAL STYLES
============================================= */
table.pop-up-shops {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px)  {
    table.pop-up-shops {
      margin-bottom: 20px; } }
  table.pop-up-shops tr.header {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    display: none; }
    table.pop-up-shops tr.header h3, table.pop-up-shops tr.header .locate-find-ctas span, .locate-find-ctas table.pop-up-shops tr.header span, table.pop-up-shops tr.header .brands-we-love .text h2 span, .brands-we-love .text h2 table.pop-up-shops tr.header span, table.pop-up-shops tr.header .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a table.pop-up-shops tr.header span, table.pop-up-shops tr.header .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a table.pop-up-shops tr.header span, table.pop-up-shops tr.header .offers-quicklink a, .offers-quicklink table.pop-up-shops tr.header a {
      margin: 0px; }
    @media screen and (min-width: 768px)  {
      table.pop-up-shops tr.header {
        display: table-row;
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        margin-bottom: 50px; } }
  table.pop-up-shops tr {
    padding-bottom: 5px;
    display: block;
    width: 100%; }
    table.pop-up-shops tr.odd {
      border-top: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1; }
      @media screen and (min-width: 768px)  {
        table.pop-up-shops tr.odd {
          background-color: white; } }
    @media screen and (min-width: 768px)  {
      table.pop-up-shops tr {
        display: table-row; } }
  table.pop-up-shops td {
    width: 100%;
    display: block; }
    @media screen and (min-width: 768px)  {
      table.pop-up-shops td {
        width: 25%;
        display: table-cell;
        padding: 5px 20px;
        vertical-align: middle; } }
    table.pop-up-shops td p {
      margin: 0px; }
    table.pop-up-shops td:before {
      content: attr(data-label) ": ";
      font-weight: bold;
      width: 100%;
      display: block;
      font-weight: bold;
      margin-top: 5px; }
      @media screen and (min-width: 768px)  {
        table.pop-up-shops td:before {
          display: none; } }

.store-selector-section {
  padding: 0px;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px)  {
    .store-selector-section {
      padding: 20px 20px;
      margin-bottom: 50px;
      border: 1px solid #d1d1d1; } }
  .store-selector-section select {
    width: 100%; }
    @media screen and (min-width: 768px)  {
      .store-selector-section select {
        width: 33.33%; } }

.shops-list h3, .shops-list .locate-find-ctas span, .locate-find-ctas .shops-list span, .shops-list .brands-we-love .text h2 span, .brands-we-love .text h2 .shops-list span, .shops-list .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .shops-list span, .shops-list .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .shops-list span, .shops-list .offers-quicklink a, .offers-quicklink .shops-list a {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 20px;
  color: #58595b; }
  @media screen and (min-width: 768px)  {
    .shops-list h3, .shops-list .locate-find-ctas span, .locate-find-ctas .shops-list span, .shops-list .brands-we-love .text h2 span, .brands-we-love .text h2 .shops-list span, .shops-list .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .shops-list span, .shops-list .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .shops-list span, .shops-list .offers-quicklink a, .offers-quicklink .shops-list a {
      margin-bottom: 25px;
      font-size: 25px; } }
.shops-list h4, .shops-list .single-frames h2, .single-frames .shops-list h2, .shops-list .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .shops-list a, .shops-list .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .shops-list a {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px; }
  .shops-list h4 a, .shops-list .single-frames h2 a, .single-frames .shops-list h2 a, .shops-list .single-frames .accordion .accordion-heading a a, .single-frames .accordion .accordion-heading .shops-list a a, .shops-list .accordion .accordion-heading .single-frames a a, .accordion .accordion-heading .single-frames .shops-list a a {
    color: #45c2c6; }
    .shops-list h4 a:hover, .shops-list .single-frames h2 a:hover, .single-frames .shops-list h2 a:hover, .shops-list .single-frames .accordion .accordion-heading a a:hover, .single-frames .accordion .accordion-heading .shops-list a a:hover, .shops-list .accordion .accordion-heading .single-frames a a:hover, .accordion .accordion-heading .single-frames .shops-list a a:hover {
      color: #1cadb2; }
  @media screen and (min-width: 768px)  {
    .shops-list h4, .shops-list .single-frames h2, .single-frames .shops-list h2, .shops-list .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .shops-list a, .shops-list .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .shops-list a {
      font-size: 15px; } }
.shops-list p {
  margin: 0px; }
.shops-list .phone {
  font-weight: bold; }
.shops-list .date {
  font-style: italic;
  font-size: 11px; }
.shops-list .state {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px)  {
    .shops-list .state {
      margin-bottom: 80px; } }
.shops-list .store {
  margin-bottom: 20px; }
  .shops-list .store:last-child {
    margin-bottom: 20px; }
  @media screen and (min-width: 768px)  {
    .shops-list .store {
      margin-bottom: 45px; }
      .shops-list .store:last-child {
        margin-bottom: 45px; } }

/* =============================================
07. STORE LOCATOR GENERAL STYLES
============================================= */
.single-store header {
  margin-bottom: 20px;
  background-color: white;
  position: relative; }
  @media screen and (min-width: 768px)  {
    .single-store header {
      background-color: #f8f8f8;
      border: 1px solid #d1d1d1; } }
  .single-store header h1 {
    margin: 0;
    font-size: 20px;
    line-height: 60px;
    display: none;
    padding-left: 15px; }
    @media screen and (min-width: 768px)  {
      .single-store header h1 {
        display: block; } }
  .single-store header a {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #45c2c6;
    text-transform: uppercase;
    padding: 0px; }
    @media screen and (min-width: 768px)  {
      .single-store header a {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 155px;
        padding: 13px 0px 0px 35px;
        line-height: 18px;
        border-left: 1px solid #d1d1d1;
        height: 60px; } }
    @media screen and (min-width: 960px)  {
      .single-store header a {
        width: 245px;
        padding: 0px 15px;
        text-align: center;
        line-height: 64px; } }
    .single-store header a i {
      font-size: 18px;
      position: relative;
      top: 4px;
      margin-right: 8px; }
      @media screen and (min-width: 768px)  {
        .single-store header a i {
          position: absolute;
          top: 13px;
          left: 15px; } }
      @media screen and (min-width: 960px)  {
        .single-store header a i {
          left: auto;
          top: 4px;
          position: relative;
          margin-right: 10px; } }
    .single-store header a:hover {
      text-decoration: none;
      color: #1cadb2; }
.single-store .store-data {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1; }
  @media screen and (min-width: 768px)  {
    .single-store .store-data {
      padding-bottom: 0px;
      margin-bottom: 50px;
      border-bottom: 0px; } }
  .single-store .store-data .location-information {
    padding: 15px;
    background: #f5f2eb; }
    @media screen and (min-width: 768px)  {
      .single-store .store-data .location-information {
        height: 450px;
        padding: 25px; } }
    @media screen and (min-width: 960px)  {
      .single-store .store-data .location-information {
        padding: 30px; } }
    .single-store .store-data .location-information .location {
      display: none; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data .location-information .location {
          display: block; } }
      .single-store .store-data .location-information .location i.icon-pin {
        color: #db3036;
        position: relative;
        top: -1px;
        font-size: 24px;
        margin-right: 15px;
        float: left; }
      .single-store .store-data .location-information .location h2, .single-store .store-data .location-information .location .accordion .accordion-heading a, .accordion .accordion-heading .single-store .store-data .location-information .location a {
        position: relative;
        font-size: 18px;
        line-height: 20px;
        text-transform: none; }
    .single-store .store-data .location-information .title {
      display: block; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data .location-information .title {
          display: none; } }
    .single-store .store-data .location-information .address {
      color: #45c2c6; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data .location-information .address {
          color: #58595b; } }
      .single-store .store-data .location-information .address .phone-number {
        color: #58595b;
        margin-top: 10px;
        display: block; }
        @media screen and (min-width: 768px)  {
          .single-store .store-data .location-information .address .phone-number {
            margin: 0px; } }
    .single-store .store-data .location-information .hours {
      margin: 0px; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data .location-information .hours {
          margin-bottom: 25px; } }
      @media screen and (min-width: 960px)  {
        .single-store .store-data .location-information .hours {
          margin-bottom: 40px; } }
    .single-store .store-data .location-information hr {
      border-top: 1px solid #e1e1e1;
      display: none; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data .location-information hr {
          display: block; } }
  .single-store .store-data a.btn-schedule-exam {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase; }
    .single-store .store-data a.btn-schedule-exam.inner {
      display: none;
      margin-top: 0px;
      padding: 0px;
      background-color: transparent;
      color: #58595b; }
      .single-store .store-data a.btn-schedule-exam.inner i {
        color: #db3036; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data a.btn-schedule-exam.inner {
          display: table;
          margin-top: 25px; } }
      @media screen and (min-width: 960px)  {
        .single-store .store-data a.btn-schedule-exam.inner {
          margin-top: 40px; } }
      .single-store .store-data a.btn-schedule-exam.inner:hover {
        color: #db3036; }
    .single-store .store-data a.btn-schedule-exam.outer {
      margin-top: 25px;
      color: white;
      background-color: #45c2c6; }
      .single-store .store-data a.btn-schedule-exam.outer i {
        color: white; }
      @media screen and (min-width: 768px)  {
        .single-store .store-data a.btn-schedule-exam.outer {
          display: none; } }
    .single-store .store-data a.btn-schedule-exam i {
      margin-left: 10px;
      font-size: 13px; }
    .single-store .store-data a.btn-schedule-exam:hover {
      text-decoration: none; }
  .single-store .store-data .map {
    padding-left: 5px;
    padding-right: 0;
    background: white;
    display: none; }
    @media screen and (min-width: 768px)  {
      .single-store .store-data .map {
        display: block; } }
    .single-store .store-data .map iframe {
      height: 450px; }
.single-store .store-information-bottom .brands-list {
  margin: 15px 0px 15px 0px; }
  @media screen and (min-width: 768px)  {
    .single-store .store-information-bottom .brands-list {
      margin: 30px 0px 0px 0px; } }
  .single-store .store-information-bottom .brands-list li {
    margin: 0px;
    width: -webkit-calc(25% - 3px);
    width: calc(25% - 3px);
    padding-left: 0px;
    padding-right: 15px;
    vertical-align: middle; }
    @media screen and (min-width: 768px)  {
      .single-store .store-information-bottom .brands-list li {
        max-width: 115px;
        padding-right: 30px; } }
    .single-store .store-information-bottom .brands-list li.last {
      padding-right: 0px; }
.single-store .store-information-bottom hr {
  display: none;
  margin: 30px 0px 40px 0px; }
  @media screen and (min-width: 768px)  {
    .single-store .store-information-bottom hr {
      display: block; } }

.store-locator-page .btn.top {
  margin-top: 25px;
  display: none; }
  @media screen and (min-width: 768px)  {
    .store-locator-page .btn.top {
      display: table; } }
.store-locator-page .btn.bottom {
  display: table; }
  @media screen and (min-width: 768px)  {
    .store-locator-page .btn.bottom {
      display: none; } }
.store-locator-page .locator {
  margin-top: 20px;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px)  {
    .store-locator-page .locator {
      margin-top: 30px;
      margin-bottom: 30px; } }
.store-locator-page #gmap {
  height: 300px;
  display: none; }
  @media screen and (min-width: 768px)  {
    .store-locator-page #gmap {
      display: block;
      height: 445px; } }
  .store-locator-page #gmap.full-width {
    width: 100%; }
.store-locator-page #map-sidebar {
  height: auto;
  background: white;
  overflow: hidden;
  overflow-y: visible;
  padding: 0px; }
  @media screen and (min-width: 768px)  {
    .store-locator-page #map-sidebar {
      background: #f5f2eb;
      height: 445px;
      border-right: 5px solid white;
      padding: 15px; } }
  @media screen and (min-width: 960px)  {
    .store-locator-page #map-sidebar {
      padding: 30px; } }
  .store-locator-page #map-sidebar .store-search {
    padding: 15px;
    display: block;
    width: 100%;
    background-color: #f5f2eb; }
    @media screen and (min-width: 768px)  {
      .store-locator-page #map-sidebar .store-search {
        padding: 0px;
        margin-bottom: 20px; } }
    @media screen and (min-width: 960px)  {
      .store-locator-page #map-sidebar .store-search {
        margin-bottom: 30px; } }
    .store-locator-page #map-sidebar .store-search label {
      margin: 0px;
      margin-bottom: 10px; }
    .store-locator-page #map-sidebar .store-search .form-group {
      float: left;
      margin: 0px;
      width: 100%; }
      .store-locator-page #map-sidebar .store-search .form-group input {
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px);
        border-color: #c9c9c9; }
.store-locator-page #searchresults {
  background-color: white; }
  @media screen and (min-width: 768px)  {
    .store-locator-page #searchresults {
      background-color: #f5f2eb; } }
  .store-locator-page #searchresults .resultsarea {
    border-top: 1px solid #c7c7c7;
    padding-top: 20px;
    padding-bottom: 8px; }
    @media screen and (min-width: 960px)  {
      .store-locator-page #searchresults .resultsarea {
        padding-bottom: 20px;
        padding-top: 30px; } }
    .store-locator-page #searchresults .resultsarea:first-child {
      border-top: 0px; }
      @media screen and (min-width: 768px)  {
        .store-locator-page #searchresults .resultsarea:first-child {
          border-top: 1px solid #c7c7c7; } }
    .store-locator-page #searchresults .resultsarea:last-child {
      margin-bottom: 0px;
      border-bottom: 0px;
      border-bottom: 1px solid #c7c7c7; }
      @media screen and (min-width: 768px)  {
        .store-locator-page #searchresults .resultsarea:last-child {
          border-bottom: 0px; } }
    .store-locator-page #searchresults .resultsarea a:hover {
      text-decoration: none; }
    .store-locator-page #searchresults .resultsarea h4, .store-locator-page #searchresults .resultsarea .single-frames h2, .single-frames .store-locator-page #searchresults .resultsarea h2, .store-locator-page #searchresults .resultsarea .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .store-locator-page #searchresults .resultsarea a, .store-locator-page #searchresults .resultsarea .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .store-locator-page #searchresults .resultsarea a {
      color: #45c2c6;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .store-locator-page #searchresults .resultsarea h4:hover, .store-locator-page #searchresults .resultsarea .single-frames h2:hover, .single-frames .store-locator-page #searchresults .resultsarea h2:hover, .store-locator-page #searchresults .resultsarea .single-frames .accordion .accordion-heading a:hover, .single-frames .accordion .accordion-heading .store-locator-page #searchresults .resultsarea a:hover, .store-locator-page #searchresults .resultsarea .accordion .accordion-heading .single-frames a:hover, .accordion .accordion-heading .single-frames .store-locator-page #searchresults .resultsarea a:hover {
        color: #1cadb2; }
    .store-locator-page #searchresults .resultsarea .chevron-link {
      margin: 10px 0px;
      display: block;
      width: 100%; }

/* =============================================
08. SIDEBAR GENERAL STYLES
============================================= */
@media screen and (min-width: 768px)  {
  .sidebar {
    padding-left: 30px; } }
.sidebar hr {
  margin: 0px;
  display: block;
  padding-bottom: 25px; }
  @media screen and (min-width: 768px)  {
    .sidebar hr {
      display: none; } }
.sidebar .promo {
  display: block;
  margin-bottom: 20px; }
  .sidebar .promo:last-child {
    margin-bottom: 0px; }
  .sidebar .promo img {
    border: 2px solid #e1e1e1;
    margin: 0 auto;
    display: block; }

@media screen and (min-width: 768px)  {
  .main-content {
    padding-right: 30px; } }
.main-content .favorites-list {
  display: block; }

/* =============================================
09. MAIN PAGE STYLES
============================================= */
main {
  margin: 25px 0px; }
  @media screen and (min-width: 768px)  {
    main {
      margin: 50px 0px; } }
  main .entry-header h1 {
    font-size: 26px;
    margin: 0px 0px 10px 0px;
    text-align: center; }
    @media screen and (min-width: 768px)  {
      main .entry-header h1 {
        text-align: left;
        font-size: 30px;
        padding-bottom: 15px;
        margin: 0px 0px 80px 0px;
        border-bottom: 1px solid #d1d1d1; } }
    main .entry-header h1.less-margin {
      margin-bottom: 20px; }
  main .single-header h1 {
    font-size: 26px;
    margin: 0px;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px)  {
      main .single-header h1 {
        font-size: 30px;
        padding-bottom: 10px; } }
  main .single-header p {
    margin: 0px;
    font-size: 15px;
    color: #999999; }
  main .entry-footer {
    margin-top: 15px;
    padding-top: 5px; }
    main .entry-footer a {
      display: table;
      padding: 5px;
      border: 1px solid #d1d1d1;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 11px;
      color: #58595b; }
      main .entry-footer a:hover {
        text-decoration: none;
        background-color: #45c2c6;
        color: white; }
    @media screen and (min-width: 768px)  {
      main .entry-footer {
        margin-top: 30px; } }

/* =============================================
10. EMAIL SIGNUP GENERAL STYLES
============================================= */
.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-backdrop {
  background-color: #e7e7e7; }
  .modal-backdrop.in {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9; }

#email-signup .modal-dialog {
  max-width: 430px; }
  #email-signup .modal-dialog .modal-content {
    box-shadow: none;
    border: 0px; }
    #email-signup .modal-dialog .modal-content button.close {
      padding: 10px;
      opacity: 1;
      text-shadow: 0px;
      font-size: 18px;
      color: #58595b;
      font-weight: 900;
      outline: 0px; }
    #email-signup .modal-dialog .modal-content .email-signup {
      padding: 60px;
      background-color: white;
      border: 0px; }
      #email-signup .modal-dialog .modal-content .email-signup i.icon-envelope {
        display: block;
        margin-bottom: 20px; }
      #email-signup .modal-dialog .modal-content .email-signup h3, #email-signup .modal-dialog .modal-content .email-signup .locate-find-ctas span, .locate-find-ctas #email-signup .modal-dialog .modal-content .email-signup span, #email-signup .modal-dialog .modal-content .email-signup .brands-we-love .text h2 span, .brands-we-love .text h2 #email-signup .modal-dialog .modal-content .email-signup span, #email-signup .modal-dialog .modal-content .email-signup .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #email-signup .modal-dialog .modal-content .email-signup span, #email-signup .modal-dialog .modal-content .email-signup .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #email-signup .modal-dialog .modal-content .email-signup span, #email-signup .modal-dialog .modal-content .email-signup .offers-quicklink a, .offers-quicklink #email-signup .modal-dialog .modal-content .email-signup a, #email-signup .modal-dialog .modal-content .email-signup a {
        text-align: center;
        font-size: 15px;
        line-height: 22px;
        margin: 0px; }
      #email-signup .modal-dialog .modal-content .email-signup button {
        display: block; }
      #email-signup .modal-dialog .modal-content .email-signup input {
        width: 100%;
        max-width: 290px;
        margin: 40px 0px 30px 0px; }
      #email-signup .modal-dialog .modal-content .email-signup .submit input {
        display: inline-block;
        width: auto;
        font-size: 15px;
        margin: 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
      #email-signup .modal-dialog .modal-content .email-signup .submit i {
        display: inline-block;
        font-size: 13px; }
      #email-signup .modal-dialog .modal-content .email-signup .submit button {
        display: none; }

.email-signup {
  text-align: center; }
  .email-signup i.icon-envelope {
    color: #db3036;
    display: none;
    margin: 0 auto;
    font-size: 30px;
    display: none; }
    @media screen and (min-width: 768px)  {
      .email-signup i.icon-envelope {
        display: block; } }
  .email-signup h3, .email-signup .locate-find-ctas span, .locate-find-ctas .email-signup span, .email-signup .brands-we-love .text h2 span, .brands-we-love .text h2 .email-signup span, .email-signup .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .email-signup span, .email-signup .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .email-signup span, .email-signup .offers-quicklink a, .offers-quicklink .email-signup a {
    text-align: left;
    font-size: 10px; }
    @media screen and (min-width: 768px)  {
      .email-signup h3, .email-signup .locate-find-ctas span, .locate-find-ctas .email-signup span, .email-signup .brands-we-love .text h2 span, .brands-we-love .text h2 .email-signup span, .email-signup .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .email-signup span, .email-signup .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .email-signup span, .email-signup .offers-quicklink a, .offers-quicklink .email-signup a {
        text-align: center;
        font-size: 18px;
        margin-bottom: 25px; } }
  .email-signup form input, .email-signup .form input {
    float: left;
    width: -moz-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px; }
    @media screen and (min-width: 768px)  {
      .email-signup form input, .email-signup .form input {
        width: 330px;
        float: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; } }
  .email-signup form .submit, .email-signup .form .submit {
    display: inline-block;
    margin: 0 auto; }
    @media screen and (min-width: 768px)  {
      .email-signup form .submit, .email-signup .form .submit {
        display: block; } }
    .email-signup form .submit input, .email-signup .form .submit input {
      margin: 15px auto 0 auto;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: bold;
      padding: 0px;
      height: auto;
      background-color: transparent;
      border: 0px;
      outline: none;
      width: auto;
      display: none;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease; }
      @media screen and (min-width: 768px)  {
        .email-signup form .submit input, .email-signup .form .submit input {
          display: inline-block;
          margin: 25px auto 0 auto;
          font-size: 15px; } }
      .email-signup form .submit input:hover, .email-signup .form .submit input:hover {
        color: #db3036; }
    .email-signup form .submit > i, .email-signup .form .submit > i {
      font-family: "jcpo-icon-font";
      content: "\e601";
      color: #db3036;
      font-size: 12px;
      margin-left: 3px;
      display: none; }
      @media screen and (min-width: 768px)  {
        .email-signup form .submit > i, .email-signup .form .submit > i {
          display: inline-block;
          font-size: 14px;
          margin-left: 5px; } }
    .email-signup form .submit button, .email-signup .form .submit button {
      display: block;
      float: left; }
      @media screen and (min-width: 768px)  {
        .email-signup form .submit button, .email-signup .form .submit button {
          display: none; } }

/* =============================================
11. FOOTER GENERAL STYLES
============================================= */
.footer {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media screen and (min-width: 768px)  {
    .footer {
      background-color: white; } }
  .footer .email-signup {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media screen and (min-width: 768px)  {
      .footer .email-signup {
        background-color: #f1f1f1;
        padding-top: 40px;
        padding-bottom: 40px; } }
    .footer .email-signup .social-media {
      display: block;
      width: 100%;
      margin: 0;
      text-align: left; }
      @media screen and (min-width: 768px)  {
        .footer .email-signup .social-media {
          display: none; } }
      .footer .email-signup .social-media h3, .footer .email-signup .social-media .locate-find-ctas span, .locate-find-ctas .footer .email-signup .social-media span, .footer .email-signup .social-media .brands-we-love .text h2 span, .brands-we-love .text h2 .footer .email-signup .social-media span, .footer .email-signup .social-media .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .footer .email-signup .social-media span, .footer .email-signup .social-media .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .footer .email-signup .social-media span, .footer .email-signup .social-media .offers-quicklink a, .offers-quicklink .footer .email-signup .social-media a {
        display: inline-block;
        line-height: 20px;
        vertical-align: middle;
        margin: 0px 15px 0px 0px;
        font-size: 13px; }
      .footer .email-signup .social-media a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px; }
        .footer .email-signup .social-media a:last-child {
          margin-right: 0px; }
        .footer .email-signup .social-media a:hover {
          text-decoration: none; }
      .footer .email-signup .social-media i {
        font-size: 20px;
        color: #45c2c6; }
      .footer .email-signup .social-media:after {
        content: "";
        display: block;
        clear: both; }
  @media screen and (min-width: 768px)  {
    .footer footer {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .footer footer .social-media {
    display: none; }
    @media screen and (min-width: 768px)  {
      .footer footer .social-media {
        display: block; } }
    .footer footer .social-media a:hover {
      text-decoration: none; }
    .footer footer .social-media i {
      font-size: 25px;
      color: #45c2c6;
      margin-right: 20px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .footer footer .social-media i:hover {
        color: #1cadb2; }
  .footer footer .col-sm-3 {
    padding: 0px; }
    @media screen and (min-width: 768px)  {
      .footer footer .col-sm-3 {
        padding: 0px 15px; } }
  .footer footer h3, .footer footer .locate-find-ctas span, .locate-find-ctas .footer footer span, .footer footer .brands-we-love .text h2 span, .brands-we-love .text h2 .footer footer span, .footer footer .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .footer footer span, .footer footer .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .footer footer span, .footer footer .offers-quicklink a, .offers-quicklink .footer footer a {
    display: block;
    background-color: #818181;
    color: white;
    margin: 0px;
    padding: 10px 30px;
    border-bottom: 1px solid #e1e1e1; }
    @media screen and (min-width: 768px)  {
      .footer footer h3, .footer footer .locate-find-ctas span, .locate-find-ctas .footer footer span, .footer footer .brands-we-love .text h2 span, .brands-we-love .text h2 .footer footer span, .footer footer .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .footer footer span, .footer footer .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .footer footer span, .footer footer .offers-quicklink a, .offers-quicklink .footer footer a {
        background-color: transparent;
        border: 0px;
        padding: 0px;
        margin-bottom: 13px;
        color: #596568; } }
  .footer footer ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
    .footer footer ul li {
      background-color: #a6a6a6;
      border-bottom: 1px solid #e1e1e1;
      padding: 10px 30px; }
      .footer footer ul li a {
        color: white;
        font-weight: normal; }
    @media screen and (min-width: 768px)  {
      .footer footer ul li {
        background-color: transparent;
        border: 0px;
        padding: 3px 0px; }
        .footer footer ul li:first-child {
          padding-top: 0px; }
        .footer footer ul li a {
          color: #596568; }
          .footer footer ul li a:hover {
            text-decoration: none;
            font-weight: bold; } }

.notouch footer .social-media i:hover {
  color: #45c2c6; }

.notouch footer ul li a:hover {
  font-weight: normal; }

/* =============================================
12. TRENDS AND EVENTS PAGE GENERAL STYLES
============================================= */
.trends-events .send-back {
  z-index: -2; }
.trends-events .trends-dots {
  max-width: none;
  position: relative;
  max-width: none;
  margin-top: 120px;
  margin-bottom: 20px;
  top: 0px;
  left: -240px; }
.trends-events .trends-dots--circle {
  margin-bottom: -400px;
  left: -120px;
  z-index: -1; }
.trends-events div.banner {
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  margin: 20px -15px 15px -15px; }
  @media screen and (min-width: 768px)  {
    .trends-events div.banner {
      width: 100%;
      margin: 0px; } }
.trends-events .row {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px)  {
    .trends-events .row {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      margin-top: 120px;
      margin-bottom: 0px;
      border-bottom: 0px; } }
  .trends-events .row .image, .trends-events .row .text {
    position: relative;
    display: block; }
  @media screen and (min-width: 768px)  {
    .trends-events .row .text.left-content {
      padding-right: 30px;
      padding-left: 0px; } }
  @media screen and (min-width: 768px)  {
    .trends-events .row .text.left-content .content {
      text-align: right; } }
  .trends-events .row .text.left-content .content h2, .trends-events .row .text.left-content .content .accordion .accordion-heading a, .accordion .accordion-heading .trends-events .row .text.left-content .content a {
    color: #45c2c6; }
  @media screen and (min-width: 768px)  {
    .trends-events .row .text.right-content {
      padding-left: 30px;
      padding-right: 0px; } }
  @media screen and (min-width: 768px)  {
    .trends-events .row:last-child {
      margin-bottom: 70px; } }
  .trends-events .row:last-child .content {
    border-bottom: 0px;
    padding-bottom: 0px; }
  @media screen and (min-width: 768px)  {
    .trends-events .row .left {
      float: left; } }
  @media screen and (min-width: 768px)  {
    .trends-events .row .right {
      float: right; } }
.trends-events .content {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1; }
  @media screen and (min-width: 768px)  {
    .trends-events .content {
      text-align: left;
      margin-top: 100px;
      padding-bottom: 0px;
      border-bottom: 0px; } }
  .trends-events .content h2, .trends-events .content .accordion .accordion-heading a, .accordion .accordion-heading .trends-events .content a {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #db3036;
    text-transform: uppercase;
    font-weight: 800; }
    @media screen and (min-width: 768px)  {
      .trends-events .content h2, .trends-events .content .accordion .accordion-heading a, .accordion .accordion-heading .trends-events .content a {
        font-size: 45px;
        line-height: 45px;
        margin-bottom: 30px; } }
  .trends-events .content h4, .trends-events .content .single-frames h2, .single-frames .trends-events .content h2, .trends-events .content .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .trends-events .content a, .trends-events .content .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .trends-events .content a {
    font-size: 15px; }
    @media screen and (min-width: 768px)  {
      .trends-events .content h4, .trends-events .content .single-frames h2, .single-frames .trends-events .content h2, .trends-events .content .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .trends-events .content a, .trends-events .content .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .trends-events .content a {
        font-size: 22px;
        line-height: 25px; } }
  .trends-events .content p {
    margin-top: 5px; }
  .trends-events .content a {
    width: 100%;
    margin-top: 25px; }
    .trends-events .content a i {
      font-size: 13px;
      margin-left: 10px; }

@media screen and (min-width: 768px)  {
  .notouch .trends-events .row {
    margin-top: 80px; }
    .notouch .trends-events .row .right {
      float: right; }
    .notouch .trends-events .row .text.right-content, .notouch .trends-events .row .text.left-content {
      padding: 0px 15px; }
  .notouch .trends-events .content {
    margin-top: 0px; } }

/* =============================================
13. BLOG PAGE GENERAL STYLES
============================================= */
.blog-page .page-content, .archive .archives .page-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #d1d1d1; }
  @media screen and (min-width: 768px)  {
    .blog-page .page-content, .archive .archives .page-content {
      margin-bottom: 80px; } }
  .blog-page .page-content .subscribe, .archive .archives .page-content .subscribe {
    padding: 25px;
    text-align: center;
    background-color: #efefef;
    margin-top: 20px; }
    .blog-page .page-content .subscribe label, .archive .archives .page-content .subscribe label {
      display: block;
      width: 100%; }
@media screen and (min-width: 768px)  {
  .blog-page .main-content, .archive .archives .main-content {
    padding-right: 70px;
    border-right: 1px solid #d1d1d1; } }
.blog-page .sidebar, .archive .archives .sidebar {
  display: none; }
  @media screen and (min-width: 768px)  {
    .blog-page .sidebar, .archive .archives .sidebar {
      padding-left: 0px;
      display: block; } }
  @media screen and (min-width: 768px)  {
    .blog-page .sidebar .widget, .archive .archives .sidebar .widget {
      padding: 30px 0px 30px 20px;
      border-bottom: 1px solid #d1d1d1; } }
  .blog-page .sidebar .widget_tag_cloud a, .archive .archives .sidebar .widget_tag_cloud a {
    font-size: 13px !important;
    font-weight: bold;
    margin-bottom: 5px;
    color: #45c2c6;
    display: block;
    width: 100%;
    float: left;
    clear: right; }
    .blog-page .sidebar .widget_tag_cloud a:hover, .archive .archives .sidebar .widget_tag_cloud a:hover {
      text-decoration: none;
      color: #1cadb2; }
  .blog-page .sidebar .widget_tag_cloud:after, .archive .archives .sidebar .widget_tag_cloud:after {
    content: "";
    display: block;
    clear: both; }
  .blog-page .sidebar .widget_archive ul, .archive .archives .sidebar .widget_archive ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    .blog-page .sidebar .widget_archive ul.show, .archive .archives .sidebar .widget_archive ul.show {
      display: block; }
    .blog-page .sidebar .widget_archive ul li, .archive .archives .sidebar .widget_archive ul li {
      font-weight: bold;
      color: #45c2c6;
      cursor: pointer;
      margin-bottom: 5px; }
      .blog-page .sidebar .widget_archive ul li a, .archive .archives .sidebar .widget_archive ul li a {
        color: #45c2c6; }
        .blog-page .sidebar .widget_archive ul li a:hover, .archive .archives .sidebar .widget_archive ul li a:hover {
          text-decoration: none;
          color: #1cadb2; }
      .blog-page .sidebar .widget_archive ul li.active > a, .archive .archives .sidebar .widget_archive ul li.active > a {
        color: #58595b; }
      .blog-page .sidebar .widget_archive ul li.active ul, .archive .archives .sidebar .widget_archive ul li.active ul {
        display: block; }
      .blog-page .sidebar .widget_archive ul li ul, .archive .archives .sidebar .widget_archive ul li ul {
        display: none;
        padding-left: 15px; }

.post {
  padding: 30px 0px;
  border-bottom: 1px solid #d1d1d1; }
  @media screen and (min-width: 768px)  {
    .post {
      padding: 0px;
      border: 0px;
      margin-bottom: 100px; } }
  .post.last {
    border-bottom: 0px; }
  .post:after {
    display: block;
    content: "";
    clear: both; }
  .post img, .post iframe {
    margin: 25px auto; }
    @media screen and (min-width: 768px)  {
      .post img, .post iframe {
        margin: 50px auto; } }
 /* .post br {
    display: none; } */
  .post header {
    display: block;
    width: 100%; }
    .post header h2, .post header .accordion .accordion-heading a, .accordion .accordion-heading .post header a {
      margin: 0px; }
    .post header a {
      color: #45c2c6; }
      .post header a:hover {
        text-decoration: none;
        color: #1cadb2; }
    .post header p {
      font-size: 11px;
      color: #999999;
      margin: 5px 0px 0px 0px; }
      @media screen and (min-width: 768px)  {
        .post header p {
          font-size: 15px; } }
  @media screen and (min-width: 768px)  {
    .post .body {
      margin-bottom: 40px; } }
  .post .body p {
    margin: 0px; }
  .post .body a.read-more {
    color: #45c2c6;
    font-weight: bold;
    margin-top: 5px;
    display: block; }
    .post .body a.read-more:hover {
      text-decoration: none;
      color: #1cadb2; }
    .post .body a.read-more i:before {
      font-size: 13px;
      padding-left: 5px;
      top: 1px;
      position: relative; }

article.post {
  border: 0px;
  padding: 0px; }
  article.post:after {
    content: "";
    display: block;
    clear: both; }

.archives .post header {
  margin-bottom: 15px; }

.single .top .post-share {
  margin-bottom: 50px; }

.top > .post-share {
  margin-top: 20px; }
  @media screen and (min-width: 768px)  {
    .top > .post-share {
      margin-top: 30px; } }

.bottom > .post-share {
  margin-top: 20px; }
  @media screen and (min-width: 768px)  {
    .bottom > .post-share {
      margin-top: 0px; } }

.post-share {
  display: block;
  width: 100%; }
  .post-share .tags {
    float: left;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #45c2c6; }
    .post-share .tags span {
      color: #58595b; }
    .post-share .tags a {
      color: #45c2c6;
      font-weight: bold;
      text-transform: lowercase;
      font-size: 13px; }
      .post-share .tags a:hover {
        color: #1cadb2;
        text-decoration: none; }
    @media screen and (min-width: 768px)  {
      .post-share .tags {
        margin-top: 5px;
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px); } }
  .post-share .social-media {
    width: 100%;
    display: block;
    float: left;
    margin-top: 20px; }
    @media screen and (min-width: 768px)  {
      .post-share .social-media {
        width: auto;
        margin-top: 0px;
        float: right;
        border-left: 1px solid #d1d1d1; } }
    .post-share .social-media p {
      display: block;
      width: auto;
      float: left;
      text-transform: uppercase;
      font-weight: bold;
      padding-right: 15px;
      margin: 0px;
      line-height: 30px; }
      @media screen and (min-width: 768px)  {
        .post-share .social-media p {
          padding: 0px 20px; } }
    .post-share .social-media a {
      display: block;
      background-color: #45c2c6;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px;
      display: inline-block;
      text-align: center;
      margin-right: 15px; }
      .post-share .social-media a i:before {
        color: white;
        font-size: 17px;
        line-height: 30px;
        position: relative;
        text-align: center; }
      .post-share .social-media a i.icon-facebook:before {
        left: 1px; }
      .post-share .social-media a i.icon-twitter:before {
        left: 1px; }
      .post-share .social-media a:hover {
        text-decoration: none;
        background-color: #1cadb2; }
      .post-share .social-media a.last {
        margin-right: 0px; }
  @media screen and (min-width: 768px)  {
    .post-share {
      border-top: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1;
      padding: 20px; } }
  .post-share:after {
    content: "";
    display: block;
    clear: both; }

.pagination {
  width: 100%;
  display: block;
  border-radius: 0px;
  border: 1px solid #d1d1d1;
  height: 40px;
  line-height: 40px;
  margin: 0px; }
  @media screen and (min-width: 768px)  {
    .pagination {
      padding-left: 30px;
      height: 60px;
      line-height: 60px; } }
  .pagination:after {
    content: "";
    display: block;
    clear: both; }
  .pagination .counter {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    display: none; }
    @media screen and (min-width: 768px)  {
      .pagination .counter {
        display: block; } }
    .pagination .counter p {
      margin: 0px;
      padding: 0px;
      float: left; }
  .pagination .navigation {
    float: none;
    margin: 0 auto;
    display: block; }
    .pagination .navigation ul {
      margin: 0px;
      padding: 0px 15px;
      list-style-type: none;
      text-align: center; }
      .pagination .navigation ul li {
        display: inline-block;
        padding: 0px 10px; }
        .pagination .navigation ul li a {
          color: #45c2c6;
          font-weight: bold; }
          .pagination .navigation ul li a:hover {
            text-decoration: none; }
        .pagination .navigation ul li:first-child {
          padding: 0px 15px 0px 0px; }
        .pagination .navigation ul li:last-child {
          padding: 0px 0px 0px 15px; }
        .pagination .navigation ul li.active a {
          color: #7c7c7c; }
        .pagination .navigation ul li.dots {
          padding: 0px;
          color: #45c2c6;
          font-weight: bold; }
        .pagination .navigation ul li i.previous {
          color: #58595b;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          display: block; }
        .pagination .navigation ul li i.next {
          color: #58595b; }
    @media screen and (min-width: 768px)  {
      .pagination .navigation {
        float: right; }
        .pagination .navigation ul {
          border-left: 1px solid #d1d1d1;
          padding: 0px 30px;
          float: right; }
          .pagination .navigation ul li {
            padding: 0px 10px; }
            .pagination .navigation ul li:first-child {
              padding: 0px 15px 0px 0px; }
            .pagination .navigation ul li:last-child {
              padding: 0px 0px 0px 15px; } }

.post-navigation {
  padding: 0px;
  margin: 0px;
  display: block;
  height: auto; }
  .post-navigation .next, .post-navigation .prev {
    padding: 0px; }
  @media screen and (min-width: 768px)  {
    .post-navigation {
      margin-top: 50px;
      background-color: #f8f8f8;
      border: 1px solid #d1d1d1; } }
  .post-navigation > div a {
    font-weight: bold;
    color: #45c2c6;
    height: 60px;
    line-height: 60px;
    display: block; }
    @media screen and (min-width: 768px)  {
      .post-navigation > div a {
        padding: 0px 30px; } }
    .post-navigation > div a:hover {
      color: #1cadb2; }
    .post-navigation > div a i {
      font-size: 11px; }
  .post-navigation > div.previous {
    padding: 0px; }
    @media (max-width: 768px) {
      .post-navigation > div.previous {
        position: relative; } }
    @media screen and (min-width: 768px)  {
      .post-navigation > div.previous {
        border-right: 1px solid #d1d1d1; } }
    @media (max-width: 768px) {
      .post-navigation > div.previous a {
        padding-left: 15px; } }
    .post-navigation > div.previous i {
      margin-right: 5px; }
      @media (max-width: 768px) {
        .post-navigation > div.previous i {
          position: absolute;
          left: 0;
          top: 25px; } }
  .post-navigation > div.next {
    padding: 0px; }
    @media (max-width: 768px) {
      .post-navigation > div.next {
        position: relative; } }
    @media screen and (min-width: 768px)  {
      .post-navigation > div.next {
        border-left: 1px solid #d1d1d1; } }
    @media (max-width: 768px) {
      .post-navigation > div.next a {
        padding-right: 15px; } }
    .post-navigation > div.next i {
      margin-left: 5px; }
      @media (max-width: 768px) {
        .post-navigation > div.next i {
          position: absolute;
          right: 0;
          top: 25px; } }

/* =============================================
14. CATALOG SINGLE PAGE GENERAL STYLES
============================================= */
.single-frames hr {
  margin: 20px 0px;
  clear: both; }
  @media screen and (min-width: 768px)  {
    .single-frames hr {
      margin: 60px 0px; } }
.single-frames .sidebar.desktop {
  display: none; }
  @media screen and (min-width: 768px)  {
    .single-frames .sidebar.desktop {
      display: block; } }
.single-frames .sidebar.mobile {
  display: block; }
  @media screen and (min-width: 768px)  {
    .single-frames .sidebar.mobile {
      display: none; } }
  .single-frames .sidebar.mobile aside hr {
    margin: 15px 0px 25px 0px;
    padding: 0px; }
.single-frames .product-title h2, .single-frames .product-title .accordion .accordion-heading a, .accordion .accordion-heading .single-frames .product-title a {
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-size: 26px;
  text-transform: uppercase; }
  @media screen and (min-width: 768px)  {
    .single-frames .product-title h2, .single-frames .product-title .accordion .accordion-heading a, .accordion .accordion-heading .single-frames .product-title a {
      text-transform: capitalize;
      margin: 0px;
      text-align: left;
      font-size: 22px;
      color: #58595b; } }
.single-frames .product-title h3, .single-frames .product-title .locate-find-ctas span, .locate-find-ctas .single-frames .product-title span, .single-frames .product-title .brands-we-love .text h2 span, .brands-we-love .text h2 .single-frames .product-title span, .single-frames .product-title .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .single-frames .product-title span, .single-frames .product-title .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .single-frames .product-title span, .single-frames .product-title .offers-quicklink a, .offers-quicklink .single-frames .product-title a {
  text-transform: capitalize;
  font-weight: normal;
  color: #999999;
  margin: 0px;
  font-size: 16px;
  text-align: center; }
  @media screen and (min-width: 768px)  {
    .single-frames .product-title h3, .single-frames .product-title .locate-find-ctas span, .locate-find-ctas .single-frames .product-title span, .single-frames .product-title .brands-we-love .text h2 span, .brands-we-love .text h2 .single-frames .product-title span, .single-frames .product-title .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .single-frames .product-title span, .single-frames .product-title .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .single-frames .product-title span, .single-frames .product-title .offers-quicklink a, .offers-quicklink .single-frames .product-title a {
      font-size: 15px;
      margin-bottom: 10px;
      text-align: left; } }
.single-frames .frame-images {
  width: 100%;
  height: auto;
  background-color: #e1e1e1;
  display: block;
  position: relative;
  margin-bottom: 80px; }
  @media screen and (min-width: 768px)  {
    .single-frames .frame-images {
      margin-bottom: 115px; } }
  .single-frames .frame-images .front-view-image {
    z-index: 2; }
  .single-frames .frame-images .side-view-image {
    z-index: 1; }
  .single-frames .frame-images img {
    background: #ffffff; }
  .single-frames .frame-images .front-view-image, .single-frames .frame-images .side-view-image {
    position: absolute;
    top: 0px;
    left: 0px; }
    .single-frames .frame-images .front-view-image img, .single-frames .frame-images .side-view-image img {
      width: 100%;
      height: auto; }
  .single-frames .frame-images .info-bar {
    z-index: 3;
    position: absolute;
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    bottom: -50px;
    border: 1px solid #d1d1d1; }
    @media screen and (min-width: 768px)  {
      .single-frames .frame-images .info-bar {
        bottom: -65px;
        height: 65px;
        line-height: 65px; } }
    .single-frames .frame-images .info-bar .view-buttons {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      float: left; }
      .single-frames .frame-images .info-bar .view-buttons li {
        display: inline-block;
        font-size: 50px;
        text-align: center;
        width: 75px;
        border-right: 1px solid #d1d1d1; }
        @media screen and (min-width: 768px)  {
          .single-frames .frame-images .info-bar .view-buttons li {
            font-size: 60px;
            width: 90px; } }
        .single-frames .frame-images .info-bar .view-buttons li a {
          color: #bbbbbb; }
          .single-frames .frame-images .info-bar .view-buttons li a.active, .single-frames .frame-images .info-bar .view-buttons li a:hover {
            color: #58595b; }
        .single-frames .frame-images .info-bar .view-buttons li a.side-view {
          top: 3px;
          position: relative; }
    .single-frames .frame-images .info-bar .available-colors {
      list-style-type: none;
      margin: 0px;
      padding: 0px 5px;
      float: right; }
      @media screen and (min-width: 768px)  {
        .single-frames .frame-images .info-bar .available-colors {
          padding: 0px 10px; } }
      .single-frames .frame-images .info-bar .available-colors li {
        display: inline-block;
        text-align: center;
        padding: 0px 5px 0px 0px;
        margin: 0px; }
        .single-frames .frame-images .info-bar .available-colors li:nth-child(4), .single-frames .frame-images .info-bar .available-colors li:nth-child(5), .single-frames .frame-images .info-bar .available-colors li:nth-child(6), .single-frames .frame-images .info-bar .available-colors li:nth-child(7) {
          display: none; }
        @media screen and (min-width: 768px)  {
          .single-frames .frame-images .info-bar .available-colors li:nth-child(4), .single-frames .frame-images .info-bar .available-colors li:nth-child(5), .single-frames .frame-images .info-bar .available-colors li:nth-child(6), .single-frames .frame-images .info-bar .available-colors li:nth-child(7) {
            display: inline-block; } }
        .single-frames .frame-images .info-bar .available-colors li span {
          display: block;
          height: 17px;
          width: 17px;
          top: 4px;
          text-align: center;
          position: relative;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          -ms-border-radius: 50px;
          border-radius: 50px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center; }
          @media screen and (min-width: 768px)  {
            .single-frames .frame-images .info-bar .available-colors li span {
              top: 11px;
              height: 35px;
              width: 35px; } }
        .single-frames .frame-images .info-bar .available-colors li.label {
          content: "Colors:";
          text-transform: uppercase;
          font-weight: bold;
          font-size: 13px;
          color: #58595b; }
          @media screen and (min-width: 768px)  {
            .single-frames .frame-images .info-bar .available-colors li.label {
              margin-right: 5px; } }
.single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a {
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 5px;
  margin-top: 20px; }
  @media screen and (min-width: 768px)  {
    .single-frames h2, .single-frames .accordion .accordion-heading a, .accordion .accordion-heading .single-frames a {
      font-size: 18px; } }
.single-frames .virtual-try-on.mobile {
  display: table;
  margin: 0 auto 20px auto; }
  @media screen and (min-width: 960px)  {
    .single-frames .virtual-try-on.mobile {
      display: none; } }
.single-frames .virtual-try-on.desktop {
  display: none;
  float: left;
  height: 65px;
  line-height: 65px;
  padding: 0px 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  @media screen and (min-width: 960px)  {
    .single-frames .virtual-try-on.desktop {
      display: block; } }
.single-frames .sharing .favorites-button {
  display: center;
  margin: 0 auto 15px auto;
  color: #45c2c6;
  font-weight: bold;
  text-align: center;
  height: 35px;
  line-height: 35px; }
  @media screen and (min-width: 768px)  {
    .single-frames .sharing .favorites-button {
      display: none; } }
  .single-frames .sharing .favorites-button .wpfp-span img {
    display: none !important; }
  .single-frames .sharing .favorites-button a {
    position: relative; }
    .single-frames .sharing .favorites-button a:hover {
      color: #45c2c6; }
    .single-frames .sharing .favorites-button a:before {
      font-family: "jcpo-icon-font";
      content: "\e602";
      font-size: 20px;
      color: #c7c7c7;
      margin-right: 10px;
      position: absolute;
      left: -25px; }
.single-frames .sharing .share-buttons {
  list-style-type: none;
  margin: 0px auto;
  padding: 0px;
  display: table; }
  @media screen and (min-width: 768px)  {
    .single-frames .sharing .share-buttons {
      position: absolute;
      top: 0px;
      right: 0px;
      display: block;
      margin-right: 0px;
      z-index: 4; } }
  .single-frames .sharing .share-buttons li {
    display: inline-block;
    text-align: left;
    margin-right: 15px; }
    @media screen and (min-width: 768px)  {
      .single-frames .sharing .share-buttons li {
        display: block;
        margin-right: 0px;
        margin-bottom: 15px;
        position: relative;
        height: 30px; } }
    .single-frames .sharing .share-buttons li h4, .single-frames .sharing .share-buttons li h2, .single-frames .sharing .share-buttons li .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .sharing .share-buttons li a, .accordion .accordion-heading .single-frames .sharing .share-buttons li a {
      text-transform: uppercase;
      text-align: left; }
    .single-frames .sharing .share-buttons li a {
      display: block;
      width: 25px;
      height: 25px;
      text-align: center;
      background-color: #45c2c6;
      text-decoration: none;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
      .single-frames .sharing .share-buttons li a i {
        color: white;
        line-height: 25px; }
      @media screen and (min-width: 768px)  {
        .single-frames .sharing .share-buttons li a {
          height: 30px;
          width: 30px;
          position: absolute;
          right: 0px; }
          .single-frames .sharing .share-buttons li a i {
            line-height: 30px;
            font-size: 16px; } }
      .single-frames .sharing .share-buttons li a:hover {
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background-color: #1cadb2; }
    .single-frames .sharing .share-buttons li.favorite {
      display: none; }
      @media screen and (min-width: 768px)  {
        .single-frames .sharing .share-buttons li.favorite {
          display: block; } }
      .single-frames .sharing .share-buttons li.favorite .wpfp-span {
        height: 30px;
        line-height: 30px;
        position: relative; }
        .single-frames .sharing .share-buttons li.favorite .wpfp-span img {
          display: none !important; }
      .single-frames .sharing .share-buttons li.favorite .wpfp-wrapper {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        color: #58595b; }
      .single-frames .sharing .share-buttons li.favorite a {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        background-color: transparent;
        text-transform: uppercase;
        font-size: 10px;
        width: 215px;
        color: #58595b;
        text-align: right;
        font-weight: bold;
        display: block;
        line-height: 30px;
        left: -255px; }
        .single-frames .sharing .share-buttons li.favorite a:after {
          font-family: "jcpo-icon-font";
          content: "\e602";
          color: #c7c7c7;
          font-size: 30px;
          padding-left: 10px;
          -webkit-transition: color 0.2s ease;
          -o-transition: color 0.2s ease;
          transition: color 0.2s ease;
          position: absolute; }
        .single-frames .sharing .share-buttons li.favorite a:hover:after {
          -webkit-transition: color 0.2s ease;
          -o-transition: color 0.2s ease;
          transition: color 0.2s ease;
          color: #db3036; }
        .single-frames .sharing .share-buttons li.favorite a.active:after {
          color: #db3036; }
    .single-frames .sharing .share-buttons li.first {
      margin-right: 10px; }
      @media screen and (min-width: 768px)  {
        .single-frames .sharing .share-buttons li.first {
          display: none; } }
    .single-frames .sharing .share-buttons li.last {
      margin-right: 0px; }
.single-frames iframe {
  width: 100%;
  min-height: 315px;
  z-index: 0 !important; }
  @media screen and (max-width: 480px)  {
    .single-frames iframe {
      min-height: 162px; } }
  @media screen and (min-width: 768px)  {
    .single-frames iframe {
      min-height: 289px; } }
  @media screen and (min-width: 960px)  {
    .single-frames iframe {
      min-height: 380px; } }
  @media screen and (min-width: 1200px)  {
    .single-frames iframe {
      min-height: 450px; } }
.single-frames .related {
  padding: 0px; }
  @media screen and (min-width: 768px)  {
    .single-frames .related {
      padding: 0px 15px; } }
  .single-frames .related h3, .single-frames .related .locate-find-ctas span, .locate-find-ctas .single-frames .related span, .single-frames .related .brands-we-love .text h2 span, .brands-we-love .text h2 .single-frames .related span, .single-frames .related .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .single-frames .related span, .single-frames .related .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .single-frames .related span, .single-frames .related .offers-quicklink a, .offers-quicklink .single-frames .related a {
    font-size: 13px;
    padding: 0px 15px; }
    @media screen and (min-width: 768px)  {
      .single-frames .related h3, .single-frames .related .locate-find-ctas span, .locate-find-ctas .single-frames .related span, .single-frames .related .brands-we-love .text h2 span, .brands-we-love .text h2 .single-frames .related span, .single-frames .related .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .single-frames .related span, .single-frames .related .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .single-frames .related span, .single-frames .related .offers-quicklink a, .offers-quicklink .single-frames .related a {
        font-size: 22px;
        padding: 0px; } }
  .single-frames .related ul {
    list-style-type: none;
    text-align: center;
    padding: 0px 5px;
    margin: 0px;
    float: left;
    width: 100%; }
    @media screen and (min-width: 768px)  {
      .single-frames .related ul {
        padding: 0px;
        margin: 50px 0px 10px 0px; } }
    .single-frames .related ul li {
      display: block;
      float: left;
      position: relative;
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px);
      margin: 10px;
      overflow: hidden;
      border: 2px solid #45c2c6;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (min-width: 768px)  {
        .single-frames .related ul li {
          width: -webkit-calc(25% - 40px);
          width: calc(25% - 40px);
          margin: 0px 20px; } }
      .single-frames .related ul li:before {
        content: "";
        display: block;
        padding-top: 100%;
        overflow: hidden; }
      .single-frames .related ul li:hover {
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        border-color: #1cadb2; }
      .single-frames .related ul li a {
        position: absolute;
        display: block;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        height: 100%;
        padding: 0px 30px; }
        .single-frames .related ul li a .frame-thumbnail {
          margin: -5px -15px 0px -15px; }
          .single-frames .related ul li a .frame-thumbnail img {
            width: 100%;
            height: auto;
            margin-top: 35px; }
            @media screen and (min-width: 768px)  {
              .single-frames .related ul li a .frame-thumbnail img {
                margin-top: 20px; } }
            @media screen and (min-width: 960px)  {
              .single-frames .related ul li a .frame-thumbnail img {
                margin-top: 55px; } }
        .single-frames .related ul li a p {
          position: absolute;
          bottom: 20px;
          left: 0px;
          right: 0px;
          margin: auto;
          line-height: 1; }
          @media screen and (min-width: 768px)  {
            .single-frames .related ul li a p {
              bottom: 30px; } }
          .single-frames .related ul li a p strong {
            margin: 0px;
            color: #58595b;
            font-size: 13px;
            line-height: 15px; }
            @media screen and (min-width: 768px)  {
              .single-frames .related ul li a p strong {
                font-size: 14px;
                line-height: 18px; } }
            @media screen and (min-width: 960px)  {
              .single-frames .related ul li a p strong {
                font-size: 15px; } }
          .single-frames .related ul li a p span {
            color: #999999;
            font-weight: 500;
            font-size: 9px;
            line-height: 11px; }
            @media screen and (min-width: 768px)  {
              .single-frames .related ul li a p span {
                font-size: 11px;
                line-height: 15px; } }
            @media screen and (min-width: 960px)  {
              .single-frames .related ul li a p span {
                font-size: 13px; } }

.notouch img.zoomImg {
  display: none !important; }

.frame-details {
  list-style-type: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%; }
  .frame-details li {
    display: block;
    float: left;
    text-align: center;
    width: 33.333%;
    margin-bottom: 20px; }
    .frame-details li:nth-child(4), .frame-details li:nth-child(5) {
      margin-bottom: 0px; }
    @media screen and (min-width: 768px)  {
      .frame-details li {
        margin-bottom: 0px;
        width: 20%; } }
    .frame-details li .icon i {
      font-size: 40px;
      color: #c0c1c4;
      margin-bottom: 5px; }
      @media screen and (min-width: 768px)  {
        .frame-details li .icon i {
          font-size: 70px;
          margin-bottom: 30px; } }
    .frame-details li h4, .frame-details li .single-frames h2, .single-frames .frame-details li h2, .frame-details li .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .frame-details li a, .frame-details li .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .frame-details li a {
      margin: 0px;
      font-size: 9px;
      font-weight: 500;
      text-transform: uppercase;
      color: #999999; }
      @media screen and (min-width: 768px)  {
        .frame-details li h4, .frame-details li .single-frames h2, .single-frames .frame-details li h2, .frame-details li .single-frames .accordion .accordion-heading a, .single-frames .accordion .accordion-heading .frame-details li a, .frame-details li .accordion .accordion-heading .single-frames a, .accordion .accordion-heading .single-frames .frame-details li a {
          font-size: 11px; } }
    .frame-details li p {
      margin: 0px;
      font-size: 13px;
      line-height: 16px;
      text-transform: capitalize; }
      @media screen and (min-width: 768px)  {
        .frame-details li p {
          font-size: 18px;
          line-height: 24px; } }

body > .wpfp-span {
  display: none; }

.favorites-page .share-favorites {
  margin-bottom: 25px; }
  .favorites-page .share-favorites .form-group {
    margin: 0px;
    width: 100%; }
  .favorites-page .share-favorites label {
    margin-top: 0px; }
  .favorites-page .share-favorites input {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px); }
  .favorites-page .share-favorites button {
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    width: 50px; }
.favorites-page .share-print-favorites {
  position: relative;
  border: 1px solid #d1d1d1;
  padding-left: 30px;
  margin-bottom: 50px;
  height: 60px;
  line-height: 60px; }
  .favorites-page .share-print-favorites #favorites-form {
    position: relative; }
    .favorites-page .share-print-favorites #favorites-form label {
      margin: 0px 20px 0px 0px;
      float: left; }
    .favorites-page .share-print-favorites #favorites-form .form-group {
      margin-top: 11px;
      margin-bottom: 0px;
      line-height: 35px;
      width: 100%;
      float: left;
      max-width: 360px;
      width: -webkit-calc(100% - 360px);
      width: calc(100% - 360px); }
    @media screen and (min-width: 960px)  {
      .favorites-page .share-print-favorites #favorites-form img {
        position: absolute;
        top: 19px;
        right: 209px; } }
    @media (max-width: 1200px) {
      .favorites-page .share-print-favorites #favorites-form img {
        right: 135px; } }
    .favorites-page .share-print-favorites #favorites-form input {
      width: -webkit-calc(100% - 70px);
      width: calc(100% - 70px); }
    .favorites-page .share-print-favorites #favorites-form button {
      width: 70px;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: bold;
      color: white; }
  .favorites-page .share-print-favorites a.print-favorites {
    float: right;
    height: 58px;
    line-height: 60px;
    color: #45c2c6;
    padding: 0px 30px;
    border-left: 1px solid #d1d1d1;
    text-transform: uppercase;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease; }
    .favorites-page .share-print-favorites a.print-favorites i {
      margin-right: 10px; }
    .favorites-page .share-print-favorites a.print-favorites:hover {
      background-color: #45c2c6;
      color: white; }
      .favorites-page .share-print-favorites a.print-favorites:hover i {
        color: white; }

.favorites-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: none; }
  .favorites-list > li {
    margin-bottom: 25px;
    margin-top: 0px; }
    @media screen and (min-width: 768px)  {
      .favorites-list > li {
        margin-bottom: 65px;
        margin-top: 0px; } }
  .favorites-list .product-title .frame-image {
    width: 100%;
    height: auto;
    position: relative; }
    @media screen and (min-width: 768px)  {
      .favorites-list .product-title .frame-image {
        float: left;
        max-width: 150px;
        margin-right: 15px; }
        .favorites-list .product-title .frame-image img {
          margin-top: -15px; } }
    @media screen and (min-width: 960px)  {
      .favorites-list .product-title .frame-image {
        max-width: 360px; }
        .favorites-list .product-title .frame-image img {
          margin-top: -40px; } }
    .favorites-list .product-title .frame-image img {
      width: 100%;
      height: auto; }
    .favorites-list .product-title .frame-image.mobile {
      display: block; }
      @media screen and (min-width: 768px)  {
        .favorites-list .product-title .frame-image.mobile {
          display: none; } }
    .favorites-list .product-title .frame-image.desktop {
      display: none; }
      @media screen and (min-width: 768px)  {
        .favorites-list .product-title .frame-image.desktop {
          display: block; } }
  .favorites-list .product-title h2, .favorites-list .product-title .accordion .accordion-heading a, .accordion .accordion-heading .favorites-list .product-title a {
    text-transform: capitalize;
    margin: 0px;
    text-align: left;
    font-size: 20px;
    color: #58595b;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (min-width: 768px)  {
      .favorites-list .product-title h2, .favorites-list .product-title .accordion .accordion-heading a, .accordion .accordion-heading .favorites-list .product-title a {
        text-align: left;
        font-size: 22px; } }
  .favorites-list .product-title h3, .favorites-list .product-title .locate-find-ctas span, .locate-find-ctas .favorites-list .product-title span, .favorites-list .product-title .brands-we-love .text h2 span, .brands-we-love .text h2 .favorites-list .product-title span, .favorites-list .product-title .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .favorites-list .product-title span, .favorites-list .product-title .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .favorites-list .product-title span, .favorites-list .product-title .offers-quicklink a, .offers-quicklink .favorites-list .product-title a {
    text-transform: capitalize;
    font-weight: normal;
    color: #999999;
    margin: 0px;
    font-size: 13px;
    text-align: center; }
    @media screen and (min-width: 768px)  {
      .favorites-list .product-title h3, .favorites-list .product-title .locate-find-ctas span, .locate-find-ctas .favorites-list .product-title span, .favorites-list .product-title .brands-we-love .text h2 span, .brands-we-love .text h2 .favorites-list .product-title span, .favorites-list .product-title .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .favorites-list .product-title span, .favorites-list .product-title .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .favorites-list .product-title span, .favorites-list .product-title .offers-quicklink a, .offers-quicklink .favorites-list .product-title a {
        text-align: left;
        font-size: 16px;
        margin-bottom: 8px; } }
  .favorites-list .product-title p.description {
    text-align: center;
    margin-top: 5px; }
    @media screen and (min-width: 768px)  {
      .favorites-list .product-title p.description {
        margin-top: 0px;
        text-align: left; } }
  .favorites-list .remove-link {
    margin: 10px auto 0 auto;
    text-align: center;
    display: table; }
    @media screen and (min-width: 768px)  {
      .favorites-list .remove-link {
        margin: 0px;
        text-align: left; } }
    .favorites-list .remove-link i {
      display: none !important; }
    .favorites-list .remove-link img {
      float: left;
      margin-top: 17px;
      margin-left: 10px; }
    .favorites-list .remove-link a {
      text-transform: capitalize;
      float: left;
      display: table;
      font-size: 13px;
      color: #45c2c6; }
      .favorites-list .remove-link a:before {
        font-family: "jcpo-icon-font";
        content: "\e900";
        color: #45c2c6;
        font-size: 12px;
        position: relative;
        top: 1px;
        margin-right: 5px;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .favorites-list .remove-link a:hover {
        color: #1cadb2; }
        .favorites-list .remove-link a:hover:before {
          color: #1cadb2; }
    .favorites-list .remove-link .wpfp-wrapper {
      font-weight: bold;
      color: #db3036;
      display: block;
      font-size: 11px; }
      @media screen and (min-width: 768px)  {
        .favorites-list .remove-link .wpfp-wrapper {
          font-size: 13px; } }
  .favorites-list .frame-details {
    display: table;
    height: auto;
    margin-top: 0px;
    margin-bottom: 25px; }
    @media screen and (min-width: 768px)  {
      .favorites-list .frame-details {
        margin-top: 40px;
        margin-bottom: 60px; } }

/* =============================================
15. CATALOG PAGE GENERAL STYLES
============================================= */
.available-colors .pink span, .colors .pink span {
  background-color: #eb569a; }
.available-colors .black span, .colors .black span {
  background-color: black; }
.available-colors .blue span, .colors .blue span {
  background-color: #1069b4; }
.available-colors .brown span, .colors .brown span {
  background-color: #663300; }
.available-colors .crystal span, .colors .crystal span {
  background-image: url("img/colors/crystal_sm.jpg"); }
.available-colors .gold span, .colors .gold span {
  background-color: #b28d49; }
.available-colors .green span, .colors .green span {
  background-color: #6db341; }
.available-colors .grey span, .colors .grey span {
  background-color: #787878; }
.available-colors .multicolor span, .colors .multicolor span {
  background-image: url("img/colors/multi_sm.jpg"); }
.available-colors .orange span, .colors .orange span {
  background-color: #e27231; }
.available-colors .pattern span, .colors .pattern span {
  background-image: url("img/colors/pattern_sm.jpg"); }
.available-colors .purple span, .colors .purple span {
  background-color: #893591; }
.available-colors .red span, .colors .red span {
  background-color: #cc2227; }
.available-colors .silver span, .colors .silver span {
  background-color: #c0c0c0; }
.available-colors .tortoise span, .colors .tortoise span {
  background-image: url("img/colors/tortoise_sm.jpg"); }
.available-colors .white span, .colors .white span {
  background-color: white;
  border: 1px solid #d1d1d1; }

.catalog-wrapper {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px)  {
    .catalog-wrapper {
      margin-bottom: 40px; } }
  @media screen and (min-width: 768px)  {
    .catalog-wrapper .col-sm-6, .catalog-wrapper .notouch .trends-events .image, .notouch .trends-events .catalog-wrapper .image, .catalog-wrapper .notouch .trends-events .text, .notouch .trends-events .catalog-wrapper .text {
      margin-bottom: 15px; } }
  .catalog-wrapper .col-sm-6.text-right, .catalog-wrapper .notouch .trends-events .text-right.image, .notouch .trends-events .catalog-wrapper .text-right.image, .catalog-wrapper .notouch .trends-events .text-right.text, .notouch .trends-events .catalog-wrapper .text-right.text {
    display: none; }
    @media screen and (min-width: 768px)  {
      .catalog-wrapper .col-sm-6.text-right, .catalog-wrapper .notouch .trends-events .text-right.image, .notouch .trends-events .catalog-wrapper .text-right.image, .catalog-wrapper .notouch .trends-events .text-right.text, .notouch .trends-events .catalog-wrapper .text-right.text {
        display: block; } }
  .catalog-wrapper #filter-clear {
    display: block;
    text-align: center;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px)  {
      .catalog-wrapper #filter-clear {
        text-align: left;
        margin-bottom: 0px; } }
    .catalog-wrapper #filter-clear i {
      font-size: 12px;
      position: relative;
      top: 1px;
      margin-right: 5px; }

#catalog #ui-id-1, #catalog #ui-id-2, #catalog #ui-id-3, #catalog #ui-id-4 {
  display: none !important; }
#catalog i.icon-remove:before {
  content: "\e900"; }
#catalog .no-results {
  position: absolute; }
#catalog .acn-wrap {
  background-color: white;
  border: 0px;
  box-shadow: 0px;
  padding: 0px;
  margin: 20px 0px 80px 0px;
  width: 100%;
  font-family: "Gotham A", "Gotham B"; }
#catalog .acn-selected {
  margin: 0px; }
  @media screen and (min-width: 768px)  {
    #catalog .acn-selected {
      margin-left: 15px; } }
#catalog .acn-selected a {
  display: table;
  text-align: center;
  border-radius: 0px;
  background-color: #45c2c6;
  border: 0px;
  margin: 0px 5px 5px 0px;
  padding: 5px 10px;
  color: white;
  box-shadow: none;
  line-height: 13px;
  float: left;
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px); }
  @media screen and (max-width: 480px)  {
    #catalog .acn-selected a {
      width: 100%;
      margin: 0px 0px 5px 0px; } }
  @media screen and (min-width: 768px)  {
    #catalog .acn-selected a {
      width: 100%;
      margin: 0px 0px 5px 0px; } }
  @media screen and (min-width: 960px)  {
    #catalog .acn-selected a {
      width: auto;
      margin: 0px 5px 5px 0px; } }
  #catalog .acn-selected a:hover {
    background-color: #1cadb2; }
  #catalog .acn-selected a:last-child:after {
    display: block;
    content: "";
    clear: both; }
  #catalog .acn-selected a i {
    padding: 0px; }
    #catalog .acn-selected a i:before {
      margin-right: 5px;
      position: relative;
      top: 1px; }
#catalog .acn-toggle {
  position: relative;
  text-align: left;
  color: #58595b;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  background-color: white;
  padding: 10px 0px;
  display: block;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: bold; }
  @media screen and (min-width: 768px)  {
    #catalog .acn-toggle {
      display: none; } }
  #catalog .acn-toggle i {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #45c2c6;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    float: right;
    text-align: center;
    color: white;
    line-height: 25px; }
    #catalog .acn-toggle i:before {
      position: relative;
      top: 1px; }
  #catalog .acn-toggle.expanded {
    border-bottom: 0px; }
    #catalog .acn-toggle.expanded i {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
#catalog .acn-wrap {
  margin: 0px; }
#catalog .acn-navi-wrap {
  margin: 0px;
  width: 100%;
  display: none; }
  @media screen and (min-width: 768px)  {
    #catalog .acn-navi-wrap {
      display: block;
      margin: 0px 15px 0px 0px;
      width: -webkit-calc(25% - 15px);
      width: calc(25% - 15px); } }
#catalog .acn-navi {
  box-shadow: none; }
  #catalog .acn-navi h3, #catalog .acn-navi .locate-find-ctas span, .locate-find-ctas #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text h2 span, .brands-we-love .text h2 #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span, #catalog .acn-navi .offers-quicklink a, .offers-quicklink #catalog .acn-navi a, #catalog .acn-navi h3.ui-state-active, #catalog .acn-navi .locate-find-ctas span.ui-state-active, .locate-find-ctas #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text h2 span.ui-state-active, .brands-we-love .text h2 #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span.ui-state-active, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span.ui-state-active, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .offers-quicklink a.ui-state-active, .offers-quicklink #catalog .acn-navi a.ui-state-active {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #58595b;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    border-bottom: 0px;
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
    margin: 0px;
    background-image: none;
    outline: none; }
    #catalog .acn-navi h3 > span, #catalog .acn-navi .locate-find-ctas span > span, .locate-find-ctas #catalog .acn-navi span > span, #catalog .acn-navi .brands-we-love .text h2 span > span, .brands-we-love .text h2 #catalog .acn-navi span > span, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span > span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span > span, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span > span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span > span, #catalog .acn-navi .offers-quicklink a > span, .offers-quicklink #catalog .acn-navi a > span, #catalog .acn-navi h3.ui-state-active > span, #catalog .acn-navi .locate-find-ctas span.ui-state-active > span, .locate-find-ctas #catalog .acn-navi span.ui-state-active > span, #catalog .acn-navi .brands-we-love .text h2 span.ui-state-active > span, .brands-we-love .text h2 #catalog .acn-navi span.ui-state-active > span, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span.ui-state-active > span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span.ui-state-active > span, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span.ui-state-active > span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span.ui-state-active > span, #catalog .acn-navi .offers-quicklink a.ui-state-active > span, .offers-quicklink #catalog .acn-navi a.ui-state-active > span {
      display: none; }
    #catalog .acn-navi h3#ui-id-19, #catalog .acn-navi .locate-find-ctas span#ui-id-19, .locate-find-ctas #catalog .acn-navi span#ui-id-19, #catalog .acn-navi .brands-we-love .text h2 span#ui-id-19, .brands-we-love .text h2 #catalog .acn-navi span#ui-id-19, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span#ui-id-19, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span#ui-id-19, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span#ui-id-19, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span#ui-id-19, #catalog .acn-navi .offers-quicklink a#ui-id-19, .offers-quicklink #catalog .acn-navi a#ui-id-19, #catalog .acn-navi h3.ui-state-active#ui-id-19, #catalog .acn-navi .locate-find-ctas span.ui-state-active#ui-id-19, .locate-find-ctas #catalog .acn-navi span.ui-state-active#ui-id-19, #catalog .acn-navi .brands-we-love .text h2 span.ui-state-active#ui-id-19, .brands-we-love .text h2 #catalog .acn-navi span.ui-state-active#ui-id-19, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span.ui-state-active#ui-id-19, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span.ui-state-active#ui-id-19, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span.ui-state-active#ui-id-19, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span.ui-state-active#ui-id-19, #catalog .acn-navi .offers-quicklink a.ui-state-active#ui-id-19, .offers-quicklink #catalog .acn-navi a.ui-state-active#ui-id-19 {
      border-bottom: 1px solid #d1d1d1; }
    @media screen and (min-width: 768px)  {
      #catalog .acn-navi h3, #catalog .acn-navi .locate-find-ctas span, .locate-find-ctas #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text h2 span, .brands-we-love .text h2 #catalog .acn-navi span, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span, #catalog .acn-navi .offers-quicklink a, .offers-quicklink #catalog .acn-navi a, #catalog .acn-navi h3.ui-state-active, #catalog .acn-navi .locate-find-ctas span.ui-state-active, .locate-find-ctas #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text h2 span.ui-state-active, .brands-we-love .text h2 #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span.ui-state-active, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span.ui-state-active, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .offers-quicklink a.ui-state-active, .offers-quicklink #catalog .acn-navi a.ui-state-active {
        border: 1px solid #d1d1d1; } }
  #catalog .acn-navi h3.ui-state-active, #catalog .acn-navi .locate-find-ctas span.ui-state-active, .locate-find-ctas #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text h2 span.ui-state-active, .brands-we-love .text h2 #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .brands-we-love .text .accordion .accordion-heading a span.ui-state-active, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .accordion .accordion-heading .brands-we-love .text a span.ui-state-active, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-navi span.ui-state-active, #catalog .acn-navi .offers-quicklink a.ui-state-active, .offers-quicklink #catalog .acn-navi a.ui-state-active {
    border-bottom: 1px solid #d1d1d1; }
  #catalog .acn-navi .ui-accordion-content {
    height: auto !important;
    margin: 5px 0px;
    border: 0px; }
    @media screen and (min-width: 768px)  {
      #catalog .acn-navi .ui-accordion-content {
        margin: 25px 0px;
        display: block !important;
        max-height: 230px;
        overflow-y: auto; } }
    #catalog .acn-navi .ui-accordion-content ul {
      padding-top: 15px; }
      @media screen and (min-width: 768px)  {
        #catalog .acn-navi .ui-accordion-content ul {
          padding-top: 5px; } }
      #catalog .acn-navi .ui-accordion-content ul li {
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        padding-left: 50px;
        position: relative; }
        #catalog .acn-navi .ui-accordion-content ul li a {
          padding: 0px;
          font-weight: normal;
          display: block;
          margin-bottom: 20px;
          color: #58595b; }
          #catalog .acn-navi .ui-accordion-content ul li a:hover {
            color: #58595b; }
        #catalog .acn-navi .ui-accordion-content ul li:first-child {
          display: none; }
        #catalog .acn-navi .ui-accordion-content ul li i {
          width: 25px;
          height: 25px;
          position: absolute;
          left: -35px;
          top: -3px;
          display: inline-block;
          border: 2px solid #ededed; }
        #catalog .acn-navi .ui-accordion-content ul li i.icon-check:before {
          content: "\e900";
          color: #58595b;
          position: absolute;
          top: 4px;
          left: 0px;
          right: 0px; }
        #catalog .acn-navi .ui-accordion-content ul li i.icon-check-empty:before {
          content: none; }
#catalog .catalog-filter {
  border: 1px solid #d1d1d1;
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  margin-top: 25px;
  width: 100%; }
  @media screen and (min-width: 768px)  {
    #catalog .catalog-filter {
      margin-top: 0px;
      margin-bottom: 60px;
      height: 60px;
      line-height: 60px;
      padding: 0px 30px; } }
  #catalog .catalog-filter h3, #catalog .catalog-filter .locate-find-ctas span, .locate-find-ctas #catalog .catalog-filter span, #catalog .catalog-filter .brands-we-love .text h2 span, .brands-we-love .text h2 #catalog .catalog-filter span, #catalog .catalog-filter .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #catalog .catalog-filter span, #catalog .catalog-filter .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #catalog .catalog-filter span, #catalog .catalog-filter .offers-quicklink a, .offers-quicklink #catalog .catalog-filter a {
    display: inline-block;
    font-size: 13px;
    margin: 0px;
    margin-right: 15px; }
  #catalog .catalog-filter select {
    display: inline-block; }
#catalog .acn-content {
  width: 100%; }
  @media screen and (min-width: 768px)  {
    #catalog .acn-content {
      margin: 0px 0px 0px 15px;
      width: -webkit-calc(75% - 15px);
      width: calc(75% - 15px); } }
#catalog .acn-content ul li {
  box-shadow: none;
  border-bottom: 2px solid #d1d1d1;
  text-align: center;
  font-family: "Gotham A", "Gotham B";
  margin-bottom: 0px; }
  @media screen and (max-width: 480px)  {
    #catalog .acn-content ul li {
      width: 100%; } }
  #catalog .acn-content ul li:hover {
    box-shadow: 0px 0px 0px 2px #d1d1d1;
    border-bottom: 0px; }
  #catalog .acn-content ul li .available-colors {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block; }
    #catalog .acn-content ul li .available-colors .color {
      display: inline-block; }
      #catalog .acn-content ul li .available-colors .color span {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        display: block; }
        #catalog .acn-content ul li .available-colors .color span:last-child {
          margin-right: 0px;
          clear: both; }
    @media screen and (min-width: 768px)  {
      #catalog .acn-content ul li .available-colors {
        margin-top: 10px;
        margin-bottom: 20px; } }
  #catalog .acn-content ul li .product-title h2, #catalog .acn-content ul li .product-title .accordion .accordion-heading a, .accordion .accordion-heading #catalog .acn-content ul li .product-title a {
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
    margin: 0px; }
    @media screen and (min-width: 768px)  {
      #catalog .acn-content ul li .product-title h2, #catalog .acn-content ul li .product-title .accordion .accordion-heading a, .accordion .accordion-heading #catalog .acn-content ul li .product-title a {
        font-size: 15px;
        line-height: 24px; } }
  #catalog .acn-content ul li .product-title h3, #catalog .acn-content ul li .product-title .locate-find-ctas span, .locate-find-ctas #catalog .acn-content ul li .product-title span, #catalog .acn-content ul li .product-title .brands-we-love .text h2 span, .brands-we-love .text h2 #catalog .acn-content ul li .product-title span, #catalog .acn-content ul li .product-title .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #catalog .acn-content ul li .product-title span, #catalog .acn-content ul li .product-title .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #catalog .acn-content ul li .product-title span, #catalog .acn-content ul li .product-title .offers-quicklink a, .offers-quicklink #catalog .acn-content ul li .product-title a {
    font-size: 13px;
    line-height: 13px;
    color: #999999;
    font-weight: normal;
    text-transform: none;
    margin: 0px; }
  #catalog .acn-content ul li .favorites-button {
    margin: 15px 0px 25px 0px; }
    @media screen and (min-width: 768px)  {
      #catalog .acn-content ul li .favorites-button {
        margin: 25px 0px 40px 0px; } }
    #catalog .acn-content ul li .favorites-button img {
      margin: auto;
      clear: both; }
    #catalog .acn-content ul li .favorites-button a {
      color: #45c2c6;
      font-weight: bold; }
      #catalog .acn-content ul li .favorites-button a:hover {
        color: #1cadb2; }
        #catalog .acn-content ul li .favorites-button a:hover:before {
          color: #db3036; }
      #catalog .acn-content ul li .favorites-button a.active {
        color: #58595b; }
    #catalog .acn-content ul li .favorites-button a:before {
      content: "\e602";
      font-family: "jcpo-icon-font";
      color: #c7c7c7;
      margin-right: 5px;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    #catalog .acn-content ul li .favorites-button .wpfp-wrapper {
      font-weight: bold;
      color: #58595b; }
      #catalog .acn-content ul li .favorites-button .wpfp-wrapper:before {
        content: "\e602";
        font-family: "jcpo-icon-font";
        color: #db3036;
        margin-right: 5px; }

.notouch #catalog .acn-content ul li:hover {
  box-shadow: none;
  border-bottom: 2px solid #d1d1d1; }

/* =============================================
16. VTO PAGE GENERAL STYLES
============================================= */
.page-id-6483 p > img {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px)  {
    .page-id-6483 p > img {
      margin-bottom: 50px; } }
.page-id-6483 ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
  .page-id-6483 ol li {
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 15px;
    margin-left: 35px;
    padding: 0px; }
    .page-id-6483 ol li:before {
      display: inline-block;
      height: 25px;
      width: 25px;
      line-height: 25px;
      margin-left: -35px;
      background-color: #db3036;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px;
      color: white;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      margin-right: 10px; }
    .page-id-6483 ol li:nth-child(1):before {
      content: "1"; }
    .page-id-6483 ol li:nth-child(2):before {
      content: "2"; }
    .page-id-6483 ol li:nth-child(3):before {
      content: "3"; }
    .page-id-6483 ol li:nth-child(4):before {
      content: "4"; }
    .page-id-6483 ol li:nth-child(5):before {
      content: "5"; }
    .page-id-6483 ol li:nth-child(6):before {
      content: "6"; }
    @media screen and (min-width: 768px)  {
      .page-id-6483 ol li {
        line-height: 20px;
        margin-bottom: 20px;
        margin-left: 50px; }
        .page-id-6483 ol li:before {
          height: 35px;
          width: 35px;
          line-height: 35px;
          margin-left: -50px;
          font-size: 18px;
          margin-right: 15px; } }

.vto-quicklinks a {
  width: 100%;
  padding: 10px 15px;
  float: left; }
  @media screen and (min-width: 768px)  {
    .vto-quicklinks a {
      width: 33.333%;
      padding: 15px; } }
  .vto-quicklinks a img {
    width: 100%;
    height: auto;
    max-width: 260px;
    display: block;
    margin: auto; }
  .vto-quicklinks a:last-child:after {
    content: " ";
    clear: both;
    display: block; }

/* =============================================
17. LENSES PAGE GENERAL STYLES
============================================= */
.page-id-6337 h4 + p > img, .page-id-6337 .single-frames h2 + p > img, .single-frames .page-id-6337 h2 + p > img, .page-id-6337 .single-frames .accordion .accordion-heading a + p > img, .single-frames .accordion .accordion-heading .page-id-6337 a + p > img, .page-id-6337 .accordion .accordion-heading .single-frames a + p > img, .accordion .accordion-heading .single-frames .page-id-6337 a + p > img {
  margin-top: 15px; }
  @media screen and (min-width: 768px)  {
    .page-id-6337 h4 + p > img, .page-id-6337 .single-frames h2 + p > img, .single-frames .page-id-6337 h2 + p > img, .page-id-6337 .single-frames .accordion .accordion-heading a + p > img, .single-frames .accordion .accordion-heading .page-id-6337 a + p > img, .page-id-6337 .accordion .accordion-heading .single-frames a + p > img, .accordion .accordion-heading .single-frames .page-id-6337 a + p > img {
      margin-top: 20px; } }

/* =============================================
18. LOOKBOOK PAGE GENERAL STYLES
============================================= */
.lookbook-page-1 .fashion-quicklinks img {
  width: 100%;
  height: auto; }
.lookbook-page-1 .fashion-quicklinks a {
  display: block;
  overflow: hidden;
  position: relative; }
  .lookbook-page-1 .fashion-quicklinks a img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .lookbook-page-1 .fashion-quicklinks a:hover img {
    -webkit-transform: translateZ(0) scale(1.05, 1.05);
    -moz-transform: translateZ(0) scale(1.05, 1.05);
    -ms-transform: translateZ(0) scale(1.05, 1.05);
    -o-transform: translateZ(0) scale(1.05, 1.05);
    transform: translateZ(0) scale(1.05, 1.05); }
  .lookbook-page-1 .fashion-quicklinks a span {
    position: absolute;
    font-size: 9px;
    bottom: 3px;
    right: 10px;
    color: white;
    text-transform: uppercase; }
    .lookbook-page-1 .fashion-quicklinks a span i {
      margin-left: 5px;
      font-size: 7px; }
    @media screen and (min-width: 768px)  {
      .lookbook-page-1 .fashion-quicklinks a span {
        font-size: 14px;
        bottom: 15px;
        right: 25px; }
        .lookbook-page-1 .fashion-quicklinks a span i {
          font-size: 14px;
          margin-left: 10px; } }
    @media screen and (min-width: 960px)  {
      .lookbook-page-1 .fashion-quicklinks a span {
        bottom: 25px;
        right: 35px; } }
.lookbook-page-1 .fashion-quicklinks .first {
  margin-top: 20px; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-1 .fashion-quicklinks .first {
      margin-top: 70px; } }
.lookbook-page-1 .fashion-quicklinks .pull-left, .lookbook-page-1 .fashion-quicklinks .pull-right {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  margin-top: 10px;
  margin-bottom: 10px;
  display: block; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-1 .fashion-quicklinks .pull-left, .lookbook-page-1 .fashion-quicklinks .pull-right {
      width: -webkit-calc(50% - 10px);
      width: calc(50% - 10px);
      margin-top: 20px;
      margin-bottom: 20px; } }
.lookbook-page-1 .fashion-quicklinks .pull-left {
  margin-right: 5px; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-1 .fashion-quicklinks .pull-left {
      margin-right: 10px; } }
.lookbook-page-1 .fashion-quicklinks .pull-right {
  margin-left: 5px; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-1 .fashion-quicklinks .pull-right {
      margin-left: 10px; } }

.notouch .lookbook-page-1 .fashion-quicklinks a:hover img {
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1); }

.lookbook-page-2 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }
.lookbook-page-2 ul.lookbook-nav {
  margin: 20px 0px; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-2 ul.lookbook-nav {
      margin: 60px 0px; } }
  .lookbook-page-2 ul.lookbook-nav li {
    padding: 0px;
    display: block;
    float: left;
    width: -webkit-calc(25% - 10px);
    width: calc(25% - 10px);
    margin: 0px 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    @media screen and (min-width: 768px)  {
      .lookbook-page-2 ul.lookbook-nav li {
        width: -webkit-calc(25% - 30px);
        width: calc(25% - 30px);
        margin: 0px 15px; } }
    .lookbook-page-2 ul.lookbook-nav li:hover {
      opacity: 1; }
    .lookbook-page-2 ul.lookbook-nav li.active {
      opacity: 1; }
@media screen and (min-width: 768px)  {
  .lookbook-page-2 .lookbook-content {
    display: block;
    padding: 75px 0px; } }
.lookbook-page-2 .lookbook-content > li {
  display: none; }
  .lookbook-page-2 .lookbook-content > li.active {
    display: table;
    width: 100%;
    table-layout: fixed; }
    @media screen and (min-width: 768px)  {
      .lookbook-page-2 .lookbook-content > li.active {
        display: block; } }
.lookbook-page-2 .lookbook-left {
  display: table-header-group;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  align-content: center; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-2 .lookbook-left {
      float: left;
      display: block;
      width: 50%;
      padding: 0px 20px; } }
  .lookbook-page-2 .lookbook-left h3, .lookbook-page-2 .lookbook-left .locate-find-ctas span, .locate-find-ctas .lookbook-page-2 .lookbook-left span, .lookbook-page-2 .lookbook-left .brands-we-love .text h2 span, .brands-we-love .text h2 .lookbook-page-2 .lookbook-left span, .lookbook-page-2 .lookbook-left .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a .lookbook-page-2 .lookbook-left span, .lookbook-page-2 .lookbook-left .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a .lookbook-page-2 .lookbook-left span, .lookbook-page-2 .lookbook-left .offers-quicklink a, .offers-quicklink .lookbook-page-2 .lookbook-left a {
    margin: 0px; }
  .lookbook-page-2 .lookbook-left > div {
    margin: 20px auto;
    display: block;
    width: 100%; }
  .lookbook-page-2 .lookbook-left .related-eyewear {
    margin: 20px 0px;
    width: 100%;
    display: table; }
    @media screen and (min-width: 768px)  {
      .lookbook-page-2 .lookbook-left .related-eyewear {
        margin: 40px 0px; } }
    .lookbook-page-2 .lookbook-left .related-eyewear li {
      width: 50%;
      display: block;
      float: left;
      color: #999999; }
      .lookbook-page-2 .lookbook-left .related-eyewear li strong {
        color: #45c2c6; }
      .lookbook-page-2 .lookbook-left .related-eyewear li.last {
        display: none; }
      .lookbook-page-2 .lookbook-left .related-eyewear li.last:after {
        display: block;
        content: " ";
        clear: both; }
      .lookbook-page-2 .lookbook-left .related-eyewear li a span {
        color: #999999;
        font-weight: normal; }
      @media screen and (min-width: 768px)  {
        .lookbook-page-2 .lookbook-left .related-eyewear li {
          width: 33.333%; }
          .lookbook-page-2 .lookbook-left .related-eyewear li.last {
            display: block; } }
  .lookbook-page-2 .lookbook-left .chevron-link {
    margin: 0 auto; }
    @media (max-width: 768px) {
      .lookbook-page-2 .lookbook-left .chevron-link {
        display: inline-block;
        position: relative;
        width: 185px;
        padding-right: 15px; } }
    @media (max-width: 768px) {
      .lookbook-page-2 .lookbook-left .chevron-link i {
        position: absolute;
        top: 2px;
        right: 0; } }
.lookbook-page-2 .lookbook-right {
  display: table-footer-group;
  width: 100%;
  text-align: center;
  margin: 0 auto; }
  @media screen and (min-width: 768px)  {
    .lookbook-page-2 .lookbook-right {
      float: right;
      display: block;
      width: 50%;
      padding: 0px 20px; } }
  .lookbook-page-2 .lookbook-right img {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px)  {
      .lookbook-page-2 .lookbook-right img {
        margin-bottom: 40px; } }
  .lookbook-page-2 .lookbook-right .image-caption p {
    margin-bottom: 5px; }

.notouch .lookbook-nav li:hover {
  opacity: 0.5; }

/* =============================================
19. VIRTUAL TRY ON GENERAL STYLES
============================================= */
#tryOnModal {
  display: none;
  width: 885px;
  height: 590px;
  margin: 10px 10px 0; }
  #tryOnModal .overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 290px;
    width: 166px;
    z-index: 50; }
  #tryOnModal .right-col {
    position: relative;
    display: block;
    background: #ededed;
    width: 180px;
    height: 538px;
    margin: 31px 0 0; }
    #tryOnModal .right-col .current .padding {
      padding: 10px 7px 5px; }
    #tryOnModal .right-col .current h3, #tryOnModal .right-col .current .locate-find-ctas span, .locate-find-ctas #tryOnModal .right-col .current span, #tryOnModal .right-col .current .brands-we-love .text h2 span, .brands-we-love .text h2 #tryOnModal .right-col .current span, #tryOnModal .right-col .current .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #tryOnModal .right-col .current span, #tryOnModal .right-col .current .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #tryOnModal .right-col .current span, #tryOnModal .right-col .current .offers-quicklink a, .offers-quicklink #tryOnModal .right-col .current a {
      margin: 0 0 5px 8px; }
    #tryOnModal .right-col .current p {
      padding: 0 0 5px; }
    #tryOnModal .right-col .current .container {
      position: relative;
      background: #FFF;
      width: auto; }
      #tryOnModal .right-col .current .container img {
        position: relative;
        display: block;
        width: 145px;
        height: 75px;
        margin: 0 auto;
        padding: 0; }
      #tryOnModal .right-col .current .container ul {
        padding: 0;
        list-style-type: none; }
        #tryOnModal .right-col .current .container ul li {
          position: relative;
          display: inline-block;
          width: 17px;
          height: 17px;
          margin: 0 5px 0 0; }
          #tryOnModal .right-col .current .container ul li span {
            display: inline-block;
            width: 17px;
            height: 17px; }
    #tryOnModal .right-col h3, #tryOnModal .right-col .locate-find-ctas span, .locate-find-ctas #tryOnModal .right-col span, #tryOnModal .right-col .brands-we-love .text h2 span, .brands-we-love .text h2 #tryOnModal .right-col span, #tryOnModal .right-col .brands-we-love .text .accordion .accordion-heading a span, .brands-we-love .text .accordion .accordion-heading a #tryOnModal .right-col span, #tryOnModal .right-col .accordion .accordion-heading .brands-we-love .text a span, .accordion .accordion-heading .brands-we-love .text a #tryOnModal .right-col span, #tryOnModal .right-col .offers-quicklink a, .offers-quicklink #tryOnModal .right-col a {
      font-size: 12px;
      color: #58595b;
      font-family: "Gotham B", "Gotham A";
      font-weight: bold;
      text-transform: uppercase;
      margin: 5px 0 5px 18px; }
    #tryOnModal .right-col p {
      font-family: "Gotham B", "Gotham A"; }
    #tryOnModal .right-col .frame-list {
      position: relative;
      background: #FFF;
      list-style-type: none;
      padding: 10px;
      margin: 0 7px;
      height: 286px;
      overflow: hidden; }
      #tryOnModal .right-col .frame-list a {
        display: block; }
        #tryOnModal .right-col .frame-list a p {
          color: #58595B;
          margin: 0; }
      #tryOnModal .right-col .frame-list .inner {
        position: relative;
        list-style-type: none;
        padding: 0 30px 0 0;
        margin: 0;
        overflow: auto;
        height: 100%;
        width: 100%; }
        #tryOnModal .right-col .frame-list .inner li {
          margin: 0 0 5px;
          padding: 0 0 5px;
          border-bottom: 1px solid #dfdfdf;
          width: 125px; }
          #tryOnModal .right-col .frame-list .inner li:last-child {
            border: none; }
          #tryOnModal .right-col .frame-list .inner li .colors {
            display: none; }
          #tryOnModal .right-col .frame-list .inner li img {
            position: relative;
            display: block;
            width: 125px;
            height: 75px;
            margin: 0 auto;
            padding: 0; }

#tryOnArea {
  position: relative;
  width: 702px;
  height: 602px; }

#colorbox #tryOnModal {
  display: block; }

.btn-scroll-up {
  position: absolute;
  display: block;
  width: 84px;
  height: 37px;
  background: url("img/btn_scrollup_spr.jpg") top left no-repeat;
  bottom: 0;
  left: 7px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .btn-scroll-up:hover, .btn-scroll-up:active {
    background-position: center left; }
  .btn-scroll-up.disabled {
    background-position: bottom left;
    cursor: default; }

.btn-scroll-down {
  position: absolute;
  display: block;
  width: 82px;
  height: 37px;
  background: url("img/btn_scrolldown_spr.jpg") top left no-repeat;
  bottom: 0;
  left: 91px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .btn-scroll-down:hover, .btn-scroll-down:active {
    background-position: center left; }
  .btn-scroll-down.disabled {
    background-position: bottom left;
    cursor: default; }

.try-on-modal {
  font-size: 10px;
  margin: 0 10px 0 0; }

/* =============================================
20. FEEDBACK TOOL STYLES
============================================= */
#feedback {
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  bottom: 30px;
  padding: 45px 0px 50px 0px;
  width: 35px;
  z-index: 999999;
  cursor: pointer;
  right: -13px;
  -webkit-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease; }
  @media screen and (min-width: 960px)  {
    #feedback {
      display: block; } }
  #feedback span {
    bottom: 20px;
    display: block;
    background: url(img/feedback-icon-red.gif) no-repeat;
    height: 65px;
    position: absolute;
    width: 9px;
    left: 7px; }
  #feedback div {
    background-image: url(img/feedback.gif);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-position: -5px -13px; }
  #feedback:hover {
    right: -5px; }

.notouch #feedback {
  display: none; }

.optional-promo {
text-align:left;
padding-left:15px;
}
.favorites-button a.wpfp-link {
display:none;
}
@media screen and (max-width: 960px)  {
.locate-find-ctas > div:last-child {
    padding-left: 0px;
padding-right:0;
}
.optional-promo {
padding-left:15px;
padding-right:15px;
}
}

/* added by MM on 5/15/17 */
.brands-we-love img {
  max-width: 100%;
margin:auto;
}

.edate {
color:#db3036;
font-weight:bold;
}
a.zipCodeButton { 
display:block;
font-weight:bold;
text-transform:uppercase;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
background-color: #ededed;
    transition: all 0.25s ease;
height: 35px;
font-size: 13px;
margin:3px 0 0 0;
    padding: 0px 10px;
    outline: 0px;
line-height:35px;
font-weight:normal;
color:#333;
text-align:center;
}
a.zipCodeButton:hover {
    background-color: #d5d5d5;
}