@charset "UTF-8";@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700,900,200italic,400italic,600italic,700italic);/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.wow{visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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,menu,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-color: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{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;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}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]: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,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret,div.newsletter .newsletter-submit>.caret,.dropup>div.newsletter .newsletter-submit>.caret,.wpt_widget_content div.wpt-pagination a>.caret,.dropup>.wpt_widget_content div.wpt-pagination a>.caret,.jetpack_subscription_widget input[type=submit]>.caret,.dropup>.jetpack_subscription_widget input[type=submit]>.caret,.hs-button>.caret,.dropup>.hs-button>.caret,#submit>.caret,.dropup>#submit>.caret,.navbar .navbar-nav li.menu-item-btn>a>.caret,.dropup>.navbar .navbar-nav li.menu-item-btn>a>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'FontAwesome';src:url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.eot');src:url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.woff2') format('woff2'),url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.woff') format('woff'),url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.ttf') format('truetype'),url('http://s3-mu.nextradioapp.com.s3.amazonaws.com/wp/wp-content/themes/nextradioapp-wp-2015/library/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-icon-2x{font-size:2em}.fa-icon-3x{font-size:3em}.fa-icon-4x{font-size:4em}.fa-icon-5x{font-size:5em}.fa-icon-fw{width:1.28571429em;text-align:center}.fa-icon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-icon-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-icon-glass:before{content:"\f000"}.fa-icon-music:before{content:"\f001"}.fa-icon-search:before{content:"\f002"}.fa-icon-envelope-o:before{content:"\f003"}.fa-icon-heart:before{content:"\f004"}.fa-icon-star:before{content:"\f005"}.fa-icon-star-o:before{content:"\f006"}.fa-icon-user:before{content:"\f007"}.fa-icon-film:before{content:"\f008"}.fa-icon-th-large:before{content:"\f009"}.fa-icon-th:before{content:"\f00a"}.fa-icon-th-list:before{content:"\f00b"}.fa-icon-check:before{content:"\f00c"}.fa-icon-remove:before,.fa-icon-close:before,.fa-icon-times:before{content:"\f00d"}.fa-icon-search-plus:before{content:"\f00e"}.fa-icon-search-minus:before{content:"\f010"}.fa-icon-power-off:before{content:"\f011"}.fa-icon-signal:before{content:"\f012"}.fa-icon-gear:before,.fa-icon-cog:before{content:"\f013"}.fa-icon-trash-o:before{content:"\f014"}.fa-icon-home:before{content:"\f015"}.fa-icon-file-o:before{content:"\f016"}.fa-icon-clock-o:before{content:"\f017"}.fa-icon-road:before{content:"\f018"}.fa-icon-download:before{content:"\f019"}.fa-icon-arrow-circle-o-down:before{content:"\f01a"}.fa-icon-arrow-circle-o-up:before{content:"\f01b"}.fa-icon-inbox:before{content:"\f01c"}.fa-icon-play-circle-o:before{content:"\f01d"}.fa-icon-rotate-right:before,.fa-icon-repeat:before{content:"\f01e"}.fa-icon-refresh:before{content:"\f021"}.fa-icon-list-alt:before{content:"\f022"}.fa-icon-lock:before{content:"\f023"}.fa-icon-flag:before{content:"\f024"}.fa-icon-headphones:before{content:"\f025"}.fa-icon-volume-off:before{content:"\f026"}.fa-icon-volume-down:before{content:"\f027"}.fa-icon-volume-up:before{content:"\f028"}.fa-icon-qrcode:before{content:"\f029"}.fa-icon-barcode:before{content:"\f02a"}.fa-icon-tag:before{content:"\f02b"}.fa-icon-tags:before{content:"\f02c"}.fa-icon-book:before{content:"\f02d"}.fa-icon-bookmark:before{content:"\f02e"}.fa-icon-print:before{content:"\f02f"}.fa-icon-camera:before{content:"\f030"}.fa-icon-font:before{content:"\f031"}.fa-icon-bold:before{content:"\f032"}.fa-icon-italic:before{content:"\f033"}.fa-icon-text-height:before{content:"\f034"}.fa-icon-text-width:before{content:"\f035"}.fa-icon-align-left:before{content:"\f036"}.fa-icon-align-center:before{content:"\f037"}.fa-icon-align-right:before{content:"\f038"}.fa-icon-align-justify:before{content:"\f039"}.fa-icon-list:before{content:"\f03a"}.fa-icon-dedent:before,.fa-icon-outdent:before{content:"\f03b"}.fa-icon-indent:before{content:"\f03c"}.fa-icon-video-camera:before{content:"\f03d"}.fa-icon-photo:before,.fa-icon-image:before,.fa-icon-picture-o:before{content:"\f03e"}.fa-icon-pencil:before{content:"\f040"}.fa-icon-map-marker:before{content:"\f041"}.fa-icon-adjust:before{content:"\f042"}.fa-icon-tint:before{content:"\f043"}.fa-icon-edit:before,.fa-icon-pencil-square-o:before{content:"\f044"}.fa-icon-share-square-o:before{content:"\f045"}.fa-icon-check-square-o:before{content:"\f046"}.fa-icon-arrows:before{content:"\f047"}.fa-icon-step-backward:before{content:"\f048"}.fa-icon-fast-backward:before{content:"\f049"}.fa-icon-backward:before{content:"\f04a"}.fa-icon-play:before{content:"\f04b"}.fa-icon-pause:before{content:"\f04c"}.fa-icon-stop:before{content:"\f04d"}.fa-icon-forward:before{content:"\f04e"}.fa-icon-fast-forward:before{content:"\f050"}.fa-icon-step-forward:before{content:"\f051"}.fa-icon-eject:before{content:"\f052"}.fa-icon-chevron-left:before{content:"\f053"}.fa-icon-chevron-right:before{content:"\f054"}.fa-icon-plus-circle:before{content:"\f055"}.fa-icon-minus-circle:before{content:"\f056"}.fa-icon-times-circle:before{content:"\f057"}.fa-icon-check-circle:before{content:"\f058"}.fa-icon-question-circle:before{content:"\f059"}.fa-icon-info-circle:before{content:"\f05a"}.fa-icon-crosshairs:before{content:"\f05b"}.fa-icon-times-circle-o:before{content:"\f05c"}.fa-icon-check-circle-o:before{content:"\f05d"}.fa-icon-ban:before{content:"\f05e"}.fa-icon-arrow-left:before{content:"\f060"}.fa-icon-arrow-right:before{content:"\f061"}.fa-icon-arrow-up:before{content:"\f062"}.fa-icon-arrow-down:before{content:"\f063"}.fa-icon-mail-forward:before,.fa-icon-share:before{content:"\f064"}.fa-icon-expand:before{content:"\f065"}.fa-icon-compress:before{content:"\f066"}.fa-icon-plus:before{content:"\f067"}.fa-icon-minus:before{content:"\f068"}.fa-icon-asterisk:before{content:"\f069"}.fa-icon-exclamation-circle:before{content:"\f06a"}.fa-icon-gift:before{content:"\f06b"}.fa-icon-leaf:before{content:"\f06c"}.fa-icon-fire:before{content:"\f06d"}.fa-icon-eye:before{content:"\f06e"}.fa-icon-eye-slash:before{content:"\f070"}.fa-icon-warning:before,.fa-icon-exclamation-triangle:before{content:"\f071"}.fa-icon-plane:before{content:"\f072"}.fa-icon-calendar:before{content:"\f073"}.fa-icon-random:before{content:"\f074"}.fa-icon-comment:before{content:"\f075"}.fa-icon-magnet:before{content:"\f076"}.fa-icon-chevron-up:before{content:"\f077"}.fa-icon-chevron-down:before{content:"\f078"}.fa-icon-retweet:before{content:"\f079"}.fa-icon-shopping-cart:before{content:"\f07a"}.fa-icon-folder:before{content:"\f07b"}.fa-icon-folder-open:before{content:"\f07c"}.fa-icon-arrows-v:before{content:"\f07d"}.fa-icon-arrows-h:before{content:"\f07e"}.fa-icon-bar-chart-o:before,.fa-icon-bar-chart:before{content:"\f080"}.fa-icon-twitter-square:before{content:"\f081"}.fa-icon-facebook-square:before{content:"\f082"}.fa-icon-camera-retro:before{content:"\f083"}.fa-icon-key:before{content:"\f084"}.fa-icon-gears:before,.fa-icon-cogs:before{content:"\f085"}.fa-icon-comments:before{content:"\f086"}.fa-icon-thumbs-o-up:before{content:"\f087"}.fa-icon-thumbs-o-down:before{content:"\f088"}.fa-icon-star-half:before{content:"\f089"}.fa-icon-heart-o:before{content:"\f08a"}.fa-icon-sign-out:before{content:"\f08b"}.fa-icon-linkedin-square:before{content:"\f08c"}.fa-icon-thumb-tack:before{content:"\f08d"}.fa-icon-external-link:before{content:"\f08e"}.fa-icon-sign-in:before{content:"\f090"}.fa-icon-trophy:before{content:"\f091"}.fa-icon-github-square:before{content:"\f092"}.fa-icon-upload:before{content:"\f093"}.fa-icon-lemon-o:before{content:"\f094"}.fa-icon-phone:before{content:"\f095"}.fa-icon-square-o:before{content:"\f096"}.fa-icon-bookmark-o:before{content:"\f097"}.fa-icon-phone-square:before{content:"\f098"}.fa-icon-twitter:before{content:"\f099"}.fa-icon-facebook-f:before,.fa-icon-facebook:before{content:"\f09a"}.fa-icon-github:before{content:"\f09b"}.fa-icon-unlock:before{content:"\f09c"}.fa-icon-credit-card:before{content:"\f09d"}.fa-icon-feed:before,.fa-icon-rss:before{content:"\f09e"}.fa-icon-hdd-o:before{content:"\f0a0"}.fa-icon-bullhorn:before{content:"\f0a1"}.fa-icon-bell:before{content:"\f0f3"}.fa-icon-certificate:before{content:"\f0a3"}.fa-icon-hand-o-right:before{content:"\f0a4"}.fa-icon-hand-o-left:before{content:"\f0a5"}.fa-icon-hand-o-up:before{content:"\f0a6"}.fa-icon-hand-o-down:before{content:"\f0a7"}.fa-icon-arrow-circle-left:before{content:"\f0a8"}.fa-icon-arrow-circle-right:before{content:"\f0a9"}.fa-icon-arrow-circle-up:before{content:"\f0aa"}.fa-icon-arrow-circle-down:before{content:"\f0ab"}.fa-icon-globe:before{content:"\f0ac"}.fa-icon-wrench:before{content:"\f0ad"}.fa-icon-tasks:before{content:"\f0ae"}.fa-icon-filter:before{content:"\f0b0"}.fa-icon-briefcase:before{content:"\f0b1"}.fa-icon-arrows-alt:before{content:"\f0b2"}.fa-icon-group:before,.fa-icon-users:before{content:"\f0c0"}.fa-icon-chain:before,.fa-icon-link:before{content:"\f0c1"}.fa-icon-cloud:before{content:"\f0c2"}.fa-icon-flask:before{content:"\f0c3"}.fa-icon-cut:before,.fa-icon-scissors:before{content:"\f0c4"}.fa-icon-copy:before,.fa-icon-files-o:before{content:"\f0c5"}.fa-icon-paperclip:before{content:"\f0c6"}.fa-icon-save:before,.fa-icon-floppy-o:before{content:"\f0c7"}.fa-icon-square:before{content:"\f0c8"}.fa-icon-navicon:before,.fa-icon-reorder:before,.fa-icon-bars:before{content:"\f0c9"}.fa-icon-list-ul:before{content:"\f0ca"}.fa-icon-list-ol:before{content:"\f0cb"}.fa-icon-strikethrough:before{content:"\f0cc"}.fa-icon-underline:before{content:"\f0cd"}.fa-icon-table:before{content:"\f0ce"}.fa-icon-magic:before{content:"\f0d0"}.fa-icon-truck:before{content:"\f0d1"}.fa-icon-pinterest:before{content:"\f0d2"}.fa-icon-pinterest-square:before{content:"\f0d3"}.fa-icon-google-plus-square:before{content:"\f0d4"}.fa-icon-google-plus:before{content:"\f0d5"}.fa-icon-money:before{content:"\f0d6"}.fa-icon-caret-down:before{content:"\f0d7"}.fa-icon-caret-up:before{content:"\f0d8"}.fa-icon-caret-left:before{content:"\f0d9"}.fa-icon-caret-right:before{content:"\f0da"}.fa-icon-columns:before{content:"\f0db"}.fa-icon-unsorted:before,.fa-icon-sort:before{content:"\f0dc"}.fa-icon-sort-down:before,.fa-icon-sort-desc:before{content:"\f0dd"}.fa-icon-sort-up:before,.fa-icon-sort-asc:before{content:"\f0de"}.fa-icon-envelope:before{content:"\f0e0"}.fa-icon-linkedin:before{content:"\f0e1"}.fa-icon-rotate-left:before,.fa-icon-undo:before{content:"\f0e2"}.fa-icon-legal:before,.fa-icon-gavel:before{content:"\f0e3"}.fa-icon-dashboard:before,.fa-icon-tachometer:before{content:"\f0e4"}.fa-icon-comment-o:before{content:"\f0e5"}.fa-icon-comments-o:before{content:"\f0e6"}.fa-icon-flash:before,.fa-icon-bolt:before{content:"\f0e7"}.fa-icon-sitemap:before{content:"\f0e8"}.fa-icon-umbrella:before{content:"\f0e9"}.fa-icon-paste:before,.fa-icon-clipboard:before{content:"\f0ea"}.fa-icon-lightbulb-o:before{content:"\f0eb"}.fa-icon-exchange:before{content:"\f0ec"}.fa-icon-cloud-download:before{content:"\f0ed"}.fa-icon-cloud-upload:before{content:"\f0ee"}.fa-icon-user-md:before{content:"\f0f0"}.fa-icon-stethoscope:before{content:"\f0f1"}.fa-icon-suitcase:before{content:"\f0f2"}.fa-icon-bell-o:before{content:"\f0a2"}.fa-icon-coffee:before{content:"\f0f4"}.fa-icon-cutlery:before{content:"\f0f5"}.fa-icon-file-text-o:before{content:"\f0f6"}.fa-icon-building-o:before{content:"\f0f7"}.fa-icon-hospital-o:before{content:"\f0f8"}.fa-icon-ambulance:before{content:"\f0f9"}.fa-icon-medkit:before{content:"\f0fa"}.fa-icon-fighter-jet:before{content:"\f0fb"}.fa-icon-beer:before{content:"\f0fc"}.fa-icon-h-square:before{content:"\f0fd"}.fa-icon-plus-square:before{content:"\f0fe"}.fa-icon-angle-double-left:before{content:"\f100"}.fa-icon-angle-double-right:before{content:"\f101"}.fa-icon-angle-double-up:before{content:"\f102"}.fa-icon-angle-double-down:before{content:"\f103"}.fa-icon-angle-left:before{content:"\f104"}.fa-icon-angle-right:before{content:"\f105"}.fa-icon-angle-up:before{content:"\f106"}.fa-icon-angle-down:before{content:"\f107"}.fa-icon-desktop:before{content:"\f108"}.fa-icon-laptop:before{content:"\f109"}.fa-icon-tablet:before{content:"\f10a"}.fa-icon-mobile-phone:before,.fa-icon-mobile:before{content:"\f10b"}.fa-icon-circle-o:before{content:"\f10c"}.fa-icon-quote-left:before{content:"\f10d"}.fa-icon-quote-right:before{content:"\f10e"}.fa-icon-spinner:before{content:"\f110"}.fa-icon-circle:before{content:"\f111"}.fa-icon-mail-reply:before,.fa-icon-reply:before{content:"\f112"}.fa-icon-github-alt:before{content:"\f113"}.fa-icon-folder-o:before{content:"\f114"}.fa-icon-folder-open-o:before{content:"\f115"}.fa-icon-smile-o:before{content:"\f118"}.fa-icon-frown-o:before{content:"\f119"}.fa-icon-meh-o:before{content:"\f11a"}.fa-icon-gamepad:before{content:"\f11b"}.fa-icon-keyboard-o:before{content:"\f11c"}.fa-icon-flag-o:before{content:"\f11d"}.fa-icon-flag-checkered:before{content:"\f11e"}.fa-icon-terminal:before{content:"\f120"}.fa-icon-code:before{content:"\f121"}.fa-icon-mail-reply-all:before,.fa-icon-reply-all:before{content:"\f122"}.fa-icon-star-half-empty:before,.fa-icon-star-half-full:before,.fa-icon-star-half-o:before{content:"\f123"}.fa-icon-location-arrow:before{content:"\f124"}.fa-icon-crop:before{content:"\f125"}.fa-icon-code-fork:before{content:"\f126"}.fa-icon-unlink:before,.fa-icon-chain-broken:before{content:"\f127"}.fa-icon-question:before{content:"\f128"}.fa-icon-info:before{content:"\f129"}.fa-icon-exclamation:before{content:"\f12a"}.fa-icon-superscript:before{content:"\f12b"}.fa-icon-subscript:before{content:"\f12c"}.fa-icon-eraser:before{content:"\f12d"}.fa-icon-puzzle-piece:before{content:"\f12e"}.fa-icon-microphone:before{content:"\f130"}.fa-icon-microphone-slash:before{content:"\f131"}.fa-icon-shield:before{content:"\f132"}.fa-icon-calendar-o:before{content:"\f133"}.fa-icon-fire-extinguisher:before{content:"\f134"}.fa-icon-rocket:before{content:"\f135"}.fa-icon-maxcdn:before{content:"\f136"}.fa-icon-chevron-circle-left:before{content:"\f137"}.fa-icon-chevron-circle-right:before{content:"\f138"}.fa-icon-chevron-circle-up:before{content:"\f139"}.fa-icon-chevron-circle-down:before{content:"\f13a"}.fa-icon-html5:before{content:"\f13b"}.fa-icon-css3:before{content:"\f13c"}.fa-icon-anchor:before{content:"\f13d"}.fa-icon-unlock-alt:before{content:"\f13e"}.fa-icon-bullseye:before{content:"\f140"}.fa-icon-ellipsis-h:before{content:"\f141"}.fa-icon-ellipsis-v:before{content:"\f142"}.fa-icon-rss-square:before{content:"\f143"}.fa-icon-play-circle:before{content:"\f144"}.fa-icon-ticket:before{content:"\f145"}.fa-icon-minus-square:before{content:"\f146"}.fa-icon-minus-square-o:before{content:"\f147"}.fa-icon-level-up:before{content:"\f148"}.fa-icon-level-down:before{content:"\f149"}.fa-icon-check-square:before{content:"\f14a"}.fa-icon-pencil-square:before{content:"\f14b"}.fa-icon-external-link-square:before{content:"\f14c"}.fa-icon-share-square:before{content:"\f14d"}.fa-icon-compass:before{content:"\f14e"}.fa-icon-toggle-down:before,.fa-icon-caret-square-o-down:before{content:"\f150"}.fa-icon-toggle-up:before,.fa-icon-caret-square-o-up:before{content:"\f151"}.fa-icon-toggle-right:before,.fa-icon-caret-square-o-right:before{content:"\f152"}.fa-icon-euro:before,.fa-icon-eur:before{content:"\f153"}.fa-icon-gbp:before{content:"\f154"}.fa-icon-dollar:before,.fa-icon-usd:before{content:"\f155"}.fa-icon-rupee:before,.fa-icon-inr:before{content:"\f156"}.fa-icon-cny:before,.fa-icon-rmb:before,.fa-icon-yen:before,.fa-icon-jpy:before{content:"\f157"}.fa-icon-ruble:before,.fa-icon-rouble:before,.fa-icon-rub:before{content:"\f158"}.fa-icon-won:before,.fa-icon-krw:before{content:"\f159"}.fa-icon-bitcoin:before,.fa-icon-btc:before{content:"\f15a"}.fa-icon-file:before{content:"\f15b"}.fa-icon-file-text:before{content:"\f15c"}.fa-icon-sort-alpha-asc:before{content:"\f15d"}.fa-icon-sort-alpha-desc:before{content:"\f15e"}.fa-icon-sort-amount-asc:before{content:"\f160"}.fa-icon-sort-amount-desc:before{content:"\f161"}.fa-icon-sort-numeric-asc:before{content:"\f162"}.fa-icon-sort-numeric-desc:before{content:"\f163"}.fa-icon-thumbs-up:before{content:"\f164"}.fa-icon-thumbs-down:before{content:"\f165"}.fa-icon-youtube-square:before{content:"\f166"}.fa-icon-youtube:before{content:"\f167"}.fa-icon-xing:before{content:"\f168"}.fa-icon-xing-square:before{content:"\f169"}.fa-icon-youtube-play:before{content:"\f16a"}.fa-icon-dropbox:before{content:"\f16b"}.fa-icon-stack-overflow:before{content:"\f16c"}.fa-icon-instagram:before{content:"\f16d"}.fa-icon-flickr:before{content:"\f16e"}.fa-icon-adn:before{content:"\f170"}.fa-icon-bitbucket:before{content:"\f171"}.fa-icon-bitbucket-square:before{content:"\f172"}.fa-icon-tumblr:before{content:"\f173"}.fa-icon-tumblr-square:before{content:"\f174"}.fa-icon-long-arrow-down:before{content:"\f175"}.fa-icon-long-arrow-up:before{content:"\f176"}.fa-icon-long-arrow-left:before{content:"\f177"}.fa-icon-long-arrow-right:before{content:"\f178"}.fa-icon-apple:before{content:"\f179"}.fa-icon-windows:before{content:"\f17a"}.fa-icon-android:before{content:"\f17b"}.fa-icon-linux:before{content:"\f17c"}.fa-icon-dribbble:before{content:"\f17d"}.fa-icon-skype:before{content:"\f17e"}.fa-icon-foursquare:before{content:"\f180"}.fa-icon-trello:before{content:"\f181"}.fa-icon-female:before{content:"\f182"}.fa-icon-male:before{content:"\f183"}.fa-icon-gittip:before,.fa-icon-gratipay:before{content:"\f184"}.fa-icon-sun-o:before{content:"\f185"}.fa-icon-moon-o:before{content:"\f186"}.fa-icon-archive:before{content:"\f187"}.fa-icon-bug:before{content:"\f188"}.fa-icon-vk:before{content:"\f189"}.fa-icon-weibo:before{content:"\f18a"}.fa-icon-renren:before{content:"\f18b"}.fa-icon-pagelines:before{content:"\f18c"}.fa-icon-stack-exchange:before{content:"\f18d"}.fa-icon-arrow-circle-o-right:before{content:"\f18e"}.fa-icon-arrow-circle-o-left:before{content:"\f190"}.fa-icon-toggle-left:before,.fa-icon-caret-square-o-left:before{content:"\f191"}.fa-icon-dot-circle-o:before{content:"\f192"}.fa-icon-wheelchair:before{content:"\f193"}.fa-icon-vimeo-square:before{content:"\f194"}.fa-icon-turkish-lira:before,.fa-icon-try:before{content:"\f195"}.fa-icon-plus-square-o:before{content:"\f196"}.fa-icon-space-shuttle:before{content:"\f197"}.fa-icon-slack:before{content:"\f198"}.fa-icon-envelope-square:before{content:"\f199"}.fa-icon-wordpress:before{content:"\f19a"}.fa-icon-openid:before{content:"\f19b"}.fa-icon-institution:before,.fa-icon-bank:before,.fa-icon-university:before{content:"\f19c"}.fa-icon-mortar-board:before,.fa-icon-graduation-cap:before{content:"\f19d"}.fa-icon-yahoo:before{content:"\f19e"}.fa-icon-google:before{content:"\f1a0"}.fa-icon-reddit:before{content:"\f1a1"}.fa-icon-reddit-square:before{content:"\f1a2"}.fa-icon-stumbleupon-circle:before{content:"\f1a3"}.fa-icon-stumbleupon:before{content:"\f1a4"}.fa-icon-delicious:before{content:"\f1a5"}.fa-icon-digg:before{content:"\f1a6"}.fa-icon-pied-piper:before{content:"\f1a7"}.fa-icon-pied-piper-alt:before{content:"\f1a8"}.fa-icon-drupal:before{content:"\f1a9"}.fa-icon-joomla:before{content:"\f1aa"}.fa-icon-language:before{content:"\f1ab"}.fa-icon-fax:before{content:"\f1ac"}.fa-icon-building:before{content:"\f1ad"}.fa-icon-child:before{content:"\f1ae"}.fa-icon-paw:before{content:"\f1b0"}.fa-icon-spoon:before{content:"\f1b1"}.fa-icon-cube:before{content:"\f1b2"}.fa-icon-cubes:before{content:"\f1b3"}.fa-icon-behance:before{content:"\f1b4"}.fa-icon-behance-square:before{content:"\f1b5"}.fa-icon-steam:before{content:"\f1b6"}.fa-icon-steam-square:before{content:"\f1b7"}.fa-icon-recycle:before{content:"\f1b8"}.fa-icon-automobile:before,.fa-icon-car:before{content:"\f1b9"}.fa-icon-cab:before,.fa-icon-taxi:before{content:"\f1ba"}.fa-icon-tree:before{content:"\f1bb"}.fa-icon-spotify:before{content:"\f1bc"}.fa-icon-deviantart:before{content:"\f1bd"}.fa-icon-soundcloud:before{content:"\f1be"}.fa-icon-database:before{content:"\f1c0"}.fa-icon-file-pdf-o:before{content:"\f1c1"}.fa-icon-file-word-o:before{content:"\f1c2"}.fa-icon-file-excel-o:before{content:"\f1c3"}.fa-icon-file-powerpoint-o:before{content:"\f1c4"}.fa-icon-file-photo-o:before,.fa-icon-file-picture-o:before,.fa-icon-file-image-o:before{content:"\f1c5"}.fa-icon-file-zip-o:before,.fa-icon-file-archive-o:before{content:"\f1c6"}.fa-icon-file-sound-o:before,.fa-icon-file-audio-o:before{content:"\f1c7"}.fa-icon-file-movie-o:before,.fa-icon-file-video-o:before{content:"\f1c8"}.fa-icon-file-code-o:before{content:"\f1c9"}.fa-icon-vine:before{content:"\f1ca"}.fa-icon-codepen:before{content:"\f1cb"}.fa-icon-jsfiddle:before{content:"\f1cc"}.fa-icon-life-bouy:before,.fa-icon-life-buoy:before,.fa-icon-life-saver:before,.fa-icon-support:before,.fa-icon-life-ring:before{content:"\f1cd"}.fa-icon-circle-o-notch:before{content:"\f1ce"}.fa-icon-ra:before,.fa-icon-rebel:before{content:"\f1d0"}.fa-icon-ge:before,.fa-icon-empire:before{content:"\f1d1"}.fa-icon-git-square:before{content:"\f1d2"}.fa-icon-git:before{content:"\f1d3"}.fa-icon-y-combinator-square:before,.fa-icon-yc-square:before,.fa-icon-hacker-news:before{content:"\f1d4"}.fa-icon-tencent-weibo:before{content:"\f1d5"}.fa-icon-qq:before{content:"\f1d6"}.fa-icon-wechat:before,.fa-icon-weixin:before{content:"\f1d7"}.fa-icon-send:before,.fa-icon-paper-plane:before{content:"\f1d8"}.fa-icon-send-o:before,.fa-icon-paper-plane-o:before{content:"\f1d9"}.fa-icon-history:before{content:"\f1da"}.fa-icon-circle-thin:before{content:"\f1db"}.fa-icon-header:before{content:"\f1dc"}.fa-icon-paragraph:before{content:"\f1dd"}.fa-icon-sliders:before{content:"\f1de"}.fa-icon-share-alt:before{content:"\f1e0"}.fa-icon-share-alt-square:before{content:"\f1e1"}.fa-icon-bomb:before{content:"\f1e2"}.fa-icon-soccer-ball-o:before,.fa-icon-futbol-o:before{content:"\f1e3"}.fa-icon-tty:before{content:"\f1e4"}.fa-icon-binoculars:before{content:"\f1e5"}.fa-icon-plug:before{content:"\f1e6"}.fa-icon-slideshare:before{content:"\f1e7"}.fa-icon-twitch:before{content:"\f1e8"}.fa-icon-yelp:before{content:"\f1e9"}.fa-icon-newspaper-o:before{content:"\f1ea"}.fa-icon-wifi:before{content:"\f1eb"}.fa-icon-calculator:before{content:"\f1ec"}.fa-icon-paypal:before{content:"\f1ed"}.fa-icon-google-wallet:before{content:"\f1ee"}.fa-icon-cc-visa:before{content:"\f1f0"}.fa-icon-cc-mastercard:before{content:"\f1f1"}.fa-icon-cc-discover:before{content:"\f1f2"}.fa-icon-cc-amex:before{content:"\f1f3"}.fa-icon-cc-paypal:before{content:"\f1f4"}.fa-icon-cc-stripe:before{content:"\f1f5"}.fa-icon-bell-slash:before{content:"\f1f6"}.fa-icon-bell-slash-o:before{content:"\f1f7"}.fa-icon-trash:before{content:"\f1f8"}.fa-icon-copyright:before{content:"\f1f9"}.fa-icon-at:before{content:"\f1fa"}.fa-icon-eyedropper:before{content:"\f1fb"}.fa-icon-paint-brush:before{content:"\f1fc"}.fa-icon-birthday-cake:before{content:"\f1fd"}.fa-icon-area-chart:before{content:"\f1fe"}.fa-icon-pie-chart:before{content:"\f200"}.fa-icon-line-chart:before{content:"\f201"}.fa-icon-lastfm:before{content:"\f202"}.fa-icon-lastfm-square:before{content:"\f203"}.fa-icon-toggle-off:before{content:"\f204"}.fa-icon-toggle-on:before{content:"\f205"}.fa-icon-bicycle:before{content:"\f206"}.fa-icon-bus:before{content:"\f207"}.fa-icon-ioxhost:before{content:"\f208"}.fa-icon-angellist:before{content:"\f209"}.fa-icon-cc:before{content:"\f20a"}.fa-icon-shekel:before,.fa-icon-sheqel:before,.fa-icon-ils:before{content:"\f20b"}.fa-icon-meanpath:before{content:"\f20c"}.fa-icon-buysellads:before{content:"\f20d"}.fa-icon-connectdevelop:before{content:"\f20e"}.fa-icon-dashcube:before{content:"\f210"}.fa-icon-forumbee:before{content:"\f211"}.fa-icon-leanpub:before{content:"\f212"}.fa-icon-sellsy:before{content:"\f213"}.fa-icon-shirtsinbulk:before{content:"\f214"}.fa-icon-simplybuilt:before{content:"\f215"}.fa-icon-skyatlas:before{content:"\f216"}.fa-icon-cart-plus:before{content:"\f217"}.fa-icon-cart-arrow-down:before{content:"\f218"}.fa-icon-diamond:before{content:"\f219"}.fa-icon-ship:before{content:"\f21a"}.fa-icon-user-secret:before{content:"\f21b"}.fa-icon-motorcycle:before{content:"\f21c"}.fa-icon-street-view:before{content:"\f21d"}.fa-icon-heartbeat:before{content:"\f21e"}.fa-icon-venus:before{content:"\f221"}.fa-icon-mars:before{content:"\f222"}.fa-icon-mercury:before{content:"\f223"}.fa-icon-intersex:before,.fa-icon-transgender:before{content:"\f224"}.fa-icon-transgender-alt:before{content:"\f225"}.fa-icon-venus-double:before{content:"\f226"}.fa-icon-mars-double:before{content:"\f227"}.fa-icon-venus-mars:before{content:"\f228"}.fa-icon-mars-stroke:before{content:"\f229"}.fa-icon-mars-stroke-v:before{content:"\f22a"}.fa-icon-mars-stroke-h:before{content:"\f22b"}.fa-icon-neuter:before{content:"\f22c"}.fa-icon-genderless:before{content:"\f22d"}.fa-icon-facebook-official:before{content:"\f230"}.fa-icon-pinterest-p:before{content:"\f231"}.fa-icon-whatsapp:before{content:"\f232"}.fa-icon-server:before{content:"\f233"}.fa-icon-user-plus:before{content:"\f234"}.fa-icon-user-times:before{content:"\f235"}.fa-icon-hotel:before,.fa-icon-bed:before{content:"\f236"}.fa-icon-viacoin:before{content:"\f237"}.fa-icon-train:before{content:"\f238"}.fa-icon-subway:before{content:"\f239"}.fa-icon-medium:before{content:"\f23a"}.fa-icon-yc:before,.fa-icon-y-combinator:before{content:"\f23b"}.fa-icon-optin-monster:before{content:"\f23c"}.fa-icon-opencart:before{content:"\f23d"}.fa-icon-expeditedssl:before{content:"\f23e"}.fa-icon-battery-4:before,.fa-icon-battery-full:before{content:"\f240"}.fa-icon-battery-3:before,.fa-icon-battery-three-quarters:before{content:"\f241"}.fa-icon-battery-2:before,.fa-icon-battery-half:before{content:"\f242"}.fa-icon-battery-1:before,.fa-icon-battery-quarter:before{content:"\f243"}.fa-icon-battery-0:before,.fa-icon-battery-empty:before{content:"\f244"}.fa-icon-mouse-pointer:before{content:"\f245"}.fa-icon-i-cursor:before{content:"\f246"}.fa-icon-object-group:before{content:"\f247"}.fa-icon-object-ungroup:before{content:"\f248"}.fa-icon-sticky-note:before{content:"\f249"}.fa-icon-sticky-note-o:before{content:"\f24a"}.fa-icon-cc-jcb:before{content:"\f24b"}.fa-icon-cc-diners-club:before{content:"\f24c"}.fa-icon-clone:before{content:"\f24d"}.fa-icon-balance-scale:before{content:"\f24e"}.fa-icon-hourglass-o:before{content:"\f250"}.fa-icon-hourglass-1:before,.fa-icon-hourglass-start:before{content:"\f251"}.fa-icon-hourglass-2:before,.fa-icon-hourglass-half:before{content:"\f252"}.fa-icon-hourglass-3:before,.fa-icon-hourglass-end:before{content:"\f253"}.fa-icon-hourglass:before{content:"\f254"}.fa-icon-hand-grab-o:before,.fa-icon-hand-rock-o:before{content:"\f255"}.fa-icon-hand-stop-o:before,.fa-icon-hand-paper-o:before{content:"\f256"}.fa-icon-hand-scissors-o:before{content:"\f257"}.fa-icon-hand-lizard-o:before{content:"\f258"}.fa-icon-hand-spock-o:before{content:"\f259"}.fa-icon-hand-pointer-o:before{content:"\f25a"}.fa-icon-hand-peace-o:before{content:"\f25b"}.fa-icon-trademark:before{content:"\f25c"}.fa-icon-registered:before{content:"\f25d"}.fa-icon-creative-commons:before{content:"\f25e"}.fa-icon-gg:before{content:"\f260"}.fa-icon-gg-circle:before{content:"\f261"}.fa-icon-tripadvisor:before{content:"\f262"}.fa-icon-odnoklassniki:before{content:"\f263"}.fa-icon-odnoklassniki-square:before{content:"\f264"}.fa-icon-get-pocket:before{content:"\f265"}.fa-icon-wikipedia-w:before{content:"\f266"}.fa-icon-safari:before{content:"\f267"}.fa-icon-chrome:before{content:"\f268"}.fa-icon-firefox:before{content:"\f269"}.fa-icon-opera:before{content:"\f26a"}.fa-icon-internet-explorer:before{content:"\f26b"}.fa-icon-tv:before,.fa-icon-television:before{content:"\f26c"}.fa-icon-contao:before{content:"\f26d"}.fa-icon-500px:before{content:"\f26e"}.fa-icon-amazon:before{content:"\f270"}.fa-icon-calendar-plus-o:before{content:"\f271"}.fa-icon-calendar-minus-o:before{content:"\f272"}.fa-icon-calendar-times-o:before{content:"\f273"}.fa-icon-calendar-check-o:before{content:"\f274"}.fa-icon-industry:before{content:"\f275"}.fa-icon-map-pin:before{content:"\f276"}.fa-icon-map-signs:before{content:"\f277"}.fa-icon-map-o:before{content:"\f278"}.fa-icon-map:before{content:"\f279"}.fa-icon-commenting:before{content:"\f27a"}.fa-icon-commenting-o:before{content:"\f27b"}.fa-icon-houzz:before{content:"\f27c"}.fa-icon-vimeo:before{content:"\f27d"}.fa-icon-black-tie:before{content:"\f27e"}.fa-icon-fonticons:before{content:"\f280"}*{-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:rgba(0,0,0,0)}body{font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;color:#5d5e60;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#1db2e2;text-decoration:none}a:hover,a:focus{color:#1896be;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,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:3px}.img-thumbnail{padding:4px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #e9e9e9}.sr-only,.fb-xfbml-parse-ignore,body .tsnr-supdevs-wrapper .tsnr-supdevices-form .form-label,.signup-form-condensed label>span[class$="-label"],.signup-form-condensed .hs-form-field>label,.screen-reader-response,.assistive-text{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}[role="button"]{cursor:pointer}html{background:#222}html.section-live{margin-top:0}body{background-color:#e9e9e9}#wrapper{background-color:#fff}#wrapper,#sitenav{max-width:1600px;margin-left:auto;margin-right:auto}@media (max-width:767px){#siteheader{display:none}}#sitenav{position:absolute;top:0;left:0;width:100%;z-index:1030}@media screen and (min-width:1600px){#sitenav{left:50%;margin-left:-800px;margin-right:0}}#sitenav .collapse-control{font-size:19px;font-weight:normal;text-shadow:none;margin:3px}#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style{margin:9px 0 0}#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style span{line-height:32px}#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style .at4-icon,#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style .at-share-btn{width:32px;height:32px;background-size:32px !important}#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style .at-icon-wrapper,#sitenav .addthis_tsnrtheme .addthis_toolbox.addthis_32x32_style .at-icon-wrapper svg{width:32px !important;height:32px !important}@media (min-width:768px){#sitenav .navbar-nav .dropdown-menu{border-radius:0;border:none;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0.845)}#sitenav .navbar-nav .dropdown-menu a{font-weight:200;font-size:18px;padding-top:9px;padding-bottom:9px}#sitenav .navbar-nav .dropdown-menu>li>a{color:#fff}#sitenav .navbar-nav .dropdown-menu>li>a:hover{color:#1db2e2;background:rgba(0,0,0,0.3)}#sitenav .navbar-nav .dropdown-menu>li.active>a{color:#1db2e2;background:none}#sitenav .navbar-nav .dropdown-menu>li.active>a:hover{color:#1db2e2;background:rgba(0,0,0,0.3)}#sitenav .navbar-nav .dropdown-menu>li:first-child:before,#sitenav .navbar-nav .dropdown-menu>li:last-child:after{content:"";display:block;height:9px}#sitenav .navbar-nav li>a{font-weight:400;text-transform:uppercase;font-size:13px;letter-spacing:2px}#sitenav .navbar-nav li.dropdown{overflow:hidden}#sitenav .navbar-nav li.dropdown>a{position:relative;z-index:1001}#sitenav .navbar-nav li>.dropdown-menu{background:none;display:block;visibility:hidden;min-width:0;width:100%;max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.5s cubic-bezier(0, 1, 0.5, 1), opacity 0.5s ease;-o-transition:max-height 0.5s cubic-bezier(0, 1, 0.5, 1), opacity 0.5s ease;transition:max-height 0.5s cubic-bezier(0, 1, 0.5, 1), opacity 0.5s ease}#sitenav .navbar-nav li>.dropdown-menu:before{content:"";display:block;position:absolute;top:-94px;left:0;width:100%;height:0;background:rgba(0,0,0,0.65);border-top:4px solid rgba(0,0,0,0.65);-webkit-transition:-webkit-transform .5s cubic-bezier(0, 1, .5, 1),height .5s cubic-bezier(0, 1, .5, 1);-moz-transition:-moz-transform .5s cubic-bezier(0, 1, .5, 1),height .5s cubic-bezier(0, 1, .5, 1);-ms-transition:-ms-transform .5s cubic-bezier(0, 1, .5, 1),height .5s cubic-bezier(0, 1, .5, 1);transition:transform .5s cubic-bezier(0, 1, .5, 1),height .5s cubic-bezier(0, 1, .5, 1);-webkit-transform:translateY(94px);-ms-transform:translateY(94px);transform:translateY(94px)}#sitenav .navbar-nav li>.dropdown-menu>li{white-space:normal;margin:0 -3em;background:rgba(0,0,0,0.845)}#sitenav .navbar-nav li:hover{overflow:visible}#sitenav .navbar-nav li:hover>.dropdown-menu{visibility:visible;max-height:500px;overflow:visible;opacity:1}#sitenav .navbar-nav li:hover>.dropdown-menu:before{height:94px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}#sitenav.affix{position:fixed}@media (min-width:768px){#drawernav{display:none}}#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style span{line-height:48px}#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style .at4-icon,#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style .at-share-btn{width:48px;height:48px;background-size:48px !important}#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style .at-icon-wrapper,#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style .at-icon-wrapper svg{width:48px !important;height:48px !important}#drawernav .menu-addthis-follow .addthis_toolbox.addthis_32x32_style>a{margin:0 0.75em 0 0;padding:0}#drawernav-toolbar{-webkit-transition:left linear 200ms;-o-transition:left linear 200ms;transition:left linear 200ms;-webkit-box-shadow:0 1px 12px 2px rgba(0, 0, 0, 0.06), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 8px 0 0 rgba(0, 0, 0, 0.015);box-shadow:0 1px 12px 2px rgba(0, 0, 0, 0.06), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 8px 0 0 rgba(0, 0, 0, 0.015);top:0;position:absolute;visibility:hidden;-webkit-transition:top .5s cubic-bezier(0, 1, .5, 1);-o-transition:top .5s cubic-bezier(0, 1, .5, 1);transition:top .5s cubic-bezier(0, 1, .5, 1)}#drawernav-toolbar .navbar-nav{margin-left:-15px;margin-right:-15px;float:right}#drawernav-toolbar .navbar-nav>li>a{color:#fff;font-weight:200}#drawernav-toolbar .navbar-nav .fa-icon-mobile.fa-icon-2x{margin-top:-0.66em;margin-bottom:-0.5em;line-height:0}#drawernav-toolbar.affix{visibility:visible;position:fixed}#open-drawernav-tool{background:none;border:none;outline:none;color:#1db2e2;font-size:14px;text-transform:uppercase;padding:0;float:left;margin-top:13px;margin-bottom:13px}#open-drawernav-tool span{vertical-align:middle;line-height:2;display:inline-block}#open-drawernav-tool .fa,#open-drawernav-tool .fa-icon{font-size:21px;vertical-align:middle}#drawernav-panel{position:fixed;top:0;left:-100%;z-index:1030;height:100%;padding:0 0 60px;width:80%;color:#5d5e60;overflow:auto;overflow-x:hidden;visibility:hidden;background:#fff;-webkit-box-shadow:0 0 8em #000;box-shadow:0 0 8em #000;-webkit-transition:left linear 200ms;-o-transition:left linear 200ms;transition:left linear 200ms}#drawernav-panel .navbar-header{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,0.08);margin-bottom:1em}#drawernav-panel .navbar-header .nav-toggle-close{color:inherit;padding:0 0 0 15px;margin:0 0 0 -15px;display:inline-block;vertical-align:middle;font-size:1.5em;text-decoration:none}#drawernav-panel .navbar-header .nav-toggle-close .fa-icon{text-align:left}#drawernav-panel .navbar-header .nav-logo{margin:0;display:inline-block;vertical-align:middle}#drawernav-panel .navbar-header .nav-logo img{display:block;width:160px}#drawernav-panel .navbar-header form.form-search,#drawernav-panel .navbar-header .hs-search-module{clear:both;margin:4em 0 0}#drawernav-panel .navbar-header div.form-control-wrap{position:relative}#drawernav-panel .navbar-header div.form-control-wrap:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f002";position:absolute;top:50%;left:0;z-index:0;line-height:0;color:#8b8b8b;width:40px;text-align:center}#drawernav-panel .navbar-header div.form-control-wrap input.search-query{position:relative;z-index:1;background:none;border-color:transparent;border-radius:0;border-width:0 0 1px;padding-left:40px;-webkit-box-shadow:none;box-shadow:none}#drawernav-panel .navbar-header div.form-control-wrap input.search-query:focus{border-color:rgba(102,175,233,0.6)}#drawernav-panel .navbar-brand{height:auto;margin-top:1px;font-weight:200}#drawernav-panel .sub-menu{margin-bottom:1em;list-style-type:none}#drawernav-panel .navbar-overlay{background:none}#drawernav-panel .navbar-brand,#drawernav-panel .nav li a{padding:15px 15px 15px 55px}#drawernav-panel .navbar-brand .icon-generated,#drawernav-panel .nav li a .icon-generated{width:40px;float:left;line-height:1.5;margin-right:0}#drawernav-panel .nav .menu-item-with-icon a{padding-left:15px}#drawernav-panel .navbar-header-container{padding:15px}#drawernav-panel .navbar-nav{margin-top:0}#drawernav-panel .navbar-nav .menu-item-has-children .caret{display:none}#drawernav-panel .navbar-nav .dropdown-menu{display:block;position:static;top:auto;left:auto;bottom:auto;margin:0;width:auto;max-width:none;min-width:0;float:none;border:none;-webkit-box-shadow:none;box-shadow:none}#drawernav-panel .navbar-nav li a{opacity:1;color:#8b8b8b;background:none}#drawernav-panel .navbar-nav li a:hover{color:#1896be}#drawernav-panel .navbar-nav li.active>a,#drawernav-panel .navbar-nav li.active>a:hover,#drawernav-panel .navbar-nav li.current_page_parent>a,#drawernav-panel .navbar-nav li.current_page_parent>a:hover{color:#5d5e60;background-color:#e9e9e9}#drawernav-panel .navbar-nav li>a:active,#drawernav-panel .navbar-nav li>a:focus,#drawernav-panel .collapse-control:active,#drawernav-panel .collapse-control.active{color:#1896be}#drawernav-panel .menu-item-btn a{border:none;margin:0}#drawernav-panel .menu-item-btn.menu-item-btn-primary a{color:#1db2e2}@media (max-width:767px){#wrapper{-webkit-transition:opacity ease-in-out 1s, left linear 200ms;-o-transition:opacity ease-in-out 1s, left linear 200ms;transition:opacity ease-in-out 1s, left linear 200ms}#wrapper.show-nav #drawernav-panel{left:0;visibility:visible}}.csstransforms3d.csstransitions #drawernav-toolbar{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.csstransforms3d.csstransitions #drawernav-toolbar.affix{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.csstransforms3d.csstransitions #drawernav-panel{left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.csstransforms3d.csstransitions #wrapper.show-nav{width:auto;left:0 !important}.csstransforms3d.csstransitions #wrapper.show-nav #drawernav-panel{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.crumbs .breadcrumbs{margin-top:7px;margin-bottom:0}@media (max-width:991px){.crumbs .breadcrumbs{margin-top:0}}.crumbs .form-search{margin-bottom:0}@media (max-width:991px){.crumbs .form-search{margin-bottom:11px}}.crumbs .crumbs-col form.form-search{margin-bottom:0}@media (max-width:767px){.crumbs .crumbs-col{margin-top:0;margin-bottom:0}.crumbs .crumbs-col:last-child{margin-bottom:0}}#sitecrumbs{position:relative;z-index:2}@media screen and (max-width:767px){#sitesearch{display:none}}#sitecontent{margin-bottom:44px;position:relative;z-index:1}@media screen and (min-width:1600px){#sitecontent{padding-bottom:44px;margin-bottom:0;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.2);box-shadow:0 0 1px rgba(0,0,0,0.2)}}#siteannouncements{margin-top:-44px;margin-bottom:22px}#sidbar-above-main,#sidebar{margin-top:44px;margin-bottom:22px}@media screen and (max-width:767px){#sidbar-above-main,#sidebar{margin-top:66px}}body.page #sidbar-above-main,body.page #sidebar{margin-top:0}div.tsnr-supdevs-wrapper #sidbar-above-main{margin-top:0}#sitefooter address abbr{border:none}#sitefooter .form-control,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email,#sitefooter form.hs-form .hs-input,#sitefooter .dropdown-toggle.btn-input,#sitefooter div.newsletter .newsletter-email,#sitefooter div.newsletter table select,#sitefooter div.newsletter table textarea,#sitefooter div.newsletter table input[type="text"],#sitefooter div.newsletter table input[type="password"],#sitefooter div.newsletter table input[type="datetime"],#sitefooter div.newsletter table input[type="datetime-local"],#sitefooter div.newsletter table input[type="date"],#sitefooter div.newsletter table input[type="month"],#sitefooter div.newsletter table input[type="time"],#sitefooter div.newsletter table input[type="week"],#sitefooter div.newsletter table input[type="number"],#sitefooter div.newsletter table input[type="email"],#sitefooter div.newsletter table input[type="url"],#sitefooter div.newsletter table input[type="search"],#sitefooter div.newsletter table input[type="tel"],#sitefooter div.newsletter table input[type="color"],#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-password,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-date,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-number,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-url,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-text,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,#sitefooter #subscribe-email input[type=email],#sitefooter #subscribe-email input[type=text],#sitefooter form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),#sitefooter form.hs-form select,#sitefooter form.hs-form input[type="text"],#sitefooter form.hs-form input[type="email"],#sitefooter form.hs-form select,#sitefooter #comment,#sitefooter #commentform input[type=text]{background-color:#222;border-color:#222;color:#8b8b8b}#sitefooter .form-control::-moz-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,#sitefooter form.hs-form .hs-input::-moz-placeholder,#sitefooter div.newsletter .newsletter-email::-moz-placeholder,#sitefooter div.newsletter table select::-moz-placeholder,#sitefooter div.newsletter table textarea::-moz-placeholder,#sitefooter div.newsletter table input[type="text"]::-moz-placeholder,#sitefooter div.newsletter table input[type="password"]::-moz-placeholder,#sitefooter div.newsletter table input[type="datetime"]::-moz-placeholder,#sitefooter div.newsletter table input[type="datetime-local"]::-moz-placeholder,#sitefooter div.newsletter table input[type="date"]::-moz-placeholder,#sitefooter div.newsletter table input[type="month"]::-moz-placeholder,#sitefooter div.newsletter table input[type="time"]::-moz-placeholder,#sitefooter div.newsletter table input[type="week"]::-moz-placeholder,#sitefooter div.newsletter table input[type="number"]::-moz-placeholder,#sitefooter div.newsletter table input[type="email"]::-moz-placeholder,#sitefooter div.newsletter table input[type="url"]::-moz-placeholder,#sitefooter div.newsletter table input[type="search"]::-moz-placeholder,#sitefooter div.newsletter table input[type="tel"]::-moz-placeholder,#sitefooter div.newsletter table input[type="color"]::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-password::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-date::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-number::-moz-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-url::-moz-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-moz-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-moz-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,#sitefooter #subscribe-email input[type=email]::-moz-placeholder,#sitefooter #subscribe-email input[type=text]::-moz-placeholder,#sitefooter form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-moz-placeholder,#sitefooter form.hs-form select::-moz-placeholder,#sitefooter form.hs-form input[type="text"]::-moz-placeholder,#sitefooter form.hs-form input[type="email"]::-moz-placeholder,#sitefooter form.hs-form select::-moz-placeholder,#sitefooter #comment::-moz-placeholder,#sitefooter #commentform input[type=text]::-moz-placeholder{color:#5d5e60;opacity:1}#sitefooter .form-control:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,#sitefooter form.hs-form .hs-input:-ms-input-placeholder,#sitefooter div.newsletter .newsletter-email:-ms-input-placeholder,#sitefooter div.newsletter table select:-ms-input-placeholder,#sitefooter div.newsletter table textarea:-ms-input-placeholder,#sitefooter div.newsletter table input[type="text"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="password"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="datetime"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="datetime-local"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="date"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="month"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="time"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="week"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="number"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="email"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="url"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="search"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="tel"]:-ms-input-placeholder,#sitefooter div.newsletter table input[type="color"]:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-password:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-date:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-number:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-url:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-text:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:-ms-input-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,#sitefooter #subscribe-email input[type=email]:-ms-input-placeholder,#sitefooter #subscribe-email input[type=text]:-ms-input-placeholder,#sitefooter form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,#sitefooter form.hs-form select:-ms-input-placeholder,#sitefooter form.hs-form input[type="text"]:-ms-input-placeholder,#sitefooter form.hs-form input[type="email"]:-ms-input-placeholder,#sitefooter form.hs-form select:-ms-input-placeholder,#sitefooter #comment:-ms-input-placeholder,#sitefooter #commentform input[type=text]:-ms-input-placeholder{color:#5d5e60}#sitefooter .form-control::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,#sitefooter form.hs-form .hs-input::-webkit-input-placeholder,#sitefooter div.newsletter .newsletter-email::-webkit-input-placeholder,#sitefooter div.newsletter table select::-webkit-input-placeholder,#sitefooter div.newsletter table textarea::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="text"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="password"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="datetime"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="datetime-local"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="date"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="month"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="time"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="week"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="number"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="email"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="url"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="search"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="tel"]::-webkit-input-placeholder,#sitefooter div.newsletter table input[type="color"]::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-password::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-date::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-number::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form input.yikes-easy-mc-url::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-webkit-input-placeholder,#sitefooter form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,#sitefooter #subscribe-email input[type=email]::-webkit-input-placeholder,#sitefooter #subscribe-email input[type=text]::-webkit-input-placeholder,#sitefooter form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,#sitefooter form.hs-form select::-webkit-input-placeholder,#sitefooter form.hs-form input[type="text"]::-webkit-input-placeholder,#sitefooter form.hs-form input[type="email"]::-webkit-input-placeholder,#sitefooter form.hs-form select::-webkit-input-placeholder,#sitefooter #comment::-webkit-input-placeholder,#sitefooter #commentform input[type=text]::-webkit-input-placeholder{color:#5d5e60}#sitefooter .open>.dropdown-toggle.btn-input,#sitefooter .open>.dropdown-toggle.btn-input:hover,#sitefooter .open>.dropdown-toggle.btn-input:active,#sitefooter .open>.dropdown-toggle.btn-input:focus{background-color:#222;border-color:#222}@media screen and (max-width:991px){#sitefooter .col-xs-6:nth-child(even){clear:right}#sitefooter .col-xs-6:nth-child(odd){clear:left}}body.page-template-page-landing #sitenav .tsnr-logo{display:none}@media (min-width:768px){body.page-template-page-landing #sitenav .navbar-nav{margin-left:auto;margin-right:auto;float:none !important;text-align:center;font-size:0}body.page-template-page-landing #sitenav .navbar-nav>li{font-size:15px;display:inline-block;vertical-align:top;float:none}}body.page-template-page-landing #sitecontent{margin-bottom:0;padding-bottom:0}body.page-template-page-landing .hide-home{display:none !important}@media (max-width:767px){body.page-template-page-landing ul.navbar-nav li.hide-home{display:block !important}}.thumbnail-video{position:relative;color:#e9e9e9}.thumbnail-video span.min{display:block;min-height:130px;background:#404041}.thumbnail-video img{display:block;margin-left:auto;margin-right:auto}.thumbnail-video img[src$='nr_play.png']{padding-top:42px;padding-bottom:42px}.thumbnail-video i.icon-play{position:absolute;top:50%;left:50%;margin:-13px;z-index:1;color:#5d5e60}.thumbnail-video.video-preview{display:table;width:100%;background:#404041}.thumbnail-video.video-preview span.min{min-height:0;padding-top:170px;padding-bottom:140px;text-align:center}.thumbnail-video.video-preview i.icon-play{font-size:2em;margin-top:-1em}.thumbnail-video.video-preview .video-preview-content{display:table-cell;vertical-align:middle}.thumbnail-video.video-preview .video-preview-content span.min{padding-top:30px;padding-bottom:0}@media (max-width:767px){.g-recaptcha{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}}.addthis_tsnrtheme{display:inline-block}.addthis_tsnrtheme .at-follow-tbx-element>p:first-child{display:none}.addthis_tsnrtheme .addthis_toolbox.addthis_default_style span{line-height:40px}.addthis_tsnrtheme .addthis_toolbox.addthis_default_style .at4-icon,.addthis_tsnrtheme .addthis_toolbox.addthis_default_style .at-share-btn{width:40px;height:40px;background-size:40px !important}.addthis_tsnrtheme .addthis_toolbox.addthis_default_style .at-icon-wrapper,.addthis_tsnrtheme .addthis_toolbox.addthis_default_style .at-icon-wrapper svg{width:40px !important;height:40px !important}.addthis_tsnrtheme .at4-icon{border-radius:50%;background:#fff;color:#5d5e60}.atm,.atm *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#siteheader .addthis_tsnrtheme span,#sitefollow .addthis_tsnrtheme span,#sitefooter .addthis_tsnrtheme span{line-height:40px}#siteheader .addthis_tsnrtheme .at4-icon,#sitefollow .addthis_tsnrtheme .at4-icon,#sitefooter .addthis_tsnrtheme .at4-icon,#siteheader .addthis_tsnrtheme .at-share-btn,#sitefollow .addthis_tsnrtheme .at-share-btn,#sitefooter .addthis_tsnrtheme .at-share-btn{width:40px;height:40px;background-size:40px !important}#siteheader .addthis_tsnrtheme .at-icon-wrapper,#sitefollow .addthis_tsnrtheme .at-icon-wrapper,#sitefooter .addthis_tsnrtheme .at-icon-wrapper,#siteheader .addthis_tsnrtheme .at-icon-wrapper svg,#sitefollow .addthis_tsnrtheme .at-icon-wrapper svg,#sitefooter .addthis_tsnrtheme .at-icon-wrapper svg{width:40px !important;height:40px !important}#siteheader .addthis_tsnrtheme .at-icon-wrapper,#sitefollow .addthis_tsnrtheme .at-icon-wrapper,#sitefooter .addthis_tsnrtheme .at-icon-wrapper{background-color:#fff !important;border-radius:50% !important}#siteheader .addthis_tsnrtheme .at-icon-wrapper .at-icon,#sitefollow .addthis_tsnrtheme .at-icon-wrapper .at-icon,#sitefooter .addthis_tsnrtheme .at-icon-wrapper .at-icon{fill:#404041 !important;padding:2px}#siteheader .addthis_tsnrtheme .addthis_default_style .at4-icon,#sitefollow .addthis_tsnrtheme .addthis_default_style .at4-icon,#sitefooter .addthis_tsnrtheme .addthis_default_style .at4-icon{margin-left:0.4em;margin-right:0.4em}.addthis_tsnr_round .at4-icon{border-radius:50%}.tsnr-sharing-box{min-height:32px;display:inline-block;vertical-align:middle}.tsnr-sharing-box>.btn,.tsnr-sharing-box .addthis_sharing_toolbox,.tsnr-sharing-box>div.newsletter .newsletter-submit,.tsnr-sharing-box>.wpt_widget_content div.wpt-pagination a,.tsnr-sharing-box>.jetpack_subscription_widget input[type=submit],.tsnr-sharing-box>.hs-button,.tsnr-sharing-box>#submit,.tsnr-sharing-box>.navbar .navbar-nav li.menu-item-btn>a{margin-bottom:0.4em;display:inline-block;vertical-align:middle}.tsnr-sharing-box .addthis_sharing_toolbox{margin-top:0.4em}div.addthis-smartlayers #at-share-dock{display:none !important;background:#fff;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.2);box-shadow:0 0 1px 1px rgba(0,0,0,0.2)}body.single-post div.addthis-smartlayers #at-share-dock{display:block !important}.washable-form{position:relative}.washable-form .form-master-alerts{display:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:url(../images/bg/tint/FFFx50.png);background:rgba(255,255,255,0.7);z-index:1000}.washable-form .form-master-alerts .alert-container{display:block;position:absolute;top:20%;left:10%;width:80%;margin:0}#form-fields .control-group,#mce-fields .control-group{position:relative}#form-fields .control-group .controls span.help-block,#mce-fields .control-group .controls span.help-block{position:absolute;top:100%;right:0;margin:-11px 0 0;background:url(../images/bg/tint/FFFx50.png);background:rgba(255,255,255,0.7);padding:0 0.4em;z-index:10;text-align:right}div.wpcf7-response-output{font-weight:600;padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:3px}div.wpcf7-response-output h4{margin-top:0;color:inherit}div.wpcf7-response-output .alert-link{font-weight:bold}div.wpcf7-response-output>p,div.wpcf7-response-output>ul{margin-bottom:0}div.wpcf7-response-output>p+p{margin-top:5px}div.wpcf7-response-output:empty{display:none}div.wpcf7-mail-sent-ok{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}div.wpcf7-mail-sent-ok hr{border-top-color:#c9e2b3}div.wpcf7-mail-sent-ok .alert-link{color:#2b542c}div.wpcf7-spam-blocked{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}div.wpcf7-spam-blocked hr{border-top-color:#f7e1b5}div.wpcf7-spam-blocked .alert-link{color:#66512c}div.wpcf7-validation-errors,div.wpcf7-mail-sent-ng{background-color:#f2dede;border-color:#ebccd1;color:#a94442}div.wpcf7-validation-errors hr,div.wpcf7-mail-sent-ng hr{border-top-color:#e4b9c0}div.wpcf7-validation-errors .alert-link,div.wpcf7-mail-sent-ng .alert-link{color:#843534}span.wpcf7-form-control-wrap{position:relative;display:block}span.wpcf7-not-valid-tip-no-ajax{color:#F00;display:block;font-size:10pt}span.wpcf7-list-item{margin-left:0.5em}.wpcf7-display-none{display:none !important}.zenform-embed,div.wpcf7{margin:0;padding:0}.zenform-embed div.controls,div.wpcf7 div.controls{position:relative}.zenform-embed div.controls .help-block,div.wpcf7 div.controls .help-block,.zenform-embed span.wpcf7-not-valid-tip,div.wpcf7 span.wpcf7-not-valid-tip{font-size:13px;line-height:1.3;position:absolute;color:#8a6d3b;top:100%;right:0;margin:-0.3em 0 0;background:#fff;background:rgba(255,255,255,0.7);z-index:1000}.zenform-embed img.ajax-loader,div.wpcf7 img.ajax-loader{border:none;margin-left:4px;vertical-align:middle}.zenform-embed .watermark,div.wpcf7 .watermark{color:#888888}span.wpcf7-checkbox.checkbox{display:block}span.wpcf7-checkbox.checkbox span.wpcf7-list-item{margin-left:0}span.wpcf7-checkbox.checkbox label{margin:0}div.newsletter .newsletter-submit{color:#fff;background-color:#1db2e2;border-color:#1aa0cb}div.newsletter .newsletter-submit:focus,div.newsletter .newsletter-submit.focus{color:#fff;background-color:#178eb5;border-color:#0c475a}div.newsletter .newsletter-submit:hover{color:#fff;background-color:#178eb5;border-color:#137595}div.newsletter .newsletter-submit:active,div.newsletter .newsletter-submit.active,.open>.dropdown-togglediv.newsletter .newsletter-submit{color:#fff;background-color:#178eb5;border-color:#137595}div.newsletter .newsletter-submit:active:hover,div.newsletter .newsletter-submit.active:hover,.open>.dropdown-togglediv.newsletter .newsletter-submit:hover,div.newsletter .newsletter-submit:active:focus,div.newsletter .newsletter-submit.active:focus,.open>.dropdown-togglediv.newsletter .newsletter-submit:focus,div.newsletter .newsletter-submit:active.focus,div.newsletter .newsletter-submit.active.focus,.open>.dropdown-togglediv.newsletter .newsletter-submit.focus{color:#fff;background-color:#137595;border-color:#0c475a}div.newsletter .newsletter-submit:active,div.newsletter .newsletter-submit.active,.open>.dropdown-togglediv.newsletter .newsletter-submit{background-image:none}div.newsletter .newsletter-submit.disabled,div.newsletter .newsletter-submit[disabled],fieldset[disabled] div.newsletter .newsletter-submit,div.newsletter .newsletter-submit.disabled:hover,div.newsletter .newsletter-submit[disabled]:hover,fieldset[disabled] div.newsletter .newsletter-submit:hover,div.newsletter .newsletter-submit.disabled:focus,div.newsletter .newsletter-submit[disabled]:focus,fieldset[disabled] div.newsletter .newsletter-submit:focus,div.newsletter .newsletter-submit.disabled.focus,div.newsletter .newsletter-submit[disabled].focus,fieldset[disabled] div.newsletter .newsletter-submit.focus,div.newsletter .newsletter-submit.disabled:active,div.newsletter .newsletter-submit[disabled]:active,fieldset[disabled] div.newsletter .newsletter-submit:active,div.newsletter .newsletter-submit.disabled.active,div.newsletter .newsletter-submit[disabled].active,fieldset[disabled] div.newsletter .newsletter-submit.active{background-color:#1db2e2;border-color:#1aa0cb}div.newsletter .newsletter-submit .badge{color:#1db2e2;background-color:#fff}div.newsletter>form>table{display:block;width:auto}div.newsletter>form>table>caption,div.newsletter>form>table>thead,div.newsletter>form>table>thead>tr,div.newsletter>form>table>thead>tr>th,div.newsletter>form>table>thead>tr>td,div.newsletter>form>table>tbody,div.newsletter>form>table>tbody>tr,div.newsletter>form>table>tbody>tr>th,div.newsletter>form>table>tbody>tr>td,div.newsletter>form>table>tfoot,div.newsletter>form>table>tfoot>tr,div.newsletter>form>table>tfoot>tr>th,div.newsletter>form>table>tfoot>tr>td{display:block;width:auto}div.newsletter>form>table>caption,div.newsletter>form>table>thead>tr>td,div.newsletter>form>table>tbody>tr>td,div.newsletter>form>table>tfoot>tr>td{padding:0 0 1em}div.newsletter>form>table>thead>tr>th,div.newsletter>form>table>tbody>tr>th,div.newsletter>form>table>tfoot>tr>th{padding:0;margin-bottom:5px}div.newsletter>form>table th{color:inherit}div.newsletter>form>table .newsletter-td-submit{padding-top:1em}div.newsletter>form>table .newsletter-submit{width:100%}div.newsletter.newsletter-widget form>p{margin:5px 0}div.newsletter.newsletter-widget .newsletter-submit{width:100%;margin-top:5px}article div.sharedaddy:before,article div.sharedaddy:after{content:" ";display:table}article div.sharedaddy:after{clear:both}article div.sharedaddy:before,article div.sharedaddy:after{content:" ";display:table}article div.sharedaddy:after{clear:both}article div.sharedaddy:first-of-type{margin-top:22px}article div.sharedaddy:last-of-type{margin-bottom:22px}article div.sharedaddy h3.sd-title{position:absolute;top:-999px;left:-999px}article div.sharedaddy div.sd-block{border:none}article div.sharedaddy h3.sd-title:before{border-color:transparent;margin-bottom:0.5em}iframe.twitter-timeline{max-width:100% !important;min-width:0 !important}.widget_twitter ul{list-style-type:none;padding-left:0;margin-left:0}.widget_twitter li{margin-bottom:7px;font-size:14px}.widget_twitter li:before,.widget_twitter li:after{content:" ";display:table}.widget_twitter li:after{clear:both}.widget_twitter li:before,.widget_twitter li:after{content:" ";display:table}.widget_twitter li:after{clear:both}.widget_twitter li:hover span.intent-meta{visibility:visible;opacity:1}.widget_twitter span.entry-content{display:block}.widget_twitter span.entry-content a{color:#1db2e2}.widget_twitter span.entry-content a:hover{color:#1896be}.widget_twitter span.entry-meta,.widget_twitter span.intent-meta{font-size:14px}.widget_twitter span.entry-meta a,.widget_twitter span.intent-meta a{color:#8b8b8b;text-decoration:none}.widget_twitter span.entry-meta a:hover,.widget_twitter span.intent-meta a:hover{color:#1896be;text-decoration:underline}.widget_twitter span.entry-meta{padding-right:1em;float:left}.widget_twitter span.intent-meta{float:right;visibility:visible;opacity:0;-webkit-transition:opacity ease 400ms;-o-transition:opacity ease 400ms;transition:opacity ease 400ms}.widget_twitter span.intent-meta a{background-color:#999;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;margin-left:6px}.widget_twitter span.intent-meta a:before{display:inline-block;font-family:FontAwesome;font-size:13px;line-height:22px;color:#8b8b8b}.widget_twitter span.intent-meta a:first-child{margin-left:0}.widget_twitter span.intent-meta a:hover:before{color:#1896be}.widget_twitter span.intent-meta a.in-reply-to:before{content:"\f112"}.widget_twitter span.intent-meta a.retweet:before{content:"\f079"}.widget_twitter span.intent-meta a.favorite:before{content:"\f005"}.twitter-timeline-rendered{margin-left:auto;margin-right:auto}iframe.twitter-follow-button{margin:0 auto 0.333em;display:block}#user_switching_switch_on{background:#404041;padding:1em;margin:0;text-align:center}#user_switching_switch_on a{font-size:14px;text-decoration:none;color:#6cc8e8}#user_switching_switch_on a:hover{color:#fff;text-decoration:underline}.lang_sel_sel img.iclflag{display:inline-block;vertical-align:baseline;margin:0 0.4em}.wpt_widget_content{background:#fff}.wpt_widget_content .wpt-tabs{margin:0;padding:0;background-color:#f0f0f0;overflow:hidden}.wpt_widget_content .wpt-tabs .tab_title a{font-weight:600;text-transform:uppercase;display:block;font-size:16px;line-height:21px;padding:8px 6px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpt_widget_content .wpt-tabs .tab_title.selected a{color:#1db2e2}.wpt_widget_content .tab-content a{color:#1db2e2}.wpt_widget_content .tab-content a:hover{color:#1896be}.wpt_widget_content .tab-content{font-size:14px}.wpt_widget_content .tab-content>ul,.wpt_widget_content .tab-content>ol{margin:0;padding:0}.wpt_widget_content .tab-content .entry-title,.wpt_widget_content .wpt-pagination,.wpt_widget_content .wpt_comment_meta{font-weight:600}.wpt_widget_content div.wpt-pagination{font-style:italic;font-size:14px;padding-bottom:10px}.wpt_widget_content div.wpt-pagination a{color:#fff;background-color:#1db2e2;border-color:#1aa0cb;padding:1px 15px;font-size:14px;line-height:1.5;border-radius:20px}.wpt_widget_content div.wpt-pagination a:focus,.wpt_widget_content div.wpt-pagination a.focus{color:#fff;background-color:#178eb5;border-color:#0c475a}.wpt_widget_content div.wpt-pagination a:hover{color:#fff;background-color:#178eb5;border-color:#137595}.wpt_widget_content div.wpt-pagination a:active,.wpt_widget_content div.wpt-pagination a.active,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a{color:#fff;background-color:#178eb5;border-color:#137595}.wpt_widget_content div.wpt-pagination a:active:hover,.wpt_widget_content div.wpt-pagination a.active:hover,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a:hover,.wpt_widget_content div.wpt-pagination a:active:focus,.wpt_widget_content div.wpt-pagination a.active:focus,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a:focus,.wpt_widget_content div.wpt-pagination a:active.focus,.wpt_widget_content div.wpt-pagination a.active.focus,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.focus{color:#fff;background-color:#137595;border-color:#0c475a}.wpt_widget_content div.wpt-pagination a:active,.wpt_widget_content div.wpt-pagination a.active,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a{background-image:none}.wpt_widget_content div.wpt-pagination a.disabled,.wpt_widget_content div.wpt-pagination a[disabled],fieldset[disabled] .wpt_widget_content div.wpt-pagination a,.wpt_widget_content div.wpt-pagination a.disabled:hover,.wpt_widget_content div.wpt-pagination a[disabled]:hover,fieldset[disabled] .wpt_widget_content div.wpt-pagination a:hover,.wpt_widget_content div.wpt-pagination a.disabled:focus,.wpt_widget_content div.wpt-pagination a[disabled]:focus,fieldset[disabled] .wpt_widget_content div.wpt-pagination a:focus,.wpt_widget_content div.wpt-pagination a.disabled.focus,.wpt_widget_content div.wpt-pagination a[disabled].focus,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.focus,.wpt_widget_content div.wpt-pagination a.disabled:active,.wpt_widget_content div.wpt-pagination a[disabled]:active,fieldset[disabled] .wpt_widget_content div.wpt-pagination a:active,.wpt_widget_content div.wpt-pagination a.disabled.active,.wpt_widget_content div.wpt-pagination a[disabled].active,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.active{background-color:#1db2e2;border-color:#1aa0cb}.wpt_widget_content div.wpt-pagination a .badge{color:#1db2e2;background-color:#fff}.wpt_widget_content .wpt_comment_meta,.wpt_widget_content .entry-title{font-size:15px;line-height:1.2;margin-bottom:5px}.wpt_widget_content .wpt_comment_meta a,.wpt_widget_content .entry-title a{font-style:italic;text-decoration:none}.wpt_widget_content .wpt_comment_meta a:hover,.wpt_widget_content .entry-title a:hover{text-decoration:underline}.wpt_widget_content .wpt_comment_post{font-size:14px;color:#5d5e60}@media (max-width:1199px){.widget_wpt #popular-tab,.widget_wpt #recent-tab,.widget_wpt #comments-tab,.widget_wpt #tags-tab{text-indent:-999px}.widget_wpt #popular-tab:before,.widget_wpt #recent-tab:before,.widget_wpt #comments-tab:before,.widget_wpt #tags-tab:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;speak:none;display:block;float:left;text-indent:0;width:100%}}@media (min-width:1200px){.widget_wpt #popular-tab:before,.widget_wpt #recent-tab:before,.widget_wpt #comments-tab:before,.widget_wpt #tags-tab:before{display:none}}.widget_wpt #popular-tab:before{content:"\f005"}.widget_wpt #recent-tab:before{content:"\f017"}.widget_wpt #comments-tab:before{content:"\f086"}.widget_wpt #tags-tab:before{content:"\f02c"}.widget_wpt #tags-tab-content{max-height:300px;overflow:auto}.fb_comments_count:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f086"}.fb_comments_count_zero{display:none}.fb-comments:not( [fb-xfbml-state="rendered"] ){color:#3e5b97;font-weight:normal;font-style:italic;display:block;text-align:center;font-size:15px;width:100%;opacity:0.4;padding:2em 0}.fb-comments:not( [fb-xfbml-state="rendered"] ):before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;content:"\f021";margin-right:6px}.tsnr-ig-feed-condensed .sbi_bio{display:none}.tsnr-ig-feed-condensed #sb_instagram .sb_instagram_header{padding:0;padding-bottom:0;position:relative;border-left:40px solid transparent}.tsnr-ig-feed-condensed #sb_instagram .sb_instagram_header a{float:none}.tsnr-ig-feed-condensed #sb_instagram .sbi_header_text{float:none;width:auto}.tsnr-ig-feed-condensed #sb_instagram .sb_instagram_header h3{margin-left:0 !important;float:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tsnr-ig-feed-condensed #sb_instagram #sbi_load .sbi_follow_btn{max-width:100%}.tsnr-ig-feed-condensed #sb_instagram #sbi_load .sbi_follow_btn a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tsnr-ig-feed-condensed #sb_instagram .sbi_header_img{width:32px;margin:0 !important;float:none;position:absolute;top:0;left:-40px}.tsnr-ig-feed-condensed #sb_instagram .sbi_header_img img{height:auto}body .tsnr-supdevs-wrapper .tsnr-supdevices-form select.tsnr-filter-dd{width:100%;height:36px;border-bottom-right-radius:0;border-top-right-radius:0}body .tsnr-supdevs-wrapper .tsnr-supdevices-form select.tsnr-sort-dd{min-width:110px;border-bottom-left-radius:0;border-top-left-radius:0}body .tsnr-supdevs-wrapper .tsnr-supdevices-form .chosen-container-multi{width:auto !important}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters{display:table;width:100%}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-filter,body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-sort{display:table-cell;vertical-align:top}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-filter{width:99%}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-filter .chosen-container-multi{width:100% !important}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-filter .chosen-single,body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-filter .chosen-choices{border-bottom-right-radius:0;border-top-right-radius:0}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-sort{position:relative;left:-1px}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-sort .chosen-single,body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .form-group-sort .chosen-choices{border-bottom-left-radius:0;border-top-left-radius:0}body .tsnr-supdevs-wrapper .tsnr-supdevices-form.form-filters .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}body .tsnr-supdevs-wrapper .tsnr-list-container .tsnr-no-results,body .tsnr-supdevs-wrapper .tsnr-list-container .tsnr-item{font-size:15px}body .tsnr-supdevs-wrapper .list-filters>li{margin:0.4em 0}@media screen and (min-width:768px){body .tsnr-supdevs-wrapper .list-filters>li{display:inline-block;margin:0.2em 0}}body .tsnr-supdevs-wrapper .list-filters .tsnr-filter-label{cursor:pointer;background:none;color:#5d5e60;border:1px solid rgba(0,0,0,0.1)}body .tsnr-supdevs-wrapper .list-filters .tsnr-filter-label.active{opacity:0.56}@media screen and (max-width:767px){body .tsnr-supdevs-wrapper .list-filters .tsnr-filter-label{font-size:15px;display:inline-block;padding:0.4em 0.8em 0.5em}}body .tsnr-supdevs-wrapper .list-filters .filter-term-device_manufacturer{color:#88a301;border-color:#88a301}body .tsnr-supdevs-wrapper .list-filters .filter-term-device_manufacturer.active{opacity:0.4}body .tsnr-supdevs-wrapper .list-filters .filter-term-supporteddevice_catexternal{color:#8b8b8b;background:#e9e9e9}body .tsnr-supdevs-wrapper .list-filters .filter-term-supporteddevice_catexternal.active{opacity:0.4}body .tsnr-supdevs-wrapper .list-filters .filter-term-wireless_carrier{color:#fff;background-color:#88a301;border-color:#88a301}body .tsnr-supdevs-wrapper aside.flt-description{visibility:hidden}body .tsnr-supdevs-wrapper aside.flt-description.in{visibility:visible}body .tsnr-supdevs-wrapper .tsnr-no-results{margin:44px auto;text-align:center}body .tsnr-supdevs-wrapper .tsnr-no-results h3{color:#d9534f}body .tsnr-supdevs-wrapper .entry-title{position:relative}body .tsnr-supdevs-wrapper .flt-155 .entry-title:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:normal;content:"\f005";text-align:center;color:#fff;line-height:1.9;background-color:#1db2e2;border-color:#1aa0cb;padding:0;border-style:solid;border-width:0.125em;width:2em;height:2em;border-radius:50%;font-size:0.6em;vertical-align:middle;position:absolute;bottom:100%;left:50%;margin-left:-1em;opacity:0.96;-webkit-box-shadow:0 -6px 6px 2px rgba(0,0,0,0.4);box-shadow:0 -6px 6px 2px rgba(0,0,0,0.4)}.csstransforms3d.csstransitions .tsnr-supdevs-wrapper aside.flt-description{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.csstransforms3d.csstransitions .tsnr-supdevs-wrapper aside.flt-description.in{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.show-on-mix-load{visibility:hidden}.show-on-mix-load.in{visibility:visible}ul.multiselect-container{margin-top:-1px;max-height:400px;max-height:40vh;overflow:auto;overflow-x:hidden;border-top-right-radius:0;border-top-left-radius:0}ul.multiselect-container .multiselect-group label{padding:3px 20px;display:block;margin:0}ul.multiselect-container label.checkbox{margin:0;padding-left:20px;font-weight:400;display:block;position:relative}ul.multiselect-container label.checkbox input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.tsnr-filterbox .filterbox-scroll{width:100%;height:77px;position:relative;overflow:hidden}.tsnr-filterbox .filterbox-scroll a{padding:1em;display:block}.tsnr-filterbox .filterbox-scroll .list-filters{margin:0;padding:0;position:absolute;left:0;top:0;white-space:nowrap;display:table;width:100%}.tsnr-filterbox .filterbox-scroll li{display:table-cell;vertical-align:middle}.tsnr-filterbox .filterbox-scroll img.img-logo{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:filter 0.4s ease, -webkit-filter 0.4s ease;-o-transition:filter 0.4s ease, -webkit-filter 0.4s ease;transition:filter 0.4s ease, -webkit-filter 0.4s ease}.tsnr-filterbox .filterbox-scroll a:hover img.img-logo{-webkit-filter:grayscale(0);filter:grayscale(0)}div.scroll-pane-horizontal{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px;position:relative;height:77px}div.scroll-pane-horizontal .filterbox-scroll{overflow:hidden;overflow-x:scroll;position:relative;-webkit-overflow-scrolling:touch;position:absolute;top:0;left:0;width:100%;height:100px}div.scroll-pane-horizontal .btn-scroll-trigger{line-height:1;padding:0;height:auto;border:none;margin:0;width:15px;text-align:center;position:absolute;top:0;height:100%;background:#fff}div.scroll-pane-horizontal .btn-scroll-trigger .fa-icon{width:100%}div.scroll-pane-horizontal .btn-scroll-left{left:0}div.scroll-pane-horizontal .btn-scroll-right{right:0}div.scroll-pane-horizontal .bookend{display:block;height:100%;position:absolute;top:0}div.scroll-pane-horizontal .bookend-alpha{left:15px}div.scroll-pane-horizontal .bookend-alpha:before{content:"";position:absolute;left:0;top:10%;height:80%;width:1px;z-index:1;background-image:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-image:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0)}div.scroll-pane-horizontal .bookend-alpha:after{content:"";position:absolute;top:0;left:0;height:100%;width:20px;z-index:0;background-image:-webkit-linear-gradient(left, #fff 0, rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left, #fff 0, rgba(255,255,255,0) 100%);background-image:linear-gradient(to right, #fff 0, rgba(255,255,255,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1)}div.scroll-pane-horizontal .bookend-omega{right:15px}div.scroll-pane-horizontal .bookend-omega:before{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;z-index:1;background-image:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-image:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25) 50%, rgba(0,0,0,0));background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0)}div.scroll-pane-horizontal .bookend-omega:after{content:"";position:absolute;top:0;right:0;height:100%;width:20px;z-index:0;background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0, #fff 100%);background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0, #fff 100%);background-image:linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1)}div.scroll-pane-horizontal.scroll-start .btn-scroll-left,div.scroll-pane-horizontal.scroll-start .bookend-alpha{display:none}div.scroll-pane-horizontal.scroll-end .btn-scroll-right,div.scroll-pane-horizontal.scroll-end .bookend-omega{display:none}@media (max-width:767px){div.scroll-pane-horizontal{padding-left:0;padding-right:30px}div.scroll-pane-horizontal .btn-scroll-trigger{width:30px}div.scroll-pane-horizontal .btn-scroll-left,div.scroll-pane-horizontal .bookend-alpha{display:none}div.scroll-pane-horizontal .bookend-omega{right:30px}}@media (max-width:767px){html.touch div.scroll-pane-horizontal{padding-left:0;padding-right:0}html.touch div.scroll-pane-horizontal .bookend-alpha{display:block;left:0}html.touch div.scroll-pane-horizontal .btn-scroll-right,html.touch div.scroll-pane-horizontal .btn-scroll-left{display:none}html.touch div.scroll-pane-horizontal .bookend-omega{display:block;right:0}}form.yikes-easy-mc-form input.yikes-easy-mc-text,form.yikes-easy-mc-form input.yikes-easy-mc-password,form.yikes-easy-mc-form input.yikes-easy-mc-email,form.yikes-easy-mc-form input.yikes-easy-mc-date,form.yikes-easy-mc-form input.yikes-easy-mc-number,form.yikes-easy-mc-form input.yikes-easy-mc-url,form.yikes-easy-mc-form textarea.yikes-easy-mc-text,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea{font-weight:400}form.yikes-easy-mc-form label,form.yikes-easy-mc-form .checkbox-parent-label{font-weight:600}form.yikes-easy-mc-form .yikes-easy-mc-checkbox-label{font-weight:400;text-align:initial}form.yikes-easy-mc-form label.field-left-half,form.yikes-easy-mc-form label.field-right-half{margin:0 0 11px;display:block;width:auto;float:none}@media (min-width:768px){form.yikes-easy-mc-form label.field-left-half,form.yikes-easy-mc-form label.field-right-half{width:50%}}@media (min-width:768px){form.yikes-easy-mc-form label.field-left-half{padding-right:15px;float:left}}@media (min-width:768px){form.yikes-easy-mc-form label.field-right-half{padding-left:15px;float:right}}@media (min-width:768px){form.yikes-easy-mc-form button.yikes-easy-mc-submit-button{width:50%;clear:both;margin-left:auto;margin-right:auto}}#sidebar form.yikes-easy-mc-form label.field-left-half,#sidebar form.yikes-easy-mc-form label.field-right-half{float:none;width:auto;padding:0}.signup-form-condensed label.field-checkbox-summary{display:none}.upw-posts .hentry{margin-bottom:0;padding-bottom:0;border-bottom:1px solid #ddd;display:block}.upw-posts .hentry:last-child{border-bottom:0}.upw-posts .entry-title{font-size:18px;font-weight:200;font-style:normal}.upw-posts img.attachment-results-thumb-square{float:right;margin-left:0.618em;width:90px;height:auto}.widget-container .feedzy-rss .rss_item{border-color:#e9e9e9}.widget-container .feedzy-rss .rss_item .title{font-size:18px;font-weight:200;font-style:normal}.tab-content>br{display:none}iframe.zEWidget-launcher{border:none !important;z-index:999998 !important;transform:translateZ(0) !important;width:114px !important;height:48px !important;position:fixed !important;bottom:auto !important;left:-9999px !important;top:-9999px !important;background:transparent !important}.feature-slides.tsnr-hero-1{height:100vh;min-height:100vh}.feature-slides .slide .slide-container{padding-top:2em;padding-bottom:2.5em}@media screen and (min-width:768px){.feature-slides .slide .slide-container{padding-top:7em;padding-bottom:7em}}.feature-slides .slide a.post-edit-link{position:absolute;bottom:1em;left:1em;font-size:14px}@media screen and (max-width:767px){.feature-slides .slide .slide-content .content-templated{-webkit-transform-origin:50%;-moz-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}}.feature-slides button.slide-vid-pause.vid-paused{opacity:0.7}.feature-slides button.slide-vid-pause .fa-icon-play:before{position:relative;left:2px}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:none;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-image:-o-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#99ffffff', GradientType=0)}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-container{margin-left:auto;margin-right:auto}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-bg-img{background-color:#fff;background-position:center bottom;background-repeat:no-repeat;background-size:cover;opacity:0.2;left:0;width:auto;right:0}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content{z-index:10}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content.start-xs .content-templated{float:left}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content.end-xs .content-templated{float:right}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content .content-templated{width:100%}@media screen and (max-width:480px){.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content .content-templated{width:58.33333333%}}@media screen and (max-width:767px){.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated:after{display:block}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-start:after{background-image:-webkit-linear-gradient(left, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to right, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ffffff', endColorstr='#00ffffff', GradientType=1)}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-end:after{background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 70%);background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 70%);background-image:linear-gradient(to right, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 70%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#99ffffff', GradientType=1)}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content .content-templated{width:100%;text-align:left !important}}@media screen and (max-width:991px){.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-container{padding-top:4em;padding-bottom:4em}}@media screen and (min-width:768px){.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated:after{display:none}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-bg-img{opacity:1;left:50%;right:auto;width:100%;max-width:1170px;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-container{max-width:1170px;padding-top:0;padding-bottom:0;height:560px}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated .slide-content .content-templated{width:41.66666667%}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-start .content-templated{margin-left:8.33333333%}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-start .slide-bg-img{right:auto}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-end .content-templated{margin-right:8.33333333%}.feature-slides.tsnr-side-by-side-features li.slide.slide-nr-feature-templated.slide-config-halign-end .slide-bg-img{left:50%}}#tsnr-hero-features{z-index:1}@media screen and (min-width:768px){#tsnr-hero-features .slide{padding-top:94px}}body.page-template-page-landing .feature-slides.tsnr-hero-1{min-height:0}.widget-container{margin-top:22px}#sidbar-above-main .widget-container:first-child,#sidebar .widget-container:first-child,#sidbar-above-main .widget-container:first-child>.widget-title,#sidebar .widget-container:first-child>.widget-title{margin-top:0}#sidebar .widget-container{margin-bottom:44px}#sitecontent .widget-title{padding-top:0.25em;border-top:6px solid}#sitecontent .widget-title.meta-label{border-top-color:transparent;display:block}#sitefooter-widget-areas .widget-title{color:#8b8b8b;font-size:14px}.jetpack_subscription_widget p{margin:5px 0}.jetpack_subscription_widget input[type=submit]{color:#fff;background-color:#1db2e2;border-color:#1aa0cb}.jetpack_subscription_widget input[type=submit]:focus,.jetpack_subscription_widget input[type=submit].focus{color:#fff;background-color:#178eb5;border-color:#0c475a}.jetpack_subscription_widget input[type=submit]:hover{color:#fff;background-color:#178eb5;border-color:#137595}.jetpack_subscription_widget input[type=submit]:active,.jetpack_subscription_widget input[type=submit].active,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit]{color:#fff;background-color:#178eb5;border-color:#137595}.jetpack_subscription_widget input[type=submit]:active:hover,.jetpack_subscription_widget input[type=submit].active:hover,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit]:hover,.jetpack_subscription_widget input[type=submit]:active:focus,.jetpack_subscription_widget input[type=submit].active:focus,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit]:focus,.jetpack_subscription_widget input[type=submit]:active.focus,.jetpack_subscription_widget input[type=submit].active.focus,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].focus{color:#fff;background-color:#137595;border-color:#0c475a}.jetpack_subscription_widget input[type=submit]:active,.jetpack_subscription_widget input[type=submit].active,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit]{background-image:none}.jetpack_subscription_widget input[type=submit].disabled,.jetpack_subscription_widget input[type=submit][disabled],fieldset[disabled] .jetpack_subscription_widget input[type=submit],.jetpack_subscription_widget input[type=submit].disabled:hover,.jetpack_subscription_widget input[type=submit][disabled]:hover,fieldset[disabled] .jetpack_subscription_widget input[type=submit]:hover,.jetpack_subscription_widget input[type=submit].disabled:focus,.jetpack_subscription_widget input[type=submit][disabled]:focus,fieldset[disabled] .jetpack_subscription_widget input[type=submit]:focus,.jetpack_subscription_widget input[type=submit].disabled.focus,.jetpack_subscription_widget input[type=submit][disabled].focus,fieldset[disabled] .jetpack_subscription_widget input[type=submit].focus,.jetpack_subscription_widget input[type=submit].disabled:active,.jetpack_subscription_widget input[type=submit][disabled]:active,fieldset[disabled] .jetpack_subscription_widget input[type=submit]:active,.jetpack_subscription_widget input[type=submit].disabled.active,.jetpack_subscription_widget input[type=submit][disabled].active,fieldset[disabled] .jetpack_subscription_widget input[type=submit].active{background-color:#1db2e2;border-color:#1aa0cb}.jetpack_subscription_widget input[type=submit] .badge{color:#1db2e2;background-color:#fff}#subscribe-submit input[type=submit]{width:100%}.widget_nav_menu .menu{list-style-type:none;margin-left:0;padding-left:0}.widget_nav_menu .menu>li{display:inline-block;text-transform:uppercase}.widget_nav_menu .menu>li:before{content:" | ";margin:0 0.6em}.widget_nav_menu .menu>li:first-child:before{display:none}@media screen and (max-width:767px){.widget_nav_menu .menu>li{display:block}.widget_nav_menu .menu>li:before{display:none}.widget_nav_menu .menu>li a{padding:0.618em 0;display:block}}.widget_rss ul,.widget_emmisrecentposts ul,.widget_emmisfaqs ul,.widget_recent_entries ul,.widget_recent_comments ul,.widget_top-posts ul,.widget_archive ul,.widget_categories ul{list-style-type:none;padding-left:0;margin-left:0;color:#8b8b8b}.widget_rss ul a,.widget_emmisrecentposts ul a,.widget_emmisfaqs ul a,.widget_recent_entries ul a,.widget_recent_comments ul a,.widget_top-posts ul a,.widget_archive ul a,.widget_categories ul a{font-size:18px;font-weight:200;font-style:normal}.widget_rss ul li,.widget_emmisrecentposts ul li,.widget_emmisfaqs ul li,.widget_recent_entries ul li,.widget_recent_comments ul li,.widget_top-posts ul li,.widget_archive ul li,.widget_categories ul li{margin-bottom:5px}.widget_rss ul .post-date,.widget_emmisrecentposts ul .post-date,.widget_emmisfaqs ul .post-date,.widget_recent_entries ul .post-date,.widget_recent_comments ul .post-date,.widget_top-posts ul .post-date,.widget_archive ul .post-date,.widget_categories ul .post-date{display:block}.widget-container .post-date{font-size:14px;color:#8b8b8b;font-weight:normal;font-style:normal}.widget_archive{font-size:14px}.widget_archive a{font-size:15px}#rssmore,.rssmore{text-decoration:none}.align_left,.alignleft{float:left;margin-right:15px}.align_right,.alignright{float:right;margin-left:15px}.align_center,.aligncenter{display:block;clear:both;margin-right:auto;margin-left:auto}.pagination:before,.pagination:after{content:" ";display:table}.pagination:after{clear:both}.pagination:before,.pagination:after{content:" ";display:table}.pagination:after{clear:both}.pagination .pagination-text{float:left;margin-top:2px;color:#8b8b8b}.pagination-container{margin-top:22px;margin-bottom:22px}.pagination-container .pagination{margin-top:0;margin-bottom:5px}@media (min-width:768px){.pagination-container .pagination{max-width:49%}}.pagination-container .pagination-xofy{margin-bottom:5px}@media (min-width:768px){.pagination-container .pagination-xofy{max-width:49%;float:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:767px){.feed-results+.pagination-container{text-align:center}}.navigation .pager .previous{max-width:40%;float:left;display:block}.navigation .pager .previous a{float:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navigation .pager .next{max-width:40%;float:right;display:block}.navigation .pager .next a{float:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs{font-size:14px;font-style:italic;color:#8b8b8b;margin-bottom:22px}.breadcrumbs a{text-decoration:none}.breadcrumbs span[typeof="v:Breadcrumb"]{display:block}.breadcrumbs span[typeof="v:Breadcrumb"] a,.breadcrumbs span[typeof="v:Breadcrumb"] span{display:inline-block;vertical-align:bottom}.breadcrumbs span[typeof="v:Breadcrumb"] a .breadcrumb_last,.breadcrumbs span[typeof="v:Breadcrumb"] span .breadcrumb_last{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs span[typeof="v:Breadcrumb"] a .breadcrumb_last>span,.breadcrumbs span[typeof="v:Breadcrumb"] span .breadcrumb_last>span{display:inline}#search-feed-results article.result{border-style:solid;border-width:0 0 2px;border-color:#e9e9e9;margin-bottom:0;padding:21px 0}#search-feed-results article.result .entry-content>p:last-child{margin-bottom:0}#search-feed-results article.result:last-of-type{border-bottom-width:0}.search .result{margin-bottom:22px}.feed-results .hentry{margin-top:22px;margin-bottom:22px;padding-top:22px;border-top:6px solid #e9e9e9}.feed-results .hentry.emmispress{border-top-width:2px}.feed-results .hentry .entry-summary{font-style:italic}.feed-results .hentry:first-child,.feed-results .hentry.emmisvideo{border-top-width:0}.feed-results .hentry .entry-summary>p:last-child,.feed-results .hentry .entry-summary>ul:last-child,.feed-results .hentry .entry-summary>ol:last-child,.feed-results .hentry .entry-summary>table:last-child,.feed-results .hentry .entry-summary>dl:last-child{margin-bottom:0}.feed-results .hentry .img-featured{-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;opacity:1}.feed-results .hentry:hover .img-featured{opacity:0.6}.feed-results .page-header{margin:0;padding:0}.feed-results .entry-meta+.entry-title{margin-top:0}.feed-results .feature-posts{margin-top:22px}@media (max-width:767px){.feed-results .feature-posts{margin:0 -15px}.feed-results .feature-posts article.post{padding:22px 15px;margin:0;border-top-width:6px;border-color:rgba(0,0,0,0.1)}.feed-results .feature-posts article.post,.feed-results .feature-posts article.post .entry-title{background:#f4f4f4}}.collapse-results-cols .feed-results div.item-layout-col{float:none;width:auto}.feed-results-panels .panel-group{margin-top:44px}.meta-post-date-title{font-size:16px;line-height:24px;font-style:italic;font-weight:600;margin:0;color:#404041;display:block}footer.entry-footer .entry-meta{color:#8b8b8b;font-weight:200}.textwidget img[class*="wp-image-"],.user-formatted img[class*="wp-image-"],.hentry img[class*="wp-image-"]{max-width:100%;height:auto}#article-resp-header{position:absolute;top:-200px;-webkit-transition:top .5s cubic-bezier(0, 1, .5, 1);-o-transition:top .5s cubic-bezier(0, 1, .5, 1);transition:top .5s cubic-bezier(0, 1, .5, 1);margin:0;padding-bottom:0}#article-resp-header.affix{position:fixed;top:0;left:0;width:100%;display:block;background:#fff;z-index:1031}#article-resp-header:after{content:"";top:100%;left:0;width:100%;position:absolute;z-index:0;height:5px;background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(top, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0)}#article-resp-header .entry-meta-affix-container{padding:11px 30px 7px}#article-resp-header .page-title,#article-resp-header .entry-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:200;margin-bottom:0.125em}#article-resp-header .entry-meta{font-size:13px}#article-resp-header .tsnr-posted-on{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-bottom:0.5em}#article-resp-header .tsnr-posted-on .meta-label{display:inline;font-size:inherit}#article-resp-header .btn-outline{font-size:12px}@media (min-width:768px){#article-resp-header .page-title,#article-resp-header .entry-title{max-width:50%}#article-resp-header .entry-meta{display:table;width:100%}#article-resp-header .tsnr-posted-on{width:50%;display:table-cell;vertical-align:top}#article-resp-header .tsnr-sharing-box{display:table-cell;vertical-align:top;text-align:right;padding-left:8px;min-height:0}#article-resp-header .tsnr-sharing-box .btn-comments-jump,#article-resp-header .tsnr-sharing-box .addthis_sharing_toolbox{position:relative;top:-28px;margin-bottom:-28px}}.page-header .tsnr-sharing-box,#article-resp-header .tsnr-sharing-box{margin:0;padding:0;border:none}.page-header .tsnr-sharing-box .btn-comments-jump,#article-resp-header .tsnr-sharing-box .btn-comments-jump{padding-left:10px;padding-right:10px}.page-header .page-title{margin-top:0;font-weight:200;font-size:60px;font-style:normal;text-transform:none;text-shadow:none}.page-header .entry-title{margin-top:0;font-weight:200;font-size:26px;font-style:normal;text-transform:none;text-shadow:none}.page-header .tsnr-posted-on{display:inline-block}.page-header .tsnr-sharing-box{display:block;margin-top:1em;padding-top:0.5em;padding-bottom:0.1em;border-style:solid;border-width:0 0 2px;border-color:rgba(0,0,0,0.12)}.page-header.sr-only,.page-header.fb-xfbml-parse-ignore,.page-headerbody .tsnr-supdevs-wrapper .tsnr-supdevices-form .form-label,.page-header.signup-form-condensed label>span[class$="-label"],.page-header.signup-form-condensed .hs-form-field>label,.page-header.screen-reader-response,.page-header.assistive-text{position:absolute;top:-9999999px}body.hs-blog-post .page-header .entry-title,body.single .page-header .entry-title{font-size:42px}@media (min-width:768px){body.hs-blog-post .page-header .entry-title,body.single .page-header .entry-title{font-size:60px}}.page-header.bg-masthead{padding-top:138px;margin-bottom:0}.page-header.bg-masthead .page-title{font-size:60px}.page-header.bg-masthead .tsnr-sharing-box{border:none}@media (max-width:767px){.page-header.bg-masthead{padding-top:77px;padding-bottom:15px}.page-header.bg-masthead .page-title{font-size:40px}}body.page .page-header{margin-bottom:44px}body.page .feed-results .page-header{margin-top:0;margin-bottom:0}.sharingfooter{-webkit-transition:bottom 200ms linear;-o-transition:bottom 200ms linear;transition:bottom 200ms linear;background:#fff;z-index:1030;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.4);box-shadow:0 0 1px rgba(0,0,0,0.4);height:38px;line-height:38px;vertical-align:middle;font-size:13px;font-weight:normal;text-align:center}.sharingfooter.navbar-fixed-bottom{bottom:-38px}@media (min-width:3000px){.sharingfooter.navbar-fixed-bottom{bottom:0}}.sharingfooter:after{content:"";bottom:100%;left:0;width:100%;position:absolute;z-index:0;height:5px;background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.2) 100%);background-image:-o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.2) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.2) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0)}.sharingfooter .at-share-btn{text-align:center;display:inline-block;color:#aaa}.sharingfooter .at-share-btn,.sharingfooter .at-share-btn a{text-decoration:none}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox{display:inline-block;margin-top:1px}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-share-btn{color:#fff;margin:0 1px;padding:0 2em;position:relative;overflow:hidden;border-radius:0;border:2px solid;max-width:none;max-height:none;cursor:pointer}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-share-btn:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);display:block;margin:0;width:32px;height:32px;line-height:32px}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at_flat_counter{top:2px;float:right}@media (min-width:768px){.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at_flat_counter{display:none}}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-icon-wrapper{position:absolute;top:-999px}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-twitter{background:#2aa7de}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-twitter:before{content:"\f099"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-facebook{background:#3e5b97}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-facebook:before{content:"\f09a"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-compact{background:#ff6e41}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-compact:before{content:"\f067"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-instagram{background:#517fa4}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-instagram:before{content:"\f16d"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-youtube{background:#cd201f}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-youtube:before{content:"\f16a"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-feed,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-rss,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-feedburner{background:#f7740a}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-feed:before,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-rss:before,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-feedburner:before{content:"\f09e"}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-google_plusone,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-google_plusone_share{background:#cf4832}.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-google_plusone:before,.sharingfooter .tsnr-sharing-box .addthis_sharing_toolbox .at-svc-google_plusone_share:before{content:"\f0d5"}body.hs-blog-post #wrapper.bar-affixed #sitefooter-widget-areas,body.single #wrapper.bar-affixed #sitefooter-widget-areas{padding-bottom:68px}.entry-author-info{margin-top:22px;margin-bottom:22px}.entry-author-info .author-social-box{margin:0.618em 0}@media screen and (max-width:480px){.entry-author-info .author-social-box{display:block}}.entry-author-info .author-social-box>a{display:inline-block;vertical-align:middle;text-decoration:none;margin:0 0.2em}.entry-author-info .author-social-box>a:first-child{margin-left:0}.entry-author-info .author-social-box>a:first-child.btn-outline{margin-right:1.618em}.entry-author-info .author-social-box>a:last-child{margin-right:0}.entry-author-info .author-social-box>a:last-child.btn-outline{margin-left:1.618em}@media screen and (max-width:480px){.entry-author-info .author-social-box a.btn-outline{display:block;margin:0 0 5px}}.entry-author-info .author-header .author-social-box{display:inline-block;vertical-align:middle}.entry-author-info .author-description{padding-left:79px;position:relative;min-height:78px}.entry-author-info .author-description img.avatar{position:absolute;top:9px;left:9px;border-radius:50%}.entry-author-info .author-description .author-title{margin-top:4px;margin-bottom:6px;margin-right:1em;display:inline-block}.entry-author-info .author-description .author-link{font-size:14px}.entry-author-info .author-description .author-link a{font-size:inherit}.entry-author-info .author-description .author-bio{font-weight:300}#wpstats{display:none}.post-type-archive-emmissupporteddevice .emmissupporteddevice,.tax-supporteddevice_category .emmissupporteddevice,.tax-supporteddevice_carrier .emmissupporteddevice{padding:30px;margin:0 0 1.15em}.post-type-archive-emmissupporteddevice .emmissupporteddevice .feature-img-container,.tax-supporteddevice_category .emmissupporteddevice .feature-img-container,.tax-supporteddevice_carrier .emmissupporteddevice .feature-img-container{position:relative}#archive-feed-results .supporteddevice_category-featured{-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.15) inset;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.15) inset}#archive-feed-results .supporteddevice_category-featured .feature-img-container:before{content:"\f005";font-family:FontAwesome;background:#1db2e2;position:absolute;top:0;right:0;width:2em;height:2em;border-radius:50%;text-align:center;line-height:2.1;color:#fff}.gallery{font-size:0}.gallery .gallery-item{font-size:15px;display:inline-block;vertical-align:top}.gallery .gallery-icon{margin-bottom:5px}.gallery .gallery-icon img{width:100%;height:auto;display:block}.gallery .gallery-caption{text-align:center;padding-left:15px;padding-right:15px}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.33333333%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.66666667%}.gallery.gallery-columns-7 .gallery-item{width:14.28571429%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.11111111%}@media (max-width:480px){.gallery:not(.gallery-columns-1) .gallery-item{width:100%}}.meta-label{text-transform:uppercase;letter-spacing:2px;line-height:1;font-size:14px;font-weight:400;display:inline-block;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:5px 0 4px;margin-right:0.4em}a.meta-label,.meta-label a{color:#88a301;text-decoration:none;opacity:1;-webkit-transition:color ease 200ms;-o-transition:color ease 200ms;transition:color ease 200ms}a.meta-label:hover,.meta-label a:hover{color:#1896be;text-decoration:none;opacity:0.7}.meta-label:last-child{margin-right:0}a.meta-label-date,.meta-label-date a{color:inherit;font-weight:600}a.meta-label-date:hover,.meta-label-date a:hover{color:#1896be}.meta-label-pressrelease{text-transform:none;letter-spacing:normal;font-style:italic;font-weight:normal;color:#8b8b8b;font-size:15px}.meta-label-icon{letter-spacing:normal;text-transform:none;font-weight:normal;font-style:normal}.term-label{padding-left:10px;padding-right:8px}.term-label .term-icon{margin-right:0.4em}.term-icon.fa-icon-fx{text-align:center}ul.xoxo .term-icon{width:1.8em;height:1.8em;line-height:1.8}ul.xoxo .term-icon.fa-icon-heart:before{position:relative;top:2px}ul.xoxo .term-icon.fa-icon-bar-chart:before{position:relative;top:1px}ul.xoxo .term-icon.fa-icon-music:before{position:relative;left:-1px}ul.xoxo .term-icon.fa-icon-mobile-phone:before{font-size:1.5em;position:relative;top:-0.3em}a.term-label,.term-label a,a .term-label{color:#fff;background:#88a301}a.term-label:hover,.term-label a:hover,a .term-label:hover{color:#fff}.entry-footer{margin-top:22px}body.page div.entry-content>.feed-results:first-child .feature-posts:first-child{margin-top:0}body.page div.entry-content>.feed-results:first-child .feature-posts:first-child>.result:first-child{padding-top:0}.feature-posts{margin-bottom:66px}.feature-posts:empty{display:none}.feature-posts>.result:first-child{margin-top:0}.feature-posts>.result:first-child .page-header{margin-top:0}.feature-posts .page-header{text-align:center}.feature-posts .page-header .entry-title{font-size:34px;position:relative;z-index:1}@media (min-width:992px){.feature-posts .page-header .entry-title{font-size:42px}}.feature-posts .page-header .meta-label{font-size:18px}.feature-posts .header-text-wrap{display:inline-block;position:relative;z-index:2}.feature-posts .header-text-wrap .term-label{margin:0 0 -11px;opacity:1;filter:alpha(opacity=100);position:relative;z-index:2}@media (min-width:992px){.feature-posts .header-text-wrap{margin:0 auto 22px}}@media (min-width:768px){.feature-posts .header-text-wrap{max-width:90%}}.feature-posts .featured-img-container+.header-text-wrap{margin:22px auto}@media (min-width:768px){.feature-posts .featured-img-container+.header-text-wrap{margin-top:-44px}}@media (min-width:992px){.feature-posts .featured-img-container+.header-text-wrap{margin-top:-80px}}.feature-posts .page-title,.feature-posts .entry-title{background:#fff;padding:0.2em 1em 0;margin-bottom:5px}@media (min-width:992px){.feature-posts .featured-img-container:after{content:"";position:absolute;bottom:0;left:0;right:0;top:80%;background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);background-image:-o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);z-index:0;display:block}}.feature-posts+article.hentry{border-top:none}.featured-img-container{position:relative}.featured-img-container>a.featured-img-lnk{position:relative;display:block}.featured-img-container>a.featured-img-lnk:after{content:"";width:100%;height:100%;z-index:1;border:1px solid rgba(0,0,0,0.1);position:absolute;top:0;left:0}.featured-img-container img.img-featured{max-width:100%;height:auto;position:relative;z-index:0;display:block}.featured-img-container img.img-featured[src*="1x1.trans.gif"]{width:100%;height:0;padding-bottom:50%}.featured-img-container img.img-featured[src*="data:image/gif"]{width:100%;height:200px;background-color:#222}.featured-img-container img.img-featured[src*="NR_justmark.svg"]{padding:15% 40%;background-color:#222}.featured-img-container.featured-img-full img.img-featured{width:100%}.featured-img-container .label-img-overlay{position:absolute;bottom:0;left:0;z-index:10;margin:0;top:auto;right:auto}.featured-img-container .term-label{top:-23px;position:relative;z-index:2;opacity:1;filter:alpha(opacity=100)}.widget-nav-menu ul,.nav-menu{padding-left:0;margin-left:0;list-style-type:none}.widget-nav-menu ul li,.nav-menu li{margin-bottom:0.5em}@media (max-width:767px){.widget-nav-menu ul li,.nav-menu li{margin-bottom:0.667em}}.widget-nav-menu ul ul,.nav-menu ul{margin:0;margin-left:1.618em;padding:0}form.hs-form textarea.hs-input{height:auto}form.hs-form .hs-form-required{color:#f7740a;font-weight:normal;font-style:normal;margin-left:0.2em}form.hs-form .inputs-list{list-style-type:none;padding-left:0;padding-right:0}form.hs-form .inputs-list input.hs-input{margin-right:0.4em}form.hs-form .inputs-list.tsnr-morphed{display:none}form.hs-form .hs-form-field{position:relative;margin-bottom:0.618em}form.hs-form .hs-error-msgs{margin:0.2em 0 0;color:#a94442;font-size:14px}@media (min-width:768px){form.hs-form .hs-error-msgs{margin-top:1px;position:absolute;width:auto;top:100%;right:0;max-width:100%;z-index:1}}form.hs-form .hs-error-msgs li{background:rgba(255,255,255,0.8);padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.2) inset;box-shadow:0 0 1px rgba(0,0,0,0.2) inset}form.hs-form .hs-error-msgs li:first-child{border-top:2px solid #a94442}form.hs-form .hs-error-msgs label{font-weight:normal}form.hs-form fieldset.form-columns-1,form.hs-form fieldset.form-columns-2,form.hs-form fieldset.form-columns-3,form.hs-form fieldset.form-columns-4,form.hs-form fieldset.form-columns-5,form.hs-form fieldset.form-columns-6{width:auto;max-width:none}form.hs-form fieldset.form-columns-1 div.input,form.hs-form fieldset.form-columns-2 div.input,form.hs-form fieldset.form-columns-3 div.input,form.hs-form fieldset.form-columns-4 div.input,form.hs-form fieldset.form-columns-5 div.input,form.hs-form fieldset.form-columns-6 div.input{margin-right:0}@media (max-width:400px),(max-device-width:480px) and (min-device-width:320px){form.hs-form fieldset.form-columns-1 div.input,form.hs-form fieldset.form-columns-2 div.input,form.hs-form fieldset.form-columns-3 div.input,form.hs-form fieldset.form-columns-4 div.input,form.hs-form fieldset.form-columns-5 div.input,form.hs-form fieldset.form-columns-6 div.input{margin-right:0}}form.hs-form fieldset.form-columns-2,form.hs-form fieldset.form-columns-3,form.hs-form fieldset.form-columns-4,form.hs-form fieldset.form-columns-5,form.hs-form fieldset.form-columns-6{max-width:none;margin-left:-15px;margin-right:-15px;width:auto}form.hs-form fieldset.form-columns-2 .hs-form-field,form.hs-form fieldset.form-columns-3 .hs-form-field,form.hs-form fieldset.form-columns-4 .hs-form-field,form.hs-form fieldset.form-columns-5 .hs-form-field,form.hs-form fieldset.form-columns-6 .hs-form-field{width:auto;float:none;padding-left:15px;padding-right:15px}@media (min-width:768px){form.hs-form fieldset.form-columns-2 .hs-error-msgs,form.hs-form fieldset.form-columns-3 .hs-error-msgs,form.hs-form fieldset.form-columns-4 .hs-error-msgs,form.hs-form fieldset.form-columns-5 .hs-error-msgs,form.hs-form fieldset.form-columns-6 .hs-error-msgs{right:15px}}form.hs-form fieldset.form-columns-1 .hs-input{width:100%}@media (min-width:768px){form.hs-form fieldset.form-columns-2 .hs-form-field{width:50%;float:left}}@media (min-width:768px){form.hs-form fieldset.form-columns-3 .hs-form-field{width:33.33333333%;float:left}}@media (min-width:768px){form.hs-form fieldset.form-columns-4 .hs-form-field{width:25%;float:left}}@media (min-width:768px){form.hs-form fieldset.form-columns-5 .hs-form-field{width:20%;float:left}}@media (min-width:768px){form.hs-form fieldset.form-columns-6 .hs-form-field{width:16.66666667%;float:left}}form.hs-form label.hs-form-checkbox-display,form.hs-form label.hs-form-radio-display{font-weight:400}form.hs-form .hs_submit{width:100%}form.hs-form fieldset.form-columns-2+.hs_submit{width:100%}@media (min-width:768px){form.hs-form fieldset.form-columns-2+.hs_submit{width:50%;clear:both;margin:0 auto}}form.hs-form.tsnr-signup-form-hubspot-oneliner{display:table;margin-left:-5px;margin-right:-5px}form.hs-form.tsnr-signup-form-hubspot-oneliner>div{display:table-cell;vertical-align:top;float:none;padding-left:5px;padding-right:5px}form.hs-form.tsnr-signup-form-hubspot-oneliner>div.hs_submit{width:20%}@media (max-width:400px),(max-device-width:480px) and (min-device-width:320px){body form.hs-form .form-columns-2 .hs-form-field .hs-input,body form.hs-form .form-columns-3 .hs-form-field .hs-input{width:100%}}.hs-form.signup-form-condensed fieldset.form-columns-2,.signup-form-condensed .hs-form fieldset.form-columns-2,.hs-form.signup-form-condensed fieldset.form-columns-3,.signup-form-condensed .hs-form fieldset.form-columns-3,.hs-form.signup-form-condensed fieldset.form-columns-4,.signup-form-condensed .hs-form fieldset.form-columns-4,.hs-form.signup-form-condensed fieldset.form-columns-5,.signup-form-condensed .hs-form fieldset.form-columns-5,.hs-form.signup-form-condensed fieldset.form-columns-6,.signup-form-condensed .hs-form fieldset.form-columns-6{margin-left:-5px;margin-right:-5px}.hs-form.signup-form-condensed fieldset.form-columns-2 .hs-form-field,.signup-form-condensed .hs-form fieldset.form-columns-2 .hs-form-field,.hs-form.signup-form-condensed fieldset.form-columns-3 .hs-form-field,.signup-form-condensed .hs-form fieldset.form-columns-3 .hs-form-field,.hs-form.signup-form-condensed fieldset.form-columns-4 .hs-form-field,.signup-form-condensed .hs-form fieldset.form-columns-4 .hs-form-field,.hs-form.signup-form-condensed fieldset.form-columns-5 .hs-form-field,.signup-form-condensed .hs-form fieldset.form-columns-5 .hs-form-field,.hs-form.signup-form-condensed fieldset.form-columns-6 .hs-form-field,.signup-form-condensed .hs-form fieldset.form-columns-6 .hs-form-field{padding-left:5px;padding-right:5px}@media (min-width:768px){.hs-form.signup-form-condensed fieldset.form-columns-2 .hs-error-msgs,.signup-form-condensed .hs-form fieldset.form-columns-2 .hs-error-msgs,.hs-form.signup-form-condensed fieldset.form-columns-3 .hs-error-msgs,.signup-form-condensed .hs-form fieldset.form-columns-3 .hs-error-msgs,.hs-form.signup-form-condensed fieldset.form-columns-4 .hs-error-msgs,.signup-form-condensed .hs-form fieldset.form-columns-4 .hs-error-msgs,.hs-form.signup-form-condensed fieldset.form-columns-5 .hs-error-msgs,.signup-form-condensed .hs-form fieldset.form-columns-5 .hs-error-msgs,.hs-form.signup-form-condensed fieldset.form-columns-6 .hs-error-msgs,.signup-form-condensed .hs-form fieldset.form-columns-6 .hs-error-msgs{right:5px}}.bg-darkgrad .hs-form{color:#fff}.bg-darkgrad .hs-form .hs-error-msgs li{background-color:#fff}.hbspt-form .submitted-message{font-size:18px;font-style:italic;font-weight:lighter;margin:22px 0;color:#88a301}.bg-darkgrad .hbspt-form .submitted-message{font-size:24px;text-align:center;color:#aac90e}#sidebar .hs-form fieldset.form-columns-2 .hs-form-field,#sidebar .hs-form fieldset.form-columns-3 .hs-form-field,#sidebar .hs-form fieldset.form-columns-4 .hs-form-field,#sidebar .hs-form fieldset.form-columns-5 .hs-form-field,#sidebar .hs-form fieldset.form-columns-6 .hs-form-field{width:auto;float:none}#sidebar .hs-form .hs_submit{width:100%;clear:both}.hs-search-module form.hs-form .field input.hs-input{border-radius:20px}#sitecrumbs .hs-search-module,#drawernav-panel .hs-search-module{overflow:hidden}#sitecrumbs .hs-search-module .field>label,#drawernav-panel .hs-search-module .field>label,#sitecrumbs .hs-search-module .hs-button,#drawernav-panel .hs-search-module .hs-button{position:absolute;left:-999px}#sitecrumbs .hs-search-module input.hs-input,#drawernav-panel .hs-search-module input.hs-input{margin-bottom:0}#drawernav-panel .hs-search-module input.hs-input{background:none;border:none;padding-left:40px;-webkit-box-shadow:none;box-shadow:none}#comments{margin-top:22px}#sitecontent ol.commentlist{counter-reset:comments;margin-left:0;padding-left:0;list-style-type:none}#sitecontent ol.commentlist ul.children{margin-left:16.66667%;padding-left:0;list-style-type:none}#sitecontent ol.commentlist>li{border-top:2px solid #e9e9e9}#sitecontent ol.commentlist li.comment{padding-top:22px;padding-bottom:22px}#sitecontent ol.commentlist li.pingback{text-align:center;font-style:italic;color:#8b8b8b;padding-top:22px;padding-bottom:22px}#sitecontent p.nocomments{display:none}#sitecontent img.avatar{border-radius:50%}#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0}#big-video-vid,#big-video-image{position:absolute}#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,0.25);-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s}#big-video-control{width:100%;height:16px;position:relative}#big-video-control-middle{margin:0 56px 0 24px}#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer}#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff}#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff}#big-video-control-bound-left{left:0}#big-video-control-bound-right{right:-1px}#big-video-control-track .ui-slider-handle{opacity:0}#big-video-control-playhead{left:30%}#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png')}#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px}#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff}#big-video-control .ui-slider-handle{border-left:solid 1px #fff;width:16px;height:16px;position:absolute;top:-8px}.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}#big-video-wrap .vjs-big-play-button{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:400;line-height:1.2;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#8b8b8b}h1,.h1,h2,.h2,h3,.h3{margin-top:22px;margin-bottom:11px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:11px;margin-bottom:11px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:60px}h2,.h2{font-size:42px}h3,.h3{font-size:34px}h4,.h4{font-size:26px}h5,.h5{font-size:18px}h6,.h6{font-size:15px}p{margin:0 0 11px}.lead{margin-bottom:22px;font-size:17px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:22.5px}}small,.small{font-size:93%}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:#8b8b8b}.text-primary{color:#1db2e2}a.text-primary:hover,a.text-primary:focus{color:#178eb5}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#1db2e2}a.bg-primary:hover,a.bg-primary:focus{background-color:#178eb5}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid transparent}ul,ol{margin-top:0;margin-bottom:11px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:22px}dt,dd{line-height:1.5}dt{font-weight:bold}dd{margin-left:0}@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 #8b8b8b}.initialism{font-size:90%;text-transform:uppercase;text-transform:uppercase !important}blockquote{padding:11px 22px;margin:0 0 22px;font-size:18.75px;border-left:5px solid #e9e9e9}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.5;color:#8b8b8b}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 #e9e9e9;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:22px;font-style:normal;line-height:1.5}legend{font-size:21px;line-height:2;font-weight:600;font-style:italic;color:#404041}legend+p.callout-text,legend+div.callout-text{margin-top:-22px}dt{font-weight:600}hr{margin-top:44px;margin-bottom:44px}hr.spacer{margin-top:22px;margin-bottom:22px;border-color:transparent}th{font-weight:600}strong,.alert,label{font-weight:600}.alert-title{text-transform:uppercase;letter-spacing:normal;font-weight:600;font-style:normal}.text-light{font-weight:200}.h1,.h2,.h3,.h4,.h5,.h6{display:block}h1,h2,h3,.h1,.h2,.h3{font-weight:200}h1 label,h2 label,h3 label,.h1 label,.h2 label,.h3 label{font-size:15px;font-weight:normal;font-style:normal}h4,h5,h6,.h4,.h5,.h6{font-weight:400}h4 label,h5 label,h6 label,.h4 label,.h5 label,.h6 label{font-size:14px;font-weight:normal;font-style:normal}.h1{line-height:1}.headline{font-weight:400;font-style:normal;font-size:18px;text-transform:uppercase;color:#88a301}.lh-base{line-height:1.5}.lh-headings{line-height:1.2}.lh-normal{line-height:normal}.lh-crunch{line-height:0.9}.text-uppercase{text-transform:uppercase !important}.text-lowercase{text-transform:lowercase !important}.text-capitalize{text-transform:capitalize !important}.text-condensed,.page-header .page-title,.page-header .entry-title,.modal .modal-title{letter-spacing:-0.04em}.text-extended,.text-expanded,.headline,.btn,div.newsletter .newsletter-submit,.wpt_widget_content div.wpt-pagination a,.jetpack_subscription_widget input[type=submit],.hs-button,#submit,.navbar .navbar-nav li.menu-item-btn>a{letter-spacing:0.2em}.text-overdark,.bg-dark,.bg-darkgrad,.bg-brandgrad{color:rgba(255,255,255,0.7)}.text-overdark a,.bg-dark a,.bg-darkgrad a,.bg-brandgrad a{color:#fff}.text-overdark a:hover,.bg-dark a:hover,.bg-darkgrad a:hover,.bg-brandgrad a:hover{color:#fff}.text-overdark a.link-alt,.bg-dark a.link-alt,.bg-darkgrad a.link-alt,.bg-brandgrad a.link-alt{color:#1db2e2}.text-overdark a.link-alt:hover,.bg-dark a.link-alt:hover,.bg-darkgrad a.link-alt:hover,.bg-brandgrad a.link-alt:hover{color:#fff}.text-overdark .text-highlighted,.bg-dark .text-highlighted,.bg-darkgrad .text-highlighted,.bg-brandgrad .text-highlighted{color:#fff}.text-overdark .muted,.text-overdark .dim,.text-overdark .text-muted,.bg-dark .muted,.bg-dark .dim,.bg-dark .text-muted,.bg-darkgrad .muted,.bg-darkgrad .dim,.bg-darkgrad .text-muted,.bg-brandgrad .muted,.bg-brandgrad .dim,.bg-brandgrad .text-muted{color:rgba(255,255,255,0.3)}.text-blue{color:#1db2e2}.text-blue-medium{color:#2baad7}.text-blue-light{color:#6cc8e8}.text-label{color:inherit}.text-secondary,.text-green{color:#88a301}.text-green-light{color:#aac90e}.text-sz-h1{font-size:60px}.text-sz-h2{font-size:42px}.text-sz-h3{font-size:34px}.text-sz-h4{font-size:26px}.text-sz-h5{font-size:18px}.text-sz-h6{font-size:15px}.text-largest{font-size:26px;line-height:1.3}.text-largestspan,.text-largesta{display:inline-block}.text-larger{font-size:24px}.text-largerspan,.text-largera{display:inline-block}.text-large,.text-medium{font-size:18px}.text-base{font-size:15px}.text-small{font-size:14px}.text-smaller{font-size:12px}a.link-alt{color:#88a301}a.link-alt:hover{color:#1896be}a.more-link{color:#88a301;font-style:italic}a.more-link:after{content:"\f101";font:normal normal normal 14px/1 FontAwesome;display:inline}.disclaimer{font-size:12px;color:#767676;font-style:italic}.fa-icon{letter-spacing:normal}body .label{border-radius:0;font-weight:400}@media (max-width:767px){.text-right-xs{text-align:right}}@media (min-width:768px) and (max-width:991px){.text-right-sm{text-align:right}}@media (min-width:992px) and (max-width:1199px){.text-right-md{text-align:right}}@media (min-width:1200px){.text-right-lg{text-align:right}}@media (max-width:767px){.text-left-xs{text-align:left}}@media (min-width:768px) and (max-width:991px){.text-left-sm{text-align:left}}@media (min-width:992px) and (max-width:1199px){.text-left-md{text-align:left}}@media (min-width:1200px){.text-left-lg{text-align:left}}@media (max-width:767px){.text-center-xs{text-align:center}}@media (min-width:768px) and (max-width:991px){.text-center-sm{text-align:center}}@media (min-width:992px) and (max-width:1199px){.text-center-md{text-align:center}}@media (min-width:1200px){.text-center-lg{text-align:center}}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-cols-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.content-cols-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.content-cols-4{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.content-cols-5{-webkit-column-count:5;-moz-column-count:5;column-count:5;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.fade-out{position:relative;overflow:hidden}.fade-out.fade-out-2{height:3em}.fade-out.fade-out-3{height:4.5em}.fade-out.fade-out-4{height:6em}.fade-out:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:70%;height:1.5em;background:linear-gradient(to right, rgba(255,255,255,0), #fff 50%)}dl.dl-inline>dt,dl.dl-inline>dd{display:inline;margin-bottom:0}dl .spacer{line-height:0;height:5px;overflow:hidden;display:block}bdl .spacerr{content:''}dl br.spacer{content:''}dl.dl-inline dl{margin-top:5px}dl.dl-inline dl.dl-inline{margin-bottom:0;margin-left:20px}dl.dl-suffixed-colon>dt:after,dt.dt-suffixed-colon:after{content:": "}dl.dl-suffixed-dash>dt:after,dt.dt-suffixed-dash:after{content:" \2014 "}.list-inline>li{vertical-align:middle}.panel-heading{background-clip:padding-box}.panel[data-role="button"] .panel-title a,.panel-heading .panel-title a[role="button"]{display:block;text-decoration:none;padding:10px 15px;margin:-10px -15px;font-weight:200;background-image:-webkit-linear-gradient(top, #fff 0, rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top, #fff 0, rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom, #fff 0, rgba(255,255,255,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=0)}.panel[data-role="button"] .panel-title a:before,.panel-heading .panel-title a[role="button"]:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);float:right;font-size:.75em;width:2.22222667em;height:2.22222667em;text-align:center;line-height:2.22222667;border-radius:50%;margin-top:-0.25555667em;border:rgba(0,0,0,0.16) 1px solid;color:rgba(0,0,0,0.4);box-shadow:-1px -1px 0 #fff inset;background:rgba(255,255,255,0.2)}.panel[data-role="button"] .panel-title a:before,.panel-heading .panel-title a[role="button"]:before{content:"\f105"}.panel[data-role="button"] .panel-title a[aria-expanded="true"],.panel-heading .panel-title a[role="button"][aria-expanded="true"]{background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, #fff 100%);background-image:-o-linear-gradient(top, rgba(255,255,255,0) 0, #fff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0)}.panel[data-role="button"] .panel-title a[aria-expanded="true"]:before,.panel-heading .panel-title a[role="button"][aria-expanded="true"]:before{content:"\f107"}.pagination{margin-left:-0.2em;margin-right:-0.2em}.pagination>li>a,.pagination>li>span{margin-left:0.2em;margin-right:0.2em;border-radius:0}.sidebar-mobile-trigger{float:left !important;width:15px !important}.sidebar-mobile-trigger:hover{cursor:pointer}.sidebar-mobile-search-container label{display:none}.sidebar-mobile-search-container .input{position:relative}.sidebar-mobile-search-container .input:before{content:"\f002";font:normal normal normal 14px/1 FontAwesome;display:inline;position:absolute;left:0;top:29%;margin-left:10px}.sidebar-mobile-search-container .input input{padding-left:25px !important;margin-left:10px}.sidebar-mobile-search-container .input .hs-button{display:none}.fa-icon-angle-left{display:inline}.fa-icon-angle-left:before{content:"\f104";font-size:22.5px;margin-right:5px}.fa-icon-arrow-circle-down{display:inline}.fa-icon-arrow-circle-down:before{content:"\f0ab";margin-right:5px}.fa-icon-badge{width:2em;height:2em;line-height:2 !important;background:#738a8d;color:#fff;text-align:center;border-radius:50%}.fa-icon-badge:before{display:block;text-align:center}.fa-icon-badge.fa-icon-twitter{background-color:#2aa7de}.fa-icon-badge.fa-icon-instagram{background-color:#517fa4}.fa-icon-badge.fa-icon-facebook{background-color:#3e5b97}.fa-icon-badge.fa-icon-linkedin{background-color:#0077b5}.fa-icon-badge.fa-icon-pinterest{background-color:#bd081c}.fa-icon-badge.fa-icon-youtube{background-color:#cd201f}.fa-icon-badge.fa-icon-snapchat,.fa-icon-badge.fa-icon-snapchat-square,.fa-icon-badge.fa-icon-snapchat-ghost{background-color:#fffc00;text-shadow:.5px 0 0 #000,0 -0.5px 0 #000,0 .5px 0 #000,-0.5px 0 0 #000}.fa-icon-badge.fa-icon-feed,.fa-icon-badge.fa-icon-feedburner,.fa-icon-badge.fa-icon-rss{background-color:#f7740a}.fa-icon-badge.fa-icon-mobile,.fa-icon-badge.fa-icon-arrow-circle-down{background-color:#222}.fa-icon-badge.fa-icon-mobile:before{font-size:1.5em;margin-top:-0.3em}.fa-icon-badge.fa-icon-google,.fa-icon-badge.fa-icon-google_plus,.fa-icon-badge.fa-icon-google_plusone,.fa-icon-badge.fa-icon-google_plusone_share{background-color:#cf4832}.fa-icon-badge.icon-color-white{color:#5d5e60;background-color:#fff}.fa-icon-badge.icon-color-white-subdued{color:#5d5e60;background-color:rgba(255,255,255,0.56)}.fa-icon-badge.icon-color-text{color:#fff;background-color:#5d5e60}.fa-icon-badge.icon-color-text-subdued{color:#fff;background-color:rgba(93,94,96,0.56)}ul.tsnr-icon-tabs .fa-icon-badge,.fa-icon-badge-lg{font-size:1.25em}.fa-icon.fa-icon-badge-overdark{background-color:#fff}li.follow-item-facebook>span{display:block;position:relative;overflow:hidden}li.follow-item-facebook>span .fb-like{position:absolute;top:0;left:0}.timeline{margin-left:0;padding-left:0;list-style-type:none;border-style:solid;position:relative}.timeline>li{position:relative;border:1px solid transparent;margin:0}.timeline-horizontal-top{border-width:1px 0 0}.timeline-horizontal-top>li{padding-top:15px;margin-top:-1px;vertical-align:top}.timeline-horizontal-bottom{border-width:0 0 1px;vertical-align:bottom}.timeline-horizontal-bottom>li{padding-bottom:15px;margin-bottom:-1px}.timeline-vertical:before{content:"";position:absolute;background:#fff;height:.75em;top:0;left:-1px;right:-1px}.timeline-vertical-left{border-width:0 0 0 1px}.timeline-vertical-left>li{padding-left:15px;margin-left:-1px}.timeline-vertical-right{border-width:0 1px 0 0}.timeline-vertical-right>li{padding-right:15px;margin-right:-1px}.timeline-horizontal>li{display:inline-block}.timeline>li:before{content:"";position:absolute;border:0.333333em solid;border-radius:50%}.timeline-horizontal-top>li:before{top:0;left:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.timeline-horizontal-bottom>li:before{bottom:0;left:0;-webkit-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);-o-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.timeline-vertical-left>li:before{top:0;left:0;-webkit-transform:translate(-50%, 75%);-ms-transform:translate(-50%, 75%);-o-transform:translate(-50%, 75%);transform:translate(-50%, 75%)}.timeline-vertical-right>li:before{top:0;right:0;-webkit-transform:translate(50%, 75%);-ms-transform:translate(50%, 75%);-o-transform:translate(50%, 75%);transform:translate(50%, 75%)}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:3px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:10.5px;margin:0 0 11px;font-size:14px;line-height:1.5;word-break:break-all;word-wrap:break-word;color:#404041;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}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,#article-resp-header .entry-meta-affix-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container,#article-resp-header .entry-meta-affix-container{width:750px}}@media (min-width:992px){.container,#article-resp-header .entry-meta-affix-container{width:970px}}@media (min-width:1200px){.container,#article-resp-header .entry-meta-affix-container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.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, .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-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.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-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@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-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#8b8b8b;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:22px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.5;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>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.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>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.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-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#98d9ef}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>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#98d9ef}.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:#82d0eb}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.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>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.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>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.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>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.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}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.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>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.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:22px;font-size:22.5px;line-height:inherit;color:#404041;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:15px;line-height:1.5;color:#5d5e60}.form-control,div.newsletter .newsletter-email,div.newsletter table select,div.newsletter table textarea,div.newsletter table input[type="text"],div.newsletter table input[type="password"],div.newsletter table input[type="datetime"],div.newsletter table input[type="datetime-local"],div.newsletter table input[type="date"],div.newsletter table input[type="month"],div.newsletter table input[type="time"],div.newsletter table input[type="week"],div.newsletter table input[type="number"],div.newsletter table input[type="email"],div.newsletter table input[type="url"],div.newsletter table input[type="search"],div.newsletter table input[type="tel"],div.newsletter table input[type="color"],form.yikes-easy-mc-form input.yikes-easy-mc-text,form.yikes-easy-mc-form input.yikes-easy-mc-password,form.yikes-easy-mc-form input.yikes-easy-mc-email,form.yikes-easy-mc-form input.yikes-easy-mc-date,form.yikes-easy-mc-form input.yikes-easy-mc-number,form.yikes-easy-mc-form input.yikes-easy-mc-url,form.yikes-easy-mc-form textarea.yikes-easy-mc-text,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,#subscribe-email input[type=email],#subscribe-email input[type=text],form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),form.hs-form select,form.hs-form input[type="text"],form.hs-form input[type="email"],form.hs-form select,#comment,#commentform input[type=text]{display:block;width:100%;height:36px;padding:6px 12px;font-size:15px;line-height:1.5;color:#5d5e60;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;-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,div.newsletter .newsletter-email:focus,div.newsletter table select:focus,div.newsletter table textarea:focus,div.newsletter table input[type="text"]:focus,div.newsletter table input[type="password"]:focus,div.newsletter table input[type="datetime"]:focus,div.newsletter table input[type="datetime-local"]:focus,div.newsletter table input[type="date"]:focus,div.newsletter table input[type="month"]:focus,div.newsletter table input[type="time"]:focus,div.newsletter table input[type="week"]:focus,div.newsletter table input[type="number"]:focus,div.newsletter table input[type="email"]:focus,div.newsletter table input[type="url"]:focus,div.newsletter table input[type="search"]:focus,div.newsletter table input[type="tel"]:focus,div.newsletter table input[type="color"]:focus,form.yikes-easy-mc-form input.yikes-easy-mc-text:focus,form.yikes-easy-mc-form input.yikes-easy-mc-password:focus,form.yikes-easy-mc-form input.yikes-easy-mc-email:focus,form.yikes-easy-mc-form input.yikes-easy-mc-date:focus,form.yikes-easy-mc-form input.yikes-easy-mc-number:focus,form.yikes-easy-mc-form input.yikes-easy-mc-url:focus,form.yikes-easy-mc-form textarea.yikes-easy-mc-text:focus,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:focus,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:focus,#subscribe-email input[type=email]:focus,#subscribe-email input[type=text]:focus,form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):focus,form.hs-form select:focus,form.hs-form input[type="text"]:focus,form.hs-form input[type="email"]:focus,form.hs-form select:focus,#comment:focus,#commentform input[type=text]:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder,div.newsletter .newsletter-email::-moz-placeholder,div.newsletter table select::-moz-placeholder,div.newsletter table textarea::-moz-placeholder,div.newsletter table input[type="text"]::-moz-placeholder,div.newsletter table input[type="password"]::-moz-placeholder,div.newsletter table input[type="datetime"]::-moz-placeholder,div.newsletter table input[type="datetime-local"]::-moz-placeholder,div.newsletter table input[type="date"]::-moz-placeholder,div.newsletter table input[type="month"]::-moz-placeholder,div.newsletter table input[type="time"]::-moz-placeholder,div.newsletter table input[type="week"]::-moz-placeholder,div.newsletter table input[type="number"]::-moz-placeholder,div.newsletter table input[type="email"]::-moz-placeholder,div.newsletter table input[type="url"]::-moz-placeholder,div.newsletter table input[type="search"]::-moz-placeholder,div.newsletter table input[type="tel"]::-moz-placeholder,div.newsletter table input[type="color"]::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-password::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-date::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-number::-moz-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-url::-moz-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-moz-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-moz-placeholder,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,#subscribe-email input[type=email]::-moz-placeholder,#subscribe-email input[type=text]::-moz-placeholder,form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-moz-placeholder,form.hs-form select::-moz-placeholder,form.hs-form input[type="text"]::-moz-placeholder,form.hs-form input[type="email"]::-moz-placeholder,form.hs-form select::-moz-placeholder,#comment::-moz-placeholder,#commentform input[type=text]::-moz-placeholder{color:#8b8b8b;opacity:1}.form-control:-ms-input-placeholder,div.newsletter .newsletter-email:-ms-input-placeholder,div.newsletter table select:-ms-input-placeholder,div.newsletter table textarea:-ms-input-placeholder,div.newsletter table input[type="text"]:-ms-input-placeholder,div.newsletter table input[type="password"]:-ms-input-placeholder,div.newsletter table input[type="datetime"]:-ms-input-placeholder,div.newsletter table input[type="datetime-local"]:-ms-input-placeholder,div.newsletter table input[type="date"]:-ms-input-placeholder,div.newsletter table input[type="month"]:-ms-input-placeholder,div.newsletter table input[type="time"]:-ms-input-placeholder,div.newsletter table input[type="week"]:-ms-input-placeholder,div.newsletter table input[type="number"]:-ms-input-placeholder,div.newsletter table input[type="email"]:-ms-input-placeholder,div.newsletter table input[type="url"]:-ms-input-placeholder,div.newsletter table input[type="search"]:-ms-input-placeholder,div.newsletter table input[type="tel"]:-ms-input-placeholder,div.newsletter table input[type="color"]:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-password:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-date:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-number:-ms-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-url:-ms-input-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-text:-ms-input-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:-ms-input-placeholder,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,#subscribe-email input[type=email]:-ms-input-placeholder,#subscribe-email input[type=text]:-ms-input-placeholder,form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,form.hs-form select:-ms-input-placeholder,form.hs-form input[type="text"]:-ms-input-placeholder,form.hs-form input[type="email"]:-ms-input-placeholder,form.hs-form select:-ms-input-placeholder,#comment:-ms-input-placeholder,#commentform input[type=text]:-ms-input-placeholder{color:#8b8b8b}.form-control::-webkit-input-placeholder,div.newsletter .newsletter-email::-webkit-input-placeholder,div.newsletter table select::-webkit-input-placeholder,div.newsletter table textarea::-webkit-input-placeholder,div.newsletter table input[type="text"]::-webkit-input-placeholder,div.newsletter table input[type="password"]::-webkit-input-placeholder,div.newsletter table input[type="datetime"]::-webkit-input-placeholder,div.newsletter table input[type="datetime-local"]::-webkit-input-placeholder,div.newsletter table input[type="date"]::-webkit-input-placeholder,div.newsletter table input[type="month"]::-webkit-input-placeholder,div.newsletter table input[type="time"]::-webkit-input-placeholder,div.newsletter table input[type="week"]::-webkit-input-placeholder,div.newsletter table input[type="number"]::-webkit-input-placeholder,div.newsletter table input[type="email"]::-webkit-input-placeholder,div.newsletter table input[type="url"]::-webkit-input-placeholder,div.newsletter table input[type="search"]::-webkit-input-placeholder,div.newsletter table input[type="tel"]::-webkit-input-placeholder,div.newsletter table input[type="color"]::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-password::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-date::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-number::-webkit-input-placeholder,form.yikes-easy-mc-form input.yikes-easy-mc-url::-webkit-input-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-webkit-input-placeholder,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-webkit-input-placeholder,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,#subscribe-email input[type=email]::-webkit-input-placeholder,#subscribe-email input[type=text]::-webkit-input-placeholder,form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,form.hs-form select::-webkit-input-placeholder,form.hs-form input[type="text"]::-webkit-input-placeholder,form.hs-form input[type="email"]::-webkit-input-placeholder,form.hs-form select::-webkit-input-placeholder,#comment::-webkit-input-placeholder,#commentform input[type=text]::-webkit-input-placeholder{color:#8b8b8b}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control,div.newsletter .newsletter-email[disabled],div.newsletter .newsletter-email[readonly],fieldset[disabled] div.newsletter .newsletter-email,div.newsletter table select[disabled],div.newsletter table select[readonly],fieldset[disabled] div.newsletter table select,div.newsletter table textarea[disabled],div.newsletter table textarea[readonly],fieldset[disabled] div.newsletter table textarea,div.newsletter table input[type="text"][disabled],div.newsletter table input[type="text"][readonly],fieldset[disabled] div.newsletter table input[type="text"],div.newsletter table input[type="password"][disabled],div.newsletter table input[type="password"][readonly],fieldset[disabled] div.newsletter table input[type="password"],div.newsletter table input[type="datetime"][disabled],div.newsletter table input[type="datetime"][readonly],fieldset[disabled] div.newsletter table input[type="datetime"],div.newsletter table input[type="datetime-local"][disabled],div.newsletter table input[type="datetime-local"][readonly],fieldset[disabled] div.newsletter table input[type="datetime-local"],div.newsletter table input[type="date"][disabled],div.newsletter table input[type="date"][readonly],fieldset[disabled] div.newsletter table input[type="date"],div.newsletter table input[type="month"][disabled],div.newsletter table input[type="month"][readonly],fieldset[disabled] div.newsletter table input[type="month"],div.newsletter table input[type="time"][disabled],div.newsletter table input[type="time"][readonly],fieldset[disabled] div.newsletter table input[type="time"],div.newsletter table input[type="week"][disabled],div.newsletter table input[type="week"][readonly],fieldset[disabled] div.newsletter table input[type="week"],div.newsletter table input[type="number"][disabled],div.newsletter table input[type="number"][readonly],fieldset[disabled] div.newsletter table input[type="number"],div.newsletter table input[type="email"][disabled],div.newsletter table input[type="email"][readonly],fieldset[disabled] div.newsletter table input[type="email"],div.newsletter table input[type="url"][disabled],div.newsletter table input[type="url"][readonly],fieldset[disabled] div.newsletter table input[type="url"],div.newsletter table input[type="search"][disabled],div.newsletter table input[type="search"][readonly],fieldset[disabled] div.newsletter table input[type="search"],div.newsletter table input[type="tel"][disabled],div.newsletter table input[type="tel"][readonly],fieldset[disabled] div.newsletter table input[type="tel"],div.newsletter table input[type="color"][disabled],div.newsletter table input[type="color"][readonly],fieldset[disabled] div.newsletter table input[type="color"],form.yikes-easy-mc-form input.yikes-easy-mc-text[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-text[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-text,form.yikes-easy-mc-form input.yikes-easy-mc-password[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-password[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-password,form.yikes-easy-mc-form input.yikes-easy-mc-email[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-email[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-email,form.yikes-easy-mc-form input.yikes-easy-mc-date[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-date[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-date,form.yikes-easy-mc-form input.yikes-easy-mc-number[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-number[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-number,form.yikes-easy-mc-form input.yikes-easy-mc-url[disabled],form.yikes-easy-mc-form input.yikes-easy-mc-url[readonly],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-url,form.yikes-easy-mc-form textarea.yikes-easy-mc-text[disabled],form.yikes-easy-mc-form textarea.yikes-easy-mc-text[readonly],fieldset[disabled] form.yikes-easy-mc-form textarea.yikes-easy-mc-text,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[disabled],form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[readonly],fieldset[disabled] form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[disabled],form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[readonly],fieldset[disabled] form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,#subscribe-email input[type=email][disabled],#subscribe-email input[type=email][readonly],fieldset[disabled] #subscribe-email input[type=email],#subscribe-email input[type=text][disabled],#subscribe-email input[type=text][readonly],fieldset[disabled] #subscribe-email input[type=text],form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[disabled],form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[readonly],fieldset[disabled] form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),form.hs-form select[disabled],form.hs-form select[readonly],fieldset[disabled] form.hs-form select,form.hs-form input[type="text"][disabled],form.hs-form input[type="text"][readonly],fieldset[disabled] form.hs-form input[type="text"],form.hs-form input[type="email"][disabled],form.hs-form input[type="email"][readonly],fieldset[disabled] form.hs-form input[type="email"],form.hs-form select[disabled],form.hs-form select[readonly],fieldset[disabled] form.hs-form select,#comment[disabled],#comment[readonly],fieldset[disabled] #comment,#commentform input[type=text][disabled],#commentform input[type=text][readonly],fieldset[disabled] #commentform input[type=text]{background-color:#e9e9e9;opacity:1}.form-control[disabled],fieldset[disabled] .form-control,div.newsletter .newsletter-email[disabled],fieldset[disabled] div.newsletter .newsletter-email,div.newsletter table select[disabled],fieldset[disabled] div.newsletter table select,div.newsletter table textarea[disabled],fieldset[disabled] div.newsletter table textarea,div.newsletter table input[type="text"][disabled],fieldset[disabled] div.newsletter table input[type="text"],div.newsletter table input[type="password"][disabled],fieldset[disabled] div.newsletter table input[type="password"],div.newsletter table input[type="datetime"][disabled],fieldset[disabled] div.newsletter table input[type="datetime"],div.newsletter table input[type="datetime-local"][disabled],fieldset[disabled] div.newsletter table input[type="datetime-local"],div.newsletter table input[type="date"][disabled],fieldset[disabled] div.newsletter table input[type="date"],div.newsletter table input[type="month"][disabled],fieldset[disabled] div.newsletter table input[type="month"],div.newsletter table input[type="time"][disabled],fieldset[disabled] div.newsletter table input[type="time"],div.newsletter table input[type="week"][disabled],fieldset[disabled] div.newsletter table input[type="week"],div.newsletter table input[type="number"][disabled],fieldset[disabled] div.newsletter table input[type="number"],div.newsletter table input[type="email"][disabled],fieldset[disabled] div.newsletter table input[type="email"],div.newsletter table input[type="url"][disabled],fieldset[disabled] div.newsletter table input[type="url"],div.newsletter table input[type="search"][disabled],fieldset[disabled] div.newsletter table input[type="search"],div.newsletter table input[type="tel"][disabled],fieldset[disabled] div.newsletter table input[type="tel"],div.newsletter table input[type="color"][disabled],fieldset[disabled] div.newsletter table input[type="color"],form.yikes-easy-mc-form input.yikes-easy-mc-text[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-text,form.yikes-easy-mc-form input.yikes-easy-mc-password[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-password,form.yikes-easy-mc-form input.yikes-easy-mc-email[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-email,form.yikes-easy-mc-form input.yikes-easy-mc-date[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-date,form.yikes-easy-mc-form input.yikes-easy-mc-number[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-number,form.yikes-easy-mc-form input.yikes-easy-mc-url[disabled],fieldset[disabled] form.yikes-easy-mc-form input.yikes-easy-mc-url,form.yikes-easy-mc-form textarea.yikes-easy-mc-text[disabled],fieldset[disabled] form.yikes-easy-mc-form textarea.yikes-easy-mc-text,form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[disabled],fieldset[disabled] form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[disabled],fieldset[disabled] form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,#subscribe-email input[type=email][disabled],fieldset[disabled] #subscribe-email input[type=email],#subscribe-email input[type=text][disabled],fieldset[disabled] #subscribe-email input[type=text],form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[disabled],fieldset[disabled] form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),form.hs-form select[disabled],fieldset[disabled] form.hs-form select,form.hs-form input[type="text"][disabled],fieldset[disabled] form.hs-form input[type="text"],form.hs-form input[type="email"][disabled],fieldset[disabled] form.hs-form input[type="email"],form.hs-form select[disabled],fieldset[disabled] form.hs-form select,#comment[disabled],fieldset[disabled] #comment,#commentform input[type=text][disabled],fieldset[disabled] #commentform input[type=text]{cursor:not-allowed}textarea.form-control,textareadiv.newsletter .newsletter-email,textareadiv.newsletter table select,textareadiv.newsletter table textarea,textareadiv.newsletter table input[type="text"],textareadiv.newsletter table input[type="password"],textareadiv.newsletter table input[type="datetime"],textareadiv.newsletter table input[type="datetime-local"],textareadiv.newsletter table input[type="date"],textareadiv.newsletter table input[type="month"],textareadiv.newsletter table input[type="time"],textareadiv.newsletter table input[type="week"],textareadiv.newsletter table input[type="number"],textareadiv.newsletter table input[type="email"],textareadiv.newsletter table input[type="url"],textareadiv.newsletter table input[type="search"],textareadiv.newsletter table input[type="tel"],textareadiv.newsletter table input[type="color"],textareaform.yikes-easy-mc-form input.yikes-easy-mc-text,textareaform.yikes-easy-mc-form input.yikes-easy-mc-password,textareaform.yikes-easy-mc-form input.yikes-easy-mc-email,textareaform.yikes-easy-mc-form input.yikes-easy-mc-date,textareaform.yikes-easy-mc-form input.yikes-easy-mc-number,textareaform.yikes-easy-mc-form input.yikes-easy-mc-url,textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-text,textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,textareaform.yikes-easy-mc-form select.yikes-easy-mc-dropdown,textarea#subscribe-email input[type=email],textarea#subscribe-email input[type=text],textareaform.hs-form .hs-input:not([type=radio]):not([type=checkbox]),textareaform.hs-form select,textareaform.hs-form input[type="text"],textareaform.hs-form input[type="email"],textareaform.hs-form select,textarea#comment,textarea#commentform input[type=text]{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control,input[type="date"]div.newsletter .newsletter-email,input[type="time"]div.newsletter .newsletter-email,input[type="datetime-local"]div.newsletter .newsletter-email,input[type="month"]div.newsletter .newsletter-email,input[type="date"]div.newsletter table select,input[type="time"]div.newsletter table select,input[type="datetime-local"]div.newsletter table select,input[type="month"]div.newsletter table select,input[type="date"]div.newsletter table textarea,input[type="time"]div.newsletter table textarea,input[type="datetime-local"]div.newsletter table textarea,input[type="month"]div.newsletter table textarea,input[type="date"]div.newsletter table input[type="text"],input[type="time"]div.newsletter table input[type="text"],input[type="datetime-local"]div.newsletter table input[type="text"],input[type="month"]div.newsletter table input[type="text"],input[type="date"]div.newsletter table input[type="password"],input[type="time"]div.newsletter table input[type="password"],input[type="datetime-local"]div.newsletter table input[type="password"],input[type="month"]div.newsletter table input[type="password"],input[type="date"]div.newsletter table input[type="datetime"],input[type="time"]div.newsletter table input[type="datetime"],input[type="datetime-local"]div.newsletter table input[type="datetime"],input[type="month"]div.newsletter table input[type="datetime"],input[type="date"]div.newsletter table input[type="datetime-local"],input[type="time"]div.newsletter table input[type="datetime-local"],input[type="datetime-local"]div.newsletter table input[type="datetime-local"],input[type="month"]div.newsletter table input[type="datetime-local"],input[type="date"]div.newsletter table input[type="date"],input[type="time"]div.newsletter table input[type="date"],input[type="datetime-local"]div.newsletter table input[type="date"],input[type="month"]div.newsletter table input[type="date"],input[type="date"]div.newsletter table input[type="month"],input[type="time"]div.newsletter table input[type="month"],input[type="datetime-local"]div.newsletter table input[type="month"],input[type="month"]div.newsletter table input[type="month"],input[type="date"]div.newsletter table input[type="time"],input[type="time"]div.newsletter table input[type="time"],input[type="datetime-local"]div.newsletter table input[type="time"],input[type="month"]div.newsletter table input[type="time"],input[type="date"]div.newsletter table input[type="week"],input[type="time"]div.newsletter table input[type="week"],input[type="datetime-local"]div.newsletter table input[type="week"],input[type="month"]div.newsletter table input[type="week"],input[type="date"]div.newsletter table input[type="number"],input[type="time"]div.newsletter table input[type="number"],input[type="datetime-local"]div.newsletter table input[type="number"],input[type="month"]div.newsletter table input[type="number"],input[type="date"]div.newsletter table input[type="email"],input[type="time"]div.newsletter table input[type="email"],input[type="datetime-local"]div.newsletter table input[type="email"],input[type="month"]div.newsletter table input[type="email"],input[type="date"]div.newsletter table input[type="url"],input[type="time"]div.newsletter table input[type="url"],input[type="datetime-local"]div.newsletter table input[type="url"],input[type="month"]div.newsletter table input[type="url"],input[type="date"]div.newsletter table input[type="search"],input[type="time"]div.newsletter table input[type="search"],input[type="datetime-local"]div.newsletter table input[type="search"],input[type="month"]div.newsletter table input[type="search"],input[type="date"]div.newsletter table input[type="tel"],input[type="time"]div.newsletter table input[type="tel"],input[type="datetime-local"]div.newsletter table input[type="tel"],input[type="month"]div.newsletter table input[type="tel"],input[type="date"]div.newsletter table input[type="color"],input[type="time"]div.newsletter table input[type="color"],input[type="datetime-local"]div.newsletter table input[type="color"],input[type="month"]div.newsletter table input[type="color"],input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-text,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-text,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-text,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-text,input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-password,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-password,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-password,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-password,input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-email,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-email,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-email,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-email,input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-date,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-date,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-date,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-date,input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-number,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-number,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-number,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-number,input[type="date"]form.yikes-easy-mc-form input.yikes-easy-mc-url,input[type="time"]form.yikes-easy-mc-form input.yikes-easy-mc-url,input[type="datetime-local"]form.yikes-easy-mc-form input.yikes-easy-mc-url,input[type="month"]form.yikes-easy-mc-form input.yikes-easy-mc-url,input[type="date"]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,input[type="time"]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,input[type="datetime-local"]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,input[type="month"]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,input[type="date"]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,input[type="time"]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,input[type="datetime-local"]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,input[type="month"]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,input[type="date"]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,input[type="time"]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,input[type="datetime-local"]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,input[type="month"]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,input[type="date"]#subscribe-email input[type=email],input[type="time"]#subscribe-email input[type=email],input[type="datetime-local"]#subscribe-email input[type=email],input[type="month"]#subscribe-email input[type=email],input[type="date"]#subscribe-email input[type=text],input[type="time"]#subscribe-email input[type=text],input[type="datetime-local"]#subscribe-email input[type=text],input[type="month"]#subscribe-email input[type=text],input[type="date"]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),input[type="time"]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),input[type="datetime-local"]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),input[type="month"]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),input[type="date"]form.hs-form select,input[type="time"]form.hs-form select,input[type="datetime-local"]form.hs-form select,input[type="month"]form.hs-form select,input[type="date"]form.hs-form input[type="text"],input[type="time"]form.hs-form input[type="text"],input[type="datetime-local"]form.hs-form input[type="text"],input[type="month"]form.hs-form input[type="text"],input[type="date"]form.hs-form input[type="email"],input[type="time"]form.hs-form input[type="email"],input[type="datetime-local"]form.hs-form input[type="email"],input[type="month"]form.hs-form input[type="email"],input[type="date"]form.hs-form select,input[type="time"]form.hs-form select,input[type="datetime-local"]form.hs-form select,input[type="month"]form.hs-form select,input[type="date"]#comment,input[type="time"]#comment,input[type="datetime-local"]#comment,input[type="month"]#comment,input[type="date"]#commentform input[type=text],input[type="time"]#commentform input[type=text],input[type="datetime-local"]#commentform input[type=text],input[type="month"]#commentform input[type=text]{line-height:36px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:33px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:22px;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{position:relative;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="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:37px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:2px}select.input-sm{height:33px;line-height:33px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control,.form-group-sm div.newsletter .newsletter-email,.form-group-sm div.newsletter table select,.form-group-sm div.newsletter table textarea,.form-group-sm div.newsletter table input[type="text"],.form-group-sm div.newsletter table input[type="password"],.form-group-sm div.newsletter table input[type="datetime"],.form-group-sm div.newsletter table input[type="datetime-local"],.form-group-sm div.newsletter table input[type="date"],.form-group-sm div.newsletter table input[type="month"],.form-group-sm div.newsletter table input[type="time"],.form-group-sm div.newsletter table input[type="week"],.form-group-sm div.newsletter table input[type="number"],.form-group-sm div.newsletter table input[type="email"],.form-group-sm div.newsletter table input[type="url"],.form-group-sm div.newsletter table input[type="search"],.form-group-sm div.newsletter table input[type="tel"],.form-group-sm div.newsletter table input[type="color"],.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-sm form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-sm form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-sm form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-sm #subscribe-email input[type=email],.form-group-sm #subscribe-email input[type=text],.form-group-sm form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-sm form.hs-form select,.form-group-sm form.hs-form input[type="text"],.form-group-sm form.hs-form input[type="email"],.form-group-sm form.hs-form select,.form-group-sm #comment,.form-group-sm #commentform input[type=text]{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:2px}.form-group-sm select.form-control,.form-group-sm selectdiv.newsletter .newsletter-email,.form-group-sm selectdiv.newsletter table select,.form-group-sm selectdiv.newsletter table textarea,.form-group-sm selectdiv.newsletter table input[type="text"],.form-group-sm selectdiv.newsletter table input[type="password"],.form-group-sm selectdiv.newsletter table input[type="datetime"],.form-group-sm selectdiv.newsletter table input[type="datetime-local"],.form-group-sm selectdiv.newsletter table input[type="date"],.form-group-sm selectdiv.newsletter table input[type="month"],.form-group-sm selectdiv.newsletter table input[type="time"],.form-group-sm selectdiv.newsletter table input[type="week"],.form-group-sm selectdiv.newsletter table input[type="number"],.form-group-sm selectdiv.newsletter table input[type="email"],.form-group-sm selectdiv.newsletter table input[type="url"],.form-group-sm selectdiv.newsletter table input[type="search"],.form-group-sm selectdiv.newsletter table input[type="tel"],.form-group-sm selectdiv.newsletter table input[type="color"],.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-sm selectform.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-sm selectform.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-sm selectform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-sm selectform.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-sm select#subscribe-email input[type=email],.form-group-sm select#subscribe-email input[type=text],.form-group-sm selectform.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-sm selectform.hs-form select,.form-group-sm selectform.hs-form input[type="text"],.form-group-sm selectform.hs-form input[type="email"],.form-group-sm selectform.hs-form select,.form-group-sm select#comment,.form-group-sm select#commentform input[type=text]{height:33px;line-height:33px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control,.form-group-sm textareadiv.newsletter .newsletter-email,.form-group-sm select[multiple]div.newsletter .newsletter-email,.form-group-sm textareadiv.newsletter table select,.form-group-sm select[multiple]div.newsletter table select,.form-group-sm textareadiv.newsletter table textarea,.form-group-sm select[multiple]div.newsletter table textarea,.form-group-sm textareadiv.newsletter table input[type="text"],.form-group-sm select[multiple]div.newsletter table input[type="text"],.form-group-sm textareadiv.newsletter table input[type="password"],.form-group-sm select[multiple]div.newsletter table input[type="password"],.form-group-sm textareadiv.newsletter table input[type="datetime"],.form-group-sm select[multiple]div.newsletter table input[type="datetime"],.form-group-sm textareadiv.newsletter table input[type="datetime-local"],.form-group-sm select[multiple]div.newsletter table input[type="datetime-local"],.form-group-sm textareadiv.newsletter table input[type="date"],.form-group-sm select[multiple]div.newsletter table input[type="date"],.form-group-sm textareadiv.newsletter table input[type="month"],.form-group-sm select[multiple]div.newsletter table input[type="month"],.form-group-sm textareadiv.newsletter table input[type="time"],.form-group-sm select[multiple]div.newsletter table input[type="time"],.form-group-sm textareadiv.newsletter table input[type="week"],.form-group-sm select[multiple]div.newsletter table input[type="week"],.form-group-sm textareadiv.newsletter table input[type="number"],.form-group-sm select[multiple]div.newsletter table input[type="number"],.form-group-sm textareadiv.newsletter table input[type="email"],.form-group-sm select[multiple]div.newsletter table input[type="email"],.form-group-sm textareadiv.newsletter table input[type="url"],.form-group-sm select[multiple]div.newsletter table input[type="url"],.form-group-sm textareadiv.newsletter table input[type="search"],.form-group-sm select[multiple]div.newsletter table input[type="search"],.form-group-sm textareadiv.newsletter table input[type="tel"],.form-group-sm select[multiple]div.newsletter table input[type="tel"],.form-group-sm textareadiv.newsletter table input[type="color"],.form-group-sm select[multiple]div.newsletter table input[type="color"],.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-sm textareaform.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-sm select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-sm textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-sm select[multiple]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-sm textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-sm select[multiple]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-sm textareaform.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-sm select[multiple]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-sm textarea#subscribe-email input[type=email],.form-group-sm select[multiple]#subscribe-email input[type=email],.form-group-sm textarea#subscribe-email input[type=text],.form-group-sm select[multiple]#subscribe-email input[type=text],.form-group-sm textareaform.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-sm select[multiple]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-sm textareaform.hs-form select,.form-group-sm select[multiple]form.hs-form select,.form-group-sm textareaform.hs-form input[type="text"],.form-group-sm select[multiple]form.hs-form input[type="text"],.form-group-sm textareaform.hs-form input[type="email"],.form-group-sm select[multiple]form.hs-form input[type="email"],.form-group-sm textareaform.hs-form select,.form-group-sm select[multiple]form.hs-form select,.form-group-sm textarea#comment,.form-group-sm select[multiple]#comment,.form-group-sm textarea#commentform input[type=text],.form-group-sm select[multiple]#commentform input[type=text]{height:auto}.form-group-sm .form-control-static{height:33px;min-height:36px;padding:6px 10px;font-size:14px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:3px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control,.form-group-lg div.newsletter .newsletter-email,.form-group-lg div.newsletter table select,.form-group-lg div.newsletter table textarea,.form-group-lg div.newsletter table input[type="text"],.form-group-lg div.newsletter table input[type="password"],.form-group-lg div.newsletter table input[type="datetime"],.form-group-lg div.newsletter table input[type="datetime-local"],.form-group-lg div.newsletter table input[type="date"],.form-group-lg div.newsletter table input[type="month"],.form-group-lg div.newsletter table input[type="time"],.form-group-lg div.newsletter table input[type="week"],.form-group-lg div.newsletter table input[type="number"],.form-group-lg div.newsletter table input[type="email"],.form-group-lg div.newsletter table input[type="url"],.form-group-lg div.newsletter table input[type="search"],.form-group-lg div.newsletter table input[type="tel"],.form-group-lg div.newsletter table input[type="color"],.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-lg form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-lg form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-lg form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-lg #subscribe-email input[type=email],.form-group-lg #subscribe-email input[type=text],.form-group-lg form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-lg form.hs-form select,.form-group-lg form.hs-form input[type="text"],.form-group-lg form.hs-form input[type="email"],.form-group-lg form.hs-form select,.form-group-lg #comment,.form-group-lg #commentform input[type=text]{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:3px}.form-group-lg select.form-control,.form-group-lg selectdiv.newsletter .newsletter-email,.form-group-lg selectdiv.newsletter table select,.form-group-lg selectdiv.newsletter table textarea,.form-group-lg selectdiv.newsletter table input[type="text"],.form-group-lg selectdiv.newsletter table input[type="password"],.form-group-lg selectdiv.newsletter table input[type="datetime"],.form-group-lg selectdiv.newsletter table input[type="datetime-local"],.form-group-lg selectdiv.newsletter table input[type="date"],.form-group-lg selectdiv.newsletter table input[type="month"],.form-group-lg selectdiv.newsletter table input[type="time"],.form-group-lg selectdiv.newsletter table input[type="week"],.form-group-lg selectdiv.newsletter table input[type="number"],.form-group-lg selectdiv.newsletter table input[type="email"],.form-group-lg selectdiv.newsletter table input[type="url"],.form-group-lg selectdiv.newsletter table input[type="search"],.form-group-lg selectdiv.newsletter table input[type="tel"],.form-group-lg selectdiv.newsletter table input[type="color"],.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-lg selectform.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-lg selectform.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-lg selectform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-lg selectform.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-lg select#subscribe-email input[type=email],.form-group-lg select#subscribe-email input[type=text],.form-group-lg selectform.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-lg selectform.hs-form select,.form-group-lg selectform.hs-form input[type="text"],.form-group-lg selectform.hs-form input[type="email"],.form-group-lg selectform.hs-form select,.form-group-lg select#comment,.form-group-lg select#commentform input[type=text]{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control,.form-group-lg textareadiv.newsletter .newsletter-email,.form-group-lg select[multiple]div.newsletter .newsletter-email,.form-group-lg textareadiv.newsletter table select,.form-group-lg select[multiple]div.newsletter table select,.form-group-lg textareadiv.newsletter table textarea,.form-group-lg select[multiple]div.newsletter table textarea,.form-group-lg textareadiv.newsletter table input[type="text"],.form-group-lg select[multiple]div.newsletter table input[type="text"],.form-group-lg textareadiv.newsletter table input[type="password"],.form-group-lg select[multiple]div.newsletter table input[type="password"],.form-group-lg textareadiv.newsletter table input[type="datetime"],.form-group-lg select[multiple]div.newsletter table input[type="datetime"],.form-group-lg textareadiv.newsletter table input[type="datetime-local"],.form-group-lg select[multiple]div.newsletter table input[type="datetime-local"],.form-group-lg textareadiv.newsletter table input[type="date"],.form-group-lg select[multiple]div.newsletter table input[type="date"],.form-group-lg textareadiv.newsletter table input[type="month"],.form-group-lg select[multiple]div.newsletter table input[type="month"],.form-group-lg textareadiv.newsletter table input[type="time"],.form-group-lg select[multiple]div.newsletter table input[type="time"],.form-group-lg textareadiv.newsletter table input[type="week"],.form-group-lg select[multiple]div.newsletter table input[type="week"],.form-group-lg textareadiv.newsletter table input[type="number"],.form-group-lg select[multiple]div.newsletter table input[type="number"],.form-group-lg textareadiv.newsletter table input[type="email"],.form-group-lg select[multiple]div.newsletter table input[type="email"],.form-group-lg textareadiv.newsletter table input[type="url"],.form-group-lg select[multiple]div.newsletter table input[type="url"],.form-group-lg textareadiv.newsletter table input[type="search"],.form-group-lg select[multiple]div.newsletter table input[type="search"],.form-group-lg textareadiv.newsletter table input[type="tel"],.form-group-lg select[multiple]div.newsletter table input[type="tel"],.form-group-lg textareadiv.newsletter table input[type="color"],.form-group-lg select[multiple]div.newsletter table input[type="color"],.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-group-lg textareaform.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-lg select[multiple]form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-group-lg textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-lg select[multiple]form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-group-lg textareaform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-lg select[multiple]form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-group-lg textareaform.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-lg select[multiple]form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-group-lg textarea#subscribe-email input[type=email],.form-group-lg select[multiple]#subscribe-email input[type=email],.form-group-lg textarea#subscribe-email input[type=text],.form-group-lg select[multiple]#subscribe-email input[type=text],.form-group-lg textareaform.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-lg select[multiple]form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-group-lg textareaform.hs-form select,.form-group-lg select[multiple]form.hs-form select,.form-group-lg textareaform.hs-form input[type="text"],.form-group-lg select[multiple]form.hs-form input[type="text"],.form-group-lg textareaform.hs-form input[type="email"],.form-group-lg select[multiple]form.hs-form input[type="email"],.form-group-lg textareaform.hs-form select,.form-group-lg select[multiple]form.hs-form select,.form-group-lg textarea#comment,.form-group-lg select[multiple]#comment,.form-group-lg textarea#commentform input[type=text],.form-group-lg select[multiple]#commentform input[type=text]{height:auto}.form-group-lg .form-control-static{height:46px;min-height:40px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control,.has-feedback div.newsletter .newsletter-email,.has-feedback div.newsletter table select,.has-feedback div.newsletter table textarea,.has-feedback div.newsletter table input[type="text"],.has-feedback div.newsletter table input[type="password"],.has-feedback div.newsletter table input[type="datetime"],.has-feedback div.newsletter table input[type="datetime-local"],.has-feedback div.newsletter table input[type="date"],.has-feedback div.newsletter table input[type="month"],.has-feedback div.newsletter table input[type="time"],.has-feedback div.newsletter table input[type="week"],.has-feedback div.newsletter table input[type="number"],.has-feedback div.newsletter table input[type="email"],.has-feedback div.newsletter table input[type="url"],.has-feedback div.newsletter table input[type="search"],.has-feedback div.newsletter table input[type="tel"],.has-feedback div.newsletter table input[type="color"],.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-text,.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-password,.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-email,.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-date,.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-number,.has-feedback form.yikes-easy-mc-form input.yikes-easy-mc-url,.has-feedback form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.has-feedback form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.has-feedback form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.has-feedback #subscribe-email input[type=email],.has-feedback #subscribe-email input[type=text],.has-feedback form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.has-feedback form.hs-form select,.has-feedback form.hs-form input[type="text"],.has-feedback form.hs-form input[type="email"],.has-feedback form.hs-form select,.has-feedback #comment,.has-feedback #commentform input[type=text]{padding-right:45px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:36px;height:36px;line-height:36px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback,.form-group-lg div.newsletter .newsletter-email+.form-control-feedback,.form-group-lg div.newsletter table select+.form-control-feedback,.form-group-lg div.newsletter table textarea+.form-control-feedback,.form-group-lg div.newsletter table input[type="text"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="password"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="datetime"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="datetime-local"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="date"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="month"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="time"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="week"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="number"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="email"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="url"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="search"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="tel"]+.form-control-feedback,.form-group-lg div.newsletter table input[type="color"]+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-text+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-password+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-email+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-date+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-number+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form input.yikes-easy-mc-url+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form textarea.yikes-easy-mc-text+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea+.form-control-feedback,.form-group-lg form.yikes-easy-mc-form select.yikes-easy-mc-dropdown+.form-control-feedback,.form-group-lg #subscribe-email input[type=email]+.form-control-feedback,.form-group-lg #subscribe-email input[type=text]+.form-control-feedback,.form-group-lg form.hs-form .hs-input:not([type=radio]):not([type=checkbox])+.form-control-feedback,.form-group-lg form.hs-form select+.form-control-feedback,.form-group-lg form.hs-form input[type="text"]+.form-control-feedback,.form-group-lg form.hs-form input[type="email"]+.form-control-feedback,.form-group-lg form.hs-form select+.form-control-feedback,.form-group-lg #comment+.form-control-feedback,.form-group-lg #commentform input[type=text]+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback,.form-group-sm div.newsletter .newsletter-email+.form-control-feedback,.form-group-sm div.newsletter table select+.form-control-feedback,.form-group-sm div.newsletter table textarea+.form-control-feedback,.form-group-sm div.newsletter table input[type="text"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="password"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="datetime"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="datetime-local"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="date"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="month"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="time"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="week"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="number"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="email"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="url"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="search"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="tel"]+.form-control-feedback,.form-group-sm div.newsletter table input[type="color"]+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-text+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-password+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-email+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-date+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-number+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form input.yikes-easy-mc-url+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form textarea.yikes-easy-mc-text+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea+.form-control-feedback,.form-group-sm form.yikes-easy-mc-form select.yikes-easy-mc-dropdown+.form-control-feedback,.form-group-sm #subscribe-email input[type=email]+.form-control-feedback,.form-group-sm #subscribe-email input[type=text]+.form-control-feedback,.form-group-sm form.hs-form .hs-input:not([type=radio]):not([type=checkbox])+.form-control-feedback,.form-group-sm form.hs-form select+.form-control-feedback,.form-group-sm form.hs-form input[type="text"]+.form-control-feedback,.form-group-sm form.hs-form input[type="email"]+.form-control-feedback,.form-group-sm form.hs-form select+.form-control-feedback,.form-group-sm #comment+.form-control-feedback,.form-group-sm #commentform input[type=text]+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control,.has-success div.newsletter .newsletter-email,.has-success div.newsletter table select,.has-success div.newsletter table textarea,.has-success div.newsletter table input[type="text"],.has-success div.newsletter table input[type="password"],.has-success div.newsletter table input[type="datetime"],.has-success div.newsletter table input[type="datetime-local"],.has-success div.newsletter table input[type="date"],.has-success div.newsletter table input[type="month"],.has-success div.newsletter table input[type="time"],.has-success div.newsletter table input[type="week"],.has-success div.newsletter table input[type="number"],.has-success div.newsletter table input[type="email"],.has-success div.newsletter table input[type="url"],.has-success div.newsletter table input[type="search"],.has-success div.newsletter table input[type="tel"],.has-success div.newsletter table input[type="color"],.has-success form.yikes-easy-mc-form input.yikes-easy-mc-text,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-password,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-email,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-date,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-number,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-url,.has-success form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.has-success form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.has-success form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.has-success #subscribe-email input[type=email],.has-success #subscribe-email input[type=text],.has-success form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.has-success form.hs-form select,.has-success form.hs-form input[type="text"],.has-success form.hs-form input[type="email"],.has-success form.hs-form select,.has-success #comment,.has-success #commentform input[type=text]{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,.has-success div.newsletter .newsletter-email:focus,.has-success div.newsletter table select:focus,.has-success div.newsletter table textarea:focus,.has-success div.newsletter table input[type="text"]:focus,.has-success div.newsletter table input[type="password"]:focus,.has-success div.newsletter table input[type="datetime"]:focus,.has-success div.newsletter table input[type="datetime-local"]:focus,.has-success div.newsletter table input[type="date"]:focus,.has-success div.newsletter table input[type="month"]:focus,.has-success div.newsletter table input[type="time"]:focus,.has-success div.newsletter table input[type="week"]:focus,.has-success div.newsletter table input[type="number"]:focus,.has-success div.newsletter table input[type="email"]:focus,.has-success div.newsletter table input[type="url"]:focus,.has-success div.newsletter table input[type="search"]:focus,.has-success div.newsletter table input[type="tel"]:focus,.has-success div.newsletter table input[type="color"]:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-text:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-password:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-email:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-date:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-number:focus,.has-success form.yikes-easy-mc-form input.yikes-easy-mc-url:focus,.has-success form.yikes-easy-mc-form textarea.yikes-easy-mc-text:focus,.has-success form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:focus,.has-success form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:focus,.has-success #subscribe-email input[type=email]:focus,.has-success #subscribe-email input[type=text]:focus,.has-success form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):focus,.has-success form.hs-form select:focus,.has-success form.hs-form input[type="text"]:focus,.has-success form.hs-form input[type="email"]:focus,.has-success form.hs-form select:focus,.has-success #comment:focus,.has-success #commentform input[type=text]: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,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control,.has-warning div.newsletter .newsletter-email,.has-warning div.newsletter table select,.has-warning div.newsletter table textarea,.has-warning div.newsletter table input[type="text"],.has-warning div.newsletter table input[type="password"],.has-warning div.newsletter table input[type="datetime"],.has-warning div.newsletter table input[type="datetime-local"],.has-warning div.newsletter table input[type="date"],.has-warning div.newsletter table input[type="month"],.has-warning div.newsletter table input[type="time"],.has-warning div.newsletter table input[type="week"],.has-warning div.newsletter table input[type="number"],.has-warning div.newsletter table input[type="email"],.has-warning div.newsletter table input[type="url"],.has-warning div.newsletter table input[type="search"],.has-warning div.newsletter table input[type="tel"],.has-warning div.newsletter table input[type="color"],.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-text,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-password,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-email,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-date,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-number,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-url,.has-warning form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.has-warning form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.has-warning form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.has-warning #subscribe-email input[type=email],.has-warning #subscribe-email input[type=text],.has-warning form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.has-warning form.hs-form select,.has-warning form.hs-form input[type="text"],.has-warning form.hs-form input[type="email"],.has-warning form.hs-form select,.has-warning #comment,.has-warning #commentform input[type=text]{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,.has-warning div.newsletter .newsletter-email:focus,.has-warning div.newsletter table select:focus,.has-warning div.newsletter table textarea:focus,.has-warning div.newsletter table input[type="text"]:focus,.has-warning div.newsletter table input[type="password"]:focus,.has-warning div.newsletter table input[type="datetime"]:focus,.has-warning div.newsletter table input[type="datetime-local"]:focus,.has-warning div.newsletter table input[type="date"]:focus,.has-warning div.newsletter table input[type="month"]:focus,.has-warning div.newsletter table input[type="time"]:focus,.has-warning div.newsletter table input[type="week"]:focus,.has-warning div.newsletter table input[type="number"]:focus,.has-warning div.newsletter table input[type="email"]:focus,.has-warning div.newsletter table input[type="url"]:focus,.has-warning div.newsletter table input[type="search"]:focus,.has-warning div.newsletter table input[type="tel"]:focus,.has-warning div.newsletter table input[type="color"]:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-text:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-password:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-email:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-date:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-number:focus,.has-warning form.yikes-easy-mc-form input.yikes-easy-mc-url:focus,.has-warning form.yikes-easy-mc-form textarea.yikes-easy-mc-text:focus,.has-warning form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:focus,.has-warning form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:focus,.has-warning #subscribe-email input[type=email]:focus,.has-warning #subscribe-email input[type=text]:focus,.has-warning form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):focus,.has-warning form.hs-form select:focus,.has-warning form.hs-form input[type="text"]:focus,.has-warning form.hs-form input[type="email"]:focus,.has-warning form.hs-form select:focus,.has-warning #comment:focus,.has-warning #commentform input[type=text]: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,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control,.has-error div.newsletter .newsletter-email,.has-error div.newsletter table select,.has-error div.newsletter table textarea,.has-error div.newsletter table input[type="text"],.has-error div.newsletter table input[type="password"],.has-error div.newsletter table input[type="datetime"],.has-error div.newsletter table input[type="datetime-local"],.has-error div.newsletter table input[type="date"],.has-error div.newsletter table input[type="month"],.has-error div.newsletter table input[type="time"],.has-error div.newsletter table input[type="week"],.has-error div.newsletter table input[type="number"],.has-error div.newsletter table input[type="email"],.has-error div.newsletter table input[type="url"],.has-error div.newsletter table input[type="search"],.has-error div.newsletter table input[type="tel"],.has-error div.newsletter table input[type="color"],.has-error form.yikes-easy-mc-form input.yikes-easy-mc-text,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-password,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-email,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-date,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-number,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-url,.has-error form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.has-error form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.has-error form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.has-error #subscribe-email input[type=email],.has-error #subscribe-email input[type=text],.has-error form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.has-error form.hs-form select,.has-error form.hs-form input[type="text"],.has-error form.hs-form input[type="email"],.has-error form.hs-form select,.has-error #comment,.has-error #commentform input[type=text]{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,.has-error div.newsletter .newsletter-email:focus,.has-error div.newsletter table select:focus,.has-error div.newsletter table textarea:focus,.has-error div.newsletter table input[type="text"]:focus,.has-error div.newsletter table input[type="password"]:focus,.has-error div.newsletter table input[type="datetime"]:focus,.has-error div.newsletter table input[type="datetime-local"]:focus,.has-error div.newsletter table input[type="date"]:focus,.has-error div.newsletter table input[type="month"]:focus,.has-error div.newsletter table input[type="time"]:focus,.has-error div.newsletter table input[type="week"]:focus,.has-error div.newsletter table input[type="number"]:focus,.has-error div.newsletter table input[type="email"]:focus,.has-error div.newsletter table input[type="url"]:focus,.has-error div.newsletter table input[type="search"]:focus,.has-error div.newsletter table input[type="tel"]:focus,.has-error div.newsletter table input[type="color"]:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-text:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-password:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-email:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-date:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-number:focus,.has-error form.yikes-easy-mc-form input.yikes-easy-mc-url:focus,.has-error form.yikes-easy-mc-form textarea.yikes-easy-mc-text:focus,.has-error form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:focus,.has-error form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:focus,.has-error #subscribe-email input[type=email]:focus,.has-error #subscribe-email input[type=text]:focus,.has-error form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):focus,.has-error form.hs-form select:focus,.has-error form.hs-form input[type="text"]:focus,.has-error form.hs-form input[type="email"]:focus,.has-error form.hs-form select:focus,.has-error #comment:focus,.has-error #commentform input[type=text]: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~.form-control-feedback{top:27px}.has-feedback label.sr-only~.form-control-feedback,.has-feedback label.fb-xfbml-parse-ignore~.form-control-feedback,.has-feedback labelbody .tsnr-supdevs-wrapper .tsnr-supdevices-form .form-label~.form-control-feedback,.has-feedback label.signup-form-condensed label>span[class$="-label"]~.form-control-feedback,.has-feedback label.signup-form-condensed .hs-form-field>label~.form-control-feedback,.has-feedback label.screen-reader-response~.form-control-feedback,.has-feedback label.assistive-text~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#9d9ea0}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.form-inline div.newsletter .newsletter-email,.form-inline div.newsletter table select,.form-inline div.newsletter table textarea,.form-inline div.newsletter table input[type="text"],.form-inline div.newsletter table input[type="password"],.form-inline div.newsletter table input[type="datetime"],.form-inline div.newsletter table input[type="datetime-local"],.form-inline div.newsletter table input[type="date"],.form-inline div.newsletter table input[type="month"],.form-inline div.newsletter table input[type="time"],.form-inline div.newsletter table input[type="week"],.form-inline div.newsletter table input[type="number"],.form-inline div.newsletter table input[type="email"],.form-inline div.newsletter table input[type="url"],.form-inline div.newsletter table input[type="search"],.form-inline div.newsletter table input[type="tel"],.form-inline div.newsletter table input[type="color"],.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-inline form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-inline form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-inline form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-inline form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-inline #subscribe-email input[type=email],.form-inline #subscribe-email input[type=text],.form-inline form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-inline form.hs-form select,.form-inline form.hs-form input[type="text"],.form-inline form.hs-form input[type="email"],.form-inline form.hs-form select,.form-inline #comment,.form-inline #commentform input[type=text]{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control,.form-inline .input-group div.newsletter .newsletter-email,.form-inline .input-group div.newsletter table select,.form-inline .input-group div.newsletter table textarea,.form-inline .input-group div.newsletter table input[type="text"],.form-inline .input-group div.newsletter table input[type="password"],.form-inline .input-group div.newsletter table input[type="datetime"],.form-inline .input-group div.newsletter table input[type="datetime-local"],.form-inline .input-group div.newsletter table input[type="date"],.form-inline .input-group div.newsletter table input[type="month"],.form-inline .input-group div.newsletter table input[type="time"],.form-inline .input-group div.newsletter table input[type="week"],.form-inline .input-group div.newsletter table input[type="number"],.form-inline .input-group div.newsletter table input[type="email"],.form-inline .input-group div.newsletter table input[type="url"],.form-inline .input-group div.newsletter table input[type="search"],.form-inline .input-group div.newsletter table input[type="tel"],.form-inline .input-group div.newsletter table input[type="color"],.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-inline .input-group form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-inline .input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-inline .input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-inline .input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-inline .input-group #subscribe-email input[type=email],.form-inline .input-group #subscribe-email input[type=text],.form-inline .input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-inline .input-group form.hs-form select,.form-inline .input-group form.hs-form input[type="text"],.form-inline .input-group form.hs-form input[type="email"],.form-inline .input-group form.hs-form select,.form-inline .input-group #comment,.form-inline .input-group #commentform input[type=text]{width:auto}.form-inline .input-group>.form-control,.form-inline .input-group>div.newsletter .newsletter-email,.form-inline .input-group>div.newsletter table select,.form-inline .input-group>div.newsletter table textarea,.form-inline .input-group>div.newsletter table input[type="text"],.form-inline .input-group>div.newsletter table input[type="password"],.form-inline .input-group>div.newsletter table input[type="datetime"],.form-inline .input-group>div.newsletter table input[type="datetime-local"],.form-inline .input-group>div.newsletter table input[type="date"],.form-inline .input-group>div.newsletter table input[type="month"],.form-inline .input-group>div.newsletter table input[type="time"],.form-inline .input-group>div.newsletter table input[type="week"],.form-inline .input-group>div.newsletter table input[type="number"],.form-inline .input-group>div.newsletter table input[type="email"],.form-inline .input-group>div.newsletter table input[type="url"],.form-inline .input-group>div.newsletter table input[type="search"],.form-inline .input-group>div.newsletter table input[type="tel"],.form-inline .input-group>div.newsletter table input[type="color"],.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-text,.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-password,.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-email,.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-date,.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-number,.form-inline .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-url,.form-inline .input-group>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.form-inline .input-group>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.form-inline .input-group>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.form-inline .input-group>#subscribe-email input[type=email],.form-inline .input-group>#subscribe-email input[type=text],.form-inline .input-group>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.form-inline .input-group>form.hs-form select,.form-inline .input-group>form.hs-form input[type="text"],.form-inline .input-group>form.hs-form input[type="email"],.form-inline .input-group>form.hs-form select,.form-inline .input-group>#comment,.form-inline .input-group>#commentform input[type=text]{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .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:29px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}@-webkit-keyframes progress-btn-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-btn-stripes{from{background-position:40px 0}to{background-position:0 0}}input.form-control.search-query,inputdiv.newsletter .newsletter-email.search-query,inputdiv.newsletter table select.search-query,inputdiv.newsletter table textarea.search-query,inputdiv.newsletter table input[type="text"].search-query,inputdiv.newsletter table input[type="password"].search-query,inputdiv.newsletter table input[type="datetime"].search-query,inputdiv.newsletter table input[type="datetime-local"].search-query,inputdiv.newsletter table input[type="date"].search-query,inputdiv.newsletter table input[type="month"].search-query,inputdiv.newsletter table input[type="time"].search-query,inputdiv.newsletter table input[type="week"].search-query,inputdiv.newsletter table input[type="number"].search-query,inputdiv.newsletter table input[type="email"].search-query,inputdiv.newsletter table input[type="url"].search-query,inputdiv.newsletter table input[type="search"].search-query,inputdiv.newsletter table input[type="tel"].search-query,inputdiv.newsletter table input[type="color"].search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-text.search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-password.search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-email.search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-date.search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-number.search-query,inputform.yikes-easy-mc-form input.yikes-easy-mc-url.search-query,inputform.yikes-easy-mc-form textarea.yikes-easy-mc-text.search-query,inputform.yikes-easy-mc-form textarea.yikes-easy-mc-textarea.search-query,inputform.yikes-easy-mc-form select.yikes-easy-mc-dropdown.search-query,input#subscribe-email input[type=email].search-query,input#subscribe-email input[type=text].search-query,inputform.hs-form .hs-input:not([type=radio]):not([type=checkbox]).search-query,inputform.hs-form select.search-query,inputform.hs-form input[type="text"].search-query,inputform.hs-form input[type="email"].search-query,inputform.hs-form select.search-query,input#comment.search-query,input#commentform input[type=text].search-query{border-radius:20px}.form-actions{background:none;border:none;padding:0}.form-label{color:inherit;font-weight:600}.form-label .help-inline,.form-label .help-block{font-weight:normal}div.chosen-container{font-size:15px;color:#5d5e60}div.chosen-container .chosen-choices,div.chosen-container .chosen-single{border-radius:3px;line-height:34px;height:36px}div.chosen-container .chosen-choices,div.chosen-container .chosen-single,div.chosen-container .chosen-drop{border-color:#ccc}div.chosen-container.chosen-container-single .chosen-single div{text-align:center}div.chosen-container.chosen-container-single .chosen-single div b{background:none}div.chosen-container.chosen-container-single .chosen-single div b:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f0dc"}div.chosen-container.chosen-container-multi .chosen-choices li.search-choice{padding-top:6px;padding-bottom:6px}div.chosen-container.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:50%;margin-top:-5px}div.chosen-container.chosen-with-drop .chosen-choices,div.chosen-container.chosen-with-drop .chosen-single{border-bottom-right-radius:0;border-bottom-left-radius:0}div.chosen-container.chosen-with-drop .chosen-single div b:after{content:"\f0dc"}div.chosen-container.chosen-with-drop .chosen-choices,div.chosen-container.chosen-with-drop .chosen-single,div.chosen-container.chosen-with-drop .chosen-drop{border-color:#b3b3b3}div.chosen-container.chosen-container-active .chosen-single,div.chosen-container.chosen-container-active .chosen-choices{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}div.chosen-container.chosen-container-active.chosen-with-drop .chosen-single,div.chosen-container.chosen-container-active.chosen-with-drop .chosen-choices,div.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop{border-color:#66afe9}div.chosen-container.chosen-container-active.chosen-with-drop .chosen-choices,div.chosen-container.chosen-container-active.chosen-with-drop .chosen-single{-webkit-box-shadow:none;box-shadow:none}div.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop{-webkit-box-shadow:0 0 8px rgba(102, 175, 233, 0.6);box-shadow:0 0 8px rgba(102, 175, 233, 0.6)}div.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop:before{content:"";background:white;height:5px;display:block;position:absolute;bottom:100%;left:0;width:100%}div.chosen-container .chosen-results{z-index:1000}div.chosen-container .chosen-results li{line-height:1.2;padding-top:10px;padding-bottom:10px}div.chosen-container .chosen-results li.group-result{font-weight:600;border-color:rgba(0,0,0,0.1);border-style:solid;border-width:1px 0;background-color:rgba(0,0,0,0.03)}div.chosen-container.chosen-container-multi .chosen-results li.result-selected:before,div.chosen-container.chosen-container-multi .chosen-results li.active-result:before,div.chosen-container.chosen-container-multi .chosen-results li.group-result:before,div.chosen-container.chosen-container-multi .chosen-results li.group-option:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);display:block;text-align:left;color:#88a301;float:left;text-indent:0.4em}div.chosen-container.chosen-container-multi .chosen-results li.result-selected,div.chosen-container.chosen-container-multi .chosen-results li.active-result,div.chosen-container.chosen-container-multi .chosen-results li.group-result,div.chosen-container.chosen-container-multi .chosen-results li.group-option{padding-left:2em}div.chosen-container.chosen-container-multi .chosen-results li.result-selected:before,div.chosen-container.chosen-container-multi .chosen-results li.active-result:before,div.chosen-container.chosen-container-multi .chosen-results li.group-result:before,div.chosen-container.chosen-container-multi .chosen-results li.group-option:before{margin-left:-2em;width:2em}div.chosen-container.chosen-container-multi .chosen-results li.result-selected{color:#8b8b8b}div.chosen-container.chosen-container-multi .chosen-results li.result-selected:before{content:"\f00c"}.bg-brandgrad .form-control[disabled],.bg-darkgrad .form-control[disabled],.bg-dark .form-control[disabled],.bg-brandgrad .form-control.force-disabled,.bg-darkgrad .form-control.force-disabled,.bg-dark .form-control.force-disabled,.bg-brandgrad div.newsletter .newsletter-email[disabled],.bg-darkgrad div.newsletter .newsletter-email[disabled],.bg-dark div.newsletter .newsletter-email[disabled],.bg-brandgrad div.newsletter .newsletter-email.force-disabled,.bg-darkgrad div.newsletter .newsletter-email.force-disabled,.bg-dark div.newsletter .newsletter-email.force-disabled,.bg-brandgrad div.newsletter table select[disabled],.bg-darkgrad div.newsletter table select[disabled],.bg-dark div.newsletter table select[disabled],.bg-brandgrad div.newsletter table select.force-disabled,.bg-darkgrad div.newsletter table select.force-disabled,.bg-dark div.newsletter table select.force-disabled,.bg-brandgrad div.newsletter table textarea[disabled],.bg-darkgrad div.newsletter table textarea[disabled],.bg-dark div.newsletter table textarea[disabled],.bg-brandgrad div.newsletter table textarea.force-disabled,.bg-darkgrad div.newsletter table textarea.force-disabled,.bg-dark div.newsletter table textarea.force-disabled,.bg-brandgrad div.newsletter table input[type="text"][disabled],.bg-darkgrad div.newsletter table input[type="text"][disabled],.bg-dark div.newsletter table input[type="text"][disabled],.bg-brandgrad div.newsletter table input[type="text"].force-disabled,.bg-darkgrad div.newsletter table input[type="text"].force-disabled,.bg-dark div.newsletter table input[type="text"].force-disabled,.bg-brandgrad div.newsletter table input[type="password"][disabled],.bg-darkgrad div.newsletter table input[type="password"][disabled],.bg-dark div.newsletter table input[type="password"][disabled],.bg-brandgrad div.newsletter table input[type="password"].force-disabled,.bg-darkgrad div.newsletter table input[type="password"].force-disabled,.bg-dark div.newsletter table input[type="password"].force-disabled,.bg-brandgrad div.newsletter table input[type="datetime"][disabled],.bg-darkgrad div.newsletter table input[type="datetime"][disabled],.bg-dark div.newsletter table input[type="datetime"][disabled],.bg-brandgrad div.newsletter table input[type="datetime"].force-disabled,.bg-darkgrad div.newsletter table input[type="datetime"].force-disabled,.bg-dark div.newsletter table input[type="datetime"].force-disabled,.bg-brandgrad div.newsletter table input[type="datetime-local"][disabled],.bg-darkgrad div.newsletter table input[type="datetime-local"][disabled],.bg-dark div.newsletter table input[type="datetime-local"][disabled],.bg-brandgrad div.newsletter table input[type="datetime-local"].force-disabled,.bg-darkgrad div.newsletter table input[type="datetime-local"].force-disabled,.bg-dark div.newsletter table input[type="datetime-local"].force-disabled,.bg-brandgrad div.newsletter table input[type="date"][disabled],.bg-darkgrad div.newsletter table input[type="date"][disabled],.bg-dark div.newsletter table input[type="date"][disabled],.bg-brandgrad div.newsletter table input[type="date"].force-disabled,.bg-darkgrad div.newsletter table input[type="date"].force-disabled,.bg-dark div.newsletter table input[type="date"].force-disabled,.bg-brandgrad div.newsletter table input[type="month"][disabled],.bg-darkgrad div.newsletter table input[type="month"][disabled],.bg-dark div.newsletter table input[type="month"][disabled],.bg-brandgrad div.newsletter table input[type="month"].force-disabled,.bg-darkgrad div.newsletter table input[type="month"].force-disabled,.bg-dark div.newsletter table input[type="month"].force-disabled,.bg-brandgrad div.newsletter table input[type="time"][disabled],.bg-darkgrad div.newsletter table input[type="time"][disabled],.bg-dark div.newsletter table input[type="time"][disabled],.bg-brandgrad div.newsletter table input[type="time"].force-disabled,.bg-darkgrad div.newsletter table input[type="time"].force-disabled,.bg-dark div.newsletter table input[type="time"].force-disabled,.bg-brandgrad div.newsletter table input[type="week"][disabled],.bg-darkgrad div.newsletter table input[type="week"][disabled],.bg-dark div.newsletter table input[type="week"][disabled],.bg-brandgrad div.newsletter table input[type="week"].force-disabled,.bg-darkgrad div.newsletter table input[type="week"].force-disabled,.bg-dark div.newsletter table input[type="week"].force-disabled,.bg-brandgrad div.newsletter table input[type="number"][disabled],.bg-darkgrad div.newsletter table input[type="number"][disabled],.bg-dark div.newsletter table input[type="number"][disabled],.bg-brandgrad div.newsletter table input[type="number"].force-disabled,.bg-darkgrad div.newsletter table input[type="number"].force-disabled,.bg-dark div.newsletter table input[type="number"].force-disabled,.bg-brandgrad div.newsletter table input[type="email"][disabled],.bg-darkgrad div.newsletter table input[type="email"][disabled],.bg-dark div.newsletter table input[type="email"][disabled],.bg-brandgrad div.newsletter table input[type="email"].force-disabled,.bg-darkgrad div.newsletter table input[type="email"].force-disabled,.bg-dark div.newsletter table input[type="email"].force-disabled,.bg-brandgrad div.newsletter table input[type="url"][disabled],.bg-darkgrad div.newsletter table input[type="url"][disabled],.bg-dark div.newsletter table input[type="url"][disabled],.bg-brandgrad div.newsletter table input[type="url"].force-disabled,.bg-darkgrad div.newsletter table input[type="url"].force-disabled,.bg-dark div.newsletter table input[type="url"].force-disabled,.bg-brandgrad div.newsletter table input[type="search"][disabled],.bg-darkgrad div.newsletter table input[type="search"][disabled],.bg-dark div.newsletter table input[type="search"][disabled],.bg-brandgrad div.newsletter table input[type="search"].force-disabled,.bg-darkgrad div.newsletter table input[type="search"].force-disabled,.bg-dark div.newsletter table input[type="search"].force-disabled,.bg-brandgrad div.newsletter table input[type="tel"][disabled],.bg-darkgrad div.newsletter table input[type="tel"][disabled],.bg-dark div.newsletter table input[type="tel"][disabled],.bg-brandgrad div.newsletter table input[type="tel"].force-disabled,.bg-darkgrad div.newsletter table input[type="tel"].force-disabled,.bg-dark div.newsletter table input[type="tel"].force-disabled,.bg-brandgrad div.newsletter table input[type="color"][disabled],.bg-darkgrad div.newsletter table input[type="color"][disabled],.bg-dark div.newsletter table input[type="color"][disabled],.bg-brandgrad div.newsletter table input[type="color"].force-disabled,.bg-darkgrad div.newsletter table input[type="color"].force-disabled,.bg-dark div.newsletter table input[type="color"].force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-text[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-text[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-text[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-text.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-text.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-text.force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-password[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-password[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-password[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-password.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-password.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-password.force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-email[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-email[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-email[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-email.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-email.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-email.force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-date[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-date[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-date[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-date.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-date.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-date.force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-number[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-number[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-number[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-number.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-number.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-number.force-disabled,.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-url[disabled],.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-url[disabled],.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-url[disabled],.bg-brandgrad form.yikes-easy-mc-form input.yikes-easy-mc-url.force-disabled,.bg-darkgrad form.yikes-easy-mc-form input.yikes-easy-mc-url.force-disabled,.bg-dark form.yikes-easy-mc-form input.yikes-easy-mc-url.force-disabled,.bg-brandgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-text[disabled],.bg-darkgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-text[disabled],.bg-dark form.yikes-easy-mc-form textarea.yikes-easy-mc-text[disabled],.bg-brandgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-text.force-disabled,.bg-darkgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-text.force-disabled,.bg-dark form.yikes-easy-mc-form textarea.yikes-easy-mc-text.force-disabled,.bg-brandgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[disabled],.bg-darkgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[disabled],.bg-dark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea[disabled],.bg-brandgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea.force-disabled,.bg-darkgrad form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea.force-disabled,.bg-dark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea.force-disabled,.bg-brandgrad form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[disabled],.bg-darkgrad form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[disabled],.bg-dark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown[disabled],.bg-brandgrad form.yikes-easy-mc-form select.yikes-easy-mc-dropdown.force-disabled,.bg-darkgrad form.yikes-easy-mc-form select.yikes-easy-mc-dropdown.force-disabled,.bg-dark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown.force-disabled,.bg-brandgrad #subscribe-email input[type=email][disabled],.bg-darkgrad #subscribe-email input[type=email][disabled],.bg-dark #subscribe-email input[type=email][disabled],.bg-brandgrad #subscribe-email input[type=email].force-disabled,.bg-darkgrad #subscribe-email input[type=email].force-disabled,.bg-dark #subscribe-email input[type=email].force-disabled,.bg-brandgrad #subscribe-email input[type=text][disabled],.bg-darkgrad #subscribe-email input[type=text][disabled],.bg-dark #subscribe-email input[type=text][disabled],.bg-brandgrad #subscribe-email input[type=text].force-disabled,.bg-darkgrad #subscribe-email input[type=text].force-disabled,.bg-dark #subscribe-email input[type=text].force-disabled,.bg-brandgrad form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[disabled],.bg-darkgrad form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[disabled],.bg-dark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])[disabled],.bg-brandgrad form.hs-form .hs-input:not([type=radio]):not([type=checkbox]).force-disabled,.bg-darkgrad form.hs-form .hs-input:not([type=radio]):not([type=checkbox]).force-disabled,.bg-dark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]).force-disabled,.bg-brandgrad form.hs-form select[disabled],.bg-darkgrad form.hs-form select[disabled],.bg-dark form.hs-form select[disabled],.bg-brandgrad form.hs-form select.force-disabled,.bg-darkgrad form.hs-form select.force-disabled,.bg-dark form.hs-form select.force-disabled,.bg-brandgrad form.hs-form input[type="text"][disabled],.bg-darkgrad form.hs-form input[type="text"][disabled],.bg-dark form.hs-form input[type="text"][disabled],.bg-brandgrad form.hs-form input[type="text"].force-disabled,.bg-darkgrad form.hs-form input[type="text"].force-disabled,.bg-dark form.hs-form input[type="text"].force-disabled,.bg-brandgrad form.hs-form input[type="email"][disabled],.bg-darkgrad form.hs-form input[type="email"][disabled],.bg-dark form.hs-form input[type="email"][disabled],.bg-brandgrad form.hs-form input[type="email"].force-disabled,.bg-darkgrad form.hs-form input[type="email"].force-disabled,.bg-dark form.hs-form input[type="email"].force-disabled,.bg-brandgrad form.hs-form select[disabled],.bg-darkgrad form.hs-form select[disabled],.bg-dark form.hs-form select[disabled],.bg-brandgrad form.hs-form select.force-disabled,.bg-darkgrad form.hs-form select.force-disabled,.bg-dark form.hs-form select.force-disabled,.bg-brandgrad #comment[disabled],.bg-darkgrad #comment[disabled],.bg-dark #comment[disabled],.bg-brandgrad #comment.force-disabled,.bg-darkgrad #comment.force-disabled,.bg-dark #comment.force-disabled,.bg-brandgrad #commentform input[type=text][disabled],.bg-darkgrad #commentform input[type=text][disabled],.bg-dark #commentform input[type=text][disabled],.bg-brandgrad #commentform input[type=text].force-disabled,.bg-darkgrad #commentform input[type=text].force-disabled,.bg-dark #commentform input[type=text].force-disabled{background-color:rgba(255,255,255,0.3);border-color:rgba(0,0,0,0.1);color:inherit}.bg-brandgrad .form-overdark .form-control,.bg-darkgrad .form-overdark .form-control,.bg-dark .form-overdark .form-control,.bg-brandgrad .form-overdark.hs-form .hs-input,.bg-darkgrad .form-overdark.hs-form .hs-input,.bg-dark .form-overdark.hs-form .hs-input,.bg-brandgrad .form-overdark.hs-form select,.bg-darkgrad .form-overdark.hs-form select,.bg-dark .form-overdark.hs-form select,.bg-brandgrad .form-overdark div.newsletter .newsletter-email,.bg-darkgrad .form-overdark div.newsletter .newsletter-email,.bg-dark .form-overdark div.newsletter .newsletter-email,.bg-brandgrad .form-overdark div.newsletter table select,.bg-darkgrad .form-overdark div.newsletter table select,.bg-dark .form-overdark div.newsletter table select,.bg-brandgrad .form-overdark div.newsletter table textarea,.bg-darkgrad .form-overdark div.newsletter table textarea,.bg-dark .form-overdark div.newsletter table textarea,.bg-brandgrad .form-overdark div.newsletter table input[type="text"],.bg-darkgrad .form-overdark div.newsletter table input[type="text"],.bg-dark .form-overdark div.newsletter table input[type="text"],.bg-brandgrad .form-overdark div.newsletter table input[type="password"],.bg-darkgrad .form-overdark div.newsletter table input[type="password"],.bg-dark .form-overdark div.newsletter table input[type="password"],.bg-brandgrad .form-overdark div.newsletter table input[type="datetime"],.bg-darkgrad .form-overdark div.newsletter table input[type="datetime"],.bg-dark .form-overdark div.newsletter table input[type="datetime"],.bg-brandgrad .form-overdark div.newsletter table input[type="datetime-local"],.bg-darkgrad .form-overdark div.newsletter table input[type="datetime-local"],.bg-dark .form-overdark div.newsletter table input[type="datetime-local"],.bg-brandgrad .form-overdark div.newsletter table input[type="date"],.bg-darkgrad .form-overdark div.newsletter table input[type="date"],.bg-dark .form-overdark div.newsletter table input[type="date"],.bg-brandgrad .form-overdark div.newsletter table input[type="month"],.bg-darkgrad .form-overdark div.newsletter table input[type="month"],.bg-dark .form-overdark div.newsletter table input[type="month"],.bg-brandgrad .form-overdark div.newsletter table input[type="time"],.bg-darkgrad .form-overdark div.newsletter table input[type="time"],.bg-dark .form-overdark div.newsletter table input[type="time"],.bg-brandgrad .form-overdark div.newsletter table input[type="week"],.bg-darkgrad .form-overdark div.newsletter table input[type="week"],.bg-dark .form-overdark div.newsletter table input[type="week"],.bg-brandgrad .form-overdark div.newsletter table input[type="number"],.bg-darkgrad .form-overdark div.newsletter table input[type="number"],.bg-dark .form-overdark div.newsletter table input[type="number"],.bg-brandgrad .form-overdark div.newsletter table input[type="email"],.bg-darkgrad .form-overdark div.newsletter table input[type="email"],.bg-dark .form-overdark div.newsletter table input[type="email"],.bg-brandgrad .form-overdark div.newsletter table input[type="url"],.bg-darkgrad .form-overdark div.newsletter table input[type="url"],.bg-dark .form-overdark div.newsletter table input[type="url"],.bg-brandgrad .form-overdark div.newsletter table input[type="search"],.bg-darkgrad .form-overdark div.newsletter table input[type="search"],.bg-dark .form-overdark div.newsletter table input[type="search"],.bg-brandgrad .form-overdark div.newsletter table input[type="tel"],.bg-darkgrad .form-overdark div.newsletter table input[type="tel"],.bg-dark .form-overdark div.newsletter table input[type="tel"],.bg-brandgrad .form-overdark div.newsletter table input[type="color"],.bg-darkgrad .form-overdark div.newsletter table input[type="color"],.bg-dark .form-overdark div.newsletter table input[type="color"],.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.bg-brandgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.bg-darkgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.bg-dark .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.bg-brandgrad .form-overdark #subscribe-email input[type=email],.bg-darkgrad .form-overdark #subscribe-email input[type=email],.bg-dark .form-overdark #subscribe-email input[type=email],.bg-brandgrad .form-overdark #subscribe-email input[type=text],.bg-darkgrad .form-overdark #subscribe-email input[type=text],.bg-dark .form-overdark #subscribe-email input[type=text],.bg-brandgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.bg-darkgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.bg-dark .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.bg-brandgrad .form-overdark form.hs-form select,.bg-darkgrad .form-overdark form.hs-form select,.bg-dark .form-overdark form.hs-form select,.bg-brandgrad .form-overdark form.hs-form input[type="text"],.bg-darkgrad .form-overdark form.hs-form input[type="text"],.bg-dark .form-overdark form.hs-form input[type="text"],.bg-brandgrad .form-overdark form.hs-form input[type="email"],.bg-darkgrad .form-overdark form.hs-form input[type="email"],.bg-dark .form-overdark form.hs-form input[type="email"],.bg-brandgrad .form-overdark form.hs-form select,.bg-darkgrad .form-overdark form.hs-form select,.bg-dark .form-overdark form.hs-form select,.bg-brandgrad .form-overdark #comment,.bg-darkgrad .form-overdark #comment,.bg-dark .form-overdark #comment,.bg-brandgrad .form-overdark #commentform input[type=text],.bg-darkgrad .form-overdark #commentform input[type=text],.bg-dark .form-overdark #commentform input[type=text]{background:rgba(0,0,0,0.2);border-color:rgba(0,0,0,0.2);border-width:2px;color:#e9e9e9}.bg-brandgrad .form-overdark .form-control::-moz-placeholder,.bg-darkgrad .form-overdark .form-control::-moz-placeholder,.bg-dark .form-overdark .form-control::-moz-placeholder,.bg-brandgrad .form-overdark.hs-form .hs-input::-moz-placeholder,.bg-darkgrad .form-overdark.hs-form .hs-input::-moz-placeholder,.bg-dark .form-overdark.hs-form .hs-input::-moz-placeholder,.bg-brandgrad .form-overdark.hs-form select::-moz-placeholder,.bg-darkgrad .form-overdark.hs-form select::-moz-placeholder,.bg-dark .form-overdark.hs-form select::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter .newsletter-email::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter .newsletter-email::-moz-placeholder,.bg-dark .form-overdark div.newsletter .newsletter-email::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table select::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table select::-moz-placeholder,.bg-dark .form-overdark div.newsletter table select::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table textarea::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table textarea::-moz-placeholder,.bg-dark .form-overdark div.newsletter table textarea::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="text"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="text"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="text"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="password"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="password"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="password"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime-local"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime-local"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime-local"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="date"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="date"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="date"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="month"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="month"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="month"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="time"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="time"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="time"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="week"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="week"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="week"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="number"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="number"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="number"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="email"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="email"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="email"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="url"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="url"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="url"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="search"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="search"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="search"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="tel"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="tel"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="tel"]::-moz-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="color"]::-moz-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="color"]::-moz-placeholder,.bg-dark .form-overdark div.newsletter table input[type="color"]::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-moz-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-moz-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=email]::-moz-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=email]::-moz-placeholder,.bg-dark .form-overdark #subscribe-email input[type=email]::-moz-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=text]::-moz-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=text]::-moz-placeholder,.bg-dark .form-overdark #subscribe-email input[type=text]::-moz-placeholder,.bg-brandgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.bg-darkgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.bg-dark .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.bg-brandgrad .form-overdark form.hs-form select::-moz-placeholder,.bg-darkgrad .form-overdark form.hs-form select::-moz-placeholder,.bg-dark .form-overdark form.hs-form select::-moz-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="text"]::-moz-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="text"]::-moz-placeholder,.bg-dark .form-overdark form.hs-form input[type="text"]::-moz-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="email"]::-moz-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="email"]::-moz-placeholder,.bg-dark .form-overdark form.hs-form input[type="email"]::-moz-placeholder,.bg-brandgrad .form-overdark form.hs-form select::-moz-placeholder,.bg-darkgrad .form-overdark form.hs-form select::-moz-placeholder,.bg-dark .form-overdark form.hs-form select::-moz-placeholder,.bg-brandgrad .form-overdark #comment::-moz-placeholder,.bg-darkgrad .form-overdark #comment::-moz-placeholder,.bg-dark .form-overdark #comment::-moz-placeholder,.bg-brandgrad .form-overdark #commentform input[type=text]::-moz-placeholder,.bg-darkgrad .form-overdark #commentform input[type=text]::-moz-placeholder,.bg-dark .form-overdark #commentform input[type=text]::-moz-placeholder{color:#8b8b8b;opacity:1}.bg-brandgrad .form-overdark .form-control:-ms-input-placeholder,.bg-darkgrad .form-overdark .form-control:-ms-input-placeholder,.bg-dark .form-overdark .form-control:-ms-input-placeholder,.bg-brandgrad .form-overdark.hs-form .hs-input:-ms-input-placeholder,.bg-darkgrad .form-overdark.hs-form .hs-input:-ms-input-placeholder,.bg-dark .form-overdark.hs-form .hs-input:-ms-input-placeholder,.bg-brandgrad .form-overdark.hs-form select:-ms-input-placeholder,.bg-darkgrad .form-overdark.hs-form select:-ms-input-placeholder,.bg-dark .form-overdark.hs-form select:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter .newsletter-email:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter .newsletter-email:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter .newsletter-email:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table select:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table select:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table select:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table textarea:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table textarea:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table textarea:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="text"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="text"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="text"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="password"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="password"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="password"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime-local"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime-local"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime-local"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="date"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="date"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="date"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="month"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="month"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="month"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="time"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="time"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="time"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="week"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="week"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="week"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="number"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="number"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="number"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="email"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="email"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="email"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="url"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="url"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="url"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="search"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="search"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="search"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="tel"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="tel"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="tel"]:-ms-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="color"]:-ms-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="color"]:-ms-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="color"]:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:-ms-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:-ms-input-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=email]:-ms-input-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=email]:-ms-input-placeholder,.bg-dark .form-overdark #subscribe-email input[type=email]:-ms-input-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=text]:-ms-input-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=text]:-ms-input-placeholder,.bg-dark .form-overdark #subscribe-email input[type=text]:-ms-input-placeholder,.bg-brandgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.bg-darkgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.bg-dark .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.bg-brandgrad .form-overdark form.hs-form select:-ms-input-placeholder,.bg-darkgrad .form-overdark form.hs-form select:-ms-input-placeholder,.bg-dark .form-overdark form.hs-form select:-ms-input-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="text"]:-ms-input-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="text"]:-ms-input-placeholder,.bg-dark .form-overdark form.hs-form input[type="text"]:-ms-input-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="email"]:-ms-input-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="email"]:-ms-input-placeholder,.bg-dark .form-overdark form.hs-form input[type="email"]:-ms-input-placeholder,.bg-brandgrad .form-overdark form.hs-form select:-ms-input-placeholder,.bg-darkgrad .form-overdark form.hs-form select:-ms-input-placeholder,.bg-dark .form-overdark form.hs-form select:-ms-input-placeholder,.bg-brandgrad .form-overdark #comment:-ms-input-placeholder,.bg-darkgrad .form-overdark #comment:-ms-input-placeholder,.bg-dark .form-overdark #comment:-ms-input-placeholder,.bg-brandgrad .form-overdark #commentform input[type=text]:-ms-input-placeholder,.bg-darkgrad .form-overdark #commentform input[type=text]:-ms-input-placeholder,.bg-dark .form-overdark #commentform input[type=text]:-ms-input-placeholder{color:#8b8b8b}.bg-brandgrad .form-overdark .form-control::-webkit-input-placeholder,.bg-darkgrad .form-overdark .form-control::-webkit-input-placeholder,.bg-dark .form-overdark .form-control::-webkit-input-placeholder,.bg-brandgrad .form-overdark.hs-form .hs-input::-webkit-input-placeholder,.bg-darkgrad .form-overdark.hs-form .hs-input::-webkit-input-placeholder,.bg-dark .form-overdark.hs-form .hs-input::-webkit-input-placeholder,.bg-brandgrad .form-overdark.hs-form select::-webkit-input-placeholder,.bg-darkgrad .form-overdark.hs-form select::-webkit-input-placeholder,.bg-dark .form-overdark.hs-form select::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter .newsletter-email::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter .newsletter-email::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter .newsletter-email::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table select::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table select::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table select::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table textarea::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table textarea::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table textarea::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="text"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="text"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="text"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="password"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="password"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="password"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="datetime-local"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="datetime-local"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="datetime-local"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="date"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="date"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="date"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="month"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="month"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="month"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="time"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="time"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="time"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="week"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="week"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="week"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="number"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="number"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="number"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="email"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="email"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="email"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="url"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="url"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="url"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="search"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="search"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="search"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="tel"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="tel"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="tel"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark div.newsletter table input[type="color"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark div.newsletter table input[type="color"]::-webkit-input-placeholder,.bg-dark .form-overdark div.newsletter table input[type="color"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-text::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-password::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-email::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-date::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-number::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form input.yikes-easy-mc-url::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-text::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,.bg-dark .form-overdark form.yikes-easy-mc-form select.yikes-easy-mc-dropdown::-webkit-input-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=email]::-webkit-input-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=email]::-webkit-input-placeholder,.bg-dark .form-overdark #subscribe-email input[type=email]::-webkit-input-placeholder,.bg-brandgrad .form-overdark #subscribe-email input[type=text]::-webkit-input-placeholder,.bg-darkgrad .form-overdark #subscribe-email input[type=text]::-webkit-input-placeholder,.bg-dark .form-overdark #subscribe-email input[type=text]::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.bg-dark .form-overdark form.hs-form .hs-input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-dark .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="text"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="text"]::-webkit-input-placeholder,.bg-dark .form-overdark form.hs-form input[type="text"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.hs-form input[type="email"]::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.hs-form input[type="email"]::-webkit-input-placeholder,.bg-dark .form-overdark form.hs-form input[type="email"]::-webkit-input-placeholder,.bg-brandgrad .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-darkgrad .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-dark .form-overdark form.hs-form select::-webkit-input-placeholder,.bg-brandgrad .form-overdark #comment::-webkit-input-placeholder,.bg-darkgrad .form-overdark #comment::-webkit-input-placeholder,.bg-dark .form-overdark #comment::-webkit-input-placeholder,.bg-brandgrad .form-overdark #commentform input[type=text]::-webkit-input-placeholder,.bg-darkgrad .form-overdark #commentform input[type=text]::-webkit-input-placeholder,.bg-dark .form-overdark #commentform input[type=text]::-webkit-input-placeholder{color:#8b8b8b}.req{color:#f7740a;font-style:normal;font-weight:normal}.form-group.has-warning .control-label,.form-group.has-warning .checkbox label,.form-group.has-warning .radio label{color:inherit}form.form-processing{cursor:progress}form.form-processing *{cursor:progress}form.form-processing .btn-primary,form.form-processing .hs-button.primary,form.form-processing #submit,form.form-processing .navbar .navbar-nav li.menu-item-btn-primary>a{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-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-size:40px 40px;opacity:1;-webkit-animation:progress-btn-stripes 2s linear infinite;-o-animation:progress-btn-stripes 2s linear infinite;animation:progress-btn-stripes 2s linear infinite}.btn,div.newsletter .newsletter-submit,.wpt_widget_content div.wpt-pagination a,.jetpack_subscription_widget input[type=submit],.hs-button,#submit,.navbar .navbar-nav li.menu-item-btn>a{display:inline-block;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:15px;line-height:1.5;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus,div.newsletter .newsletter-submit:focus,div.newsletter .newsletter-submit:active:focus,div.newsletter .newsletter-submit.active:focus,div.newsletter .newsletter-submit.focus,div.newsletter .newsletter-submit:active.focus,div.newsletter .newsletter-submit.active.focus,.wpt_widget_content div.wpt-pagination a:focus,.wpt_widget_content div.wpt-pagination a:active:focus,.wpt_widget_content div.wpt-pagination a.active:focus,.wpt_widget_content div.wpt-pagination a.focus,.wpt_widget_content div.wpt-pagination a:active.focus,.wpt_widget_content div.wpt-pagination a.active.focus,.jetpack_subscription_widget input[type=submit]:focus,.jetpack_subscription_widget input[type=submit]:active:focus,.jetpack_subscription_widget input[type=submit].active:focus,.jetpack_subscription_widget input[type=submit].focus,.jetpack_subscription_widget input[type=submit]:active.focus,.jetpack_subscription_widget input[type=submit].active.focus,.hs-button:focus,.hs-button:active:focus,.hs-button.active:focus,.hs-button.focus,.hs-button:active.focus,.hs-button.active.focus,#submit:focus,#submit:active:focus,#submit.active:focus,#submit.focus,#submit:active.focus,#submit.active.focus,.navbar .navbar-nav li.menu-item-btn>a:focus,.navbar .navbar-nav li.menu-item-btn>a:active:focus,.navbar .navbar-nav li.menu-item-btn>a.active:focus,.navbar .navbar-nav li.menu-item-btn>a.focus,.navbar .navbar-nav li.menu-item-btn>a:active.focus,.navbar .navbar-nav li.menu-item-btn>a.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus,div.newsletter .newsletter-submit:hover,div.newsletter .newsletter-submit:focus,div.newsletter .newsletter-submit.focus,.wpt_widget_content div.wpt-pagination a:hover,.wpt_widget_content div.wpt-pagination a:focus,.wpt_widget_content div.wpt-pagination a.focus,.jetpack_subscription_widget input[type=submit]:hover,.jetpack_subscription_widget input[type=submit]:focus,.jetpack_subscription_widget input[type=submit].focus,.hs-button:hover,.hs-button:focus,.hs-button.focus,#submit:hover,#submit:focus,#submit.focus,.navbar .navbar-nav li.menu-item-btn>a:hover,.navbar .navbar-nav li.menu-item-btn>a:focus,.navbar .navbar-nav li.menu-item-btn>a.focus{color:#5d5e60;text-decoration:none}.btn:active,.btn.active,div.newsletter .newsletter-submit:active,div.newsletter .newsletter-submit.active,.wpt_widget_content div.wpt-pagination a:active,.wpt_widget_content div.wpt-pagination a.active,.jetpack_subscription_widget input[type=submit]:active,.jetpack_subscription_widget input[type=submit].active,.hs-button:active,.hs-button.active,#submit:active,#submit.active,.navbar .navbar-nav li.menu-item-btn>a:active,.navbar .navbar-nav li.menu-item-btn>a.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,div.newsletter .newsletter-submit.disabled,div.newsletter .newsletter-submit[disabled],fieldset[disabled] div.newsletter .newsletter-submit,.wpt_widget_content div.wpt-pagination a.disabled,.wpt_widget_content div.wpt-pagination a[disabled],fieldset[disabled] .wpt_widget_content div.wpt-pagination a,.jetpack_subscription_widget input[type=submit].disabled,.jetpack_subscription_widget input[type=submit][disabled],fieldset[disabled] .jetpack_subscription_widget input[type=submit],.hs-button.disabled,.hs-button[disabled],fieldset[disabled] .hs-button,#submit.disabled,#submit[disabled],fieldset[disabled] #submit,.navbar .navbar-nav li.menu-item-btn>a.disabled,.navbar .navbar-nav li.menu-item-btn>a[disabled],fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn,adiv.newsletter .newsletter-submit.disabled,fieldset[disabled] adiv.newsletter .newsletter-submit,a.wpt_widget_content div.wpt-pagination a.disabled,fieldset[disabled] a.wpt_widget_content div.wpt-pagination a,a.jetpack_subscription_widget input[type=submit].disabled,fieldset[disabled] a.jetpack_subscription_widget input[type=submit],a.hs-button.disabled,fieldset[disabled] a.hs-button,a#submit.disabled,fieldset[disabled] a#submit,a.navbar .navbar-nav li.menu-item-btn>a.disabled,fieldset[disabled] a.navbar .navbar-nav li.menu-item-btn>a{pointer-events:none}.btn-default,.hs-button.default{color:#5d5e60;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus,.hs-button.default:focus,.hs-button.default.focus{color:#5d5e60;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover,.hs-button.default:hover{color:#5d5e60;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default,.hs-button.default:active,.hs-button.default.active,.open>.dropdown-toggle.hs-button.default{color:#5d5e60;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus,.hs-button.default:active:hover,.hs-button.default.active:hover,.open>.dropdown-toggle.hs-button.default:hover,.hs-button.default:active:focus,.hs-button.default.active:focus,.open>.dropdown-toggle.hs-button.default:focus,.hs-button.default:active.focus,.hs-button.default.active.focus,.open>.dropdown-toggle.hs-button.default.focus{color:#5d5e60;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default,.hs-button.default:active,.hs-button.default.active,.open>.dropdown-toggle.hs-button.default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active,.hs-button.default.disabled,.hs-button.default[disabled],fieldset[disabled] .hs-button.default,.hs-button.default.disabled:hover,.hs-button.default[disabled]:hover,fieldset[disabled] .hs-button.default:hover,.hs-button.default.disabled:focus,.hs-button.default[disabled]:focus,fieldset[disabled] .hs-button.default:focus,.hs-button.default.disabled.focus,.hs-button.default[disabled].focus,fieldset[disabled] .hs-button.default.focus,.hs-button.default.disabled:active,.hs-button.default[disabled]:active,fieldset[disabled] .hs-button.default:active,.hs-button.default.disabled.active,.hs-button.default[disabled].active,fieldset[disabled] .hs-button.default.active{background-color:#fff;border-color:#ccc}.btn-default .badge,.hs-button.default .badge{color:#fff;background-color:#5d5e60}.btn-primary,.hs-button.primary,#submit,.navbar .navbar-nav li.menu-item-btn-primary>a{color:#fff;background-color:#1db2e2;border-color:#1aa0cb}.btn-primary:focus,.btn-primary.focus,.hs-button.primary:focus,.hs-button.primary.focus,#submit:focus,#submit.focus,.navbar .navbar-nav li.menu-item-btn-primary>a:focus,.navbar .navbar-nav li.menu-item-btn-primary>a.focus{color:#fff;background-color:#178eb5;border-color:#0c475a}.btn-primary:hover,.hs-button.primary:hover,#submit:hover,.navbar .navbar-nav li.menu-item-btn-primary>a:hover{color:#fff;background-color:#178eb5;border-color:#137595}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary,.hs-button.primary:active,.hs-button.primary.active,.open>.dropdown-toggle.hs-button.primary,#submit:active,#submit.active,.open>.dropdown-toggle#submit,.navbar .navbar-nav li.menu-item-btn-primary>a:active,.navbar .navbar-nav li.menu-item-btn-primary>a.active,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn-primary>a{color:#fff;background-color:#178eb5;border-color:#137595}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus,.hs-button.primary:active:hover,.hs-button.primary.active:hover,.open>.dropdown-toggle.hs-button.primary:hover,.hs-button.primary:active:focus,.hs-button.primary.active:focus,.open>.dropdown-toggle.hs-button.primary:focus,.hs-button.primary:active.focus,.hs-button.primary.active.focus,.open>.dropdown-toggle.hs-button.primary.focus,#submit:active:hover,#submit.active:hover,.open>.dropdown-toggle#submit:hover,#submit:active:focus,#submit.active:focus,.open>.dropdown-toggle#submit:focus,#submit:active.focus,#submit.active.focus,.open>.dropdown-toggle#submit.focus,.navbar .navbar-nav li.menu-item-btn-primary>a:active:hover,.navbar .navbar-nav li.menu-item-btn-primary>a.active:hover,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn-primary>a:hover,.navbar .navbar-nav li.menu-item-btn-primary>a:active:focus,.navbar .navbar-nav li.menu-item-btn-primary>a.active:focus,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn-primary>a:focus,.navbar .navbar-nav li.menu-item-btn-primary>a:active.focus,.navbar .navbar-nav li.menu-item-btn-primary>a.active.focus,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn-primary>a.focus{color:#fff;background-color:#137595;border-color:#0c475a}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary,.hs-button.primary:active,.hs-button.primary.active,.open>.dropdown-toggle.hs-button.primary,#submit:active,#submit.active,.open>.dropdown-toggle#submit,.navbar .navbar-nav li.menu-item-btn-primary>a:active,.navbar .navbar-nav li.menu-item-btn-primary>a.active,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn-primary>a{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active,.hs-button.primary.disabled,.hs-button.primary[disabled],fieldset[disabled] .hs-button.primary,.hs-button.primary.disabled:hover,.hs-button.primary[disabled]:hover,fieldset[disabled] .hs-button.primary:hover,.hs-button.primary.disabled:focus,.hs-button.primary[disabled]:focus,fieldset[disabled] .hs-button.primary:focus,.hs-button.primary.disabled.focus,.hs-button.primary[disabled].focus,fieldset[disabled] .hs-button.primary.focus,.hs-button.primary.disabled:active,.hs-button.primary[disabled]:active,fieldset[disabled] .hs-button.primary:active,.hs-button.primary.disabled.active,.hs-button.primary[disabled].active,fieldset[disabled] .hs-button.primary.active,#submit.disabled,#submit[disabled],fieldset[disabled] #submit,#submit.disabled:hover,#submit[disabled]:hover,fieldset[disabled] #submit:hover,#submit.disabled:focus,#submit[disabled]:focus,fieldset[disabled] #submit:focus,#submit.disabled.focus,#submit[disabled].focus,fieldset[disabled] #submit.focus,#submit.disabled:active,#submit[disabled]:active,fieldset[disabled] #submit:active,#submit.disabled.active,#submit[disabled].active,fieldset[disabled] #submit.active,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled],fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled:hover,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled]:hover,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a:hover,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled:focus,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled]:focus,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a:focus,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled.focus,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled].focus,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a.focus,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled:active,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled]:active,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a:active,.navbar .navbar-nav li.menu-item-btn-primary>a.disabled.active,.navbar .navbar-nav li.menu-item-btn-primary>a[disabled].active,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn-primary>a.active{background-color:#1db2e2;border-color:#1aa0cb}.btn-primary .badge,.hs-button.primary .badge,#submit .badge,.navbar .navbar-nav li.menu-item-btn-primary>a .badge{color:#1db2e2;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].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:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].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:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].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:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#1db2e2;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.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:#1896be;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#8b8b8b;text-decoration:none}.btn-lg,.hs-button.large,#submit,.btn-group-lg>.btn,.btn-group-lg>div.newsletter .newsletter-submit,.btn-group-lg>.wpt_widget_content div.wpt-pagination a,.btn-group-lg>.jetpack_subscription_widget input[type=submit],.btn-group-lg>.hs-button,.btn-group-lg>#submit,.btn-group-lg>.navbar .navbar-nav li.menu-item-btn>a{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:3px}.btn-sm,.btn-group-sm>.btn,.btn-group-sm>div.newsletter .newsletter-submit,.btn-group-sm>.wpt_widget_content div.wpt-pagination a,.btn-group-sm>.jetpack_subscription_widget input[type=submit],.btn-group-sm>.hs-button,.btn-group-sm>#submit,.btn-group-sm>.navbar .navbar-nav li.menu-item-btn>a{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:2px}.btn-xs,.btn-group-xs>.btn,.btn-group-xs>div.newsletter .newsletter-submit,.btn-group-xs>.wpt_widget_content div.wpt-pagination a,.btn-group-xs>.jetpack_subscription_widget input[type=submit],.btn-group-xs>.hs-button,.btn-group-xs>#submit,.btn-group-xs>.navbar .navbar-nav li.menu-item-btn>a{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:2px}.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%}.btn,div.newsletter .newsletter-submit,.wpt_widget_content div.wpt-pagination a,.jetpack_subscription_widget input[type=submit],.hs-button,#submit,.navbar .navbar-nav li.menu-item-btn>a{text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.btn.btn-boxy,div.newsletter .newsletter-submit.btn-boxy,.wpt_widget_content div.wpt-pagination a.btn-boxy,.jetpack_subscription_widget input[type=submit].btn-boxy,.hs-button.btn-boxy,#submit.btn-boxy,.navbar .navbar-nav li.menu-item-btn>a.btn-boxy{padding:0.667em 1.667em}.btn.btn-secondary,div.newsletter .newsletter-submit.btn-secondary,.wpt_widget_content div.wpt-pagination a.btn-secondary,.jetpack_subscription_widget input[type=submit].btn-secondary,.hs-button.btn-secondary,#submit.btn-secondary,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary{color:#fff;background-color:#88a301;border-color:#88a301}.btn.btn-secondary:focus,.btn.btn-secondary.focus,div.newsletter .newsletter-submit.btn-secondary:focus,div.newsletter .newsletter-submit.btn-secondary.focus,.wpt_widget_content div.wpt-pagination a.btn-secondary:focus,.wpt_widget_content div.wpt-pagination a.btn-secondary.focus,.jetpack_subscription_widget input[type=submit].btn-secondary:focus,.jetpack_subscription_widget input[type=submit].btn-secondary.focus,.hs-button.btn-secondary:focus,.hs-button.btn-secondary.focus,#submit.btn-secondary:focus,#submit.btn-secondary.focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.focus{color:#fff;background-color:#5e7001;border-color:#1e2400}.btn.btn-secondary:hover,div.newsletter .newsletter-submit.btn-secondary:hover,.wpt_widget_content div.wpt-pagination a.btn-secondary:hover,.jetpack_subscription_widget input[type=submit].btn-secondary:hover,.hs-button.btn-secondary:hover,#submit.btn-secondary:hover,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:hover{color:#fff;background-color:#5e7001;border-color:#556601}.btn.btn-secondary:active,.btn.btn-secondary.active,.open>.dropdown-toggle.btn.btn-secondary,div.newsletter .newsletter-submit.btn-secondary:active,div.newsletter .newsletter-submit.btn-secondary.active,.open>.dropdown-togglediv.newsletter .newsletter-submit.btn-secondary,.wpt_widget_content div.wpt-pagination a.btn-secondary:active,.wpt_widget_content div.wpt-pagination a.btn-secondary.active,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.btn-secondary,.jetpack_subscription_widget input[type=submit].btn-secondary:active,.jetpack_subscription_widget input[type=submit].btn-secondary.active,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].btn-secondary,.hs-button.btn-secondary:active,.hs-button.btn-secondary.active,.open>.dropdown-toggle.hs-button.btn-secondary,#submit.btn-secondary:active,#submit.btn-secondary.active,.open>.dropdown-toggle#submit.btn-secondary,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn>a.btn-secondary{color:#fff;background-color:#5e7001;border-color:#556601}.btn.btn-secondary:active:hover,.btn.btn-secondary.active:hover,.open>.dropdown-toggle.btn.btn-secondary:hover,.btn.btn-secondary:active:focus,.btn.btn-secondary.active:focus,.open>.dropdown-toggle.btn.btn-secondary:focus,.btn.btn-secondary:active.focus,.btn.btn-secondary.active.focus,.open>.dropdown-toggle.btn.btn-secondary.focus,div.newsletter .newsletter-submit.btn-secondary:active:hover,div.newsletter .newsletter-submit.btn-secondary.active:hover,.open>.dropdown-togglediv.newsletter .newsletter-submit.btn-secondary:hover,div.newsletter .newsletter-submit.btn-secondary:active:focus,div.newsletter .newsletter-submit.btn-secondary.active:focus,.open>.dropdown-togglediv.newsletter .newsletter-submit.btn-secondary:focus,div.newsletter .newsletter-submit.btn-secondary:active.focus,div.newsletter .newsletter-submit.btn-secondary.active.focus,.open>.dropdown-togglediv.newsletter .newsletter-submit.btn-secondary.focus,.wpt_widget_content div.wpt-pagination a.btn-secondary:active:hover,.wpt_widget_content div.wpt-pagination a.btn-secondary.active:hover,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.btn-secondary:hover,.wpt_widget_content div.wpt-pagination a.btn-secondary:active:focus,.wpt_widget_content div.wpt-pagination a.btn-secondary.active:focus,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.btn-secondary:focus,.wpt_widget_content div.wpt-pagination a.btn-secondary:active.focus,.wpt_widget_content div.wpt-pagination a.btn-secondary.active.focus,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.btn-secondary.focus,.jetpack_subscription_widget input[type=submit].btn-secondary:active:hover,.jetpack_subscription_widget input[type=submit].btn-secondary.active:hover,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].btn-secondary:hover,.jetpack_subscription_widget input[type=submit].btn-secondary:active:focus,.jetpack_subscription_widget input[type=submit].btn-secondary.active:focus,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].btn-secondary:focus,.jetpack_subscription_widget input[type=submit].btn-secondary:active.focus,.jetpack_subscription_widget input[type=submit].btn-secondary.active.focus,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].btn-secondary.focus,.hs-button.btn-secondary:active:hover,.hs-button.btn-secondary.active:hover,.open>.dropdown-toggle.hs-button.btn-secondary:hover,.hs-button.btn-secondary:active:focus,.hs-button.btn-secondary.active:focus,.open>.dropdown-toggle.hs-button.btn-secondary:focus,.hs-button.btn-secondary:active.focus,.hs-button.btn-secondary.active.focus,.open>.dropdown-toggle.hs-button.btn-secondary.focus,#submit.btn-secondary:active:hover,#submit.btn-secondary.active:hover,.open>.dropdown-toggle#submit.btn-secondary:hover,#submit.btn-secondary:active:focus,#submit.btn-secondary.active:focus,.open>.dropdown-toggle#submit.btn-secondary:focus,#submit.btn-secondary:active.focus,#submit.btn-secondary.active.focus,.open>.dropdown-toggle#submit.btn-secondary.focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active:hover,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active:hover,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:hover,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active:focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active:focus,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active.focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active.focus,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.focus{color:#fff;background-color:#404d00;border-color:#1e2400}.btn.btn-secondary:active,.btn.btn-secondary.active,.open>.dropdown-toggle.btn.btn-secondary,div.newsletter .newsletter-submit.btn-secondary:active,div.newsletter .newsletter-submit.btn-secondary.active,.open>.dropdown-togglediv.newsletter .newsletter-submit.btn-secondary,.wpt_widget_content div.wpt-pagination a.btn-secondary:active,.wpt_widget_content div.wpt-pagination a.btn-secondary.active,.open>.dropdown-toggle.wpt_widget_content div.wpt-pagination a.btn-secondary,.jetpack_subscription_widget input[type=submit].btn-secondary:active,.jetpack_subscription_widget input[type=submit].btn-secondary.active,.open>.dropdown-toggle.jetpack_subscription_widget input[type=submit].btn-secondary,.hs-button.btn-secondary:active,.hs-button.btn-secondary.active,.open>.dropdown-toggle.hs-button.btn-secondary,#submit.btn-secondary:active,#submit.btn-secondary.active,.open>.dropdown-toggle#submit.btn-secondary,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active,.open>.dropdown-toggle.navbar .navbar-nav li.menu-item-btn>a.btn-secondary{background-image:none}.btn.btn-secondary.disabled,.btn.btn-secondary[disabled],fieldset[disabled] .btn.btn-secondary,.btn.btn-secondary.disabled:hover,.btn.btn-secondary[disabled]:hover,fieldset[disabled] .btn.btn-secondary:hover,.btn.btn-secondary.disabled:focus,.btn.btn-secondary[disabled]:focus,fieldset[disabled] .btn.btn-secondary:focus,.btn.btn-secondary.disabled.focus,.btn.btn-secondary[disabled].focus,fieldset[disabled] .btn.btn-secondary.focus,.btn.btn-secondary.disabled:active,.btn.btn-secondary[disabled]:active,fieldset[disabled] .btn.btn-secondary:active,.btn.btn-secondary.disabled.active,.btn.btn-secondary[disabled].active,fieldset[disabled] .btn.btn-secondary.active,div.newsletter .newsletter-submit.btn-secondary.disabled,div.newsletter .newsletter-submit.btn-secondary[disabled],fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary,div.newsletter .newsletter-submit.btn-secondary.disabled:hover,div.newsletter .newsletter-submit.btn-secondary[disabled]:hover,fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary:hover,div.newsletter .newsletter-submit.btn-secondary.disabled:focus,div.newsletter .newsletter-submit.btn-secondary[disabled]:focus,fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary:focus,div.newsletter .newsletter-submit.btn-secondary.disabled.focus,div.newsletter .newsletter-submit.btn-secondary[disabled].focus,fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary.focus,div.newsletter .newsletter-submit.btn-secondary.disabled:active,div.newsletter .newsletter-submit.btn-secondary[disabled]:active,fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary:active,div.newsletter .newsletter-submit.btn-secondary.disabled.active,div.newsletter .newsletter-submit.btn-secondary[disabled].active,fieldset[disabled] div.newsletter .newsletter-submit.btn-secondary.active,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled],fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled:hover,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled]:hover,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary:hover,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled:focus,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled]:focus,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary:focus,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled.focus,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled].focus,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary.focus,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled:active,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled]:active,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary:active,.wpt_widget_content div.wpt-pagination a.btn-secondary.disabled.active,.wpt_widget_content div.wpt-pagination a.btn-secondary[disabled].active,fieldset[disabled] .wpt_widget_content div.wpt-pagination a.btn-secondary.active,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled],fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled:hover,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled]:hover,fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary:hover,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled:focus,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled]:focus,fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary:focus,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled.focus,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled].focus,fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary.focus,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled:active,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled]:active,fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary:active,.jetpack_subscription_widget input[type=submit].btn-secondary.disabled.active,.jetpack_subscription_widget input[type=submit].btn-secondary[disabled].active,fieldset[disabled] .jetpack_subscription_widget input[type=submit].btn-secondary.active,.hs-button.btn-secondary.disabled,.hs-button.btn-secondary[disabled],fieldset[disabled] .hs-button.btn-secondary,.hs-button.btn-secondary.disabled:hover,.hs-button.btn-secondary[disabled]:hover,fieldset[disabled] .hs-button.btn-secondary:hover,.hs-button.btn-secondary.disabled:focus,.hs-button.btn-secondary[disabled]:focus,fieldset[disabled] .hs-button.btn-secondary:focus,.hs-button.btn-secondary.disabled.focus,.hs-button.btn-secondary[disabled].focus,fieldset[disabled] .hs-button.btn-secondary.focus,.hs-button.btn-secondary.disabled:active,.hs-button.btn-secondary[disabled]:active,fieldset[disabled] .hs-button.btn-secondary:active,.hs-button.btn-secondary.disabled.active,.hs-button.btn-secondary[disabled].active,fieldset[disabled] .hs-button.btn-secondary.active,#submit.btn-secondary.disabled,#submit.btn-secondary[disabled],fieldset[disabled] #submit.btn-secondary,#submit.btn-secondary.disabled:hover,#submit.btn-secondary[disabled]:hover,fieldset[disabled] #submit.btn-secondary:hover,#submit.btn-secondary.disabled:focus,#submit.btn-secondary[disabled]:focus,fieldset[disabled] #submit.btn-secondary:focus,#submit.btn-secondary.disabled.focus,#submit.btn-secondary[disabled].focus,fieldset[disabled] #submit.btn-secondary.focus,#submit.btn-secondary.disabled:active,#submit.btn-secondary[disabled]:active,fieldset[disabled] #submit.btn-secondary:active,#submit.btn-secondary.disabled.active,#submit.btn-secondary[disabled].active,fieldset[disabled] #submit.btn-secondary.active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled],fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled:hover,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled]:hover,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary:hover,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled:focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled]:focus,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary:focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled.focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled].focus,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary.focus,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled:active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled]:active,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary:active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary.disabled.active,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary[disabled].active,fieldset[disabled] .navbar .navbar-nav li.menu-item-btn>a.btn-secondary.active{background-color:#88a301;border-color:#88a301}.btn.btn-secondary .badge,div.newsletter .newsletter-submit.btn-secondary .badge,.wpt_widget_content div.wpt-pagination a.btn-secondary .badge,.jetpack_subscription_widget input[type=submit].btn-secondary .badge,.hs-button.btn-secondary .badge,#submit.btn-secondary .badge,.navbar .navbar-nav li.menu-item-btn>a.btn-secondary .badge{color:#88a301;background-color:#fff}a:hover .btn,a:hover div.newsletter .newsletter-submit,a:hover .wpt_widget_content div.wpt-pagination a,a:hover .jetpack_subscription_widget input[type=submit],a:hover .hs-button,a:hover #submit,a:hover .navbar .navbar-nav li.menu-item-btn>a{background-color:#e6e6e6;background-position:0 -15px}a:hover .btn i,a:hover div.newsletter .newsletter-submit i,a:hover .wpt_widget_content div.wpt-pagination a i,a:hover .jetpack_subscription_widget input[type=submit] i,a:hover .hs-button i,a:hover #submit i,a:hover .navbar .navbar-nav li.menu-item-btn>a i{color:#222}.btn-tsnr-green{color:#fff;background-color:#88a301;border-color:#88a301}.btn-tsnr-green:focus,.btn-tsnr-green.focus{color:#fff;background-color:#5e7001;border-color:#1e2400}.btn-tsnr-green:hover{color:#fff;background-color:#5e7001;border-color:#556601}.btn-tsnr-green:active,.btn-tsnr-green.active,.open>.dropdown-toggle.btn-tsnr-green{color:#fff;background-color:#5e7001;border-color:#556601}.btn-tsnr-green:active:hover,.btn-tsnr-green.active:hover,.open>.dropdown-toggle.btn-tsnr-green:hover,.btn-tsnr-green:active:focus,.btn-tsnr-green.active:focus,.open>.dropdown-toggle.btn-tsnr-green:focus,.btn-tsnr-green:active.focus,.btn-tsnr-green.active.focus,.open>.dropdown-toggle.btn-tsnr-green.focus{color:#fff;background-color:#404d00;border-color:#1e2400}.btn-tsnr-green:active,.btn-tsnr-green.active,.open>.dropdown-toggle.btn-tsnr-green{background-image:none}.btn-tsnr-green.disabled,.btn-tsnr-green[disabled],fieldset[disabled] .btn-tsnr-green,.btn-tsnr-green.disabled:hover,.btn-tsnr-green[disabled]:hover,fieldset[disabled] .btn-tsnr-green:hover,.btn-tsnr-green.disabled:focus,.btn-tsnr-green[disabled]:focus,fieldset[disabled] .btn-tsnr-green:focus,.btn-tsnr-green.disabled.focus,.btn-tsnr-green[disabled].focus,fieldset[disabled] .btn-tsnr-green.focus,.btn-tsnr-green.disabled:active,.btn-tsnr-green[disabled]:active,fieldset[disabled] .btn-tsnr-green:active,.btn-tsnr-green.disabled.active,.btn-tsnr-green[disabled].active,fieldset[disabled] .btn-tsnr-green.active{background-color:#88a301;border-color:#88a301}.btn-tsnr-green .badge{color:#88a301;background-color:#fff}.btn.btn-scroller,div.newsletter .newsletter-submit.btn-scroller,.wpt_widget_content div.wpt-pagination a.btn-scroller,.jetpack_subscription_widget input[type=submit].btn-scroller,.hs-button.btn-scroller,#submit.btn-scroller,.navbar .navbar-nav li.menu-item-btn>a.btn-scroller{visibility:hidden;position:fixed;bottom:0;right:0;margin:1em;padding:0;width:2em;height:2em;border-radius:50%;text-align:center;line-height:1.8;font-size:20px;z-index:1029;box-shadow:0 0 0 4px rgba(0,0,0,0.1)}@media screen and (min-width:768px){#tsnr-to-pgtop{display:block}}body.hs-blog-post #tsnr-to-pgtop,body.single #tsnr-to-pgtop{bottom:38px}#tsnr-to-pgtop.affix,#tsnr-to-pgtop.affix-bottom{visibility:visible}.btn-outline{border-radius:1.5em;border-width:3px;padding-left:1.333em;padding-right:1.333em;background-color:transparent}.btn-callout{border-radius:1.5em;padding-left:1.333em;padding-right:1.333em}.btn-outline-default{color:#5d5e60;border-color:#5d5e60}.btn-outline-default:hover,.btn-outline-default:focus,.btn-outline-default.focus,.btn-outline-default:active,.btn-outline-default.active{color:#3f4041;border-color:#3f4041}.btn-outline-secondary{color:#88a301;border-color:#88a301}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary.active{color:#556601;border-color:#556601}.btn-outline-primary{color:#1db2e2;border-color:#1db2e2}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary.active{color:#1687ac;border-color:#1687ac}.btn-icon{border-radius:500px;padding:0;width:24px;height:24px;line-height:24px;text-align:center}.btn-icon i{color:#8b8b8b;-webkit-transition:color 400ms ease;-o-transition:color 400ms ease;transition:color 400ms ease}.btn-icon.btn-inverse i{color:#e9e9e9}.btn-inverse{color:#fff;background-color:#121212;border-color:#121212}.btn-inverse:focus,.btn-inverse.focus{color:#fff;background-color:#000;border-color:#000}.btn-inverse:hover{color:#fff;background-color:#000;border-color:#000}.btn-inverse:active,.btn-inverse.active,.open>.dropdown-toggle.btn-inverse{color:#fff;background-color:#000;border-color:#000}.btn-inverse:active:hover,.btn-inverse.active:hover,.open>.dropdown-toggle.btn-inverse:hover,.btn-inverse:active:focus,.btn-inverse.active:focus,.open>.dropdown-toggle.btn-inverse:focus,.btn-inverse:active.focus,.btn-inverse.active.focus,.open>.dropdown-toggle.btn-inverse.focus{color:#fff;background-color:#000;border-color:#000}.btn-inverse:active,.btn-inverse.active,.open>.dropdown-toggle.btn-inverse{background-image:none}.btn-inverse.disabled,.btn-inverse[disabled],fieldset[disabled] .btn-inverse,.btn-inverse.disabled:hover,.btn-inverse[disabled]:hover,fieldset[disabled] .btn-inverse:hover,.btn-inverse.disabled:focus,.btn-inverse[disabled]:focus,fieldset[disabled] .btn-inverse:focus,.btn-inverse.disabled.focus,.btn-inverse[disabled].focus,fieldset[disabled] .btn-inverse.focus,.btn-inverse.disabled:active,.btn-inverse[disabled]:active,fieldset[disabled] .btn-inverse:active,.btn-inverse.disabled.active,.btn-inverse[disabled].active,fieldset[disabled] .btn-inverse.active{background-color:#121212;border-color:#121212}.btn-inverse .badge{color:#121212;background-color:#fff}a:hover .btn.btn-inverse,a:hover div.newsletter .newsletter-submit.btn-inverse,a:hover .wpt_widget_content div.wpt-pagination a.btn-inverse,a:hover .jetpack_subscription_widget input[type=submit].btn-inverse,a:hover .hs-button.btn-inverse,a:hover #submit.btn-inverse,a:hover .navbar .navbar-nav li.menu-item-btn>a.btn-inverse{background-color:#121212;background-image:none}a:hover .btn.btn-inverse i,a:hover div.newsletter .newsletter-submit.btn-inverse i,a:hover .wpt_widget_content div.wpt-pagination a.btn-inverse i,a:hover .jetpack_subscription_widget input[type=submit].btn-inverse i,a:hover .hs-button.btn-inverse i,a:hover #submit.btn-inverse i,a:hover .navbar .navbar-nav li.menu-item-btn>a.btn-inverse i{color:#e9e9e9}.btn-input{color:#5d5e60;background-color:#fff;border-color:#ccc;text-transform:none;font-weight:normal;letter-spacing:normal;text-align:initial}.btn-input:focus,.btn-input.focus{color:#5d5e60;background-color:#e6e6e6;border-color:#8c8c8c}.btn-input:hover{color:#5d5e60;background-color:#e6e6e6;border-color:#adadad}.btn-input:active,.btn-input.active,.open>.dropdown-toggle.btn-input{color:#5d5e60;background-color:#e6e6e6;border-color:#adadad}.btn-input:active:hover,.btn-input.active:hover,.open>.dropdown-toggle.btn-input:hover,.btn-input:active:focus,.btn-input.active:focus,.open>.dropdown-toggle.btn-input:focus,.btn-input:active.focus,.btn-input.active.focus,.open>.dropdown-toggle.btn-input.focus{color:#5d5e60;background-color:#d4d4d4;border-color:#8c8c8c}.btn-input:active,.btn-input.active,.open>.dropdown-toggle.btn-input{background-image:none}.btn-input.disabled,.btn-input[disabled],fieldset[disabled] .btn-input,.btn-input.disabled:hover,.btn-input[disabled]:hover,fieldset[disabled] .btn-input:hover,.btn-input.disabled:focus,.btn-input[disabled]:focus,fieldset[disabled] .btn-input:focus,.btn-input.disabled.focus,.btn-input[disabled].focus,fieldset[disabled] .btn-input.focus,.btn-input.disabled:active,.btn-input[disabled]:active,fieldset[disabled] .btn-input:active,.btn-input.disabled.active,.btn-input[disabled].active,fieldset[disabled] .btn-input.active{background-color:#fff;border-color:#ccc}.btn-input .badge{color:#fff;background-color:#5d5e60}.btn-input:hover{background-color:#fff}.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-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.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:15px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:3px;-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:10px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.5;color:#404041;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#333334;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:#1db2e2}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#8b8b8b}.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:14px;line-height:1.5;color:#8b8b8b;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 dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.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,.btn-group>div.newsletter .newsletter-submit,.btn-group-vertical>div.newsletter .newsletter-submit,.btn-group>.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a,.btn-group>.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.jetpack_subscription_widget input[type=submit],.btn-group>.hs-button,.btn-group-vertical>.hs-button,.btn-group>#submit,.btn-group-vertical>#submit,.btn-group>.navbar .navbar-nav li.menu-item-btn>a,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active,.btn-group>div.newsletter .newsletter-submit:hover,.btn-group-vertical>div.newsletter .newsletter-submit:hover,.btn-group>div.newsletter .newsletter-submit:focus,.btn-group-vertical>div.newsletter .newsletter-submit:focus,.btn-group>div.newsletter .newsletter-submit:active,.btn-group-vertical>div.newsletter .newsletter-submit:active,.btn-group>div.newsletter .newsletter-submit.active,.btn-group-vertical>div.newsletter .newsletter-submit.active,.btn-group>.wpt_widget_content div.wpt-pagination a:hover,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:hover,.btn-group>.wpt_widget_content div.wpt-pagination a:focus,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:focus,.btn-group>.wpt_widget_content div.wpt-pagination a:active,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:active,.btn-group>.wpt_widget_content div.wpt-pagination a.active,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a.active,.btn-group>.jetpack_subscription_widget input[type=submit]:hover,.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:hover,.btn-group>.jetpack_subscription_widget input[type=submit]:focus,.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:focus,.btn-group>.jetpack_subscription_widget input[type=submit]:active,.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:active,.btn-group>.jetpack_subscription_widget input[type=submit].active,.btn-group-vertical>.jetpack_subscription_widget input[type=submit].active,.btn-group>.hs-button:hover,.btn-group-vertical>.hs-button:hover,.btn-group>.hs-button:focus,.btn-group-vertical>.hs-button:focus,.btn-group>.hs-button:active,.btn-group-vertical>.hs-button:active,.btn-group>.hs-button.active,.btn-group-vertical>.hs-button.active,.btn-group>#submit:hover,.btn-group-vertical>#submit:hover,.btn-group>#submit:focus,.btn-group-vertical>#submit:focus,.btn-group>#submit:active,.btn-group-vertical>#submit:active,.btn-group>#submit.active,.btn-group-vertical>#submit.active,.btn-group>.navbar .navbar-nav li.menu-item-btn>a:hover,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:hover,.btn-group>.navbar .navbar-nav li.menu-item-btn>a:focus,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:focus,.btn-group>.navbar .navbar-nav li.menu-item-btn>a:active,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:active,.btn-group>.navbar .navbar-nav li.menu-item-btn>a.active,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group div.newsletter .newsletter-submit+div.newsletter .newsletter-submit,.btn-group div.newsletter .newsletter-submit+.btn-group,.btn-group .btn-group+div.newsletter .newsletter-submit,.btn-group .wpt_widget_content div.wpt-pagination a+.wpt_widget_content div.wpt-pagination a,.btn-group .wpt_widget_content div.wpt-pagination a+.btn-group,.btn-group .btn-group+.wpt_widget_content div.wpt-pagination a,.btn-group .jetpack_subscription_widget input[type=submit]+.jetpack_subscription_widget input[type=submit],.btn-group .jetpack_subscription_widget input[type=submit]+.btn-group,.btn-group .btn-group+.jetpack_subscription_widget input[type=submit],.btn-group .hs-button+.hs-button,.btn-group .hs-button+.btn-group,.btn-group .btn-group+.hs-button,.btn-group #submit+#submit,.btn-group #submit+.btn-group,.btn-group .btn-group+#submit,.btn-group .navbar .navbar-nav li.menu-item-btn>a+.navbar .navbar-nav li.menu-item-btn>a,.btn-group .navbar .navbar-nav li.menu-item-btn>a+.btn-group,.btn-group .btn-group+.navbar .navbar-nav li.menu-item-btn>a{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.btn-toolbar div.newsletter .newsletter-submit,.btn-toolbar .wpt_widget_content div.wpt-pagination a,.btn-toolbar .jetpack_subscription_widget input[type=submit],.btn-toolbar .hs-button,.btn-toolbar #submit,.btn-toolbar .navbar .navbar-nav li.menu-item-btn>a{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group,.btn-toolbar>div.newsletter .newsletter-submit,.btn-toolbar>.wpt_widget_content div.wpt-pagination a,.btn-toolbar>.jetpack_subscription_widget input[type=submit],.btn-toolbar>.hs-button,.btn-toolbar>#submit,.btn-toolbar>.navbar .navbar-nav li.menu-item-btn>a{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>div.newsletter .newsletter-submit:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.wpt_widget_content div.wpt-pagination a:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.jetpack_subscription_widget input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.hs-button:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>#submit:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.navbar .navbar-nav li.menu-item-btn>a:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>div.newsletter .newsletter-submit:first-child,.btn-group>.wpt_widget_content div.wpt-pagination a:first-child,.btn-group>.jetpack_subscription_widget input[type=submit]:first-child,.btn-group>.hs-button:first-child,.btn-group>#submit:first-child,.btn-group>.navbar .navbar-nav li.menu-item-btn>a:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>div.newsletter .newsletter-submit:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.wpt_widget_content div.wpt-pagination a:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.jetpack_subscription_widget input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.hs-button:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>#submit:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.navbar .navbar-nav li.menu-item-btn>a: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),.btn-group>div.newsletter .newsletter-submit:last-child:not(:first-child),.btn-group>.wpt_widget_content div.wpt-pagination a:last-child:not(:first-child),.btn-group>.jetpack_subscription_widget input[type=submit]:last-child:not(:first-child),.btn-group>.hs-button:last-child:not(:first-child),.btn-group>#submit:last-child:not(:first-child),.btn-group>.navbar .navbar-nav li.menu-item-btn>a:last-child: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,.btn-group>.btn-group:not(:first-child):not(:last-child)>div.newsletter .newsletter-submit,.btn-group>.btn-group:not(:first-child):not(:last-child)>.wpt_widget_content div.wpt-pagination a,.btn-group>.btn-group:not(:first-child):not(:last-child)>.jetpack_subscription_widget input[type=submit],.btn-group>.btn-group:not(:first-child):not(:last-child)>.hs-button,.btn-group>.btn-group:not(:first-child):not(:last-child)>#submit,.btn-group>.btn-group:not(:first-child):not(:last-child)>.navbar .navbar-nav li.menu-item-btn>a{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn-group:first-child:not(:last-child)>div.newsletter .newsletter-submit:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.wpt_widget_content div.wpt-pagination a:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.jetpack_subscription_widget input[type=submit]:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.hs-button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>#submit:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.navbar .navbar-nav li.menu-item-btn>a:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>div.newsletter .newsletter-submit:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.wpt_widget_content div.wpt-pagination a:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.jetpack_subscription_widget input[type=submit]:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.hs-button:first-child,.btn-group>.btn-group:last-child:not(:first-child)>#submit:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.navbar .navbar-nav li.menu-item-btn>a: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,.btn-group>div.newsletter .newsletter-submit+.dropdown-toggle,.btn-group>.wpt_widget_content div.wpt-pagination a+.dropdown-toggle,.btn-group>.jetpack_subscription_widget input[type=submit]+.dropdown-toggle,.btn-group>.hs-button+.dropdown-toggle,.btn-group>#submit+.dropdown-toggle,.btn-group>.navbar .navbar-nav li.menu-item-btn>a+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group>.hs-button.large+.dropdown-toggle,.btn-group>#submit+.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,div.newsletter .newsletter-submit .caret,.wpt_widget_content div.wpt-pagination a .caret,.jetpack_subscription_widget input[type=submit] .caret,.hs-button .caret,#submit .caret,.navbar .navbar-nav li.menu-item-btn>a .caret{margin-left:0}.btn-lg .caret,.hs-button.large .caret,#submit .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .hs-button.large .caret,.dropup #submit .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>div.newsletter .newsletter-submit,.btn-group-vertical>.btn-group>div.newsletter .newsletter-submit,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.btn-group>.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.btn-group>.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.hs-button,.btn-group-vertical>.btn-group>.hs-button,.btn-group-vertical>#submit,.btn-group-vertical>.btn-group>#submit,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a,.btn-group-vertical>.btn-group>.navbar .navbar-nav li.menu-item-btn>a{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>div.newsletter .newsletter-submit,.btn-group-vertical>.btn-group>.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.btn-group>.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.btn-group>.hs-button,.btn-group-vertical>.btn-group>#submit,.btn-group-vertical>.btn-group>.navbar .navbar-nav li.menu-item-btn>a{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,.btn-group-vertical>div.newsletter .newsletter-submit+div.newsletter .newsletter-submit,.btn-group-vertical>div.newsletter .newsletter-submit+.btn-group,.btn-group-vertical>.btn-group+div.newsletter .newsletter-submit,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a+.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.wpt_widget_content div.wpt-pagination a+.btn-group,.btn-group-vertical>.btn-group+.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.jetpack_subscription_widget input[type=submit]+.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.jetpack_subscription_widget input[type=submit]+.btn-group,.btn-group-vertical>.btn-group+.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.hs-button+.hs-button,.btn-group-vertical>.hs-button+.btn-group,.btn-group-vertical>.btn-group+.hs-button,.btn-group-vertical>#submit+#submit,.btn-group-vertical>#submit+.btn-group,.btn-group-vertical>.btn-group+#submit,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a+.navbar .navbar-nav li.menu-item-btn>a,.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a+.btn-group,.btn-group-vertical>.btn-group+.navbar .navbar-nav li.menu-item-btn>a{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>div.newsletter .newsletter-submit:not(:first-child):not(:last-child),.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:not(:first-child):not(:last-child),.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:not(:first-child):not(:last-child),.btn-group-vertical>.hs-button:not(:first-child):not(:last-child),.btn-group-vertical>#submit:not(:first-child):not(:last-child),.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>div.newsletter .newsletter-submit:first-child:not(:last-child),.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:first-child:not(:last-child),.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:first-child:not(:last-child),.btn-group-vertical>.hs-button:first-child:not(:last-child),.btn-group-vertical>#submit:first-child:not(:last-child),.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:first-child:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>div.newsletter .newsletter-submit:last-child:not(:first-child),.btn-group-vertical>.wpt_widget_content div.wpt-pagination a:last-child:not(:first-child),.btn-group-vertical>.jetpack_subscription_widget input[type=submit]:last-child:not(:first-child),.btn-group-vertical>.hs-button:last-child:not(:first-child),.btn-group-vertical>#submit:last-child:not(:first-child),.btn-group-vertical>.navbar .navbar-nav li.menu-item-btn>a:last-child:not(:first-child){border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>div.newsletter .newsletter-submit,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.wpt_widget_content div.wpt-pagination a,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.jetpack_subscription_widget input[type=submit],.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.hs-button,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>#submit,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.navbar .navbar-nav li.menu-item-btn>a{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,.btn-group-vertical>.btn-group:first-child:not(:last-child)>div.newsletter .newsletter-submit:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.wpt_widget_content div.wpt-pagination a:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.jetpack_subscription_widget input[type=submit]:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.hs-button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>#submit:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.navbar .navbar-nav li.menu-item-btn>a:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>div.newsletter .newsletter-submit:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.wpt_widget_content div.wpt-pagination a:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.jetpack_subscription_widget input[type=submit]:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.hs-button:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>#submit:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.navbar .navbar-nav li.menu-item-btn>a: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,.btn-group-justified>div.newsletter .newsletter-submit,.btn-group-justified>.wpt_widget_content div.wpt-pagination a,.btn-group-justified>.jetpack_subscription_widget input[type=submit],.btn-group-justified>.hs-button,.btn-group-justified>#submit,.btn-group-justified>.navbar .navbar-nav li.menu-item-btn>a{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group div.newsletter .newsletter-submit,.btn-group-justified>.btn-group .wpt_widget_content div.wpt-pagination a,.btn-group-justified>.btn-group .jetpack_subscription_widget input[type=submit],.btn-group-justified>.btn-group .hs-button,.btn-group-justified>.btn-group #submit,.btn-group-justified>.btn-group .navbar .navbar-nav li.menu-item-btn>a{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],[data-toggle="buttons"]>div.newsletter .newsletter-submit input[type="radio"],[data-toggle="buttons"]>.btn-group>div.newsletter .newsletter-submit input[type="radio"],[data-toggle="buttons"]>div.newsletter .newsletter-submit input[type="checkbox"],[data-toggle="buttons"]>.btn-group>div.newsletter .newsletter-submit input[type="checkbox"],[data-toggle="buttons"]>.wpt_widget_content div.wpt-pagination a input[type="radio"],[data-toggle="buttons"]>.btn-group>.wpt_widget_content div.wpt-pagination a input[type="radio"],[data-toggle="buttons"]>.wpt_widget_content div.wpt-pagination a input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.wpt_widget_content div.wpt-pagination a input[type="checkbox"],[data-toggle="buttons"]>.jetpack_subscription_widget input[type=submit] input[type="radio"],[data-toggle="buttons"]>.btn-group>.jetpack_subscription_widget input[type=submit] input[type="radio"],[data-toggle="buttons"]>.jetpack_subscription_widget input[type=submit] input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.jetpack_subscription_widget input[type=submit] input[type="checkbox"],[data-toggle="buttons"]>.hs-button input[type="radio"],[data-toggle="buttons"]>.btn-group>.hs-button input[type="radio"],[data-toggle="buttons"]>.hs-button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.hs-button input[type="checkbox"],[data-toggle="buttons"]>#submit input[type="radio"],[data-toggle="buttons"]>.btn-group>#submit input[type="radio"],[data-toggle="buttons"]>#submit input[type="checkbox"],[data-toggle="buttons"]>.btn-group>#submit input[type="checkbox"],[data-toggle="buttons"]>.navbar .navbar-nav li.menu-item-btn>a input[type="radio"],[data-toggle="buttons"]>.btn-group>.navbar .navbar-nav li.menu-item-btn>a input[type="radio"],[data-toggle="buttons"]>.navbar .navbar-nav li.menu-item-btn>a input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.navbar .navbar-nav li.menu-item-btn>a input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.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,.input-group div.newsletter .newsletter-email,.input-group div.newsletter table select,.input-group div.newsletter table textarea,.input-group div.newsletter table input[type="text"],.input-group div.newsletter table input[type="password"],.input-group div.newsletter table input[type="datetime"],.input-group div.newsletter table input[type="datetime-local"],.input-group div.newsletter table input[type="date"],.input-group div.newsletter table input[type="month"],.input-group div.newsletter table input[type="time"],.input-group div.newsletter table input[type="week"],.input-group div.newsletter table input[type="number"],.input-group div.newsletter table input[type="email"],.input-group div.newsletter table input[type="url"],.input-group div.newsletter table input[type="search"],.input-group div.newsletter table input[type="tel"],.input-group div.newsletter table input[type="color"],.input-group form.yikes-easy-mc-form input.yikes-easy-mc-text,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-password,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-email,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-date,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-number,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-url,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.input-group #subscribe-email input[type=email],.input-group #subscribe-email input[type=text],.input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.input-group form.hs-form select,.input-group form.hs-form input[type="text"],.input-group form.hs-form input[type="email"],.input-group form.hs-form select,.input-group #comment,.input-group #commentform input[type=text]{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>div.newsletter .newsletter-email,.input-group-lg>div.newsletter table select,.input-group-lg>div.newsletter table textarea,.input-group-lg>div.newsletter table input[type="text"],.input-group-lg>div.newsletter table input[type="password"],.input-group-lg>div.newsletter table input[type="datetime"],.input-group-lg>div.newsletter table input[type="datetime-local"],.input-group-lg>div.newsletter table input[type="date"],.input-group-lg>div.newsletter table input[type="month"],.input-group-lg>div.newsletter table input[type="time"],.input-group-lg>div.newsletter table input[type="week"],.input-group-lg>div.newsletter table input[type="number"],.input-group-lg>div.newsletter table input[type="email"],.input-group-lg>div.newsletter table input[type="url"],.input-group-lg>div.newsletter table input[type="search"],.input-group-lg>div.newsletter table input[type="tel"],.input-group-lg>div.newsletter table input[type="color"],.input-group-lg>.input-group-btn>div.newsletter .newsletter-submit,.input-group-lg>.input-group-btn>.wpt_widget_content div.wpt-pagination a,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-text,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-password,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-email,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-date,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-number,.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-url,.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.input-group-lg>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.input-group-lg>.input-group-btn>.jetpack_subscription_widget input[type=submit],.input-group-lg>#subscribe-email input[type=email],.input-group-lg>#subscribe-email input[type=text],.input-group-lg>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.input-group-lg>form.hs-form select,.input-group-lg>form.hs-form input[type="text"],.input-group-lg>form.hs-form input[type="email"],.input-group-lg>form.hs-form select,.input-group-lg>.input-group-btn>.hs-button,.input-group-lg>#comment,.input-group-lg>.input-group-btn>#submit,.input-group-lg>#commentform input[type=text],.input-group-lg>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:3px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn,select.input-group-lg>div.newsletter .newsletter-email,select.input-group-lg>div.newsletter table select,select.input-group-lg>div.newsletter table textarea,select.input-group-lg>div.newsletter table input[type="text"],select.input-group-lg>div.newsletter table input[type="password"],select.input-group-lg>div.newsletter table input[type="datetime"],select.input-group-lg>div.newsletter table input[type="datetime-local"],select.input-group-lg>div.newsletter table input[type="date"],select.input-group-lg>div.newsletter table input[type="month"],select.input-group-lg>div.newsletter table input[type="time"],select.input-group-lg>div.newsletter table input[type="week"],select.input-group-lg>div.newsletter table input[type="number"],select.input-group-lg>div.newsletter table input[type="email"],select.input-group-lg>div.newsletter table input[type="url"],select.input-group-lg>div.newsletter table input[type="search"],select.input-group-lg>div.newsletter table input[type="tel"],select.input-group-lg>div.newsletter table input[type="color"],select.input-group-lg>.input-group-btn>div.newsletter .newsletter-submit,select.input-group-lg>.input-group-btn>.wpt_widget_content div.wpt-pagination a,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-text,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-password,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-email,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-date,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-number,select.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-url,select.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,select.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,select.input-group-lg>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,select.input-group-lg>.input-group-btn>.jetpack_subscription_widget input[type=submit],select.input-group-lg>#subscribe-email input[type=email],select.input-group-lg>#subscribe-email input[type=text],select.input-group-lg>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),select.input-group-lg>form.hs-form select,select.input-group-lg>form.hs-form input[type="text"],select.input-group-lg>form.hs-form input[type="email"],select.input-group-lg>form.hs-form select,select.input-group-lg>.input-group-btn>.hs-button,select.input-group-lg>#comment,select.input-group-lg>.input-group-btn>#submit,select.input-group-lg>#commentform input[type=text],select.input-group-lg>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>div.newsletter .newsletter-email,select[multiple].input-group-lg>div.newsletter .newsletter-email,textarea.input-group-lg>div.newsletter table select,select[multiple].input-group-lg>div.newsletter table select,textarea.input-group-lg>div.newsletter table textarea,select[multiple].input-group-lg>div.newsletter table textarea,textarea.input-group-lg>div.newsletter table input[type="text"],select[multiple].input-group-lg>div.newsletter table input[type="text"],textarea.input-group-lg>div.newsletter table input[type="password"],select[multiple].input-group-lg>div.newsletter table input[type="password"],textarea.input-group-lg>div.newsletter table input[type="datetime"],select[multiple].input-group-lg>div.newsletter table input[type="datetime"],textarea.input-group-lg>div.newsletter table input[type="datetime-local"],select[multiple].input-group-lg>div.newsletter table input[type="datetime-local"],textarea.input-group-lg>div.newsletter table input[type="date"],select[multiple].input-group-lg>div.newsletter table input[type="date"],textarea.input-group-lg>div.newsletter table input[type="month"],select[multiple].input-group-lg>div.newsletter table input[type="month"],textarea.input-group-lg>div.newsletter table input[type="time"],select[multiple].input-group-lg>div.newsletter table input[type="time"],textarea.input-group-lg>div.newsletter table input[type="week"],select[multiple].input-group-lg>div.newsletter table input[type="week"],textarea.input-group-lg>div.newsletter table input[type="number"],select[multiple].input-group-lg>div.newsletter table input[type="number"],textarea.input-group-lg>div.newsletter table input[type="email"],select[multiple].input-group-lg>div.newsletter table input[type="email"],textarea.input-group-lg>div.newsletter table input[type="url"],select[multiple].input-group-lg>div.newsletter table input[type="url"],textarea.input-group-lg>div.newsletter table input[type="search"],select[multiple].input-group-lg>div.newsletter table input[type="search"],textarea.input-group-lg>div.newsletter table input[type="tel"],select[multiple].input-group-lg>div.newsletter table input[type="tel"],textarea.input-group-lg>div.newsletter table input[type="color"],select[multiple].input-group-lg>div.newsletter table input[type="color"],textarea.input-group-lg>.input-group-btn>div.newsletter .newsletter-submit,select[multiple].input-group-lg>.input-group-btn>div.newsletter .newsletter-submit,textarea.input-group-lg>.input-group-btn>.wpt_widget_content div.wpt-pagination a,select[multiple].input-group-lg>.input-group-btn>.wpt_widget_content div.wpt-pagination a,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-text,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-text,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-password,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-password,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-email,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-email,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-date,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-date,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-number,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-number,textarea.input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-url,select[multiple].input-group-lg>form.yikes-easy-mc-form input.yikes-easy-mc-url,textarea.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,select[multiple].input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,textarea.input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,select[multiple].input-group-lg>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,textarea.input-group-lg>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,select[multiple].input-group-lg>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,textarea.input-group-lg>.input-group-btn>.jetpack_subscription_widget input[type=submit],select[multiple].input-group-lg>.input-group-btn>.jetpack_subscription_widget input[type=submit],textarea.input-group-lg>#subscribe-email input[type=email],select[multiple].input-group-lg>#subscribe-email input[type=email],textarea.input-group-lg>#subscribe-email input[type=text],select[multiple].input-group-lg>#subscribe-email input[type=text],textarea.input-group-lg>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),select[multiple].input-group-lg>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),textarea.input-group-lg>form.hs-form select,select[multiple].input-group-lg>form.hs-form select,textarea.input-group-lg>form.hs-form input[type="text"],select[multiple].input-group-lg>form.hs-form input[type="text"],textarea.input-group-lg>form.hs-form input[type="email"],select[multiple].input-group-lg>form.hs-form input[type="email"],textarea.input-group-lg>form.hs-form select,select[multiple].input-group-lg>form.hs-form select,textarea.input-group-lg>.input-group-btn>.hs-button,select[multiple].input-group-lg>.input-group-btn>.hs-button,textarea.input-group-lg>#comment,select[multiple].input-group-lg>#comment,textarea.input-group-lg>.input-group-btn>#submit,select[multiple].input-group-lg>.input-group-btn>#submit,textarea.input-group-lg>#commentform input[type=text],select[multiple].input-group-lg>#commentform input[type=text],textarea.input-group-lg>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a,select[multiple].input-group-lg>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>div.newsletter .newsletter-email,.input-group-sm>div.newsletter table select,.input-group-sm>div.newsletter table textarea,.input-group-sm>div.newsletter table input[type="text"],.input-group-sm>div.newsletter table input[type="password"],.input-group-sm>div.newsletter table input[type="datetime"],.input-group-sm>div.newsletter table input[type="datetime-local"],.input-group-sm>div.newsletter table input[type="date"],.input-group-sm>div.newsletter table input[type="month"],.input-group-sm>div.newsletter table input[type="time"],.input-group-sm>div.newsletter table input[type="week"],.input-group-sm>div.newsletter table input[type="number"],.input-group-sm>div.newsletter table input[type="email"],.input-group-sm>div.newsletter table input[type="url"],.input-group-sm>div.newsletter table input[type="search"],.input-group-sm>div.newsletter table input[type="tel"],.input-group-sm>div.newsletter table input[type="color"],.input-group-sm>.input-group-btn>div.newsletter .newsletter-submit,.input-group-sm>.input-group-btn>.wpt_widget_content div.wpt-pagination a,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-text,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-password,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-email,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-date,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-number,.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-url,.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.input-group-sm>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.input-group-sm>.input-group-btn>.jetpack_subscription_widget input[type=submit],.input-group-sm>#subscribe-email input[type=email],.input-group-sm>#subscribe-email input[type=text],.input-group-sm>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.input-group-sm>form.hs-form select,.input-group-sm>form.hs-form input[type="text"],.input-group-sm>form.hs-form input[type="email"],.input-group-sm>form.hs-form select,.input-group-sm>.input-group-btn>.hs-button,.input-group-sm>#comment,.input-group-sm>.input-group-btn>#submit,.input-group-sm>#commentform input[type=text],.input-group-sm>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:2px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn,select.input-group-sm>div.newsletter .newsletter-email,select.input-group-sm>div.newsletter table select,select.input-group-sm>div.newsletter table textarea,select.input-group-sm>div.newsletter table input[type="text"],select.input-group-sm>div.newsletter table input[type="password"],select.input-group-sm>div.newsletter table input[type="datetime"],select.input-group-sm>div.newsletter table input[type="datetime-local"],select.input-group-sm>div.newsletter table input[type="date"],select.input-group-sm>div.newsletter table input[type="month"],select.input-group-sm>div.newsletter table input[type="time"],select.input-group-sm>div.newsletter table input[type="week"],select.input-group-sm>div.newsletter table input[type="number"],select.input-group-sm>div.newsletter table input[type="email"],select.input-group-sm>div.newsletter table input[type="url"],select.input-group-sm>div.newsletter table input[type="search"],select.input-group-sm>div.newsletter table input[type="tel"],select.input-group-sm>div.newsletter table input[type="color"],select.input-group-sm>.input-group-btn>div.newsletter .newsletter-submit,select.input-group-sm>.input-group-btn>.wpt_widget_content div.wpt-pagination a,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-text,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-password,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-email,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-date,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-number,select.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-url,select.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,select.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,select.input-group-sm>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,select.input-group-sm>.input-group-btn>.jetpack_subscription_widget input[type=submit],select.input-group-sm>#subscribe-email input[type=email],select.input-group-sm>#subscribe-email input[type=text],select.input-group-sm>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),select.input-group-sm>form.hs-form select,select.input-group-sm>form.hs-form input[type="text"],select.input-group-sm>form.hs-form input[type="email"],select.input-group-sm>form.hs-form select,select.input-group-sm>.input-group-btn>.hs-button,select.input-group-sm>#comment,select.input-group-sm>.input-group-btn>#submit,select.input-group-sm>#commentform input[type=text],select.input-group-sm>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:33px;line-height:33px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>div.newsletter .newsletter-email,select[multiple].input-group-sm>div.newsletter .newsletter-email,textarea.input-group-sm>div.newsletter table select,select[multiple].input-group-sm>div.newsletter table select,textarea.input-group-sm>div.newsletter table textarea,select[multiple].input-group-sm>div.newsletter table textarea,textarea.input-group-sm>div.newsletter table input[type="text"],select[multiple].input-group-sm>div.newsletter table input[type="text"],textarea.input-group-sm>div.newsletter table input[type="password"],select[multiple].input-group-sm>div.newsletter table input[type="password"],textarea.input-group-sm>div.newsletter table input[type="datetime"],select[multiple].input-group-sm>div.newsletter table input[type="datetime"],textarea.input-group-sm>div.newsletter table input[type="datetime-local"],select[multiple].input-group-sm>div.newsletter table input[type="datetime-local"],textarea.input-group-sm>div.newsletter table input[type="date"],select[multiple].input-group-sm>div.newsletter table input[type="date"],textarea.input-group-sm>div.newsletter table input[type="month"],select[multiple].input-group-sm>div.newsletter table input[type="month"],textarea.input-group-sm>div.newsletter table input[type="time"],select[multiple].input-group-sm>div.newsletter table input[type="time"],textarea.input-group-sm>div.newsletter table input[type="week"],select[multiple].input-group-sm>div.newsletter table input[type="week"],textarea.input-group-sm>div.newsletter table input[type="number"],select[multiple].input-group-sm>div.newsletter table input[type="number"],textarea.input-group-sm>div.newsletter table input[type="email"],select[multiple].input-group-sm>div.newsletter table input[type="email"],textarea.input-group-sm>div.newsletter table input[type="url"],select[multiple].input-group-sm>div.newsletter table input[type="url"],textarea.input-group-sm>div.newsletter table input[type="search"],select[multiple].input-group-sm>div.newsletter table input[type="search"],textarea.input-group-sm>div.newsletter table input[type="tel"],select[multiple].input-group-sm>div.newsletter table input[type="tel"],textarea.input-group-sm>div.newsletter table input[type="color"],select[multiple].input-group-sm>div.newsletter table input[type="color"],textarea.input-group-sm>.input-group-btn>div.newsletter .newsletter-submit,select[multiple].input-group-sm>.input-group-btn>div.newsletter .newsletter-submit,textarea.input-group-sm>.input-group-btn>.wpt_widget_content div.wpt-pagination a,select[multiple].input-group-sm>.input-group-btn>.wpt_widget_content div.wpt-pagination a,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-text,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-text,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-password,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-password,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-email,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-email,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-date,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-date,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-number,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-number,textarea.input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-url,select[multiple].input-group-sm>form.yikes-easy-mc-form input.yikes-easy-mc-url,textarea.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,select[multiple].input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,textarea.input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,select[multiple].input-group-sm>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,textarea.input-group-sm>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,select[multiple].input-group-sm>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,textarea.input-group-sm>.input-group-btn>.jetpack_subscription_widget input[type=submit],select[multiple].input-group-sm>.input-group-btn>.jetpack_subscription_widget input[type=submit],textarea.input-group-sm>#subscribe-email input[type=email],select[multiple].input-group-sm>#subscribe-email input[type=email],textarea.input-group-sm>#subscribe-email input[type=text],select[multiple].input-group-sm>#subscribe-email input[type=text],textarea.input-group-sm>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),select[multiple].input-group-sm>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),textarea.input-group-sm>form.hs-form select,select[multiple].input-group-sm>form.hs-form select,textarea.input-group-sm>form.hs-form input[type="text"],select[multiple].input-group-sm>form.hs-form input[type="text"],textarea.input-group-sm>form.hs-form input[type="email"],select[multiple].input-group-sm>form.hs-form input[type="email"],textarea.input-group-sm>form.hs-form select,select[multiple].input-group-sm>form.hs-form select,textarea.input-group-sm>.input-group-btn>.hs-button,select[multiple].input-group-sm>.input-group-btn>.hs-button,textarea.input-group-sm>#comment,select[multiple].input-group-sm>#comment,textarea.input-group-sm>.input-group-btn>#submit,select[multiple].input-group-sm>.input-group-btn>#submit,textarea.input-group-sm>#commentform input[type=text],select[multiple].input-group-sm>#commentform input[type=text],textarea.input-group-sm>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a,select[multiple].input-group-sm>.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control,.input-group div.newsletter .newsletter-email,.input-group div.newsletter table select,.input-group div.newsletter table textarea,.input-group div.newsletter table input[type="text"],.input-group div.newsletter table input[type="password"],.input-group div.newsletter table input[type="datetime"],.input-group div.newsletter table input[type="datetime-local"],.input-group div.newsletter table input[type="date"],.input-group div.newsletter table input[type="month"],.input-group div.newsletter table input[type="time"],.input-group div.newsletter table input[type="week"],.input-group div.newsletter table input[type="number"],.input-group div.newsletter table input[type="email"],.input-group div.newsletter table input[type="url"],.input-group div.newsletter table input[type="search"],.input-group div.newsletter table input[type="tel"],.input-group div.newsletter table input[type="color"],.input-group form.yikes-easy-mc-form input.yikes-easy-mc-text,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-password,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-email,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-date,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-number,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-url,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.input-group #subscribe-email input[type=email],.input-group #subscribe-email input[type=text],.input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.input-group form.hs-form select,.input-group form.hs-form input[type="text"],.input-group form.hs-form input[type="email"],.input-group form.hs-form select,.input-group #comment,.input-group #commentform input[type=text]{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),.input-group div.newsletter .newsletter-email:not(:first-child):not(:last-child),.input-group div.newsletter table select:not(:first-child):not(:last-child),.input-group div.newsletter table textarea:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="text"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="password"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="datetime"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="datetime-local"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="date"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="month"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="time"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="week"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="number"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="email"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="url"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="search"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="tel"]:not(:first-child):not(:last-child),.input-group div.newsletter table input[type="color"]:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-text:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-password:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-email:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-date:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-number:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form input.yikes-easy-mc-url:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:not(:first-child):not(:last-child),.input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:not(:first-child):not(:last-child),.input-group #subscribe-email input[type=email]:not(:first-child):not(:last-child),.input-group #subscribe-email input[type=text]:not(:first-child):not(:last-child),.input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):not(:first-child):not(:last-child),.input-group form.hs-form select:not(:first-child):not(:last-child),.input-group form.hs-form input[type="text"]:not(:first-child):not(:last-child),.input-group form.hs-form input[type="email"]:not(:first-child):not(:last-child),.input-group form.hs-form select:not(:first-child):not(:last-child),.input-group #comment:not(:first-child):not(:last-child),.input-group #commentform input[type=text]: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:15px;font-weight:normal;line-height:1;color:#5d5e60;text-align:center;background-color:#e9e9e9;border:1px solid #ccc;border-radius:3px}.input-group-addon.input-sm{padding:5px 10px;font-size:14px;border-radius:2px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:3px}.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,.input-group div.newsletter .newsletter-email:first-child,.input-group div.newsletter table select:first-child,.input-group div.newsletter table textarea:first-child,.input-group div.newsletter table input[type="text"]:first-child,.input-group div.newsletter table input[type="password"]:first-child,.input-group div.newsletter table input[type="datetime"]:first-child,.input-group div.newsletter table input[type="datetime-local"]:first-child,.input-group div.newsletter table input[type="date"]:first-child,.input-group div.newsletter table input[type="month"]:first-child,.input-group div.newsletter table input[type="time"]:first-child,.input-group div.newsletter table input[type="week"]:first-child,.input-group div.newsletter table input[type="number"]:first-child,.input-group div.newsletter table input[type="email"]:first-child,.input-group div.newsletter table input[type="url"]:first-child,.input-group div.newsletter table input[type="search"]:first-child,.input-group div.newsletter table input[type="tel"]:first-child,.input-group div.newsletter table input[type="color"]:first-child,.input-group-btn:first-child>div.newsletter .newsletter-submit,.input-group-btn:first-child>.btn-group>div.newsletter .newsletter-submit,.input-group-btn:last-child>div.newsletter .newsletter-submit:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>div.newsletter .newsletter-submit,.input-group-btn:first-child>.wpt_widget_content div.wpt-pagination a,.input-group-btn:first-child>.btn-group>.wpt_widget_content div.wpt-pagination a,.input-group-btn:last-child>.wpt_widget_content div.wpt-pagination a:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.wpt_widget_content div.wpt-pagination a,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-text:first-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-password:first-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-email:first-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-date:first-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-number:first-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-url:first-child,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text:first-child,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:first-child,.input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:first-child,.input-group-btn:first-child>.jetpack_subscription_widget input[type=submit],.input-group-btn:first-child>.btn-group>.jetpack_subscription_widget input[type=submit],.input-group-btn:last-child>.jetpack_subscription_widget input[type=submit]:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.jetpack_subscription_widget input[type=submit],.input-group #subscribe-email input[type=email]:first-child,.input-group #subscribe-email input[type=text]:first-child,.input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):first-child,.input-group form.hs-form select:first-child,.input-group form.hs-form input[type="text"]:first-child,.input-group form.hs-form input[type="email"]:first-child,.input-group form.hs-form select:first-child,.input-group-btn:first-child>.hs-button,.input-group-btn:first-child>.btn-group>.hs-button,.input-group-btn:last-child>.hs-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.hs-button,.input-group #comment:first-child,.input-group-btn:first-child>#submit,.input-group-btn:first-child>.btn-group>#submit,.input-group-btn:last-child>#submit:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>#submit,.input-group #commentform input[type=text]:first-child,.input-group-btn:first-child>.navbar .navbar-nav li.menu-item-btn>a,.input-group-btn:first-child>.btn-group>.navbar .navbar-nav li.menu-item-btn>a,.input-group-btn:last-child>.navbar .navbar-nav li.menu-item-btn>a:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.navbar .navbar-nav li.menu-item-btn>a{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,.input-group div.newsletter .newsletter-email:last-child,.input-group div.newsletter table select:last-child,.input-group div.newsletter table textarea:last-child,.input-group div.newsletter table input[type="text"]:last-child,.input-group div.newsletter table input[type="password"]:last-child,.input-group div.newsletter table input[type="datetime"]:last-child,.input-group div.newsletter table input[type="datetime-local"]:last-child,.input-group div.newsletter table input[type="date"]:last-child,.input-group div.newsletter table input[type="month"]:last-child,.input-group div.newsletter table input[type="time"]:last-child,.input-group div.newsletter table input[type="week"]:last-child,.input-group div.newsletter table input[type="number"]:last-child,.input-group div.newsletter table input[type="email"]:last-child,.input-group div.newsletter table input[type="url"]:last-child,.input-group div.newsletter table input[type="search"]:last-child,.input-group div.newsletter table input[type="tel"]:last-child,.input-group div.newsletter table input[type="color"]:last-child,.input-group-btn:last-child>div.newsletter .newsletter-submit,.input-group-btn:last-child>.btn-group>div.newsletter .newsletter-submit,.input-group-btn:first-child>div.newsletter .newsletter-submit:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>div.newsletter .newsletter-submit,.input-group-btn:last-child>.wpt_widget_content div.wpt-pagination a,.input-group-btn:last-child>.btn-group>.wpt_widget_content div.wpt-pagination a,.input-group-btn:first-child>.wpt_widget_content div.wpt-pagination a:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.wpt_widget_content div.wpt-pagination a,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-text:last-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-password:last-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-email:last-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-date:last-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-number:last-child,.input-group form.yikes-easy-mc-form input.yikes-easy-mc-url:last-child,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text:last-child,.input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea:last-child,.input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown:last-child,.input-group-btn:last-child>.jetpack_subscription_widget input[type=submit],.input-group-btn:last-child>.btn-group>.jetpack_subscription_widget input[type=submit],.input-group-btn:first-child>.jetpack_subscription_widget input[type=submit]:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.jetpack_subscription_widget input[type=submit],.input-group #subscribe-email input[type=email]:last-child,.input-group #subscribe-email input[type=text]:last-child,.input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]):last-child,.input-group form.hs-form select:last-child,.input-group form.hs-form input[type="text"]:last-child,.input-group form.hs-form input[type="email"]:last-child,.input-group form.hs-form select:last-child,.input-group-btn:last-child>.hs-button,.input-group-btn:last-child>.btn-group>.hs-button,.input-group-btn:first-child>.hs-button:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.hs-button,.input-group #comment:last-child,.input-group-btn:last-child>#submit,.input-group-btn:last-child>.btn-group>#submit,.input-group-btn:first-child>#submit:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>#submit,.input-group #commentform input[type=text]:last-child,.input-group-btn:last-child>.navbar .navbar-nav li.menu-item-btn>a,.input-group-btn:last-child>.btn-group>.navbar .navbar-nav li.menu-item-btn>a,.input-group-btn:first-child>.navbar .navbar-nav li.menu-item-btn>a:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.navbar .navbar-nav li.menu-item-btn>a{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,.input-group-btn>div.newsletter .newsletter-submit,.input-group-btn>.wpt_widget_content div.wpt-pagination a,.input-group-btn>.jetpack_subscription_widget input[type=submit],.input-group-btn>.hs-button,.input-group-btn>#submit,.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a{position:relative}.input-group-btn>.btn+.btn,.input-group-btn>div.newsletter .newsletter-submit+div.newsletter .newsletter-submit,.input-group-btn>.wpt_widget_content div.wpt-pagination a+.wpt_widget_content div.wpt-pagination a,.input-group-btn>.jetpack_subscription_widget input[type=submit]+.jetpack_subscription_widget input[type=submit],.input-group-btn>.hs-button+.hs-button,.input-group-btn>#submit+#submit,.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a+.navbar .navbar-nav li.menu-item-btn>a{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active,.input-group-btn>div.newsletter .newsletter-submit:hover,.input-group-btn>div.newsletter .newsletter-submit:focus,.input-group-btn>div.newsletter .newsletter-submit:active,.input-group-btn>.wpt_widget_content div.wpt-pagination a:hover,.input-group-btn>.wpt_widget_content div.wpt-pagination a:focus,.input-group-btn>.wpt_widget_content div.wpt-pagination a:active,.input-group-btn>.jetpack_subscription_widget input[type=submit]:hover,.input-group-btn>.jetpack_subscription_widget input[type=submit]:focus,.input-group-btn>.jetpack_subscription_widget input[type=submit]:active,.input-group-btn>.hs-button:hover,.input-group-btn>.hs-button:focus,.input-group-btn>.hs-button:active,.input-group-btn>#submit:hover,.input-group-btn>#submit:focus,.input-group-btn>#submit:active,.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a:hover,.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a:focus,.input-group-btn>.navbar .navbar-nav li.menu-item-btn>a:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group,.input-group-btn:first-child>div.newsletter .newsletter-submit,.input-group-btn:first-child>.wpt_widget_content div.wpt-pagination a,.input-group-btn:first-child>.jetpack_subscription_widget input[type=submit],.input-group-btn:first-child>.hs-button,.input-group-btn:first-child>#submit,.input-group-btn:first-child>.navbar .navbar-nav li.menu-item-btn>a{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn:last-child>div.newsletter .newsletter-submit,.input-group-btn:last-child>.wpt_widget_content div.wpt-pagination a,.input-group-btn:last-child>.jetpack_subscription_widget input[type=submit],.input-group-btn:last-child>.hs-button,.input-group-btn:last-child>#submit,.input-group-btn:last-child>.navbar .navbar-nav li.menu-item-btn>a{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.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:#e9e9e9}.nav>li.disabled>a{color:#8b8b8b}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#8b8b8b;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#e9e9e9;border-color:#1db2e2}.nav .nav-divider{height:1px;margin:10px 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.5;border:1px solid transparent;border-radius:3px 3px 0 0}.nav-tabs>li>a:hover{border-color:#e9e9e9 #e9e9e9 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#5d5e60;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:3px}.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:#1db2e2}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.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{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-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:94px;margin-bottom:22px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:3px}}@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.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-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse,#article-resp-header .entry-meta-affix-container>.navbar-header,#article-resp-header .entry-meta-affix-container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse,#article-resp-header .entry-meta-affix-container>.navbar-header,#article-resp-header .entry-meta-affix-container>.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}@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:36px 15px;font-size:18px;line-height:22px;height:94px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand,.navbar>#article-resp-header .entry-meta-affix-container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:30px;margin-bottom:30px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px}.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:18px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:22px}@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:22px}.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:36px;padding-bottom:36px}}.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:29px;margin-bottom:29px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control,.navbar-form div.newsletter .newsletter-email,.navbar-form div.newsletter table select,.navbar-form div.newsletter table textarea,.navbar-form div.newsletter table input[type="text"],.navbar-form div.newsletter table input[type="password"],.navbar-form div.newsletter table input[type="datetime"],.navbar-form div.newsletter table input[type="datetime-local"],.navbar-form div.newsletter table input[type="date"],.navbar-form div.newsletter table input[type="month"],.navbar-form div.newsletter table input[type="time"],.navbar-form div.newsletter table input[type="week"],.navbar-form div.newsletter table input[type="number"],.navbar-form div.newsletter table input[type="email"],.navbar-form div.newsletter table input[type="url"],.navbar-form div.newsletter table input[type="search"],.navbar-form div.newsletter table input[type="tel"],.navbar-form div.newsletter table input[type="color"],.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-text,.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-password,.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-email,.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-date,.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-number,.navbar-form form.yikes-easy-mc-form input.yikes-easy-mc-url,.navbar-form form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.navbar-form form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.navbar-form form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.navbar-form #subscribe-email input[type=email],.navbar-form #subscribe-email input[type=text],.navbar-form form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.navbar-form form.hs-form select,.navbar-form form.hs-form input[type="text"],.navbar-form form.hs-form input[type="email"],.navbar-form form.hs-form select,.navbar-form #comment,.navbar-form #commentform input[type=text]{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control,.navbar-form .input-group div.newsletter .newsletter-email,.navbar-form .input-group div.newsletter table select,.navbar-form .input-group div.newsletter table textarea,.navbar-form .input-group div.newsletter table input[type="text"],.navbar-form .input-group div.newsletter table input[type="password"],.navbar-form .input-group div.newsletter table input[type="datetime"],.navbar-form .input-group div.newsletter table input[type="datetime-local"],.navbar-form .input-group div.newsletter table input[type="date"],.navbar-form .input-group div.newsletter table input[type="month"],.navbar-form .input-group div.newsletter table input[type="time"],.navbar-form .input-group div.newsletter table input[type="week"],.navbar-form .input-group div.newsletter table input[type="number"],.navbar-form .input-group div.newsletter table input[type="email"],.navbar-form .input-group div.newsletter table input[type="url"],.navbar-form .input-group div.newsletter table input[type="search"],.navbar-form .input-group div.newsletter table input[type="tel"],.navbar-form .input-group div.newsletter table input[type="color"],.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-text,.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-password,.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-email,.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-date,.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-number,.navbar-form .input-group form.yikes-easy-mc-form input.yikes-easy-mc-url,.navbar-form .input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.navbar-form .input-group form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.navbar-form .input-group form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.navbar-form .input-group #subscribe-email input[type=email],.navbar-form .input-group #subscribe-email input[type=text],.navbar-form .input-group form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.navbar-form .input-group form.hs-form select,.navbar-form .input-group form.hs-form input[type="text"],.navbar-form .input-group form.hs-form input[type="email"],.navbar-form .input-group form.hs-form select,.navbar-form .input-group #comment,.navbar-form .input-group #commentform input[type=text]{width:auto}.navbar-form .input-group>.form-control,.navbar-form .input-group>div.newsletter .newsletter-email,.navbar-form .input-group>div.newsletter table select,.navbar-form .input-group>div.newsletter table textarea,.navbar-form .input-group>div.newsletter table input[type="text"],.navbar-form .input-group>div.newsletter table input[type="password"],.navbar-form .input-group>div.newsletter table input[type="datetime"],.navbar-form .input-group>div.newsletter table input[type="datetime-local"],.navbar-form .input-group>div.newsletter table input[type="date"],.navbar-form .input-group>div.newsletter table input[type="month"],.navbar-form .input-group>div.newsletter table input[type="time"],.navbar-form .input-group>div.newsletter table input[type="week"],.navbar-form .input-group>div.newsletter table input[type="number"],.navbar-form .input-group>div.newsletter table input[type="email"],.navbar-form .input-group>div.newsletter table input[type="url"],.navbar-form .input-group>div.newsletter table input[type="search"],.navbar-form .input-group>div.newsletter table input[type="tel"],.navbar-form .input-group>div.newsletter table input[type="color"],.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-text,.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-password,.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-email,.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-date,.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-number,.navbar-form .input-group>form.yikes-easy-mc-form input.yikes-easy-mc-url,.navbar-form .input-group>form.yikes-easy-mc-form textarea.yikes-easy-mc-text,.navbar-form .input-group>form.yikes-easy-mc-form textarea.yikes-easy-mc-textarea,.navbar-form .input-group>form.yikes-easy-mc-form select.yikes-easy-mc-dropdown,.navbar-form .input-group>#subscribe-email input[type=email],.navbar-form .input-group>#subscribe-email input[type=text],.navbar-form .input-group>form.hs-form .hs-input:not([type=radio]):not([type=checkbox]),.navbar-form .input-group>form.hs-form select,.navbar-form .input-group>form.hs-form input[type="text"],.navbar-form .input-group>form.hs-form input[type="email"],.navbar-form .input-group>form.hs-form select,.navbar-form .input-group>#comment,.navbar-form .input-group>#commentform input[type=text]{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@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-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{margin-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:29px;margin-bottom:29px}.navbar-btn.btn-sm{margin-top:30.5px;margin-bottom:30.5px}.navbar-btn.btn-xs{margin-top:36px;margin-bottom:36px}.navbar-text{margin-top:36px;margin-bottom:36px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left;float:left !important}.navbar-right{float:right;float:right !important;margin-right:-15px}.navbar-right~.navbar-right{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,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#b1b1b1}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#b1b1b1}.navbar-inverse .navbar-nav>li>a{color:#b1b1b1}.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:#080808}.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:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#b1b1b1}.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:#080808}.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:#b1b1b1}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#b1b1b1}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.nav a{text-decoration:none}.dropdown-menu{margin-top:0}li:hover>.dropdown-menu{display:block}.navbar .tsnr-logo{display:block;margin-top:27px;margin-bottom:27px}.navbar .tsnr-logo img{max-width:none;width:auto;display:block;height:40px;-webkit-transition:height 600ms linear, margin 600ms linear;-o-transition:height 600ms linear, margin 600ms linear;transition:height 600ms linear, margin 600ms linear}.navbar .icon-generated{margin-right:0.4em}.navbar-overlay{background:rgba(0,0,0,0.56);border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.navbar-overlay.affix{background:rgba(0,0,0,0.7)}@media (max-width:767px){.navbar-overlay{background:rgba(0,0,0,0.7)}}.navbar-overlay .navbar-nav>li>a,.navbar-overlay .collapse-control{color:#fff}.navbar-overlay div.hs-menu-wrapper>ul>li>a,.navbar-overlay .navbar-nav>li>a{font-weight:400;opacity:0.7;text-shadow:none !important;font-style:normal}.navbar-overlay div.hs-menu-wrapper>ul>li.active>a,.navbar-overlay .navbar-nav>li.active>a{opacity:1}.navbar-overlay div.hs-menu-wrapper>ul>li>a,.navbar-overlay .navbar-nav>li>a,.navbar-overlay div.hs-menu-wrapper>ul>li>a:hover,.navbar-overlay .navbar-nav>li>a:hover,.navbar-overlay div.hs-menu-wrapper>ul>li>a:active,.navbar-overlay .navbar-nav>li>a:active,.navbar-overlay div.hs-menu-wrapper>ul>li>a:focus,.navbar-overlay .navbar-nav>li>a:focus{background:none}.navbar-overlay div.hs-menu-wrapper>ul>li>a:hover,.navbar-overlay .navbar-nav>li>a:hover,.navbar-overlay div.hs-menu-wrapper>ul>li>a:focus,.navbar-overlay .navbar-nav>li>a:focus{color:#1db2e2}.navbar-overlay div.hs-menu-wrapper>ul>li>a:active,.navbar-overlay .navbar-nav>li>a:active,.navbar-overlay div.hs-menu-wrapper>ul>li>a:focus,.navbar-overlay .navbar-nav>li>a:focus,.navbar-overlay div.hs-menu-wrapper>ul>li.active>a,.navbar-overlay .navbar-nav>li.active>a,.navbar-overlay div.hs-menu-wrapper>ul>li.active>a:hover,.navbar-overlay .navbar-nav>li.active>a:hover,.navbar-overlay div.hs-menu-wrapper>ul>li.current-menu-ancestor>a,.navbar-overlay .navbar-nav>li.current-menu-ancestor>a,.navbar-overlay div.hs-menu-wrapper>ul>li.current-menu-ancestor>a:hover,.navbar-overlay .navbar-nav>li.current-menu-ancestor>a:hover{color:#1db2e2;opacity:1}.navbar-overlay div.hs-menu-wrapper>ul>li.dropdown:hover>a,.navbar-overlay .navbar-nav>li.dropdown:hover>a{color:#1db2e2;opacity:1}.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a,.navbar-overlay .navbar-nav>.menu-item-featured>a{color:#1db2e2}.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a .circle-icon,.navbar-overlay .navbar-nav>.menu-item-featured>a .circle-icon{background:#1db2e2}.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:hover,.navbar-overlay .navbar-nav>.menu-item-featured>a:hover,.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:active,.navbar-overlay .navbar-nav>.menu-item-featured>a:active,.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:focus,.navbar-overlay .navbar-nav>.menu-item-featured>a:focus{color:#6cc8e8}.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:hover .circle-icon,.navbar-overlay .navbar-nav>.menu-item-featured>a:hover .circle-icon,.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:active .circle-icon,.navbar-overlay .navbar-nav>.menu-item-featured>a:active .circle-icon,.navbar-overlay div.hs-menu-wrapper>ul>.menu-item-featured>a:focus .circle-icon,.navbar-overlay .navbar-nav>.menu-item-featured>a:focus .circle-icon{background:#6cc8e8}.navbar-overlay .collapse-control:hover{color:#1db2e2}.navbar-overlay .collapse-control:active,.navbar-overlay .collapse-control.active{color:#1db2e2;opacity:1}.navbar-condensed{min-height:48px}.navbar-condensed .tsnr-logo{margin-top:6px;margin-bottom:6px;display:inline-block;vertical-align:middle}.navbar-condensed .tsnr-logo img{height:36px;width:auto}.navbar-condensed .tsnr-logo img[src$="/NextRadio_horz_flat.svg"]{height:28px;margin-top:4px;margin-bottom:4px}.navbar-condensed .navbar-text{margin-top:13px;margin-bottom:13px}.navbar-condensed .navbar-btn{margin-top:6px;margin-bottom:6px}.navbar-condensed .navbar-btn.btn-sm{margin-top:7.5px;margin-bottom:7.5px}.navbar-condensed .navbar-btn.btn-xs{margin-top:13px;margin-bottom:13px}.navbar-condensed .navbar-form{margin-top:6px;margin-bottom:6px}.navbar-condensed .navbar-toggle{margin-top:7px;margin-bottom:7px}.navbar-condensed .navbar-nav{margin-left:0.5em;margin-right:0.5em;margin-top:6px;margin-bottom:6px}.navbar-condensed .navbar-nav>li{float:left}.navbar-condensed .navbar-nav>li>a{padding-top:7px;padding-bottom:7px;padding-left:8px;padding-right:8px;font-size:14px}.navbar .navbar-nav a,.navbar .navbar-nav li{-webkit-transition:color 400ms ease, background-color 400ms ease, background-color 400ms ease, opacity 400ms ease, padding 600ms linear, margin 600ms linear;-o-transition:color 400ms ease, background-color 400ms ease, background-color 400ms ease, opacity 400ms ease, padding 600ms linear, margin 600ms linear;transition:color 400ms ease, background-color 400ms ease, background-color 400ms ease, opacity 400ms ease, padding 600ms linear, margin 600ms linear}.navbar .navbar-nav li.menu-item-btn>a{opacity:1;padding:8px 22px;margin-top:28.5px;margin-bottom:28.5px}.navbar.navbar-condensed .navbar-nav li.menu-item-btn>a{padding:5px 16px;margin-top:2.5px;margin-bottom:2.5px}.tsnr-follow-box{border:#ddd solid 1px}.tsnr-follow-box>p:empty{display:none}.tsnr-follow-box ul.tsnr-icon-tabs{padding:12px 0 0 12px;position:relative;border:0;margin-bottom:10px}.tsnr-follow-box ul.tsnr-icon-tabs .fa-icon-badge{font-size:1.25em}.tsnr-follow-box ul.tsnr-icon-tabs>li>a{border:none;background:none;padding:0.5em;opacity:1;-webkit-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.tsnr-follow-box ul.tsnr-icon-tabs>li>a:hover{opacity:0.6}.tsnr-follow-box ul.tsnr-icon-tabs>li.active>a{border:none;background:none;opacity:1}.tsnr-follow-box .tab-pane{position:relative;background:#f9f9f9;padding:15px 12px;margin:0;border-top:1px solid #ddd;z-index:1}.breadcrumb{padding:8px 15px;margin-bottom:22px;list-style:none;background-color:#f5f5f5;border-radius:3px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#8b8b8b}.pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.5;text-decoration:none;color:#1db2e2;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:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:3;color:#1896be;background-color:#e9e9e9;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#1db2e2;border-color:#1db2e2;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:#8b8b8b;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.pager{padding-left:0;margin:22px 0;list-style:none;text-align:center}.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:#e9e9e9}.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:#8b8b8b;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}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label,div.newsletter .newsletter-submit .label,.wpt_widget_content div.wpt-pagination a .label,.jetpack_subscription_widget input[type=submit] .label,.hs-button .label,#submit .label,.navbar .navbar-nav li.menu-item-btn>a .label{position:relative;top:-1px}.label-default{background-color:#8b8b8b}.label-default[href]:hover,.label-default[href]:focus{background-color:#727272}.label-primary{background-color:#1db2e2}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#178eb5}.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:14px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#8b8b8b;border-radius:10px}.badge:empty{display:none}.btn .badge,div.newsletter .newsletter-submit .badge,.wpt_widget_content div.wpt-pagination a .badge,.jetpack_subscription_widget input[type=submit] .badge,.hs-button .badge,#submit .badge,.navbar .navbar-nav li.menu-item-btn>a .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>div.newsletter .newsletter-submit .badge,.btn-group-xs>.wpt_widget_content div.wpt-pagination a .badge,.btn-group-xs>.jetpack_subscription_widget input[type=submit] .badge,.btn-group-xs>.hs-button .badge,.btn-group-xs>#submit .badge,.btn-group-xs>.navbar .navbar-nav li.menu-item-btn>a .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#1db2e2;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.thumbnail{display:block;padding:4px;margin-bottom:22px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#1db2e2}.thumbnail .caption{padding:9px;color:#5d5e60}.alert{padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:3px}.alert h4{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}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.panel{margin-bottom:22px;background-color:#fff;border:1px solid transparent;border-radius:3px;-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-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:17px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.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 caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:2px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:2px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:2px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:2px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{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-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.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:22px}.panel-group .panel{margin-bottom:0;border-radius:3px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{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:#404041;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:#404041}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#1db2e2}.panel-primary>.panel-heading{color:#fff;background-color:#1db2e2;border-color:#1db2e2}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1db2e2}.panel-primary>.panel-heading .badge{color:#1db2e2;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1db2e2}.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,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.close{float:right;font-size:22.5px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.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:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-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:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(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:3px;-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:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.5px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn,.modal-footer div.newsletter .newsletter-submit+div.newsletter .newsletter-submit,.modal-footer .wpt_widget_content div.wpt-pagination a+.wpt_widget_content div.wpt-pagination a,.modal-footer .jetpack_subscription_widget input[type=submit]+.jetpack_subscription_widget input[type=submit],.modal-footer .hs-button+.hs-button,.modal-footer #submit+#submit,.modal-footer .navbar .navbar-nav li.menu-item-btn>a+.navbar .navbar-nav li.menu-item-btn>a{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group div.newsletter .newsletter-submit+div.newsletter .newsletter-submit,.modal-footer .btn-group .wpt_widget_content div.wpt-pagination a+.wpt_widget_content div.wpt-pagination a,.modal-footer .btn-group .jetpack_subscription_widget input[type=submit]+.jetpack_subscription_widget input[type=submit],.modal-footer .btn-group .hs-button+.hs-button,.modal-footer .btn-group #submit+#submit,.modal-footer .btn-group .navbar .navbar-nav li.menu-item-btn>a+.navbar .navbar-nav li.menu-item-btn>a{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:992px){.modal-lg{width:900px}}.modal .modal-content{border-radius:0;margin-top:1em;border-top:8px solid #1db2e2}.modal .modal-header{border:none}.modal .modal-title{font-weight:200;font-size:18px;font-style:normal;text-transform:none}.clearfix:before,.clearfix:after,.wpt_widget_content div.wpt-pagination:before,.wpt_widget_content div.wpt-pagination:after,.upw-posts .hentry:before,.upw-posts .hentry:after,.entry-author-info .author-description:before,.entry-author-info .author-description:after,.gallery:before,.gallery:after,.featured-img-container:before,.featured-img-container:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.tsnr-follow-box ul.tsnr-icon-tabs:before,.tsnr-follow-box ul.tsnr-icon-tabs:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after,#article-resp-header .entry-meta-affix-container:before,#article-resp-header .entry-meta-affix-container:after{content:" ";display:table}.clearfix:after,.wpt_widget_content div.wpt-pagination:after,.upw-posts .hentry:after,.entry-author-info .author-description:after,.gallery:after,.featured-img-container:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.tsnr-follow-box ul.tsnr-icon-tabs:after,.pager:after,.panel-body:after,.modal-footer:after,#article-resp-header .entry-meta-affix-container: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}.affix{position:fixed}.entry-content p:empty{display:none}.bg-light{padding-top:1.618em;padding-bottom:1.618em;background:#f3f3f3}.bg-dark{padding-top:1.618em;padding-bottom:1.618em;background:#222}.bg-dark .fa-icon-badge.icon-color-white,.bg-dark .fa-icon-badge.icon-color-white-subdued{color:#222}.bg-darkgrad{padding-top:1.618em;padding-bottom:1.618em;background-image:-webkit-linear-gradient(top, #222 0, #5d5e60 100%);background-image:-o-linear-gradient(top, #222 0, #5d5e60 100%);background-image:linear-gradient(to bottom, #222 0, #5d5e60 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff5d5e60', GradientType=0)}.bg-brandgrad{padding-top:1.618em;padding-bottom:1.618em;background-image:-webkit-linear-gradient(top, #3cabcf 0, #003664 100%);background-image:-o-linear-gradient(top, #3cabcf 0, #003664 100%);background-image:linear-gradient(to bottom, #3cabcf 0, #003664 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3cabcf', endColorstr='#ff003664', GradientType=0)}.bg-masthead{padding-top:22px;padding-bottom:22px;margin-top:0;position:relative;border-bottom:none}.bg-masthead.text-scrim-dark:before,.bg-masthead.text-scrim-light:before{display:block;content:"";position:absolute;bottom:0;left:0;width:100%;height:100%}.bg-masthead.text-scrim-light:before{background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-image:-o-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 30%, rgba(255,255,255,0.6) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#99ffffff', GradientType=0)}.bg-masthead.text-scrim-dark:before{background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,0.6) 100%);background-image:-o-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,0.6) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 30%, rgba(0,0,0,0.6) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0)}.logo-title:before{content:"";display:block;background:no-repeat center center transparent;background-size:contain}.logo-title.logo-nr:before{padding-bottom:20.357142857143%;background-image:url(http://s3.nextradioapp.com/wp/wp-content/uploads/2015/09/02101204/NextRadio_horz_overwhite.svg)}.logo-title.logo-nr-overdark:before{background-image:url(http://s3.nextradioapp.com/wp/wp-content/uploads/2015/09/02101508/NextRadio_horz_overblack.svg)}img.img-fluid{width:100%;height:auto}.img-bleed{max-width:none;width:100%;height:auto}.img-bleed.img-bleed-spill{width:auto}.container-16x9{display:block;position:relative;padding-bottom:56.25%}.container-16x9 .content-positioned,.container-16x9 .youtube-player{width:100%;height:100%;position:absolute;top:0;left:0}.thumbnail-video{position:relative}.thumbnail-video span.min{display:block;background:#404041}.thumbnail-video img{display:block;margin-left:auto;margin-right:auto}.thumbnail-video img[src$='nr_play.png']{padding-top:42px;padding-bottom:42px}.thumbnail-video i.icon-play{position:absolute;top:50%;left:50%;margin:-13px;z-index:1}.content-disabled{opacity:50;filter:alpha(opacity=5000)}.row-inline-cols{font-size:0}.row-inline-cols>[class^="col-"],.row-inline-cols>[class*=" col-"]{display:inline-block;vertical-align:top;float:none;font-size:15px}.inset-box{padding-left:30px;padding-right:30px}.inset-box-full{padding:26px 30px}@media (max-width:767px){.inset-box-full{padding-left:15px;padding-right:15px}}.inset-top{margin-top:22px}.inset-hanging{margin-left:45px}@media (max-width:767px){.inset-hanging-xs{margin-left:45px}}@media (min-width:768px) and (max-width:991px){.inset-hanging-sm{margin-left:45px}}@media (min-width:992px) and (max-width:1199px){.inset-hanging-md{margin-left:45px}}@media (min-width:1200px){.inset-hanging-lg{margin-left:45px}}.social-cover{position:relative;-webkit-box-shadow:0 50px 80px -35px rgba(0,0,0,0.8) inset;box-shadow:0 50px 80px -35px rgba(0,0,0,0.8) inset}.social-cover .twitter-follow-button{position:absolute !important;top:1em;left:1em;margin:0;bottom:auto;right:auto}.fullscreen-container{display:none;background:#000;opacity:0;-webkit-transition:opacity 600ms ease;-o-transition:opacity 600ms ease;transition:opacity 600ms ease}.fullscreen-container .fullscreen-vid{position:absolute;top:0;left:0;padding-bottom:0;width:100%;height:100%}.fullscreen-container button.close{position:absolute;top:1em;right:1em;z-index:10;text-shadow:0 1px 0 #000;color:#fff;width:2em;height:2em;text-align:center;line-height:2}.fullscreen-container.fullscreen{display:block;opacity:1;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1051}.fullscreen-container:-webkit-full-screen{display:block;opacity:1}.fullscreen-container:-moz-full-screen{display:block;opacity:1}.fullscreen-container:-ms-fullscreen{display:block;opacity:1}.fullscreen-container:full-screen{display:block;opacity:1}.fullscreen-container:fullscreen{display:block;opacity:1}.text-nostrong{font-weight:normal !important}.text-noem{font-style:normal !important}.text-strong{font-weight:bold !important}.text-em{font-style:italic !important}.text-wbr{word-break:break-all;word-wrap:break-word}.lineheight-normal{line-height:normal !important}.textdecoration-none{text-decoration:none !important}.nomarg{margin:0 !important}.nomarg_bottom{margin-bottom:0 !important}.nomarg_top{margin-top:0 !important}.nomarg_left{margin-left:0 !important}.nomarg_right{margin-right:0 !important}.nopad{padding:0 !important}.nopad_bottom{padding-bottom:0 !important}.nopad_top{padding-top:0 !important}.nopad_left{padding-left:0 !important}.nopad_right{padding-right:0 !important}.float_left{float:left !important}.float_right{float:right !important}.clear_right{clear:right !important}.clear_left{clear:left !important}.display_inline{display:inline !important}.display_block{display:block !important;*zoom:1}.display_inlineblock{display:inline-block !important;*display:inline !important;*zoom:1}.display_none{display:none !important}.pos_relative{position:relative !important}.pos_fixed{position:fixed !important}.pos_absolute{position:absolute !important}.va_middle{vertical-align:middle !important}.va_baseline{vertical-align:baseline !important}.va_top{vertical-align:top !important}.va_text-top{vertical-align:text-top !important}.va_bottom{vertical-align:bottom !important}.prepend{margin-top:11px !important}.append{margin-bottom:11px !important}.prepend_top{margin-top:22px !important}.append_bottom{margin-bottom:22px !important}.prepend_top2{margin-top:44px !important}.append_bottom2{margin-bottom:44px !important}.prepend_top3{margin-top:66px !important}.append_bottom3{margin-bottom:66px !important}.prepend_label{margin-top:5px !important}.append_label{margin-bottom:5px !important}.prepend_label_ht{margin-top:6.5px !important}.ws-prefix{margin-left:0.333em}.ws-prefix.fa-icon-2x{margin-left:0.1667em}.ws-suffix{margin-right:0.333em}.ws-suffix.fa-icon-2x{margin-right:0.1667em}.prefix-grid{margin-left:30px}.suffix-grid{margin-right:30px}.ws_nowrap{white-space:nowrap !important}.ws_normal{white-space:normal !important}@media (max-width:767px){.cancel-float-xs{float:none !important}}@media (min-width:768px) and (max-width:991px){.cancel-float-sm{float:none !important}}@media (min-width:992px) and (max-width:1199px){.cancel-float-md{float:none !important}}@media (min-width:1200px){.cancel-float-lg{float:none !important}}@-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 !important}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:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) 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 !important}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:991px){.hidden-sm{display:none !important}}@media (min-width:992px) 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 !important}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}}.admin-bar #sitenav,.admin-bar #article-resp-header.affix{top:32px}@media screen and (max-width:782px){.admin-bar #sitenav,.admin-bar #article-resp-header.affix{top:46px}}@media screen and (max-width:600px){.admin-bar #sitenav,.admin-bar #article-resp-header.affix{top:0}}