div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}/*
	Plugin Name: SocialFans
	Plugin URI: http://labs.themeinity.com/plugins/socialfans-counter
	Description: Responsive Wordpress Plugin Displaying Number of Your Social Accounts Fans, Subscribes and Followers
	Author: Themeinity
	Version: 1.0
	Author URI: http://themeinity.com/
*/


/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! ***** CUSTOMIZED FOR SOCIALFANS COUNTER ***** */

.sf-row {
  margin-right: -15px;
  margin-left: -15px;
}

.sf-row:before,
.sf-row:after {
  display: table;
  content: " ";
}

.sf-row:after {
  clear: both;
}

.sf-row:before,
.sf-row:after {
  display: table;
  content: " ";
}

.sf-row:after {
  clear: both;
}

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

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

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

.sf-col-xs-11 {
  width: 91.66666666666666%;
}

.sf-col-xs-10 {
  width: 83.33333333333334%;
}

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

.sf-col-xs-8 {
  width: 66.66666666666666%;
}

.sf-col-xs-7 {
  width: 58.333333333333336%;
}

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

.sf-col-xs-5 {
  width: 41.66666666666667%;
}

.sf-col-xs-4 {
  width: 33.33333333333333%;
}

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

.sf-col-xs-2 {
  width: 16.666666666666664%;
}

.sf-col-xs-1 {
  width: 8.333333333333332%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .sf-container {
    width: 750px;
  }
  .sf-col-sm-1,
  .sf-col-sm-2,
  .sf-col-sm-3,
  .sf-col-sm-4,
  .sf-col-sm-5,
  .sf-col-sm-6,
  .sf-col-sm-7,
  .sf-col-sm-8,
  .sf-col-sm-9,
  .sf-col-sm-10,
  .sf-col-sm-11 {
    float: left;
  }
  .sf-col-sm-12 {
    width: 100%;
  }
  .sf-col-sm-11 {
    width: 91.66666666666666%;
  }
  .sf-col-sm-10 {
    width: 83.33333333333334%;
  }
  .sf-col-sm-9 {
    width: 75%;
  }
  .sf-col-sm-8 {
    width: 66.66666666666666%;
  }
  .sf-col-sm-7 {
    width: 58.333333333333336%;
  }
  .sf-col-sm-6 {
    width: 50%;
  }
  .sf-col-sm-5 {
    width: 41.66666666666667%;
  }
  .sf-col-sm-4 {
    width: 33.33333333333333%;
  }
  .sf-col-sm-3 {
    width: 25%;
  }
  .sf-col-sm-2 {
    width: 16.666666666666664%;
  }
  .sf-col-sm-1 {
    width: 8.333333333333332%;
  }
  .sf-col-sm-pull-12 {
    right: 100%;
  }
  .sf-col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-sm-pull-9 {
    right: 75%;
  }
  .sf-col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-sm-pull-6 {
    right: 50%;
  }
  .sf-col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-sm-pull-3 {
    right: 25%;
  }
  .sf-col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-sm-pull-0 {
    right: 0;
  }
  .sf-col-sm-push-12 {
    left: 100%;
  }
  .sf-col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-sm-push-9 {
    left: 75%;
  }
  .sf-col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-sm-push-6 {
    left: 50%;
  }
  .sf-col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-sm-push-3 {
    left: 25%;
  }
  .sf-col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-sm-push-0 {
    left: 0;
  }
  .sf-col-sm-offset-12 {
    margin-left: 100%;
  }
  .sf-col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-sm-offset-9 {
    margin-left: 75%;
  }
  .sf-col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-sm-offset-6 {
    margin-left: 50%;
  }
  .sf-col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-sm-offset-3 {
    margin-left: 25%;
  }
  .sf-col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .sf-col-md-1,
  .sf-col-md-2,
  .sf-col-md-3,
  .sf-col-md-4,
  .sf-col-md-5,
  .sf-col-md-6,
  .sf-col-md-7,
  .sf-col-md-8,
  .sf-col-md-9,
  .sf-col-md-10,
  .sf-col-md-11 {
    float: left;
  }
  .sf-col-md-12 {
    width: 100%;
  }
  .sf-col-md-11 {
    width: 91.66666666666666%;
  }
  .sf-col-md-10 {
    width: 83.33333333333334%;
  }
  .sf-col-md-9 {
    width: 75%;
  }
  .sf-col-md-8 {
    width: 66.66666666666666%;
  }
  .sf-col-md-7 {
    width: 58.333333333333336%;
  }
  .sf-col-md-6 {
    width: 50%;
  }
  .sf-col-md-5 {
    width: 41.66666666666667%;
  }
  .sf-col-md-4 {
    width: 33.33333333333333%;
  }
  .sf-col-md-3 {
    width: 25%;
  }
  .sf-col-md-2 {
    width: 16.666666666666664%;
  }
  .sf-col-md-1 {
    width: 8.333333333333332%;
  }
  .sf-col-md-pull-12 {
    right: 100%;
  }
  .sf-col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-md-pull-9 {
    right: 75%;
  }
  .sf-col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-md-pull-6 {
    right: 50%;
  }
  .sf-col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-md-pull-3 {
    right: 25%;
  }
  .sf-col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-md-pull-0 {
    right: 0;
  }
  .sf-col-md-push-12 {
    left: 100%;
  }
  .sf-col-md-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-md-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-md-push-9 {
    left: 75%;
  }
  .sf-col-md-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-md-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-md-push-6 {
    left: 50%;
  }
  .sf-col-md-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-md-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-md-push-3 {
    left: 25%;
  }
  .sf-col-md-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-md-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-md-push-0 {
    left: 0;
  }
  .sf-col-md-offset-12 {
    margin-left: 100%;
  }
  .sf-col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-md-offset-9 {
    margin-left: 75%;
  }
  .sf-col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-md-offset-6 {
    margin-left: 50%;
  }
  .sf-col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-md-offset-3 {
    margin-left: 25%;
  }
  .sf-col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .sf-col-lg-1,
  .sf-col-lg-2,
  .sf-col-lg-3,
  .sf-col-lg-4,
  .sf-col-lg-5,
  .sf-col-lg-6,
  .sf-col-lg-7,
  .sf-col-lg-8,
  .sf-col-lg-9,
  .sf-col-lg-10,
  .sf-col-lg-11 {
    float: left;
  }
  .sf-col-lg-12 {
    width: 100%;
  }
  .sf-col-lg-11 {
    width: 91.66666666666666%;
  }
  .sf-col-lg-10 {
    width: 83.33333333333334%;
  }
  .sf-col-lg-9 {
    width: 75%;
  }
  .sf-col-lg-8 {
    width: 66.66666666666666%;
  }
  .sf-col-lg-7 {
    width: 58.333333333333336%;
  }
  .sf-col-lg-6 {
    width: 50%;
  }
  .sf-col-lg-5 {
    width: 41.66666666666667%;
  }
  .sf-col-lg-4 {
    width: 33.33333333333333%;
  }
  .sf-col-lg-3 {
    width: 25%;
  }
  .sf-col-lg-2 {
    width: 16.666666666666664%;
  }
  .sf-col-lg-1 {
    width: 8.333333333333332%;
  }
  .sf-col-lg-pull-12 {
    right: 100%;
  }
  .sf-col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .sf-col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .sf-col-lg-pull-9 {
    right: 75%;
  }
  .sf-col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .sf-col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .sf-col-lg-pull-6 {
    right: 50%;
  }
  .sf-col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .sf-col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .sf-col-lg-pull-3 {
    right: 25%;
  }
  .sf-col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .sf-col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .sf-col-lg-pull-0 {
    right: 0;
  }
  .sf-col-lg-push-12 {
    left: 100%;
  }
  .sf-col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .sf-col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .sf-col-lg-push-9 {
    left: 75%;
  }
  .sf-col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .sf-col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .sf-col-lg-push-6 {
    left: 50%;
  }
  .sf-col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .sf-col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .sf-col-lg-push-3 {
    left: 25%;
  }
  .sf-col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .sf-col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .sf-col-lg-push-0 {
    left: 0;
  }
  .sf-col-lg-offset-12 {
    margin-left: 100%;
  }
  .sf-col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .sf-col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .sf-col-lg-offset-9 {
    margin-left: 75%;
  }
  .sf-col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .sf-col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .sf-col-lg-offset-6 {
    margin-left: 50%;
  }
  .sf-col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .sf-col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .sf-col-lg-offset-3 {
    margin-left: 25%;
  }
  .sf-col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .sf-col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .sf-col-lg-offset-0 {
    margin-left: 0;
  }
}

/*! End bootstrap */


/* Socialfans fonts
    -----*/


@font-face {
  font-family: 'socialfans';
  src: url('http://cdn.welltrado.com/wp-content/plugins/socialfans-counter/assets/font/socialfans.eot?v=3.2');
  src: url('http://cdn.welltrado.com/wp-content/plugins/socialfans-counter/assets/font/socialfans.eot?v=3.2#iefix') format('embedded-opentype'),
       url('../cdn_subdomain/wp-content/plugins/socialfans-counter/assets/font/socialfans.woff') format('woff'),
       url('../cdn_subdomain/wp-content/plugins/socialfans-counter/assets/font/socialfans.ttf') format('truetype'),
       url('http://cdn.welltrado.com/wp-content/plugins/socialfans-counter/assets/font/socialfans.svg?v=3.2#socialfans') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'socialfans';
    src: url('http://cdn.welltrado.com/wp-content/plugins/socialfans-counter/assets/font/socialfans.svg?v=3.2#socialfans') format('svg');
  }
}
*/

[data-icon]:before {
  font-family: "socialfans" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  background: none !important;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="-"]:before,
[class*=" -"]:before {
  font-family: "socialfans" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  background: none !important;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 

 
.-sf-icon-steamcommunity:before {
  content: "\8bf6";
}
.-sf-icon-socialfans:before {
  content: "\6bd4";
}
.-sf-icon-vine:before {
  content: "\897f";
}
.-sf-icon-heart:before {
  content: "\8fea";
}
.-sf-icon-wordpress:before {
  content: "\4f0a";
}
.-sf-icon-instgram:before {
  content: "\827e";
}
.-sf-icon-500px:before {
  content: "\5f17";
}
.-sf-icon-socialfans-7:before {
  content: "\5409";
}
.-sf-icon-socialfans-8:before {
  content: "\5c3a";
}
.-sf-icon-socialfans-9:before {
  content: "\6770";
}
.-sf-icon-socialfans-10:before {
  content: "\5f00";
}
.-sf-icon-socialfans-11:before {
  content: "\52d2";
}
.-sf-icon-xbox:before {
  content: "\9a6c";
}
.-sf-icon-windows:before {
  content: "\5a1c";
}
.-sf-icon-myspace:before {
  content: "\54e6";
}
.-sf-icon-socialfans-15:before {
  content: "\5c41";
}
.-sf-icon-socialfans-16:before {
  content: "\543e";
}
.-sf-icon-socialfans-17:before {
  content: "\513f";
}
.-sf-icon-socialfans-18:before {
  content: "\4e1d";
}
.-sf-icon-skype:before {
  content: "\63d0";
}
.-sf-icon-yahoo:before {
  content: "\7ef4";
}
.-sf-icon-socialfans-21:before {
  content: "\8c46";
}
.-sf-icon-socialfans-23:before {
  content: "\8d1d";
}
.-sf-icon-socialfans-24:before {
  content: "\5c14";
}
.-sf-icon-socialfans-25:before {
  content: "\514b";
}
.-sf-icon-play:before {
  content: "\65af";
}
.-sf-icon-tumblr:before {
  content: "\8d3c";
}
.-sf-icon-socialfans-28:before {
  content: "\5fb7";
}
.-sf-icon-socialfans-29:before {
  content: "\96fb";
}
.-sf-icon-socialfans-30:before {
  content: "\8cb7";
}
.-sf-icon-github2:before {
  content: "\958b";
}
.-sf-icon-socialfans-32:before {
  content: "\6771";
}
.-sf-icon-socialfans-33:before {
  content: "\8eca";
}
.-sf-icon-socialfans-34:before {
  content: "\7d05";
}
.-sf-icon-apple:before {
  content: "\99ac";
}
.-sf-icon-socialfans-36:before {
  content: "\7121";
}
.-sf-icon-socialfans-37:before {
  content: "\9ce5";
}
.-sf-icon-socialfans-38:before {
  content: "\71b1";
}
.-sf-icon-socialfans-39:before {
  content: "\6642";
}
.-sf-icon-socialfans-40:before {
  content: "\8a9e";
}
.-sf-icon-socialfans-41:before {
  content: "\4eee";
}
.-sf-icon-socialfans-42:before {
  content: "\7f36";
}
.-sf-icon-digg:before {
  content: "\4ecf";
}
.-sf-icon-socialfans-44:before {
  content: "\6075";
}
.-sf-icon-socialfans-45:before {
  content: "\5fb3";
}
.-sf-icon-envato:before {
  content: "\62dd";
}
.-sf-icon-socialfans-47:before {
  content: "\9ed2";
}
.-sf-icon-weheartit-1:before {
  content: "\6c37";
}
.-sf-icon-dribbble:before {
  content: "\514e";
}
.-sf-icon-vk:before {
  content: "\59ac";
}
.-sf-icon-mailchimp:before {
  content: "\58cc";
}
.-sf-icon-youtube:before {
  content: "\6bce";
}
.-sf-icon-forrst:before {
  content: "\6b69";
}
.-sf-icon-github:before {
  content: "\8074";
}
.-sf-icon-vimeo:before {
  content: "\5b9f";
}
.-sf-icon-foursquare:before {
  content: "\8a3c";
}
.-sf-icon-delicious:before {
  content: "\7adc";
}
.-sf-icon-twitter:before {
  content: "\58f2";
}
.-sf-icon-facebook:before {
  content: "\4e80";
}
.-sf-icon-flickr:before {
  content: "\82b8";
}
.-sf-icon-audioboo:before {
  content: "\6226";
}
.-sf-icon-google:before {
  content: "\7e04";
}
.-sf-icon-pinterest:before {
  content: "\95a2";
}
.-sf-icon-behance:before {
  content: "\9244";
}
.-sf-icon-rss:before {
  content: "\56f3";
}
.-sf-icon-linkedin:before {
  content: "\56e3";
}
.-sf-icon-wp-posts:before {
  content: "\8ee2";
}
.-sf-icon-soundcloud:before {
  content: "\5e83";
}
.-sf-icon-socialfans-70:before {
  content: "\60aa";
}
.-sf-icon-slideshare:before {
  content: "\8c4a";
}
.-sf-icon-feedly:before {
  content: "\8133";
}
.-sf-icon-wp-users:before {
  content: "\96d1";
}
.-sf-icon-wp-comments:before {
  content: "\5727";
}
.s-f-icon-socialfans-1:before {
  content: "\9d8f";
}


/* End socialfans fonts
    -----*/








/* Basic */
.sf-c-youtube {color: #CD332D !important;}
.sf-c-email {color: #393939 !important;}
.sf-c-vimeo {color: #1ab7ea !important;}
.sf-c-twitter {color: #4099FF !important;}
.sf-c-facebook {color: #3B5998 !important;}
.sf-c-google {color: #dd4b39 !important;}
.sf-c-pinterest {color: #cb2027 !important;}
.sf-c-linkedin {color: #007bb6 !important;}
.sf-c-github {color: #171515 !important;}
.sf-c-instagram {color: #3f729b !important;}
.sf-c-soundcloud {color: #ff7700 !important;}
.sf-c-behance {color: #005cff !important;}
.sf-c-delicious {color: #205cc0 !important;}
.sf-c-foursquare {color: #25a0ca !important;}
.sf-c-forrst {color: #5b9a68 !important;}
.sf-c-dribbble {color: #ea4c89 !important;}
.sf-c-envato {color: #82b540 !important;}
.sf-c-vk{color: #45668e !important;}
.sf-c-rss{color: #FF6600 !important;}
.sf-c-tumblr{color: #32506d !important;}
.sf-c-vine{color: #00b488 !important;}
.sf-c-slideshare{color: #e98325 !important;}
.sf-c-500px{color: #02adea !important;}
.sf-c-flickr{color: #FF0084 !important;}
.sf-c-wp_posts{color: #c2685f !important;}
.sf-c-wp_comments{color: #b8c25f !important;}
.sf-c-wp_users{color: #5fa7c2 !important;}
.sf-c-audioboo{color: #b0006d !important;}
.sf-c-steamcommunity{color: #000000 !important;}
.sf-c-weheartit{color: #ff679d !important;}
.sf-c-feedly{color: #02bb24 !important;}

.sf-bg-youtube {background: #CD332D !important;}
.sf-bg-email {background: #393939 !important;}
.sf-bg-vimeo {background: #1ab7ea !important;}
.sf-bg-twitter {background: #4099FF !important;}
.sf-bg-facebook {background: #3B5998 !important;}
.sf-bg-google {background: #dd4b39 !important;}
.sf-bg-pinterest {background: #cb2027 !important;}
.sf-bg-linkedin {background: #007bb6 !important;}
.sf-bg-github {background: #171515 !important;}
.sf-bg-instgram {background: #3f729b !important;}
.sf-bg-soundcloud {background: #ff7700 !important;}
.sf-bg-behance {background: #005cff !important;}
.sf-bg-delicious {background: #205cc0 !important;}
.sf-bg-foursquare {background: #25a0ca !important;}
.sf-bg-forrst {background: #5b9a68 !important;}
.sf-bg-dribbble {background: #ea4c89 !important;}
.sf-bg-envato {background: #82b540 !important;}
.sf-bg-mailchimp {background: #373737 !important;}
.sf-bg-total {background: #585858 !important;}
.sf-bg-vk{background: #45668e !important;}
.sf-bg-rss{background: #FF6600 !important;}
.sf-bg-tumblr{background: #32506d !important;}
.sf-bg-vine{background: #00b488 !important;}
.sf-bg-slideshare{background: #e98325 !important;}
.sf-bg-500px{background: #02adea !important;}
.sf-bg-flickr{background: #FF0084 !important;}
.sf-bg-wp_posts{background: #c2685f !important;}
.sf-bg-wp_comments{background: #b8c25f !important;}
.sf-bg-wp_users{background: #5fa7c2 !important;}
.sf-bg-audioboo{background: #b0006d !important;}
.sf-bg-steamcommunity{background: #000000 !important;}
.sf-bg-weheartit{background: #ff679d !important;}
.sf-bg-feedly{background: #02bb24 !important;}

.sf-transparent {background: transparent !important;}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}


.sf-widget-holder {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  text-align: center;
}


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

.sf-light-color {
  color: #585858 !important;
}

.sf-light-bg {
  background: #585858 !important;
}

.sf-dark-color {
  color: #ffffff !important;
}

.sf-dark-bg {
  background: #ffffff !important;
}

.sf-front {
    position: relative;
}

.weekly-added {
  background: #272b2f;
  line-height: normal;
  color: #ffffff;
  width: auto;
  height: 17px;
  padding: 0 4px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}

.weekly-added-onecolumn {
    top: auto;
    bottom: 1px;
    right: auto;
    left: 1px;
}

.weekly-added i {
    font-size: 9px !important;
}

.weekly-added span {
    font-size: 10px !important;
}

.sf-front a, .sf-front .sf-love {
  font-size: 0.813em;
  text-decoration: none !important;
  display: block;
  padding: 10px 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
}

.sf-front a:hover {
  text-decoration: none !important;
}


.sf-front .sf-love {

}


.sf-no-effect .sf-front:hover {
  opacity: 0.8;
}

.sf-no-effect .sf-back {
  display: none;
}

.sf-front i {
  display: inline-block;
  font-size: 3.750em;
  height: 50px;
}

.sf-spe {
  display: block;
  margin: 1px 0;
  width: auto;
}

.sf-front span {
  font-size: 2em;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 0;
  min-width: 80px;
}

.sf-front small {
  font-size: 80%;
  line-height: 0;
  color: #cecece;
  text-transform: uppercase;
}

.sf-back {
  position: relative;
  text-align: center;
}

.sf-back a {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  top: 47%;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 12px !important;
  line-height: 1.5;
  display: inline-block;
  padding: 2px 6px !important;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.sf-back a {
  text-decoration: none !important;
}

.sf-view {
  padding: 0px !important;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.sf-view .sf-mask, .sf-view .sf-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.sf-view .sf-front {
  display: block;
  position: relative;
  margin: 1px;
}

.sf-col-exception {
  overflow: hidden;
  margin: 1px;
}

.sf-col-one .sf-no-effect .sf-back {
  display: none;
}

.sf-col-one .sf-front, .sf-col-one .sf-back {
  display: inline-block;
  margin-top: -6px;
  padding-right: 10px;
  text-align: right;
}

.sf-col-one .sf-front {
  padding-top: 6px;  
}

.sf-col-one .sf-front i {
  
}

.sf-col-one .sf-front span {
  line-height: 0 !important;
  font-size: 1.250em;
  font-weight: bold;
  text-transform: uppercase;
}

.sf-col-one .sf-front small {
  
}

.sf-col-one .sf-mask {
   height: 57px;    
}

.sf-col-one {

}

.sf-col-one .sf-back {
  text-align: right;
}

.sf-col-one .sf-back a.sf-join {
  text-align: right;
  top: 27%;
  margin-right: 3px !important;
}

.sf-col-one-icon {
    
}

.sf-col-one-icon i {
  display: inline-block;
  font-size: 2em;
  margin-top: 4px;
}

.sf-col-one-icon span {
  font-size: 1.500em;
  padding-top: 0px;
}

.sf-col-one-icon small {
  font-size: .500em;
  line-height: 0;
  color: #cecece;
  text-transform: uppercase;
}

/* End basic */

/*Start CSSShake min*/
/*display:inline-block;*/
.sf-shake{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.sf-shake:hover{-webkit-animation-name:sf-shake-base;-ms-animation-name:sf-shake-base;animation-name:sf-shake-base;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez{-webkit-animation-play-state:paused !important;-ms-animation-play-state:paused !important;animation-play-state:paused !important}.sf-shake.freez.sf-shake-hard{-webkit-animation-name:sf-shake-hard;-ms-animation-name:sf-shake-hard;animation-name:sf-shake-hard;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-slow{-webkit-animation-name:sf-shake-slow;-ms-animation-name:sf-shake-slow;animation-name:sf-shake-slow;-webkit-animation-duration:5s;-ms-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-little{-webkit-animation-name:sf-shake-little;-ms-animation-name:sf-shake-little;animation-name:sf-shake-little;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-horizontal{-webkit-animation-name:sf-shake-horizontal;-ms-animation-name:sf-shake-horizontal;animation-name:sf-shake-horizontal;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-vertical{-webkit-animation-name:sf-shake-vertical;-ms-animation-name:sf-shake-vertical;animation-name:sf-shake-vertical;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-rotate{-webkit-animation-name:sf-shake-rotate;-ms-animation-name:sf-shake-rotate;animation-name:sf-shake-rotate;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-opacity{-webkit-animation-name:sf-shake-opacity;-ms-animation-name:sf-shake-opacity;animation-name:sf-shake-opacity;-webkit-animation-duration:200ms;-ms-animation-duration:200ms;animation-duration:200ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez.sf-shake-crazy{-webkit-animation-name:sf-shake-crazy;-ms-animation-name:sf-shake-crazy;animation-name:sf-shake-crazy;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.freez:hover{-webkit-animation-play-state:running !important;-ms-animation-play-state:running !important;animation-play-state:running !important}.sf-shake.sf-shake-hard:hover{-webkit-animation-name:sf-shake-hard;-ms-animation-name:sf-shake-hard;animation-name:sf-shake-hard;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-slow:hover{-webkit-animation-name:sf-shake-slow;-ms-animation-name:sf-shake-slow;animation-name:sf-shake-slow;-webkit-animation-duration:5s;-ms-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-little:hover{-webkit-animation-name:sf-shake-little;-ms-animation-name:sf-shake-little;animation-name:sf-shake-little;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-horizontal:hover{-webkit-animation-name:sf-shake-horizontal;-ms-animation-name:sf-shake-horizontal;animation-name:sf-shake-horizontal;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-vertical:hover{-webkit-animation-name:sf-shake-vertical;-ms-animation-name:sf-shake-vertical;animation-name:sf-shake-vertical;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-rotate:hover{-webkit-animation-name:sf-shake-rotate;-ms-animation-name:sf-shake-rotate;animation-name:sf-shake-rotate;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-opacity:hover{-webkit-animation-name:sf-shake-opacity;-ms-animation-name:sf-shake-opacity;animation-name:sf-shake-opacity;-webkit-animation-duration:200ms;-ms-animation-duration:200ms;animation-duration:200ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-crazy:hover{-webkit-animation-name:sf-shake-crazy;-ms-animation-name:sf-shake-crazy;animation-name:sf-shake-crazy;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant{-webkit-animation-name:sf-shake-base;-ms-animation-name:sf-shake-base;animation-name:sf-shake-base;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-hard{-webkit-animation-name:sf-shake-hard;-ms-animation-name:sf-shake-hard;animation-name:sf-shake-hard;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-slow{-webkit-animation-name:sf-shake-slow;-ms-animation-name:sf-shake-slow;animation-name:sf-shake-slow;-webkit-animation-duration:5s;-ms-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-little{-webkit-animation-name:sf-shake-little;-ms-animation-name:sf-shake-little;animation-name:sf-shake-little;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-horizontal{-webkit-animation-name:sf-shake-horizontal;-ms-animation-name:sf-shake-horizontal;animation-name:sf-shake-horizontal;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-vertical{-webkit-animation-name:sf-shake-vertical;-ms-animation-name:sf-shake-vertical;animation-name:sf-shake-vertical;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-rotate{-webkit-animation-name:sf-shake-rotate;-ms-animation-name:sf-shake-rotate;animation-name:sf-shake-rotate;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-opacity{-webkit-animation-name:sf-shake-opacity;-ms-animation-name:sf-shake-opacity;animation-name:sf-shake-opacity;-webkit-animation-duration:200ms;-ms-animation-duration:200ms;animation-duration:200ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.sf-shake-crazy{-webkit-animation-name:sf-shake-crazy;-ms-animation-name:sf-shake-crazy;animation-name:sf-shake-crazy;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}.sf-shake.sf-shake-constant.hover-stop:hover{-webkit-animation-play-state:paused;-ms-animation-play-state:paused;animation-play-state:paused}.sf-shake.sf-shake-delay{-webkit-animation-name:sf-shake-base;-ms-animation-name:sf-shake-base;animation-name:sf-shake-base;-webkit-animation-duration:100ms;-ms-animation-duration:100ms;animation-duration:100ms;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:4s;-ms-animation-delay:4s;animation-delay:4s;-webkit-animation-play-state:running;-ms-animation-play-state:running;animation-play-state:running}@-webkit-keyframes sf-shake-base{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(1.5px, -2.5px) rotate(-1.5deg)}4%{-webkit-transform:translate(-2.5px, 0.5px) rotate(-0.5deg)}6%{-webkit-transform:translate(1.5px, 1.5px) rotate(0.5deg)}8%{-webkit-transform:translate(1.5px, 1.5px) rotate(-0.5deg)}10%{-webkit-transform:translate(1.5px, 0.5px) rotate(0.5deg)}12%{-webkit-transform:translate(0.5px, -1.5px) rotate(-1.5deg)}14%{-webkit-transform:translate(-2.5px, -0.5px) rotate(-0.5deg)}16%{-webkit-transform:translate(0.5px, 1.5px) rotate(-1.5deg)}18%{-webkit-transform:translate(-1.5px, 1.5px) rotate(-0.5deg)}20%{-webkit-transform:translate(0.5px, 1.5px) rotate(0.5deg)}22%{-webkit-transform:translate(-1.5px, 0.5px) rotate(-0.5deg)}24%{-webkit-transform:translate(-2.5px, 1.5px) rotate(-1.5deg)}26%{-webkit-transform:translate(0.5px, 0.5px) rotate(-0.5deg)}28%{-webkit-transform:translate(-0.5px, -2.5px) rotate(-1.5deg)}30%{-webkit-transform:translate(-1.5px, 1.5px) rotate(-1.5deg)}32%{-webkit-transform:translate(0.5px, 0.5px) rotate(-0.5deg)}34%{-webkit-transform:translate(1.5px, -0.5px) rotate(0.5deg)}36%{-webkit-transform:translate(-1.5px, -1.5px) rotate(-0.5deg)}38%{-webkit-transform:translate(-2.5px, -2.5px) rotate(-1.5deg)}40%{-webkit-transform:translate(-1.5px, 0.5px) rotate(-0.5deg)}42%{-webkit-transform:translate(-0.5px, 1.5px) rotate(-1.5deg)}44%{-webkit-transform:translate(-2.5px, -0.5px) rotate(0.5deg)}46%{-webkit-transform:translate(-2.5px, -1.5px) rotate(0.5deg)}48%{-webkit-transform:translate(-2.5px, -2.5px) rotate(0.5deg)}50%{-webkit-transform:translate(0.5px, -1.5px) rotate(-1.5deg)}52%{-webkit-transform:translate(0.5px, 1.5px) rotate(0.5deg)}54%{-webkit-transform:translate(1.5px, -0.5px) rotate(-1.5deg)}56%{-webkit-transform:translate(-1.5px, -1.5px) rotate(-1.5deg)}58%{-webkit-transform:translate(0.5px, 1.5px) rotate(-0.5deg)}60%{-webkit-transform:translate(-0.5px, -0.5px) rotate(0.5deg)}62%{-webkit-transform:translate(0.5px, 1.5px) rotate(-0.5deg)}64%{-webkit-transform:translate(-2.5px, 0.5px) rotate(0.5deg)}66%{-webkit-transform:translate(-0.5px, -2.5px) rotate(0.5deg)}68%{-webkit-transform:translate(-2.5px, -2.5px) rotate(-1.5deg)}70%{-webkit-transform:translate(-1.5px, 0.5px) rotate(-1.5deg)}72%{-webkit-transform:translate(-1.5px, 0.5px) rotate(-0.5deg)}74%{-webkit-transform:translate(-1.5px, 1.5px) rotate(-0.5deg)}76%{-webkit-transform:translate(-1.5px, -2.5px) rotate(0.5deg)}78%{-webkit-transform:translate(-1.5px, -2.5px) rotate(-0.5deg)}80%{-webkit-transform:translate(-0.5px, 1.5px) rotate(-0.5deg)}82%{-webkit-transform:translate(1.5px, -1.5px) rotate(-0.5deg)}84%{-webkit-transform:translate(-0.5px, -1.5px) rotate(-1.5deg)}86%{-webkit-transform:translate(-2.5px, 0.5px) rotate(-0.5deg)}88%{-webkit-transform:translate(-2.5px, -0.5px) rotate(-0.5deg)}90%{-webkit-transform:translate(-0.5px, 0.5px) rotate(-1.5deg)}92%{-webkit-transform:translate(1.5px, -2.5px) rotate(0.5deg)}94%{-webkit-transform:translate(0.5px, 1.5px) rotate(-1.5deg)}96%{-webkit-transform:translate(1.5px, -0.5px) rotate(-1.5deg)}98%{-webkit-transform:translate(-0.5px, 0.5px) rotate(-0.5deg)}}@-ms-keyframes sf-shake-base{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(-2.5px, 1.5px) rotate(-1.5deg)}4%{-ms-transform:translate(0.5px, -0.5px) rotate(-0.5deg)}6%{-ms-transform:translate(1.5px, 1.5px) rotate(0.5deg)}8%{-ms-transform:translate(1.5px, -2.5px) rotate(0.5deg)}10%{-ms-transform:translate(1.5px, 1.5px) rotate(-1.5deg)}12%{-ms-transform:translate(1.5px, -2.5px) rotate(-1.5deg)}14%{-ms-transform:translate(-1.5px, -1.5px) rotate(-1.5deg)}16%{-ms-transform:translate(-1.5px, -0.5px) rotate(-1.5deg)}18%{-ms-transform:translate(-1.5px, -1.5px) rotate(0.5deg)}20%{-ms-transform:translate(-1.5px, 0.5px) rotate(-1.5deg)}22%{-ms-transform:translate(1.5px, 1.5px) rotate(-1.5deg)}24%{-ms-transform:translate(-1.5px, 0.5px) rotate(-0.5deg)}26%{-ms-transform:translate(1.5px, -2.5px) rotate(0.5deg)}28%{-ms-transform:translate(-2.5px, -0.5px) rotate(-0.5deg)}30%{-ms-transform:translate(-1.5px, 1.5px) rotate(0.5deg)}32%{-ms-transform:translate(0.5px, -1.5px) rotate(-1.5deg)}34%{-ms-transform:translate(0.5px, -2.5px) rotate(0.5deg)}36%{-ms-transform:translate(-1.5px, 1.5px) rotate(0.5deg)}38%{-ms-transform:translate(-1.5px, -0.5px) rotate(0.5deg)}40%{-ms-transform:translate(1.5px, -1.5px) rotate(0.5deg)}42%{-ms-transform:translate(0.5px, 0.5px) rotate(-0.5deg)}44%{-ms-transform:translate(-0.5px, -1.5px) rotate(0.5deg)}46%{-ms-transform:translate(-0.5px, -0.5px) rotate(-1.5deg)}48%{-ms-transform:translate(-1.5px, 1.5px) rotate(-1.5deg)}50%{-ms-transform:translate(-0.5px, -2.5px) rotate(-1.5deg)}52%{-ms-transform:translate(0.5px, 0.5px) rotate(-1.5deg)}54%{-ms-transform:translate(0.5px, 1.5px) rotate(-0.5deg)}56%{-ms-transform:translate(0.5px, -0.5px) rotate(-0.5deg)}58%{-ms-transform:translate(-2.5px, -0.5px) rotate(0.5deg)}60%{-ms-transform:translate(1.5px, 0.5px) rotate(-0.5deg)}62%{-ms-transform:translate(-2.5px, 1.5px) rotate(-1.5deg)}64%{-ms-transform:translate(0.5px, -1.5px) rotate(-0.5deg)}66%{-ms-transform:translate(-1.5px, -2.5px) rotate(-0.5deg)}68%{-ms-transform:translate(1.5px, 1.5px) rotate(-0.5deg)}70%{-ms-transform:translate(-0.5px, 1.5px) rotate(-1.5deg)}72%{-ms-transform:translate(1.5px, -1.5px) rotate(-0.5deg)}74%{-ms-transform:translate(-0.5px, 1.5px) rotate(-1.5deg)}76%{-ms-transform:translate(1.5px, -2.5px) rotate(-1.5deg)}78%{-ms-transform:translate(-0.5px, 0.5px) rotate(0.5deg)}80%{-ms-transform:translate(0.5px, -0.5px) rotate(-1.5deg)}82%{-ms-transform:translate(1.5px, 0.5px) rotate(0.5deg)}84%{-ms-transform:translate(-2.5px, 0.5px) rotate(-1.5deg)}86%{-ms-transform:translate(-1.5px, -0.5px) rotate(-1.5deg)}88%{-ms-transform:translate(-2.5px, -1.5px) rotate(0.5deg)}90%{-ms-transform:translate(1.5px, 1.5px) rotate(-0.5deg)}92%{-ms-transform:translate(0.5px, -0.5px) rotate(-1.5deg)}94%{-ms-transform:translate(-1.5px, -2.5px) rotate(-0.5deg)}96%{-ms-transform:translate(1.5px, -1.5px) rotate(-0.5deg)}98%{-ms-transform:translate(0.5px, 1.5px) rotate(-0.5deg)}}@keyframes sf-shake-base{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(-1.5px, 1.5px) rotate(0.5deg)}4%{transform:translate(-2.5px, -1.5px) rotate(-1.5deg)}6%{transform:translate(-0.5px, 1.5px) rotate(-1.5deg)}8%{transform:translate(1.5px, -0.5px) rotate(-1.5deg)}10%{transform:translate(0.5px, -0.5px) rotate(-0.5deg)}12%{transform:translate(0.5px, -1.5px) rotate(-0.5deg)}14%{transform:translate(-0.5px, 0.5px) rotate(-1.5deg)}16%{transform:translate(1.5px, -0.5px) rotate(0.5deg)}18%{transform:translate(1.5px, 1.5px) rotate(0.5deg)}20%{transform:translate(-2.5px, 0.5px) rotate(0.5deg)}22%{transform:translate(-0.5px, 0.5px) rotate(-0.5deg)}24%{transform:translate(1.5px, -1.5px) rotate(0.5deg)}26%{transform:translate(-2.5px, 1.5px) rotate(-0.5deg)}28%{transform:translate(-2.5px, 0.5px) rotate(-0.5deg)}30%{transform:translate(1.5px, 1.5px) rotate(-0.5deg)}32%{transform:translate(0.5px, 1.5px) rotate(0.5deg)}34%{transform:translate(1.5px, 1.5px) rotate(-0.5deg)}36%{transform:translate(1.5px, -1.5px) rotate(-0.5deg)}38%{transform:translate(-1.5px, 1.5px) rotate(0.5deg)}40%{transform:translate(0.5px, -2.5px) rotate(-0.5deg)}42%{transform:translate(-2.5px, -0.5px) rotate(-0.5deg)}44%{transform:translate(-2.5px, -0.5px) rotate(-0.5deg)}46%{transform:translate(-1.5px, -0.5px) rotate(-0.5deg)}48%{transform:translate(-2.5px, 1.5px) rotate(-0.5deg)}50%{transform:translate(-0.5px, -2.5px) rotate(0.5deg)}52%{transform:translate(0.5px, 1.5px) rotate(-1.5deg)}54%{transform:translate(-0.5px, -2.5px) rotate(0.5deg)}56%{transform:translate(-0.5px, 0.5px) rotate(-0.5deg)}58%{transform:translate(-0.5px, 1.5px) rotate(0.5deg)}60%{transform:translate(0.5px, -2.5px) rotate(0.5deg)}62%{transform:translate(1.5px, -2.5px) rotate(0.5deg)}64%{transform:translate(-1.5px, 1.5px) rotate(-0.5deg)}66%{transform:translate(-0.5px, 1.5px) rotate(-0.5deg)}68%{transform:translate(-1.5px, -0.5px) rotate(0.5deg)}70%{transform:translate(0.5px, 0.5px) rotate(-0.5deg)}72%{transform:translate(1.5px, 1.5px) rotate(0.5deg)}74%{transform:translate(1.5px, -1.5px) rotate(-1.5deg)}76%{transform:translate(1.5px, 1.5px) rotate(-1.5deg)}78%{transform:translate(-2.5px, -1.5px) rotate(-1.5deg)}80%{transform:translate(0.5px, 1.5px) rotate(-0.5deg)}82%{transform:translate(-2.5px, -1.5px) rotate(0.5deg)}84%{transform:translate(-0.5px, -1.5px) rotate(-0.5deg)}86%{transform:translate(-1.5px, 0.5px) rotate(-0.5deg)}88%{transform:translate(1.5px, 0.5px) rotate(-0.5deg)}90%{transform:translate(0.5px, -1.5px) rotate(-1.5deg)}92%{transform:translate(0.5px, 0.5px) rotate(-1.5deg)}94%{transform:translate(1.5px, 1.5px) rotate(0.5deg)}96%{transform:translate(-1.5px, -1.5px) rotate(-1.5deg)}98%{transform:translate(-2.5px, -0.5px) rotate(-1.5deg)}}@-webkit-keyframes sf-shake-little{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}4%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}6%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}8%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}10%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}12%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}14%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}16%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}18%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}20%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}22%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}24%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}26%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}28%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}30%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}32%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}34%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}36%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}38%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}40%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}42%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}44%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}46%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}48%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}50%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}52%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}54%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}56%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}58%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}60%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}62%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}64%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}66%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}68%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}70%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}72%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}74%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}76%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}78%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}80%{-webkit-transform:translate(0px, -1px) rotate(-0.5deg)}82%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}84%{-webkit-transform:translate(-1px, 0px) rotate(-0.5deg)}86%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}88%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}90%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}92%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}94%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}96%{-webkit-transform:translate(-1px, -1px) rotate(-0.5deg)}98%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}}@-ms-keyframes sf-shake-little{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}4%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}6%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}8%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}10%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}12%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}14%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}16%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}18%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}20%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}22%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}24%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}26%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}28%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}30%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}32%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}34%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}36%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}38%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}40%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}42%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}44%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}46%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}48%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}50%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}52%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}54%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}56%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}58%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}60%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}62%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}64%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}66%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}68%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}70%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}72%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}74%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}76%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}78%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}80%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}82%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}84%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}86%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}88%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}90%{-ms-transform:translate(-1px, -1px) rotate(-0.5deg)}92%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}94%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}96%{-ms-transform:translate(-1px, 0px) rotate(-0.5deg)}98%{-ms-transform:translate(0px, -1px) rotate(-0.5deg)}}@keyframes sf-shake-little{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(-1px, -1px) rotate(-0.5deg)}4%{transform:translate(-1px, -1px) rotate(-0.5deg)}6%{transform:translate(0px, 0px) rotate(-0.5deg)}8%{transform:translate(0px, -1px) rotate(-0.5deg)}10%{transform:translate(-1px, -1px) rotate(-0.5deg)}12%{transform:translate(0px, 0px) rotate(-0.5deg)}14%{transform:translate(0px, 0px) rotate(-0.5deg)}16%{transform:translate(0px, -1px) rotate(-0.5deg)}18%{transform:translate(0px, 0px) rotate(-0.5deg)}20%{transform:translate(-1px, -1px) rotate(-0.5deg)}22%{transform:translate(-1px, -1px) rotate(-0.5deg)}24%{transform:translate(-1px, -1px) rotate(-0.5deg)}26%{transform:translate(-1px, 0px) rotate(-0.5deg)}28%{transform:translate(0px, -1px) rotate(-0.5deg)}30%{transform:translate(0px, -1px) rotate(-0.5deg)}32%{transform:translate(0px, 0px) rotate(-0.5deg)}34%{transform:translate(0px, -1px) rotate(-0.5deg)}36%{transform:translate(-1px, 0px) rotate(-0.5deg)}38%{transform:translate(-1px, -1px) rotate(-0.5deg)}40%{transform:translate(0px, 0px) rotate(-0.5deg)}42%{transform:translate(-1px, -1px) rotate(-0.5deg)}44%{transform:translate(-1px, 0px) rotate(-0.5deg)}46%{transform:translate(-1px, -1px) rotate(-0.5deg)}48%{transform:translate(0px, -1px) rotate(-0.5deg)}50%{transform:translate(0px, -1px) rotate(-0.5deg)}52%{transform:translate(0px, 0px) rotate(-0.5deg)}54%{transform:translate(-1px, 0px) rotate(-0.5deg)}56%{transform:translate(0px, 0px) rotate(-0.5deg)}58%{transform:translate(0px, 0px) rotate(-0.5deg)}60%{transform:translate(0px, 0px) rotate(-0.5deg)}62%{transform:translate(0px, -1px) rotate(-0.5deg)}64%{transform:translate(0px, 0px) rotate(-0.5deg)}66%{transform:translate(-1px, -1px) rotate(-0.5deg)}68%{transform:translate(0px, -1px) rotate(-0.5deg)}70%{transform:translate(0px, 0px) rotate(-0.5deg)}72%{transform:translate(-1px, -1px) rotate(-0.5deg)}74%{transform:translate(-1px, -1px) rotate(-0.5deg)}76%{transform:translate(-1px, 0px) rotate(-0.5deg)}78%{transform:translate(0px, 0px) rotate(-0.5deg)}80%{transform:translate(0px, -1px) rotate(-0.5deg)}82%{transform:translate(-1px, 0px) rotate(-0.5deg)}84%{transform:translate(-1px, -1px) rotate(-0.5deg)}86%{transform:translate(0px, -1px) rotate(-0.5deg)}88%{transform:translate(0px, 0px) rotate(-0.5deg)}90%{transform:translate(-1px, -1px) rotate(-0.5deg)}92%{transform:translate(-1px, 0px) rotate(-0.5deg)}94%{transform:translate(-1px, 0px) rotate(-0.5deg)}96%{transform:translate(0px, -1px) rotate(-0.5deg)}98%{transform:translate(0px, -1px) rotate(-0.5deg)}}@-webkit-keyframes sf-shake-slow{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(-1px, 8px) rotate(1.5deg)}4%{-webkit-transform:translate(7px, 0px) rotate(-0.5deg)}6%{-webkit-transform:translate(8px, 8px) rotate(-3.5deg)}8%{-webkit-transform:translate(-4px, -3px) rotate(-1.5deg)}10%{-webkit-transform:translate(5px, 0px) rotate(-2.5deg)}12%{-webkit-transform:translate(-10px, -3px) rotate(-3.5deg)}14%{-webkit-transform:translate(5px, 7px) rotate(2.5deg)}16%{-webkit-transform:translate(8px, -8px) rotate(-1.5deg)}18%{-webkit-transform:translate(9px, -6px) rotate(-3.5deg)}20%{-webkit-transform:translate(3px, 1px) rotate(-0.5deg)}22%{-webkit-transform:translate(6px, 8px) rotate(-2.5deg)}24%{-webkit-transform:translate(-8px, -1px) rotate(2.5deg)}26%{-webkit-transform:translate(7px, -10px) rotate(0.5deg)}28%{-webkit-transform:translate(7px, -4px) rotate(-3.5deg)}30%{-webkit-transform:translate(-2px, -6px) rotate(-1.5deg)}32%{-webkit-transform:translate(-1px, 0px) rotate(2.5deg)}34%{-webkit-transform:translate(6px, 2px) rotate(-0.5deg)}36%{-webkit-transform:translate(2px, 7px) rotate(1.5deg)}38%{-webkit-transform:translate(2px, -9px) rotate(1.5deg)}40%{-webkit-transform:translate(-5px, -1px) rotate(-0.5deg)}42%{-webkit-transform:translate(-8px, 2px) rotate(-0.5deg)}44%{-webkit-transform:translate(-4px, 3px) rotate(0.5deg)}46%{-webkit-transform:translate(-10px, -2px) rotate(-0.5deg)}48%{-webkit-transform:translate(1px, 9px) rotate(1.5deg)}50%{-webkit-transform:translate(6px, 7px) rotate(1.5deg)}52%{-webkit-transform:translate(-8px, 4px) rotate(0.5deg)}54%{-webkit-transform:translate(6px, -8px) rotate(-2.5deg)}56%{-webkit-transform:translate(2px, -9px) rotate(-2.5deg)}58%{-webkit-transform:translate(-2px, -9px) rotate(0.5deg)}60%{-webkit-transform:translate(2px, 7px) rotate(-0.5deg)}62%{-webkit-transform:translate(0px, 0px) rotate(-1.5deg)}64%{-webkit-transform:translate(-9px, -4px) rotate(-3.5deg)}66%{-webkit-transform:translate(6px, -6px) rotate(0.5deg)}68%{-webkit-transform:translate(0px, -7px) rotate(-2.5deg)}70%{-webkit-transform:translate(-10px, 1px) rotate(1.5deg)}72%{-webkit-transform:translate(-7px, 9px) rotate(2.5deg)}74%{-webkit-transform:translate(2px, -6px) rotate(-0.5deg)}76%{-webkit-transform:translate(5px, 1px) rotate(-0.5deg)}78%{-webkit-transform:translate(-1px, 5px) rotate(2.5deg)}80%{-webkit-transform:translate(3px, 7px) rotate(2.5deg)}82%{-webkit-transform:translate(-6px, -7px) rotate(-0.5deg)}84%{-webkit-transform:translate(-8px, 8px) rotate(-2.5deg)}86%{-webkit-transform:translate(8px, 3px) rotate(-2.5deg)}88%{-webkit-transform:translate(-8px, 3px) rotate(-1.5deg)}90%{-webkit-transform:translate(-7px, -4px) rotate(-3.5deg)}92%{-webkit-transform:translate(-8px, 4px) rotate(2.5deg)}94%{-webkit-transform:translate(-6px, -6px) rotate(-3.5deg)}96%{-webkit-transform:translate(-3px, 2px) rotate(-3.5deg)}98%{-webkit-transform:translate(2px, 1px) rotate(-0.5deg)}}@-ms-keyframes sf-shake-slow{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(-9px, 1px) rotate(-1.5deg)}4%{-ms-transform:translate(-10px, -1px) rotate(-3.5deg)}6%{-ms-transform:translate(6px, 2px) rotate(-1.5deg)}8%{-ms-transform:translate(-3px, -6px) rotate(-1.5deg)}10%{-ms-transform:translate(-10px, -3px) rotate(-0.5deg)}12%{-ms-transform:translate(-8px, 6px) rotate(-2.5deg)}14%{-ms-transform:translate(7px, 5px) rotate(-1.5deg)}16%{-ms-transform:translate(2px, 2px) rotate(1.5deg)}18%{-ms-transform:translate(8px, -2px) rotate(-3.5deg)}20%{-ms-transform:translate(-9px, 3px) rotate(-3.5deg)}22%{-ms-transform:translate(8px, -4px) rotate(-1.5deg)}24%{-ms-transform:translate(-1px, -7px) rotate(2.5deg)}26%{-ms-transform:translate(9px, 9px) rotate(-0.5deg)}28%{-ms-transform:translate(9px, -4px) rotate(-3.5deg)}30%{-ms-transform:translate(6px, -7px) rotate(-0.5deg)}32%{-ms-transform:translate(9px, 2px) rotate(1.5deg)}34%{-ms-transform:translate(3px, -9px) rotate(2.5deg)}36%{-ms-transform:translate(-6px, -4px) rotate(2.5deg)}38%{-ms-transform:translate(-5px, -9px) rotate(0.5deg)}40%{-ms-transform:translate(6px, 9px) rotate(-2.5deg)}42%{-ms-transform:translate(5px, -5px) rotate(0.5deg)}44%{-ms-transform:translate(8px, 5px) rotate(-3.5deg)}46%{-ms-transform:translate(-2px, 9px) rotate(1.5deg)}48%{-ms-transform:translate(-10px, -5px) rotate(-2.5deg)}50%{-ms-transform:translate(8px, -1px) rotate(-3.5deg)}52%{-ms-transform:translate(-5px, -7px) rotate(2.5deg)}54%{-ms-transform:translate(7px, 0px) rotate(2.5deg)}56%{-ms-transform:translate(-5px, -1px) rotate(-0.5deg)}58%{-ms-transform:translate(0px, -4px) rotate(-3.5deg)}60%{-ms-transform:translate(-10px, 2px) rotate(2.5deg)}62%{-ms-transform:translate(9px, 8px) rotate(0.5deg)}64%{-ms-transform:translate(-4px, -4px) rotate(-1.5deg)}66%{-ms-transform:translate(-1px, -9px) rotate(-0.5deg)}68%{-ms-transform:translate(-6px, -9px) rotate(-2.5deg)}70%{-ms-transform:translate(-6px, -8px) rotate(-1.5deg)}72%{-ms-transform:translate(-2px, -3px) rotate(-2.5deg)}74%{-ms-transform:translate(-8px, 1px) rotate(-0.5deg)}76%{-ms-transform:translate(-7px, 7px) rotate(2.5deg)}78%{-ms-transform:translate(7px, 2px) rotate(-3.5deg)}80%{-ms-transform:translate(-10px, -4px) rotate(-0.5deg)}82%{-ms-transform:translate(2px, -9px) rotate(1.5deg)}84%{-ms-transform:translate(3px, 5px) rotate(1.5deg)}86%{-ms-transform:translate(5px, 2px) rotate(2.5deg)}88%{-ms-transform:translate(-5px, -1px) rotate(-1.5deg)}90%{-ms-transform:translate(-1px, -9px) rotate(1.5deg)}92%{-ms-transform:translate(8px, -6px) rotate(-3.5deg)}94%{-ms-transform:translate(7px, -9px) rotate(-2.5deg)}96%{-ms-transform:translate(4px, -5px) rotate(2.5deg)}98%{-ms-transform:translate(8px, 0px) rotate(-3.5deg)}}@keyframes sf-shake-slow{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(-6px, -8px) rotate(2.5deg)}4%{transform:translate(3px, -9px) rotate(-0.5deg)}6%{transform:translate(3px, -8px) rotate(2.5deg)}8%{transform:translate(0px, 5px) rotate(0.5deg)}10%{transform:translate(3px, 2px) rotate(0.5deg)}12%{transform:translate(8px, 0px) rotate(0.5deg)}14%{transform:translate(4px, 7px) rotate(-3.5deg)}16%{transform:translate(-4px, 0px) rotate(-0.5deg)}18%{transform:translate(1px, 3px) rotate(-1.5deg)}20%{transform:translate(-8px, -1px) rotate(-3.5deg)}22%{transform:translate(5px, 9px) rotate(2.5deg)}24%{transform:translate(-9px, -10px) rotate(-2.5deg)}26%{transform:translate(0px, 7px) rotate(-1.5deg)}28%{transform:translate(-10px, 7px) rotate(2.5deg)}30%{transform:translate(8px, -7px) rotate(-1.5deg)}32%{transform:translate(0px, -8px) rotate(-0.5deg)}34%{transform:translate(9px, 7px) rotate(-0.5deg)}36%{transform:translate(-7px, 6px) rotate(0.5deg)}38%{transform:translate(8px, -10px) rotate(-0.5deg)}40%{transform:translate(8px, 0px) rotate(0.5deg)}42%{transform:translate(0px, -2px) rotate(1.5deg)}44%{transform:translate(5px, -2px) rotate(-0.5deg)}46%{transform:translate(1px, -10px) rotate(-2.5deg)}48%{transform:translate(4px, -1px) rotate(2.5deg)}50%{transform:translate(-5px, -4px) rotate(2.5deg)}52%{transform:translate(3px, 2px) rotate(-3.5deg)}54%{transform:translate(1px, -6px) rotate(-0.5deg)}56%{transform:translate(-3px, -4px) rotate(-0.5deg)}58%{transform:translate(-10px, -10px) rotate(2.5deg)}60%{transform:translate(8px, 7px) rotate(-3.5deg)}62%{transform:translate(9px, -6px) rotate(-3.5deg)}64%{transform:translate(-5px, 8px) rotate(-0.5deg)}66%{transform:translate(1px, -3px) rotate(0.5deg)}68%{transform:translate(-6px, 9px) rotate(1.5deg)}70%{transform:translate(-5px, 8px) rotate(-1.5deg)}72%{transform:translate(-10px, -2px) rotate(2.5deg)}74%{transform:translate(0px, -4px) rotate(1.5deg)}76%{transform:translate(-2px, -5px) rotate(0.5deg)}78%{transform:translate(-2px, 9px) rotate(-3.5deg)}80%{transform:translate(7px, 4px) rotate(-3.5deg)}82%{transform:translate(-1px, -4px) rotate(-1.5deg)}84%{transform:translate(3px, -6px) rotate(0.5deg)}86%{transform:translate(7px, -8px) rotate(-1.5deg)}88%{transform:translate(4px, -9px) rotate(1.5deg)}90%{transform:translate(1px, -6px) rotate(2.5deg)}92%{transform:translate(-8px, -1px) rotate(-1.5deg)}94%{transform:translate(-4px, -1px) rotate(0.5deg)}96%{transform:translate(-6px, 9px) rotate(1.5deg)}98%{transform:translate(7px, 4px) rotate(-0.5deg)}}@-webkit-keyframes sf-shake-hard{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(5px, -4px) rotate(-2.5deg)}4%{-webkit-transform:translate(-10px, 5px) rotate(2.5deg)}6%{-webkit-transform:translate(0px, 5px) rotate(-3.5deg)}8%{-webkit-transform:translate(-6px, -10px) rotate(-1.5deg)}10%{-webkit-transform:translate(2px, -7px) rotate(1.5deg)}12%{-webkit-transform:translate(0px, 1px) rotate(0.5deg)}14%{-webkit-transform:translate(7px, -9px) rotate(-0.5deg)}16%{-webkit-transform:translate(-8px, 4px) rotate(-2.5deg)}18%{-webkit-transform:translate(-9px, -4px) rotate(-0.5deg)}20%{-webkit-transform:translate(-8px, -8px) rotate(0.5deg)}22%{-webkit-transform:translate(-7px, 0px) rotate(-0.5deg)}24%{-webkit-transform:translate(-10px, -5px) rotate(-3.5deg)}26%{-webkit-transform:translate(1px, -10px) rotate(-0.5deg)}28%{-webkit-transform:translate(5px, 2px) rotate(-1.5deg)}30%{-webkit-transform:translate(-8px, 5px) rotate(-0.5deg)}32%{-webkit-transform:translate(-4px, 2px) rotate(1.5deg)}34%{-webkit-transform:translate(-9px, 8px) rotate(1.5deg)}36%{-webkit-transform:translate(8px, -3px) rotate(1.5deg)}38%{-webkit-transform:translate(-10px, 7px) rotate(-0.5deg)}40%{-webkit-transform:translate(-7px, 1px) rotate(-3.5deg)}42%{-webkit-transform:translate(-9px, 7px) rotate(0.5deg)}44%{-webkit-transform:translate(4px, 2px) rotate(-3.5deg)}46%{-webkit-transform:translate(8px, 4px) rotate(2.5deg)}48%{-webkit-transform:translate(-5px, -1px) rotate(-2.5deg)}50%{-webkit-transform:translate(-7px, 5px) rotate(-2.5deg)}52%{-webkit-transform:translate(-1px, -7px) rotate(-3.5deg)}54%{-webkit-transform:translate(-2px, -3px) rotate(0.5deg)}56%{-webkit-transform:translate(-4px, -6px) rotate(-2.5deg)}58%{-webkit-transform:translate(5px, 4px) rotate(-2.5deg)}60%{-webkit-transform:translate(-3px, 2px) rotate(-0.5deg)}62%{-webkit-transform:translate(-4px, -10px) rotate(-1.5deg)}64%{-webkit-transform:translate(-4px, -9px) rotate(-2.5deg)}66%{-webkit-transform:translate(3px, -8px) rotate(-1.5deg)}68%{-webkit-transform:translate(-5px, -2px) rotate(0.5deg)}70%{-webkit-transform:translate(-3px, -1px) rotate(-3.5deg)}72%{-webkit-transform:translate(9px, -2px) rotate(0.5deg)}74%{-webkit-transform:translate(7px, -6px) rotate(-2.5deg)}76%{-webkit-transform:translate(1px, 2px) rotate(-1.5deg)}78%{-webkit-transform:translate(-3px, -5px) rotate(-1.5deg)}80%{-webkit-transform:translate(-5px, 3px) rotate(2.5deg)}82%{-webkit-transform:translate(-2px, -1px) rotate(-3.5deg)}84%{-webkit-transform:translate(-8px, 7px) rotate(0.5deg)}86%{-webkit-transform:translate(-2px, 4px) rotate(-0.5deg)}88%{-webkit-transform:translate(4px, 7px) rotate(-3.5deg)}90%{-webkit-transform:translate(2px, 7px) rotate(0.5deg)}92%{-webkit-transform:translate(-3px, 6px) rotate(-3.5deg)}94%{-webkit-transform:translate(1px, 8px) rotate(1.5deg)}96%{-webkit-transform:translate(-8px, -2px) rotate(1.5deg)}98%{-webkit-transform:translate(-5px, 6px) rotate(0.5deg)}}@-ms-keyframes sf-shake-hard{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(-1px, 3px) rotate(-1.5deg)}4%{-ms-transform:translate(0px, -6px) rotate(2.5deg)}6%{-ms-transform:translate(3px, 6px) rotate(-0.5deg)}8%{-ms-transform:translate(-1px, -7px) rotate(0.5deg)}10%{-ms-transform:translate(-3px, -2px) rotate(-2.5deg)}12%{-ms-transform:translate(-6px, 7px) rotate(-3.5deg)}14%{-ms-transform:translate(4px, -4px) rotate(1.5deg)}16%{-ms-transform:translate(-1px, 4px) rotate(0.5deg)}18%{-ms-transform:translate(2px, 9px) rotate(0.5deg)}20%{-ms-transform:translate(-4px, -2px) rotate(0.5deg)}22%{-ms-transform:translate(0px, 1px) rotate(0.5deg)}24%{-ms-transform:translate(-2px, 0px) rotate(1.5deg)}26%{-ms-transform:translate(3px, -2px) rotate(-3.5deg)}28%{-ms-transform:translate(4px, -9px) rotate(-0.5deg)}30%{-ms-transform:translate(6px, -7px) rotate(2.5deg)}32%{-ms-transform:translate(6px, -9px) rotate(-2.5deg)}34%{-ms-transform:translate(1px, 4px) rotate(-3.5deg)}36%{-ms-transform:translate(7px, -5px) rotate(-0.5deg)}38%{-ms-transform:translate(9px, -6px) rotate(-1.5deg)}40%{-ms-transform:translate(-7px, 6px) rotate(2.5deg)}42%{-ms-transform:translate(-8px, -9px) rotate(0.5deg)}44%{-ms-transform:translate(-9px, -6px) rotate(1.5deg)}46%{-ms-transform:translate(6px, 6px) rotate(-3.5deg)}48%{-ms-transform:translate(-6px, 9px) rotate(-1.5deg)}50%{-ms-transform:translate(8px, 1px) rotate(2.5deg)}52%{-ms-transform:translate(-8px, 2px) rotate(-3.5deg)}54%{-ms-transform:translate(3px, 3px) rotate(0.5deg)}56%{-ms-transform:translate(-7px, -7px) rotate(0.5deg)}58%{-ms-transform:translate(-6px, -5px) rotate(0.5deg)}60%{-ms-transform:translate(-4px, 9px) rotate(-3.5deg)}62%{-ms-transform:translate(-2px, -4px) rotate(-3.5deg)}64%{-ms-transform:translate(9px, -2px) rotate(-3.5deg)}66%{-ms-transform:translate(-4px, 0px) rotate(-0.5deg)}68%{-ms-transform:translate(3px, -2px) rotate(-2.5deg)}70%{-ms-transform:translate(6px, -6px) rotate(-3.5deg)}72%{-ms-transform:translate(4px, -6px) rotate(-3.5deg)}74%{-ms-transform:translate(1px, 7px) rotate(-0.5deg)}76%{-ms-transform:translate(-2px, 8px) rotate(2.5deg)}78%{-ms-transform:translate(2px, -2px) rotate(-1.5deg)}80%{-ms-transform:translate(6px, 8px) rotate(0.5deg)}82%{-ms-transform:translate(0px, 0px) rotate(-3.5deg)}84%{-ms-transform:translate(-5px, -5px) rotate(-2.5deg)}86%{-ms-transform:translate(-3px, 2px) rotate(2.5deg)}88%{-ms-transform:translate(7px, -9px) rotate(-2.5deg)}90%{-ms-transform:translate(5px, -5px) rotate(-3.5deg)}92%{-ms-transform:translate(-2px, 8px) rotate(0.5deg)}94%{-ms-transform:translate(-5px, -9px) rotate(-2.5deg)}96%{-ms-transform:translate(8px, -9px) rotate(0.5deg)}98%{-ms-transform:translate(-9px, 4px) rotate(1.5deg)}}@keyframes sf-shake-hard{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(0px, 4px) rotate(0.5deg)}4%{transform:translate(6px, -2px) rotate(-3.5deg)}6%{transform:translate(-3px, -8px) rotate(-2.5deg)}8%{transform:translate(-1px, 9px) rotate(2.5deg)}10%{transform:translate(6px, 5px) rotate(-2.5deg)}12%{transform:translate(-3px, 6px) rotate(-2.5deg)}14%{transform:translate(-9px, 1px) rotate(-0.5deg)}16%{transform:translate(-6px, 5px) rotate(2.5deg)}18%{transform:translate(-9px, 8px) rotate(0.5deg)}20%{transform:translate(-9px, 6px) rotate(-2.5deg)}22%{transform:translate(-5px, 6px) rotate(0.5deg)}24%{transform:translate(6px, 3px) rotate(1.5deg)}26%{transform:translate(8px, -10px) rotate(-2.5deg)}28%{transform:translate(0px, -5px) rotate(-3.5deg)}30%{transform:translate(6px, -10px) rotate(2.5deg)}32%{transform:translate(3px, 0px) rotate(-3.5deg)}34%{transform:translate(4px, -6px) rotate(-3.5deg)}36%{transform:translate(-5px, 4px) rotate(-0.5deg)}38%{transform:translate(-7px, -6px) rotate(-1.5deg)}40%{transform:translate(4px, -9px) rotate(-3.5deg)}42%{transform:translate(-9px, -2px) rotate(-1.5deg)}44%{transform:translate(0px, -3px) rotate(1.5deg)}46%{transform:translate(-5px, -5px) rotate(-2.5deg)}48%{transform:translate(-6px, 2px) rotate(-3.5deg)}50%{transform:translate(0px, -5px) rotate(-1.5deg)}52%{transform:translate(6px, 1px) rotate(-2.5deg)}54%{transform:translate(9px, 6px) rotate(2.5deg)}56%{transform:translate(-8px, -10px) rotate(-0.5deg)}58%{transform:translate(6px, -2px) rotate(-1.5deg)}60%{transform:translate(-4px, -8px) rotate(-1.5deg)}62%{transform:translate(0px, -9px) rotate(0.5deg)}64%{transform:translate(-7px, -6px) rotate(2.5deg)}66%{transform:translate(8px, 6px) rotate(2.5deg)}68%{transform:translate(-10px, -7px) rotate(-2.5deg)}70%{transform:translate(-1px, 9px) rotate(-2.5deg)}72%{transform:translate(-6px, 8px) rotate(-2.5deg)}74%{transform:translate(2px, 5px) rotate(-1.5deg)}76%{transform:translate(-7px, 6px) rotate(1.5deg)}78%{transform:translate(3px, -9px) rotate(0.5deg)}80%{transform:translate(-4px, -9px) rotate(-1.5deg)}82%{transform:translate(0px, 7px) rotate(0.5deg)}84%{transform:translate(-4px, -3px) rotate(-1.5deg)}86%{transform:translate(-10px, 8px) rotate(-0.5deg)}88%{transform:translate(-9px, 1px) rotate(-0.5deg)}90%{transform:translate(-3px, 6px) rotate(1.5deg)}92%{transform:translate(-8px, -10px) rotate(-3.5deg)}94%{transform:translate(-8px, -7px) rotate(2.5deg)}96%{transform:translate(-2px, 1px) rotate(2.5deg)}98%{transform:translate(-3px, 4px) rotate(-2.5deg)}}@-webkit-keyframes sf-shake-horizontal{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(-8px, 0px) rotate(0deg)}4%{-webkit-transform:translate(3px, 0px) rotate(0deg)}6%{-webkit-transform:translate(7px, 0px) rotate(0deg)}8%{-webkit-transform:translate(1px, 0px) rotate(0deg)}10%{-webkit-transform:translate(4px, 0px) rotate(0deg)}12%{-webkit-transform:translate(3px, 0px) rotate(0deg)}14%{-webkit-transform:translate(7px, 0px) rotate(0deg)}16%{-webkit-transform:translate(-3px, 0px) rotate(0deg)}18%{-webkit-transform:translate(-5px, 0px) rotate(0deg)}20%{-webkit-transform:translate(-10px, 0px) rotate(0deg)}22%{-webkit-transform:translate(8px, 0px) rotate(0deg)}24%{-webkit-transform:translate(2px, 0px) rotate(0deg)}26%{-webkit-transform:translate(2px, 0px) rotate(0deg)}28%{-webkit-transform:translate(3px, 0px) rotate(0deg)}30%{-webkit-transform:translate(7px, 0px) rotate(0deg)}32%{-webkit-transform:translate(-8px, 0px) rotate(0deg)}34%{-webkit-transform:translate(-10px, 0px) rotate(0deg)}36%{-webkit-transform:translate(8px, 0px) rotate(0deg)}38%{-webkit-transform:translate(-5px, 0px) rotate(0deg)}40%{-webkit-transform:translate(-1px, 0px) rotate(0deg)}42%{-webkit-transform:translate(6px, 0px) rotate(0deg)}44%{-webkit-transform:translate(-3px, 0px) rotate(0deg)}46%{-webkit-transform:translate(-1px, 0px) rotate(0deg)}48%{-webkit-transform:translate(9px, 0px) rotate(0deg)}50%{-webkit-transform:translate(-3px, 0px) rotate(0deg)}52%{-webkit-transform:translate(8px, 0px) rotate(0deg)}54%{-webkit-transform:translate(4px, 0px) rotate(0deg)}56%{-webkit-transform:translate(4px, 0px) rotate(0deg)}58%{-webkit-transform:translate(2px, 0px) rotate(0deg)}60%{-webkit-transform:translate(2px, 0px) rotate(0deg)}62%{-webkit-transform:translate(-9px, 0px) rotate(0deg)}64%{-webkit-transform:translate(-6px, 0px) rotate(0deg)}66%{-webkit-transform:translate(-10px, 0px) rotate(0deg)}68%{-webkit-transform:translate(6px, 0px) rotate(0deg)}70%{-webkit-transform:translate(7px, 0px) rotate(0deg)}72%{-webkit-transform:translate(-1px, 0px) rotate(0deg)}74%{-webkit-transform:translate(-1px, 0px) rotate(0deg)}76%{-webkit-transform:translate(4px, 0px) rotate(0deg)}78%{-webkit-transform:translate(1px, 0px) rotate(0deg)}80%{-webkit-transform:translate(-6px, 0px) rotate(0deg)}82%{-webkit-transform:translate(-3px, 0px) rotate(0deg)}84%{-webkit-transform:translate(-8px, 0px) rotate(0deg)}86%{-webkit-transform:translate(5px, 0px) rotate(0deg)}88%{-webkit-transform:translate(-3px, 0px) rotate(0deg)}90%{-webkit-transform:translate(-7px, 0px) rotate(0deg)}92%{-webkit-transform:translate(-4px, 0px) rotate(0deg)}94%{-webkit-transform:translate(2px, 0px) rotate(0deg)}96%{-webkit-transform:translate(-9px, 0px) rotate(0deg)}98%{-webkit-transform:translate(3px, 0px) rotate(0deg)}}@-ms-keyframes sf-shake-horizontal{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(-9px, 0px) rotate(0deg)}4%{-ms-transform:translate(3px, 0px) rotate(0deg)}6%{-ms-transform:translate(-10px, 0px) rotate(0deg)}8%{-ms-transform:translate(2px, 0px) rotate(0deg)}10%{-ms-transform:translate(5px, 0px) rotate(0deg)}12%{-ms-transform:translate(-9px, 0px) rotate(0deg)}14%{-ms-transform:translate(-8px, 0px) rotate(0deg)}16%{-ms-transform:translate(6px, 0px) rotate(0deg)}18%{-ms-transform:translate(1px, 0px) rotate(0deg)}20%{-ms-transform:translate(7px, 0px) rotate(0deg)}22%{-ms-transform:translate(4px, 0px) rotate(0deg)}24%{-ms-transform:translate(9px, 0px) rotate(0deg)}26%{-ms-transform:translate(2px, 0px) rotate(0deg)}28%{-ms-transform:translate(4px, 0px) rotate(0deg)}30%{-ms-transform:translate(-9px, 0px) rotate(0deg)}32%{-ms-transform:translate(9px, 0px) rotate(0deg)}34%{-ms-transform:translate(-4px, 0px) rotate(0deg)}36%{-ms-transform:translate(-6px, 0px) rotate(0deg)}38%{-ms-transform:translate(-3px, 0px) rotate(0deg)}40%{-ms-transform:translate(-8px, 0px) rotate(0deg)}42%{-ms-transform:translate(-8px, 0px) rotate(0deg)}44%{-ms-transform:translate(-2px, 0px) rotate(0deg)}46%{-ms-transform:translate(-7px, 0px) rotate(0deg)}48%{-ms-transform:translate(-1px, 0px) rotate(0deg)}50%{-ms-transform:translate(-8px, 0px) rotate(0deg)}52%{-ms-transform:translate(0px, 0px) rotate(0deg)}54%{-ms-transform:translate(6px, 0px) rotate(0deg)}56%{-ms-transform:translate(1px, 0px) rotate(0deg)}58%{-ms-transform:translate(-5px, 0px) rotate(0deg)}60%{-ms-transform:translate(9px, 0px) rotate(0deg)}62%{-ms-transform:translate(-3px, 0px) rotate(0deg)}64%{-ms-transform:translate(-5px, 0px) rotate(0deg)}66%{-ms-transform:translate(-6px, 0px) rotate(0deg)}68%{-ms-transform:translate(5px, 0px) rotate(0deg)}70%{-ms-transform:translate(-3px, 0px) rotate(0deg)}72%{-ms-transform:translate(-1px, 0px) rotate(0deg)}74%{-ms-transform:translate(-6px, 0px) rotate(0deg)}76%{-ms-transform:translate(-2px, 0px) rotate(0deg)}78%{-ms-transform:translate(1px, 0px) rotate(0deg)}80%{-ms-transform:translate(4px, 0px) rotate(0deg)}82%{-ms-transform:translate(7px, 0px) rotate(0deg)}84%{-ms-transform:translate(-7px, 0px) rotate(0deg)}86%{-ms-transform:translate(-4px, 0px) rotate(0deg)}88%{-ms-transform:translate(9px, 0px) rotate(0deg)}90%{-ms-transform:translate(-6px, 0px) rotate(0deg)}92%{-ms-transform:translate(-3px, 0px) rotate(0deg)}94%{-ms-transform:translate(-8px, 0px) rotate(0deg)}96%{-ms-transform:translate(4px, 0px) rotate(0deg)}98%{-ms-transform:translate(6px, 0px) rotate(0deg)}}@keyframes sf-shake-horizontal{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(-7px, 0px) rotate(0deg)}4%{transform:translate(7px, 0px) rotate(0deg)}6%{transform:translate(5px, 0px) rotate(0deg)}8%{transform:translate(9px, 0px) rotate(0deg)}10%{transform:translate(9px, 0px) rotate(0deg)}12%{transform:translate(3px, 0px) rotate(0deg)}14%{transform:translate(9px, 0px) rotate(0deg)}16%{transform:translate(-6px, 0px) rotate(0deg)}18%{transform:translate(8px, 0px) rotate(0deg)}20%{transform:translate(-2px, 0px) rotate(0deg)}22%{transform:translate(-1px, 0px) rotate(0deg)}24%{transform:translate(0px, 0px) rotate(0deg)}26%{transform:translate(-6px, 0px) rotate(0deg)}28%{transform:translate(-5px, 0px) rotate(0deg)}30%{transform:translate(-4px, 0px) rotate(0deg)}32%{transform:translate(-10px, 0px) rotate(0deg)}34%{transform:translate(9px, 0px) rotate(0deg)}36%{transform:translate(4px, 0px) rotate(0deg)}38%{transform:translate(-1px, 0px) rotate(0deg)}40%{transform:translate(2px, 0px) rotate(0deg)}42%{transform:translate(2px, 0px) rotate(0deg)}44%{transform:translate(-4px, 0px) rotate(0deg)}46%{transform:translate(8px, 0px) rotate(0deg)}48%{transform:translate(-6px, 0px) rotate(0deg)}50%{transform:translate(4px, 0px) rotate(0deg)}52%{transform:translate(-5px, 0px) rotate(0deg)}54%{transform:translate(6px, 0px) rotate(0deg)}56%{transform:translate(-5px, 0px) rotate(0deg)}58%{transform:translate(0px, 0px) rotate(0deg)}60%{transform:translate(3px, 0px) rotate(0deg)}62%{transform:translate(5px, 0px) rotate(0deg)}64%{transform:translate(-4px, 0px) rotate(0deg)}66%{transform:translate(-8px, 0px) rotate(0deg)}68%{transform:translate(4px, 0px) rotate(0deg)}70%{transform:translate(-5px, 0px) rotate(0deg)}72%{transform:translate(7px, 0px) rotate(0deg)}74%{transform:translate(-5px, 0px) rotate(0deg)}76%{transform:translate(1px, 0px) rotate(0deg)}78%{transform:translate(8px, 0px) rotate(0deg)}80%{transform:translate(8px, 0px) rotate(0deg)}82%{transform:translate(7px, 0px) rotate(0deg)}84%{transform:translate(-10px, 0px) rotate(0deg)}86%{transform:translate(9px, 0px) rotate(0deg)}88%{transform:translate(-1px, 0px) rotate(0deg)}90%{transform:translate(0px, 0px) rotate(0deg)}92%{transform:translate(-2px, 0px) rotate(0deg)}94%{transform:translate(5px, 0px) rotate(0deg)}96%{transform:translate(5px, 0px) rotate(0deg)}98%{transform:translate(-8px, 0px) rotate(0deg)}}@-webkit-keyframes sf-shake-vertical{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(0px, 0px) rotate(0deg)}4%{-webkit-transform:translate(0px, -6px) rotate(0deg)}6%{-webkit-transform:translate(0px, -7px) rotate(0deg)}8%{-webkit-transform:translate(0px, -5px) rotate(0deg)}10%{-webkit-transform:translate(0px, 1px) rotate(0deg)}12%{-webkit-transform:translate(0px, -1px) rotate(0deg)}14%{-webkit-transform:translate(0px, -9px) rotate(0deg)}16%{-webkit-transform:translate(0px, -10px) rotate(0deg)}18%{-webkit-transform:translate(0px, -9px) rotate(0deg)}20%{-webkit-transform:translate(0px, 3px) rotate(0deg)}22%{-webkit-transform:translate(0px, -7px) rotate(0deg)}24%{-webkit-transform:translate(0px, 2px) rotate(0deg)}26%{-webkit-transform:translate(0px, 9px) rotate(0deg)}28%{-webkit-transform:translate(0px, 8px) rotate(0deg)}30%{-webkit-transform:translate(0px, 8px) rotate(0deg)}32%{-webkit-transform:translate(0px, 4px) rotate(0deg)}34%{-webkit-transform:translate(0px, -1px) rotate(0deg)}36%{-webkit-transform:translate(0px, 7px) rotate(0deg)}38%{-webkit-transform:translate(0px, 5px) rotate(0deg)}40%{-webkit-transform:translate(0px, -5px) rotate(0deg)}42%{-webkit-transform:translate(0px, 5px) rotate(0deg)}44%{-webkit-transform:translate(0px, 4px) rotate(0deg)}46%{-webkit-transform:translate(0px, 3px) rotate(0deg)}48%{-webkit-transform:translate(0px, 6px) rotate(0deg)}50%{-webkit-transform:translate(0px, -6px) rotate(0deg)}52%{-webkit-transform:translate(0px, -3px) rotate(0deg)}54%{-webkit-transform:translate(0px, -4px) rotate(0deg)}56%{-webkit-transform:translate(0px, -5px) rotate(0deg)}58%{-webkit-transform:translate(0px, 2px) rotate(0deg)}60%{-webkit-transform:translate(0px, -2px) rotate(0deg)}62%{-webkit-transform:translate(0px, 2px) rotate(0deg)}64%{-webkit-transform:translate(0px, -7px) rotate(0deg)}66%{-webkit-transform:translate(0px, 0px) rotate(0deg)}68%{-webkit-transform:translate(0px, 0px) rotate(0deg)}70%{-webkit-transform:translate(0px, -1px) rotate(0deg)}72%{-webkit-transform:translate(0px, 2px) rotate(0deg)}74%{-webkit-transform:translate(0px, 3px) rotate(0deg)}76%{-webkit-transform:translate(0px, 3px) rotate(0deg)}78%{-webkit-transform:translate(0px, -10px) rotate(0deg)}80%{-webkit-transform:translate(0px, -5px) rotate(0deg)}82%{-webkit-transform:translate(0px, 9px) rotate(0deg)}84%{-webkit-transform:translate(0px, 9px) rotate(0deg)}86%{-webkit-transform:translate(0px, 1px) rotate(0deg)}88%{-webkit-transform:translate(0px, 6px) rotate(0deg)}90%{-webkit-transform:translate(0px, -2px) rotate(0deg)}92%{-webkit-transform:translate(0px, 4px) rotate(0deg)}94%{-webkit-transform:translate(0px, -4px) rotate(0deg)}96%{-webkit-transform:translate(0px, -1px) rotate(0deg)}98%{-webkit-transform:translate(0px, -8px) rotate(0deg)}}@-ms-keyframes sf-shake-vertical{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(0px, -5px) rotate(0deg)}4%{-ms-transform:translate(0px, -1px) rotate(0deg)}6%{-ms-transform:translate(0px, -8px) rotate(0deg)}8%{-ms-transform:translate(0px, 5px) rotate(0deg)}10%{-ms-transform:translate(0px, 9px) rotate(0deg)}12%{-ms-transform:translate(0px, -3px) rotate(0deg)}14%{-ms-transform:translate(0px, -7px) rotate(0deg)}16%{-ms-transform:translate(0px, 0px) rotate(0deg)}18%{-ms-transform:translate(0px, -7px) rotate(0deg)}20%{-ms-transform:translate(0px, -6px) rotate(0deg)}22%{-ms-transform:translate(0px, -7px) rotate(0deg)}24%{-ms-transform:translate(0px, 2px) rotate(0deg)}26%{-ms-transform:translate(0px, 5px) rotate(0deg)}28%{-ms-transform:translate(0px, -3px) rotate(0deg)}30%{-ms-transform:translate(0px, -5px) rotate(0deg)}32%{-ms-transform:translate(0px, 6px) rotate(0deg)}34%{-ms-transform:translate(0px, -1px) rotate(0deg)}36%{-ms-transform:translate(0px, 0px) rotate(0deg)}38%{-ms-transform:translate(0px, 4px) rotate(0deg)}40%{-ms-transform:translate(0px, 6px) rotate(0deg)}42%{-ms-transform:translate(0px, -8px) rotate(0deg)}44%{-ms-transform:translate(0px, -6px) rotate(0deg)}46%{-ms-transform:translate(0px, -9px) rotate(0deg)}48%{-ms-transform:translate(0px, -3px) rotate(0deg)}50%{-ms-transform:translate(0px, -3px) rotate(0deg)}52%{-ms-transform:translate(0px, -2px) rotate(0deg)}54%{-ms-transform:translate(0px, -3px) rotate(0deg)}56%{-ms-transform:translate(0px, 0px) rotate(0deg)}58%{-ms-transform:translate(0px, 8px) rotate(0deg)}60%{-ms-transform:translate(0px, 9px) rotate(0deg)}62%{-ms-transform:translate(0px, 7px) rotate(0deg)}64%{-ms-transform:translate(0px, 1px) rotate(0deg)}66%{-ms-transform:translate(0px, -5px) rotate(0deg)}68%{-ms-transform:translate(0px, 0px) rotate(0deg)}70%{-ms-transform:translate(0px, 9px) rotate(0deg)}72%{-ms-transform:translate(0px, 4px) rotate(0deg)}74%{-ms-transform:translate(0px, -4px) rotate(0deg)}76%{-ms-transform:translate(0px, 5px) rotate(0deg)}78%{-ms-transform:translate(0px, -5px) rotate(0deg)}80%{-ms-transform:translate(0px, -2px) rotate(0deg)}82%{-ms-transform:translate(0px, -8px) rotate(0deg)}84%{-ms-transform:translate(0px, -5px) rotate(0deg)}86%{-ms-transform:translate(0px, -9px) rotate(0deg)}88%{-ms-transform:translate(0px, -8px) rotate(0deg)}90%{-ms-transform:translate(0px, 7px) rotate(0deg)}92%{-ms-transform:translate(0px, 5px) rotate(0deg)}94%{-ms-transform:translate(0px, -6px) rotate(0deg)}96%{-ms-transform:translate(0px, -2px) rotate(0deg)}98%{-ms-transform:translate(0px, -1px) rotate(0deg)}}@keyframes sf-shake-vertical{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(0px, -2px) rotate(0deg)}4%{transform:translate(0px, -3px) rotate(0deg)}6%{transform:translate(0px, 9px) rotate(0deg)}8%{transform:translate(0px, 7px) rotate(0deg)}10%{transform:translate(0px, -6px) rotate(0deg)}12%{transform:translate(0px, 6px) rotate(0deg)}14%{transform:translate(0px, -3px) rotate(0deg)}16%{transform:translate(0px, 6px) rotate(0deg)}18%{transform:translate(0px, 8px) rotate(0deg)}20%{transform:translate(0px, 9px) rotate(0deg)}22%{transform:translate(0px, -4px) rotate(0deg)}24%{transform:translate(0px, -7px) rotate(0deg)}26%{transform:translate(0px, -9px) rotate(0deg)}28%{transform:translate(0px, 7px) rotate(0deg)}30%{transform:translate(0px, 7px) rotate(0deg)}32%{transform:translate(0px, 6px) rotate(0deg)}34%{transform:translate(0px, 4px) rotate(0deg)}36%{transform:translate(0px, 0px) rotate(0deg)}38%{transform:translate(0px, 4px) rotate(0deg)}40%{transform:translate(0px, 7px) rotate(0deg)}42%{transform:translate(0px, -5px) rotate(0deg)}44%{transform:translate(0px, 0px) rotate(0deg)}46%{transform:translate(0px, -2px) rotate(0deg)}48%{transform:translate(0px, -5px) rotate(0deg)}50%{transform:translate(0px, -4px) rotate(0deg)}52%{transform:translate(0px, 1px) rotate(0deg)}54%{transform:translate(0px, -1px) rotate(0deg)}56%{transform:translate(0px, -2px) rotate(0deg)}58%{transform:translate(0px, 5px) rotate(0deg)}60%{transform:translate(0px, 6px) rotate(0deg)}62%{transform:translate(0px, -3px) rotate(0deg)}64%{transform:translate(0px, -3px) rotate(0deg)}66%{transform:translate(0px, -9px) rotate(0deg)}68%{transform:translate(0px, -8px) rotate(0deg)}70%{transform:translate(0px, -7px) rotate(0deg)}72%{transform:translate(0px, 5px) rotate(0deg)}74%{transform:translate(0px, 5px) rotate(0deg)}76%{transform:translate(0px, -6px) rotate(0deg)}78%{transform:translate(0px, 8px) rotate(0deg)}80%{transform:translate(0px, 2px) rotate(0deg)}82%{transform:translate(0px, -8px) rotate(0deg)}84%{transform:translate(0px, -6px) rotate(0deg)}86%{transform:translate(0px, 5px) rotate(0deg)}88%{transform:translate(0px, -9px) rotate(0deg)}90%{transform:translate(0px, 1px) rotate(0deg)}92%{transform:translate(0px, -9px) rotate(0deg)}94%{transform:translate(0px, -8px) rotate(0deg)}96%{transform:translate(0px, -3px) rotate(0deg)}98%{transform:translate(0px, 1px) rotate(0deg)}}@-webkit-keyframes sf-shake-rotate{0%{-webkit-transform:translate(0px, 0px) rotate(0deg)}2%{-webkit-transform:translate(0px, 0px) rotate(-5.5deg)}4%{-webkit-transform:translate(0px, 0px) rotate(1.5deg)}6%{-webkit-transform:translate(0px, 0px) rotate(-7.5deg)}8%{-webkit-transform:translate(0px, 0px) rotate(-7.5deg)}10%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}12%{-webkit-transform:translate(0px, 0px) rotate(-5.5deg)}14%{-webkit-transform:translate(0px, 0px) rotate(-4.5deg)}16%{-webkit-transform:translate(0px, 0px) rotate(0.5deg)}18%{-webkit-transform:translate(0px, 0px) rotate(3.5deg)}20%{-webkit-transform:translate(0px, 0px) rotate(-6.5deg)}22%{-webkit-transform:translate(0px, 0px) rotate(-5.5deg)}24%{-webkit-transform:translate(0px, 0px) rotate(3.5deg)}26%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}28%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}30%{-webkit-transform:translate(0px, 0px) rotate(5.5deg)}32%{-webkit-transform:translate(0px, 0px) rotate(3.5deg)}34%{-webkit-transform:translate(0px, 0px) rotate(-5.5deg)}36%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}38%{-webkit-transform:translate(0px, 0px) rotate(-1.5deg)}40%{-webkit-transform:translate(0px, 0px) rotate(4.5deg)}42%{-webkit-transform:translate(0px, 0px) rotate(6.5deg)}44%{-webkit-transform:translate(0px, 0px) rotate(0.5deg)}46%{-webkit-transform:translate(0px, 0px) rotate(4.5deg)}48%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}50%{-webkit-transform:translate(0px, 0px) rotate(0.5deg)}52%{-webkit-transform:translate(0px, 0px) rotate(-7.5deg)}54%{-webkit-transform:translate(0px, 0px) rotate(-1.5deg)}56%{-webkit-transform:translate(0px, 0px) rotate(0.5deg)}58%{-webkit-transform:translate(0px, 0px) rotate(6.5deg)}60%{-webkit-transform:translate(0px, 0px) rotate(-3.5deg)}62%{-webkit-transform:translate(0px, 0px) rotate(-6.5deg)}64%{-webkit-transform:translate(0px, 0px) rotate(1.5deg)}66%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}68%{-webkit-transform:translate(0px, 0px) rotate(2.5deg)}70%{-webkit-transform:translate(0px, 0px) rotate(-4.5deg)}72%{-webkit-transform:translate(0px, 0px) rotate(-1.5deg)}74%{-webkit-transform:translate(0px, 0px) rotate(-6.5deg)}76%{-webkit-transform:translate(0px, 0px) rotate(3.5deg)}78%{-webkit-transform:translate(0px, 0px) rotate(-5.5deg)}80%{-webkit-transform:translate(0px, 0px) rotate(1.5deg)}82%{-webkit-transform:translate(0px, 0px) rotate(4.5deg)}84%{-webkit-transform:translate(0px, 0px) rotate(-1.5deg)}86%{-webkit-transform:translate(0px, 0px) rotate(-2.5deg)}88%{-webkit-transform:translate(0px, 0px) rotate(-3.5deg)}90%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}92%{-webkit-transform:translate(0px, 0px) rotate(-0.5deg)}94%{-webkit-transform:translate(0px, 0px) rotate(-6.5deg)}96%{-webkit-transform:translate(0px, 0px) rotate(-7.5deg)}98%{-webkit-transform:translate(0px, 0px) rotate(6.5deg)}}@-ms-keyframes sf-shake-rotate{0%{-ms-transform:translate(0px, 0px) rotate(0deg)}2%{-ms-transform:translate(0px, 0px) rotate(0.5deg)}4%{-ms-transform:translate(0px, 0px) rotate(5.5deg)}6%{-ms-transform:translate(0px, 0px) rotate(-3.5deg)}8%{-ms-transform:translate(0px, 0px) rotate(-2.5deg)}10%{-ms-transform:translate(0px, 0px) rotate(-6.5deg)}12%{-ms-transform:translate(0px, 0px) rotate(6.5deg)}14%{-ms-transform:translate(0px, 0px) rotate(5.5deg)}16%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}18%{-ms-transform:translate(0px, 0px) rotate(-6.5deg)}20%{-ms-transform:translate(0px, 0px) rotate(6.5deg)}22%{-ms-transform:translate(0px, 0px) rotate(3.5deg)}24%{-ms-transform:translate(0px, 0px) rotate(-4.5deg)}26%{-ms-transform:translate(0px, 0px) rotate(4.5deg)}28%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}30%{-ms-transform:translate(0px, 0px) rotate(-5.5deg)}32%{-ms-transform:translate(0px, 0px) rotate(-6.5deg)}34%{-ms-transform:translate(0px, 0px) rotate(1.5deg)}36%{-ms-transform:translate(0px, 0px) rotate(-3.5deg)}38%{-ms-transform:translate(0px, 0px) rotate(0.5deg)}40%{-ms-transform:translate(0px, 0px) rotate(-3.5deg)}42%{-ms-transform:translate(0px, 0px) rotate(-5.5deg)}44%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}46%{-ms-transform:translate(0px, 0px) rotate(-7.5deg)}48%{-ms-transform:translate(0px, 0px) rotate(1.5deg)}50%{-ms-transform:translate(0px, 0px) rotate(0.5deg)}52%{-ms-transform:translate(0px, 0px) rotate(-4.5deg)}54%{-ms-transform:translate(0px, 0px) rotate(0.5deg)}56%{-ms-transform:translate(0px, 0px) rotate(-4.5deg)}58%{-ms-transform:translate(0px, 0px) rotate(2.5deg)}60%{-ms-transform:translate(0px, 0px) rotate(-2.5deg)}62%{-ms-transform:translate(0px, 0px) rotate(4.5deg)}64%{-ms-transform:translate(0px, 0px) rotate(-1.5deg)}66%{-ms-transform:translate(0px, 0px) rotate(-5.5deg)}68%{-ms-transform:translate(0px, 0px) rotate(0.5deg)}70%{-ms-transform:translate(0px, 0px) rotate(-3.5deg)}72%{-ms-transform:translate(0px, 0px) rotate(-2.5deg)}74%{-ms-transform:translate(0px, 0px) rotate(-1.5deg)}76%{-ms-transform:translate(0px, 0px) rotate(-1.5deg)}78%{-ms-transform:translate(0px, 0px) rotate(6.5deg)}80%{-ms-transform:translate(0px, 0px) rotate(3.5deg)}82%{-ms-transform:translate(0px, 0px) rotate(1.5deg)}84%{-ms-transform:translate(0px, 0px) rotate(-0.5deg)}86%{-ms-transform:translate(0px, 0px) rotate(2.5deg)}88%{-ms-transform:translate(0px, 0px) rotate(-6.5deg)}90%{-ms-transform:translate(0px, 0px) rotate(2.5deg)}92%{-ms-transform:translate(0px, 0px) rotate(6.5deg)}94%{-ms-transform:translate(0px, 0px) rotate(-7.5deg)}96%{-ms-transform:translate(0px, 0px) rotate(6.5deg)}98%{-ms-transform:translate(0px, 0px) rotate(-4.5deg)}}@keyframes sf-shake-rotate{0%{transform:translate(0px, 0px) rotate(0deg)}2%{transform:translate(0px, 0px) rotate(2.5deg)}4%{transform:translate(0px, 0px) rotate(-4.5deg)}6%{transform:translate(0px, 0px) rotate(2.5deg)}8%{transform:translate(0px, 0px) rotate(4.5deg)}10%{transform:translate(0px, 0px) rotate(-5.5deg)}12%{transform:translate(0px, 0px) rotate(-3.5deg)}14%{transform:translate(0px, 0px) rotate(-1.5deg)}16%{transform:translate(0px, 0px) rotate(-1.5deg)}18%{transform:translate(0px, 0px) rotate(2.5deg)}20%{transform:translate(0px, 0px) rotate(-0.5deg)}22%{transform:translate(0px, 0px) rotate(6.5deg)}24%{transform:translate(0px, 0px) rotate(0.5deg)}26%{transform:translate(0px, 0px) rotate(-5.5deg)}28%{transform:translate(0px, 0px) rotate(-4.5deg)}30%{transform:translate(0px, 0px) rotate(-1.5deg)}32%{transform:translate(0px, 0px) rotate(2.5deg)}34%{transform:translate(0px, 0px) rotate(0.5deg)}36%{transform:translate(0px, 0px) rotate(6.5deg)}38%{transform:translate(0px, 0px) rotate(-6.5deg)}40%{transform:translate(0px, 0px) rotate(3.5deg)}42%{transform:translate(0px, 0px) rotate(-4.5deg)}44%{transform:translate(0px, 0px) rotate(5.5deg)}46%{transform:translate(0px, 0px) rotate(2.5deg)}48%{transform:translate(0px, 0px) rotate(2.5deg)}50%{transform:translate(0px, 0px) rotate(5.5deg)}52%{transform:translate(0px, 0px) rotate(-1.5deg)}54%{transform:translate(0px, 0px) rotate(5.5deg)}56%{transform:translate(0px, 0px) rotate(-7.5deg)}58%{transform:translate(0px, 0px) rotate(2.5deg)}60%{transform:translate(0px, 0px) rotate(6.5deg)}62%{transform:translate(0px, 0px) rotate(1.5deg)}64%{transform:translate(0px, 0px) rotate(-7.5deg)}66%{transform:translate(0px, 0px) rotate(-2.5deg)}68%{transform:translate(0px, 0px) rotate(3.5deg)}70%{transform:translate(0px, 0px) rotate(-4.5deg)}72%{transform:translate(0px, 0px) rotate(2.5deg)}74%{transform:translate(0px, 0px) rotate(2.5deg)}76%{transform:translate(0px, 0px) rotate(-2.5deg)}78%{transform:translate(0px, 0px) rotate(-0.5deg)}80%{transform:translate(0px, 0px) rotate(-3.5deg)}82%{transform:translate(0px, 0px) rotate(5.5deg)}84%{transform:translate(0px, 0px) rotate(-1.5deg)}86%{transform:translate(0px, 0px) rotate(-1.5deg)}88%{transform:translate(0px, 0px) rotate(4.5deg)}90%{transform:translate(0px, 0px) rotate(5.5deg)}92%{transform:translate(0px, 0px) rotate(4.5deg)}94%{transform:translate(0px, 0px) rotate(-1.5deg)}96%{transform:translate(0px, 0px) rotate(3.5deg)}98%{transform:translate(0px, 0px) rotate(-7.5deg)}}@-webkit-keyframes sf-shake-opacity{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);opacity:0.7}10%{-webkit-transform:translate(-4px, 1px) rotate(-1.5deg);opacity:0.1}20%{-webkit-transform:translate(-4px, -4px) rotate(-2.5deg);opacity:0.4}30%{-webkit-transform:translate(-3px, -5px) rotate(-1.5deg);opacity:0}40%{-webkit-transform:translate(0px, 0px) rotate(0.5deg);opacity:0.6}50%{-webkit-transform:translate(0px, 0px) rotate(-2.5deg);opacity:0.8}60%{-webkit-transform:translate(-5px, -2px) rotate(1.5deg);opacity:0.4}70%{-webkit-transform:translate(-1px, 3px) rotate(-0.5deg);opacity:0.1}80%{-webkit-transform:translate(-2px, -2px) rotate(1.5deg);opacity:0.2}90%{-webkit-transform:translate(-3px, -3px) rotate(1.5deg);opacity:0.3}}@-ms-keyframes sf-shake-opacity{0%{-ms-transform:translate(0px, 0px) rotate(0deg);opacity:0.9}10%{-ms-transform:translate(0px, -4px) rotate(-1.5deg);opacity:0.9}20%{-ms-transform:translate(-2px, 0px) rotate(0.5deg);opacity:0}30%{-ms-transform:translate(-1px, 1px) rotate(-2.5deg);opacity:0.8}40%{-ms-transform:translate(-2px, 4px) rotate(-1.5deg);opacity:0.9}50%{-ms-transform:translate(-4px, 2px) rotate(-2.5deg);opacity:0.1}60%{-ms-transform:translate(3px, 0px) rotate(0.5deg);opacity:0}70%{-ms-transform:translate(-4px, -5px) rotate(-0.5deg);opacity:0}80%{-ms-transform:translate(4px, -1px) rotate(1.5deg);opacity:0.7}90%{-ms-transform:translate(4px, 0px) rotate(1.5deg);opacity:0.9}}@keyframes sf-shake-opacity{0%{transform:translate(0px, 0px) rotate(0deg);opacity:0.6}10%{transform:translate(-2px, -1px) rotate(-0.5deg);opacity:0.5}20%{transform:translate(-4px, 4px) rotate(1.5deg);opacity:0.4}30%{transform:translate(-4px, -1px) rotate(-1.5deg);opacity:0.8}40%{transform:translate(-2px, -1px) rotate(-2.5deg);opacity:0.3}50%{transform:translate(-4px, 1px) rotate(-2.5deg);opacity:0.5}60%{transform:translate(-2px, 4px) rotate(0.5deg);opacity:0.1}70%{transform:translate(-3px, 1px) rotate(-0.5deg);opacity:0.4}80%{transform:translate(0px, 0px) rotate(-0.5deg);opacity:0.5}90%{transform:translate(2px, -1px) rotate(-2.5deg);opacity:0.8}}@-webkit-keyframes sf-shake-crazy{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);opacity:0.6}10%{-webkit-transform:translate(14px, 19px) rotate(-1deg);opacity:0.8}20%{-webkit-transform:translate(14px, 11px) rotate(5deg);opacity:0.7}30%{-webkit-transform:translate(9px, -6px) rotate(-9deg);opacity:0.9}40%{-webkit-transform:translate(0px, -19px) rotate(-6deg);opacity:0.6}50%{-webkit-transform:translate(16px, 19px) rotate(9deg);opacity:0.7}60%{-webkit-transform:translate(-11px, -10px) rotate(4deg);opacity:0.4}70%{-webkit-transform:translate(-1px, 13px) rotate(-9deg);opacity:0.2}80%{-webkit-transform:translate(-9px, -16px) rotate(0deg);opacity:0.1}90%{-webkit-transform:translate(3px, 2px) rotate(-2deg);opacity:0.7}}@-ms-keyframes sf-shake-crazy{0%{-ms-transform:translate(0px, 0px) rotate(0deg);opacity:0.8}10%{-ms-transform:translate(18px, -4px) rotate(9deg);opacity:0.2}20%{-ms-transform:translate(6px, 1px) rotate(8deg);opacity:0.8}30%{-ms-transform:translate(-4px, 9px) rotate(8deg);opacity:0.2}40%{-ms-transform:translate(-13px, 1px) rotate(7deg);opacity:0.5}50%{-ms-transform:translate(-19px, 16px) rotate(-5deg);opacity:0.3}60%{-ms-transform:translate(9px, 16px) rotate(7deg);opacity:0.3}70%{-ms-transform:translate(-8px, -6px) rotate(-6deg);opacity:0.8}80%{-ms-transform:translate(12px, 14px) rotate(-4deg);opacity:0.2}90%{-ms-transform:translate(-12px, 12px) rotate(-8deg);opacity:0.2}}@keyframes sf-shake-crazy{0%{transform:translate(0px, 0px) rotate(0deg);opacity:0.4}10%{transform:translate(3px, 10px) rotate(-1deg);opacity:0.8}20%{transform:translate(5px, 14px) rotate(-3deg);opacity:0.5}30%{transform:translate(14px, 3px) rotate(4deg);opacity:0.6}40%{transform:translate(-17px, 0px) rotate(9deg);opacity:0.7}50%{transform:translate(1px, 17px) rotate(-4deg);opacity:0.7}60%{transform:translate(9px, -4px) rotate(-10deg);opacity:0.2}70%{transform:translate(13px, 7px) rotate(7deg);opacity:0.4}80%{transform:translate(10px, 12px) rotate(9deg);opacity:0.1}90%{transform:translate(0px, 3px) rotate(5deg);opacity:0.6}}

/*End CSSShake min*/

/* Effect one */


.sf-view-first .sf-front {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sf-view-first .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(0,0,0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.sf-view-first a.sf-join {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sf-view-first:hover .sf-front {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}
.sf-view-first sf-a.join {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sf-view-first:hover .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.sf-view-first:hover a.sf-join {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.sf-view-first:hover a.sf-join {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* End effect one */





/*Effect two*/

.sf-view-two .sf-front { 
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  -ms-transition:all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
  opacity: 1;
}
.sf-view-two .sf-mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-color: none;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  -o-transform: scale(0) rotate(-180deg);
  -ms-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.sf-view-two a.sf-join { 
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-view-two:hover .sf-mask { 
  opacity: 1; 
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}                                 
.sf-view-two:hover .sf-front    { 
  -webkit-transform: scale(0);
  -moz-transform: scale(0); 
  -o-transform: scale(0); 
  -ms-transform: scale(0); 
  transform: scale(0); 
  opacity: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}                       
.sf-view-two:hover a.sf-join{
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/*End effect two*/



/*Effect three*/

.sf-view-three .sf-front {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.sf-view-three .sf-mask { 
  background-color: none; 
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
}   
.sf-view-three a.sf-join { 
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.sf-view-three:hover .sf-front { 
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}
.sf-view-three:hover .sf-mask { 
  opacity: 1;
}                                                                            
.sf-view-three:hover a.sf-join{ 
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  z-index: 10;
}

/*End effect three*/

/*Loader*/

.sf-widget-holder{position: relative; overflow: visible;}
 .sf-loader-holder{position: absolute;width: 100%;height: 100%; z-index: 2;}
 .sf-widget-lazy{opacity: .3;width: 100%;height: 100%}
 .sf-loader-holder .sf-loader {
    font-size: 100px;
    width: 1em;
    height: 1em;
    position: relative;
    margin: 100px auto;
    border-radius: 50%;
    /*border: .01em solid rgba(150,150,150,0.1);*/
    padding: 0;
    list-style: none;
}

.sf-loader-holder .sf-loader li {
    position: absolute;
    width: .2em;
    height: .2em;
    border-radius: 50%;
    font-size: 1em !important;
}

.sf-loader-holder .sf-loader li:nth-child(1) {
    left: 50%;
    top: 0;
    margin: 0 0 0 -.1em;
    background: #00C176;
    -webkit-transform-origin: 50% 250%;
    transform-origin: 50% 250%;
    -webkit-animation:
        rota 1.13s linear infinite,
        opa 3.67s ease-in-out infinite alternate;
    animation:
        rota 1.13s linear infinite,
        opa 3.67s ease-in-out infinite alternate;
}

.sf-loader-holder .sf-loader li:nth-child(2) {
    top: 50%;
    right: 0;
    margin: -.1em 0 0 0;
    background: #FF003C;
    -webkit-transform-origin: -150% 50%;
    transform-origin: -150% 50%;
    -webkit-animation:
        rota 1.86s linear infinite,
        opa 4.29s ease-in-out infinite alternate;
    animation:
        rota 1.86s linear infinite,
        opa 4.29s ease-in-out infinite alternate;
}

.sf-loader-holder .sf-loader li:nth-child(3) {
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -.1em;
    background: #FABE28;
    -webkit-transform-origin: 50% -150%;
    transform-origin: 50% -150%;
    -webkit-animation:
        rota 1.45s linear infinite,
        opa 5.12s ease-in-out infinite alternate;
    animation:
        rota 1.45s linear infinite,
        opa 5.12s ease-in-out infinite alternate;
}

.sf-loader-holder .sf-loader li:nth-child(4) {
    top: 50%;
    left: 0;
    margin: -.1em 0 0 0;
    background: #88C100;
    -webkit-transform-origin: 250% 50%;
    transform-origin: 250% 50%;
    -webkit-animation:
        rota 1.72s linear infinite,
        opa 5.25s ease-in-out infinite alternate;
    animation:
        rota 1.72s linear infinite,
        opa 5.25s ease-in-out infinite alternate;
}

@-webkit-keyframes rota {
    from { }
    to { -webkit-transform: rotate(360deg); }
}

@keyframes rota {
    from { }
    to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes opa {
    0% { }
    12.0% { opacity: 0.80; }
    19.5% { opacity: 0.88; }
    37.2% { opacity: 0.64; }
    40.5% { opacity: 0.52; }
    52.7% { opacity: 0.69; }
    60.2% { opacity: 0.60; }
    66.6% { opacity: 0.52; }
    70.0% { opacity: 0.63; }
    79.9% { opacity: 0.60; }
    84.2% { opacity: 0.75; }
    91.0% { opacity: 0.87; }
}

@keyframes opa {
    0% { }
    12.0% { opacity: 0.80; }
    19.5% { opacity: 0.88; }
    37.2% { opacity: 0.64; }
    40.5% { opacity: 0.52; }
    52.7% { opacity: 0.69; }
    60.2% { opacity: 0.60; }
    66.6% { opacity: 0.52; }
    70.0% { opacity: 0.63; }
    79.9% { opacity: 0.60; }
    84.2% { opacity: 0.75; }
    91.0% { opacity: 0.87; }
}

/*End loader*/

@media (max-width: 320px) {
    
    .sf-front span {
        font-size: 1.5em;
    }
    
    /* Effect one */
    .sf-view-first .sf-front {
      
    }
    .sf-view-first .sf-mask {
      display: none !important;
    }

    .sf-view-first a.sf-join {
      display: none !important;
    }
    .sf-view-first:hover .sf-front {
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
    }
    .sf-view-first sf-a.join {
      display: none !important;
    }
    .sf-view-first:hover .sf-mask {
      display: none !important;
    }
    .sf-view-first:hover a.sf-join {
      display: none !important;
    }
    .sf-view-first:hover a.sf-join {
      display: none !important;
    }
    /* End effect one */
    
    
    /*Effect two*/

    .sf-view-two .sf-front { 

    }
    .sf-view-two .sf-mask {
      display: none !important;
    }

    .sf-view-two a.sf-join { 
      display: none !important;
    }
    .sf-view-two:hover .sf-mask { 
      display: none !important;
    }                                 
    .sf-view-two:hover .sf-front    { 
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      opacity: 100;
      -webkit-transition-delay: none;
      -moz-transition-delay: none;
      -o-transition-delay: none;
      -ms-transition-delay: none;
      transition-delay: none;
    }                       
    .sf-view-two:hover a.sf-join{
      display: none !important;
    }

    /*End effect two*/
    
    /*Effect three*/

    .sf-view-three .sf-front {

    }
    .sf-view-three .sf-mask { 
      display: none !important;
    }   
    .sf-view-three a.sf-join { 
      display: none !important;
    }
    .sf-view-three:hover .sf-front { 
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      opacity: 100;
    }
    .sf-view-three:hover .sf-mask { 
      display: none !important;
    }                                                                            
    .sf-view-three:hover a.sf-join{ 
      display: none !important;
    }

    /*End effect three*/
}


@media (max-width: 768px) {
    
    .sf-front span {
        font-size: 1.5em;
    }
    
}

@media (max-width: 1200px) {
    
    .sf-front span {
        font-size: 1.6em;
    }
    
    .sf-front i {
        font-size: 3em;
    }
    
}
#mc4wp-checkbox{clear:both;display:block;position:static;width:auto}#mc4wp-checkbox input{float:none;width:auto;position:static;margin:0 6px 0 0;padding:0;vertical-align:middle;display:inline-block!important;max-width:21px;-webkit-appearance:checkbox}#mc4wp-checkbox label{float:none;display:block;cursor:pointer;width:auto;position:static}#_mc4wp_subscribe_woocommerce_checkout_field input,#_mc4wp_subscribe_woocommerce_checkout_field label{float:none!important;width:auto!important;display:inline-block!important}#registerform #mc4wp-checkbox{margin-bottom:10px}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('http://cdn.welltrado.com/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('http://cdn.welltrado.com/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.3.0') format('embedded-opentype'),url('../cdn_subdomain/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.woff') format('woff2'),url('../cdn_subdomain/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.woff') format('woff'),url('../cdn_subdomain/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'),url('http://cdn.welltrado.com/wp-content/themes/edition/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{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)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-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-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}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:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}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}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.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,.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,.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,.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{position:relative;min-height:1px;padding-right:15px;padding-left: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{float:left}.col-xs-1{width:8.333333333333332%}.col-xs-2{width:16.666666666666664%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333333333%}.col-xs-5{width:41.66666666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333333333336%}.col-xs-8{width:66.66666666666666%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333333334%}.col-xs-11{width:91.66666666666666%}.col-xs-12{width:100%}@media(min-width:768px){.container{max-width:750px}.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{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:970px}.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{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}}@media(min-width:1200px){.container{max-width:1170px}.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{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.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.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table 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-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}.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:#f5f5f5}.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;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.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;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.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;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.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>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.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}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;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}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;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"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.form-control-static{padding-top:7px;margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-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{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-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:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{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:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.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: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-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.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: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-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.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: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-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.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: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-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('http://cdn.welltrado.com/wp-content/themes/edition/fonts/glyphicons-halflings-regular.eot');src:url('http://cdn.welltrado.com/wp-content/themes/edition/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'),url('http://cdn.welltrado.com/wp-content/themes/edition/fonts/glyphicons-halflings-regular.woff') format('woff'),url('http://cdn.welltrado.com/wp-content/themes/edition/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('http://cdn.welltrado.com/wp-content/themes/edition/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}.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;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-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{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left: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 .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.btn-group-justified .btn{display:table-cell;float:none;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-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>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.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}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{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;border-width:0 0 1px}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;z-index:1030}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-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)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border: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{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}}.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:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@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-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.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{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-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>li>a{color:#999}.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:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.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;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.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:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.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{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.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}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-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}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}.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)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.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}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}/*
    Theme Name: Edition Child Theme
    Description: Child theme for edition.
    Author: Themewich
    Template: edition
*/
/* ----------- Imports ----------- */
/* ------------------------------
--------------- Mixins --------------
  ------------------------------*/
/* ------------------------------
--------------- Vars --------------
  ------------------------------*/
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

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

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  /*max-width: 62.5em;*/
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.5em;
  margin-right: -0.5em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

/* Boxmagic Classes */
.row.nosides .column:first-of-type, .row.nosides .columns:first-of-type {
  padding-left: 0; }

.row.nosides .column:last-of-type, .row.nosides .columns:last-of-type {
  padding-right: 0; }

.column,
.columns {
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
  width: 100%;
  float: left; }

@media only screen {
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-0 {
    position: relative;
    margin-left: 0%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right !important; } }
.small-hide {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .medium-1 {
    position: relative;
    width: 8.33333%; }

  .medium-2 {
    position: relative;
    width: 16.66667%; }

  .medium-3 {
    position: relative;
    width: 25%; }

  .medium-4 {
    position: relative;
    width: 33.33333%; }

  .medium-5 {
    position: relative;
    width: 41.66667%; }

  .medium-6 {
    position: relative;
    width: 50%; }

  .medium-7 {
    position: relative;
    width: 58.33333%; }

  .medium-8 {
    position: relative;
    width: 66.66667%; }

  .medium-9 {
    position: relative;
    width: 75%; }

  .medium-10 {
    position: relative;
    width: 83.33333%; }

  .medium-11 {
    position: relative;
    width: 91.66667%; }

  .medium-12 {
    position: relative;
    width: 100%; }

  .medium-offset-0 {
    position: relative;
    margin-left: 0%; }

  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .medium-offset-3 {
    position: relative;
    margin-left: 25%; }

  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .medium-offset-6 {
    position: relative;
    margin-left: 50%; }

  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .medium-offset-9 {
    position: relative;
    margin-left: 75%; }

  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .medium-hide {
    display: none; }

  .medium-show {
    display: block; }

  .medium-show-ib {
    display: inline-block; } }
@media only screen and (min-width: 64.063em) {
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; }

  .large-hide {
    display: none; }

  .large-show {
    display: block; }

  .large-show-ib {
    display: inline-block; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    float: left; }

  .xlarge-1 {
    position: relative;
    width: 8.33333%; }

  .xlarge-2 {
    position: relative;
    width: 16.66667%; }

  .xlarge-3 {
    position: relative;
    width: 25%; }

  .xlarge-4 {
    position: relative;
    width: 33.33333%; }

  .xlarge-5 {
    position: relative;
    width: 41.66667%; }

  .xlarge-6 {
    position: relative;
    width: 50%; }

  .xlarge-7 {
    position: relative;
    width: 58.33333%; }

  .xlarge-8 {
    position: relative;
    width: 66.66667%; }

  .xlarge-9 {
    position: relative;
    width: 75%; }

  .xlarge-10 {
    position: relative;
    width: 83.33333%; }

  .xlarge-11 {
    position: relative;
    width: 91.66667%; }

  .xlarge-12 {
    position: relative;
    width: 100%; }

  .xlarge-offset-0 {
    position: relative;
    margin-left: 0%; }

  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%; }

  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%; }

  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%; }

  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.xlarge-centered,
  .columns.xlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right !important; } }
.displayBlock {
  width: 100%;
  display: block;
  max-width: 100%; }

.displayBlockInline {
  display: inline-block; }

.cursorPointer {
  cursor: pointer; }

.cursorDefault {
  cursor: default; }

.show {
  display: block; }

.noPadding {
  padding: 0 !important; }

/*-----------------------------------------------------------------------------------

	Theme Name: Edition
	Theme URI: http://themewich.com
	Description: A highly interactive news theme.
	Author: Andre Gagnon
	Author URI: http://www.themewich.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.6.1

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------

	-----------------
	Table of Contents
	-----------------

	GENERAL 			Site Wide Styles
	WORDPRESS 			WordPress Content Styles
	TYPOGRAHY 			Site Wide Typography Basics
	LISTS 				Lists and Rules
	INPUTS 				Input Styling

	Theme
	-----
	TITLES 				Page Titles
	REVIEW 				Review Styling
	BUTTONS 			Buttons and Links
	BADGES 				Category and Tag Badges
	ANIMATIONS 			CSS3 Animations
	SHORTCODES 			Shortcode Theme Styling
	GALLERIES 			WordPress Gallery Styles
	SLIDER 				Theme Slider Styles
	IMAGES 				WordPress Image Styles
	CAPTIONS 			Sitewide Caption Styles
	HOVERS 				Image Hover Effects

	Layout
	------
	TOP BAR 			Top Bar
	LOGONAV 			Logo and Navigation
	PAGE 				General Page Styles
	POST 				Single Post Styles
	RELATED 			Related Posts Section
	AUTHOR  			Author Box and Author Page
	SHARING 			Post Sharing
	COMMENTS 			Post Comments
	PAGINATION 			Pagination
	SEARCH 				Search Styles
	FOOTER 				Footer Styles

	Sections
	-----
	SECTIONS 			Section Styles
	ADSECTION 			Ad Section
	SLIDESHOWSECTION		Slideshow Section
	GRIDSECTION 		Grid Section
	REGULARSECTION		Regular Section
	FULLSECTION			Full Width Feature Section
	TAXONOMYSECTION		Tag or Category Feature Section
	CONTENTSECTION 		Content Section

	Widgets
	-------
	GENERALWIDGET			General Widget Styles
	POSTTABS			Post tab widget
	RECENTCOMMENTS 			Recent Comments Widget
	SOCIALCOUNTER 		Social Counter Widget
	NEWSWIDGET			Custom News Widget
	PAGESTAGS 			List pages and tags widgets
	RSS 				RSS Widget
	CALENDAR			Calendar Widget
	MENUWIDGET 			Custom Menu Widget
	ADSWIDGET 			Ads Widget Styles

	Includes
	--------
	SUPERFISH 			Superfish Dropdown Navigation
	MOBILENAV 			Mobile Menu
	LIGHTBOX 			Lightbox Styles
	TABS 				Tab Styles
	TOOLTIP 			Tooltip Styles
	ISOTOPE 			Isotope Grid Styling
	SCROLLTOP			Scroll To Top Style
	MEDIAELEMENT 			Audio/Video Player Styling
	BREADCRUMBS 		Breadcrumbs styling
	WOOCOMMERCE			WooCommerce Styling

	COLORS 				Default Colors

	MEDIAQUERIES 		Media Queries
	
 
-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $GENERAL
/*-----------------------------------------------------------------------------------*/
html {
  overflow-y: scroll !important;
  padding: 0 !important; }

/* Containers */
#sitecontainer {
  z-index: 1;
  overflow: hidden; }

#sitecontainer,
.rightside,
.sidebar,
.pagination .pagenumbers {
  background: #f5f5f5; }

.top-nav,
.pagetitle {
  background: #fff; }

/* Alignment */
.alignright {
  float: right; }

.alignleft {
  float: left; }

strong {
  font-weight: bold; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

.zeromargin {
  margin: 0 !important; }

.display {
  display: block; }

.table {
  display: table;
  float: none;
  margin-bottom: 0; }

.table-row {
  display: table-row;
  float: none; }

.table-cell {
  display: table-cell;
  float: none; }

.verticalmiddle {
  vertical-align: middle; }

/* Clearing */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.mobileclear {
  display: none; }

/* Preloader Style */
div#preloaded-images {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px; }

/* Images */
img.scale-with-grid,
#sitecontainer img {
  /* This makes images responsive */
  max-width: 100% !important;
  height: auto !important; }

iframe {
  /* Make iframes responsive */
  max-width: 100% !important; }

::selection {
  color: #fff; }

.hidden {
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0; }

.disappear {
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease; }

.appear,
.disappear.appear {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

/**
 * Column Widths
 */
.one-half {
  width: 48%; }

.one-third {
  width: 30.66%; }

.two-third {
  width: 65.33%; }

.one-fourth {
  width: 22%; }

.three-fourth {
  width: 74%; }

.one-fifth {
  width: 16.8%; }

.two-fifth {
  width: 37.6%; }

.three-fifth {
  width: 58.4%; }

.four-fifth {
  width: 79.2%; }

.one-sixth {
  width: 13.33%; }

.five-sixth {
  width: 82.67%; }

.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
  margin-right: 4%;
  margin-bottom: 25px;
  float: left; }

.column-last {
  margin-right: 0 !important;
  clear: right; }

/* Vertical Centering */
.verticalcenter {
  display: table; }

/* For IE7 */
.verticalcenter td {
  vertical-align: middle; }

.verticalcenter .cell.verticalcenter {
  display: table-cell;
  vertical-align: middle;
  float: none; }

/* Divider Styling */
.divider {
  margin: 10px 0 40px 0;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-color: #e7e7e7;
  border-color: rgba(0, 0, 0, 0.05);
  height: 6px; }

.divider span {
  background: #333;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: -10px;
  text-transform: uppercase; }

.dark .divider span {
  background: #fff;
  color: #333; }

/* Javascript Alert */
.alert {
  /* For Non-Javascript Enabled Browsers */
  background: #ffffff;
  text-align: center;
  padding: 5px 0px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  /* Good browsers */
  opacity: 0.9; }

.alert p {
  font-size: 24px;
  color: #666;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-left: -30px;
  margin-top: -18px; }

.svg.smil .loading, .svg.smil .loading-dark {
  background-size: 50px; }

.loading, .loading-dark {
  background-repeat: no-repeat;
  background-position: center;
  min-width: 50px;
  min-height: 50px; }

body:before {
  /* preload */
  display: none;
  content: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-spin.svg) url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-spin-dark.svg) url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading.gif) url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-dark.gif); }

/* FallBacks */
.loading {
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading.gif); }

.loading-dark {
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-dark.gif); }

/* Spin Animation */
.svg.smil .loading {
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-spin.svg); }

.svg.smil .loading-dark {
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading-spin-dark.svg); }

/*-----------------------------------------------------------------------------------*/
/*  $WORDPRESS
/*-----------------------------------------------------------------------------------*/
.aligncenter, div.aligncenter {
  display: block;
  margin: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.remove-bottom {
  margin-bottom: 0 !important; }

.remove-top {
  margin-top: 0 !important; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.aligncenter {
  text-align: center; }

.noborder {
  border: none !important; }

p img {
  display: inline; }

em {
  font-style: italic; }

img.attachment-thumbnail {
  max-width: 100% !important;
  height: auto !important; }

blockquote {
  margin: 20px 0 45px 0;
  padding: 0;
  border: none;
  text-align: center; }

.tw-column blockquote,
.tw-column blockquote p {
  margin: 0; }

blockquote p {
  font-size: 32px;
  line-height: 42px;
  margin: 20px auto;
  text-align: left;
  max-width: 500px;
  color: #333;
  display: inline-block;
  border-top: 10px solid #e8e8e8;
  border-bottom: 10px solid #e8e8e8;
  border-color: rgba(0, 0, 0, 0.05);
  padding: 20px 0 10px 0; }

cite {
  display: block;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5); }

.alignright blockquote {
  float: right;
  max-width: 340px;
  margin-top: 0;
  padding-left: 20px; }

.alignleft blockquote {
  float: left;
  max-width: 340px;
  margin-top: 0;
  padding-right: 20px; }

.sticky {
  position: relative; }

.sticky:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f097";
  position: absolute;
  top: -5px;
  right: 20px;
  color: #999; }

.sticky.post.onecol:before {
  top: 4px;
  left: 11px;
  right: auto;
  color: #fff;
  z-index: 5;
  font-size: 24px; }

.bypostauthor {
  border: 3px; }

/*-----------------------------------------------------------------------------------*/
/*  $TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
/* Default Body */
body {
  font-size: 18px;
  line-height: 2em;
  color: #777;
  overflow-x: hidden;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  /* Chrome and Safari */
  -moz-backface-visibility: visible;
  /* Firefox */
  -ms-backface-visibility: visible;
  /* Internet Explorer */ }

p, ul {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 32px;
  color: #777; }

/* Link Transitions */
p a, a {
  text-decoration: none;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; }

/* Headings */
h1 {
  margin: 0;
  padding: 0;
  font-size: 45px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #000;
  font-style: normal;
  font-weight: 300; }

h2 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  line-height: 32px;
  margin-bottom: 10px;
  color: #000;
  font-style: normal;
  font-weight: 300; }

h3, .woocommerce ul.products li.product h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 18px;
  color: #000;
  font-weight: 400; }

h4 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 32px;
  color: #000;
  font-style: normal;
  font-weight: 300; }

h5 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 14px;
  color: #000;
  font-style: normal;
  font-weight: 300; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
  text-decoration: none; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none; }

/**
 * Site Wide Specifics
 */
p img {
  margin: 0; }

p.lead {
  font-size: 21px;
  line-height: 27px; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

small {
  font-size: 80%; }

/*-----------------------------------------------------------------------------------*/
/*  $LISTS
/*-----------------------------------------------------------------------------------*/
ul, ol {
  margin-bottom: 20px; }

ul {
  list-style: none outside; }

ol {
  list-style: decimal; }

ol, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul, ul ol, ol ol, ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%; }

ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 6px; }

ul ul {
  margin-left: 0;
  padding-left: 0; }

li {
  margin-bottom: 12px; }

ul.large li {
  line-height: 21px; }

li p {
  line-height: 21px; }

/* Horizontal Rule */
hr {
  border-style: solid;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
  height: 1; }

.generatedcontent .content ol,
.generatedcontent .content span ol {
  counter-reset: themewich-counter;
  list-style: none;
  padding: 0;
  margin-left: 24px; }
  .generatedcontent .content ol > li,
  .generatedcontent .content span ol > li {
    padding-left: 16px; }
  .generatedcontent .content ol > li:before,
  .generatedcontent .content span ol > li:before {
    content: counter(themewich-counter);
    counter-increment: themewich-counter;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: block;
    padding: 0;
    text-align: center;
    float: left;
    margin-left: -50px;
    margin-top: -6px;
    color: #ccc;
    font-size: 22px; }
.generatedcontent .content ul,
.generatedcontent .content span ul {
  list-style-type: none;
  padding: 0;
  margin-left: 10px; }
  .generatedcontent .content ul > li,
  .generatedcontent .content span ul > li {
    list-style-type: none;
    padding-left: 16px; }
  .generatedcontent .content ul > li:before,
  .generatedcontent .content span ul > li:before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f111";
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: block;
    padding: 0;
    text-align: center;
    float: left;
    margin-left: -50px;
    margin-top: -6px;
    color: #ccc;
    font-size: 12px; }
.generatedcontent .content ol[class], .generatedcontent .content ul[class] {
  padding: 0;
  margin: 0;
  counter-reset: inherit; }
  .generatedcontent .content ol[class] li, .generatedcontent .content ul[class] li {
    padding: 0;
    margin: 0; }
.generatedcontent .content ol.listcomments {
  margin-left: 0; }
  .generatedcontent .content ol.listcomments li {
    padding-left: 0; }
  .generatedcontent .content ol.listcomments li:before {
    display: none; }

/*-----------------------------------------------------------------------------------*/
/*  $INPUTS
/*-----------------------------------------------------------------------------------*/
/**
 * Inputs
 */
input:focus {
  outline: none; }

input[type=text],
input[type=search],
input[type=password],
textarea {
  margin: 0 0 20px 0;
  border: none;
  background: #e8e8e8;
  background: rgba(100, 100, 100, 0.09);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
  padding: 10px; }

input[type="text"]:focus,
input[type=password]:focus,
textarea:focus {
  background: #e3e3e3;
  background: rgba(100, 100, 100, 0.15);
  outline: none !important; }

select {
  background: #e8e8e8;
  background: rgba(100, 100, 100, 0.09);
  padding: 12px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  margin-bottom: 10px; }

input[type="text"],
textarea,
#commentsubmit input[type="text"],
#commentsubmit textarea,
.contactsubmit input[type="text"],
.contactsubmit textarea,
.contactsubmit select,
select#top_nav_menu {
  color: #555;
  border: none;
  background: #e8e8e8;
  background: rgba(100, 100, 100, 0.09);
  transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

input[type="submit"] {
  margin-top: 0;
  -webkit-appearance: none; }

/* Search Box */
.search {
  position: relative; }

.widget .search i {
  top: 5px; }

.search label {
  width: 100%; }
.search input[type="search"],
.search input[type="text"] {
  font-size: 12px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  max-width: 300px;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #777;
  padding: 0 14px;
  color: #555;
  border: none;
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.075); }
.search input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  line-height: 42px; }
.search input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  line-height: 42px; }
.search input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
  line-height: 42px; }
.search input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
  line-height: 42px; }
.search input::-ms-clear {
  display: none; }

/* Contact Forms */
.ninja-forms-form-wrap input[type=text],
.ninja-forms-form-wrap textarea {
  margin-bottom: 10px; }

div.ninja-forms-required-items {
  font-size: 12px;
  float: right;
  color: #999; }

.ninja-forms-field-error,
.ninja-forms-error-msg,
.ninja-forms-field-error p {
  color: #ff0000;
  font-size: 12px;
  line-height: 12px; }

.edition .ninja-forms-form-wrap input,
.edition .ninja-forms-form-wrap textarea {
  padding: 12px; }
.edition .ninja-forms-response-msg.ninja-forms-success-msg p {
  color: #63AE39; }
.edition .ninja-forms-response-msg.ninja-forms-error-msg p {
  color: #ff0000; }
.edition .ninja-forms-response-msg p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold; }

#footer #ninja_forms_form_1_process_msg > img {
  display: none; }

.edition .field-wrap.label-left .ninja-forms-field,
.edition .field-wrap.label-left .ninja-forms-star-rating-control {
  margin-left: 0; }

.edition #ui-datepicker-div .ui-datepicker-header,
.edition #ui-datepicker-div .ui-datepicker-calendar th,
.edition #ui-datepicker-div .ui-datepicker-calendar td {
  padding: 10px;
  text-align: center;
  line-height: 13px;
  font-size: 13px; }

.ui-datepicker-header {
  background: #222;
  color: #fff; }

#ui-datepicker-div .ui-datepicker-calendar th {
  background: #dcdcdc;
  color: #999; }

#ui-datepicker-div .ui-datepicker-calendar td {
  border: 1px solid #fff; }

#ui-datepicker-div .ui-icon {
  text-indent: 99999px;
  display: block; }

#contactform {
  margin-bottom: 30px; }

textarea {
  overflow: hidden;
  line-height: 21px; }

.contactsubmit span {
  color: #c85849; }

.contactsubmit .formrow {
  height: 90px; }

.contactsubmit .messagerow {
  padding-bottom: 16px; }

.contactsubmit label {
  margin: 0 0 6px;
  display: block;
  font-size: 12px;
  text-transform: uppercase; }

.contactsubmit input[type=text], .contactsubmit textarea, .contactsubmit select {
  padding: 10px;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #e3e3e3;
  font-size: 12px; }

.contactsubmit input[type=text] {
  width: 90%; }

.contactsubmit select {
  width: 100%; }

.contactsubmit input[type=submit] {
  border: none; }

.contactsubmit textarea {
  width: 95%; }

.contactsubmit #submit {
  padding: 10px;
  margin: 0 0 20px 0;
  border: inherit;
  width: inherit;
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  font-style: inherit; }

.contactsubmit input:focus, .contactsubmit textarea:focus {
  border-width: 1px;
  border-style: solid;
  border-color: #999;
  outline: 0; }

.contactsubmit .radiobutton {
  margin-left: 10px;
  display: block;
  margin-right: 0;
  width: 100px;
  float: left;
  line-height: 30px;
  height: 45px;
  font-size: 12px;
  text-transform: none; }

.contactsubmit input[type="radio"] {
  font-size: 12px;
  display: inline;
  float: left;
  width: 16px;
  margin: 0;
  margin-top: 8px;
  margin-right: 5px; }

.contactsubmit label.error, .ag_contact_widget label.error {
  font-size: 10px;
  color: #c85849;
  text-transform: none;
  letter-spacing: 0; }

p.loading {
  display: none; }

.contactcontent {
  margin-bottom: 30px; }

.emailsuccess {
  background: #F3F3F3;
  margin-bottom: 30px;
  color: #63AE39;
  background: #E6F9DC;
  border: 1px solid #81CE56;
  padding: 20px;
  box-shadow: 0 1px 2px #F0F0F0;
  -moz-box-shadow: 0 1px 2px #F0F0F0;
  -webkit-box-shadow: 0 1px 2px #F0F0F0;
  text-shadow: 0 1px 0 white; }

.singlecontent .emailsuccess h4, .emailsuccess h4 {
  margin-bottom: 10px;
  color: #407c1f;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px; }

.emailsuccess p {
  margin: 0;
  color: #63AE39; }

.ag_contact_widget label.error {
  margin-top: -16px;
  display: block;
  margin-bottom: 16px; }

/*-----------------------------------------------------------------------------------

	$THEME
	CSS for theme layout and styling

------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $TITLES
/*-----------------------------------------------------------------------------------*/
/* General Page Titles */
.pagetitle .title {
  color: #fff;
  display: block;
  margin: 0;
  margin-bottom: 0; }
.pagetitle img.top-bg-image {
  min-width: 1500px;
  max-width: none !important; }
.pagetitle .title a:hover {
  text-decoration: underline; }
.pagetitle .pagetitle a.button {
  margin-top: 10px; }

.blog .pagetitleloading,
.archive .pagetitleloading,
.search .pagetitleloading,
.page .pagetitleloading,
.companies .pagetitleloading,
.error404 .pagetitleloading {
  margin-bottom: 30px;
  background-size: cover !important;
  background-attachment: fixed !important; }
.blog .no-background .pagetitleloading,
.archive .no-background .pagetitleloading,
.search .no-background .pagetitleloading,
.page .no-background .pagetitleloading,
.companies .no-background .pagetitleloading,
.error404 .no-background .pagetitleloading {
  margin-bottom: 0; }
.blog .pagetitle,
.archive .pagetitle,
.search .pagetitle,
.page .pagetitle,
.companies .pagetitle,
.error404 .pagetitle {
  padding: 32px 0;
  background-attachment: fixed !important;
  min-height: 0; }
  .blog .pagetitle .title,
  .archive .pagetitle .title,
  .search .pagetitle .title,
  .page .pagetitle .title,
  .companies .pagetitle .title,
  .error404 .pagetitle .title {
    margin-bottom: 0; }
  .blog .pagetitle .slidecaptionwrap,
  .archive .pagetitle .slidecaptionwrap,
  .search .pagetitle .slidecaptionwrap,
  .page .pagetitle .slidecaptionwrap,
  .companies .pagetitle .slidecaptionwrap,
  .error404 .pagetitle .slidecaptionwrap {
    position: static; }
  .blog .pagetitle .slidecaption,
  .archive .pagetitle .slidecaption,
  .search .pagetitle .slidecaption,
  .page .pagetitle .slidecaption,
  .companies .pagetitle .slidecaption,
  .error404 .pagetitle .slidecaption {
    width: 100%;
    position: relative; }
.blog .no-background .pagetitle,
.archive .no-background .pagetitle,
.search .no-background .pagetitle,
.page .no-background .pagetitle,
.companies .no-background .pagetitle,
.error404 .no-background .pagetitle {
  padding-top: 20px;
  padding-bottom: 30px; }
.blog .no-background .pagetitle .overlay,
.archive .no-background .pagetitle .overlay,
.search .no-background .pagetitle .overlay,
.page .no-background .pagetitle .overlay,
.companies .no-background .pagetitle .overlay,
.error404 .no-background .pagetitle .overlay {
  display: none; }
.blog .no-background .title,
.archive .no-background .title,
.search .no-background .title,
.page .no-background .title,
.companies .no-background .title,
.error404 .no-background .title {
  color: #333; }
.blog .no-background .subheadline,
.archive .no-background .subheadline,
.search .no-background .subheadline,
.page .no-background .subheadline,
.companies .no-background .subheadline,
.error404 .no-background .subheadline {
  color: #777; }
.blog .no-background.default-layout .sidebar,
.archive .no-background.default-layout .sidebar,
.search .no-background.default-layout .sidebar,
.page .no-background.default-layout .sidebar,
.companies .no-background.default-layout .sidebar,
.error404 .no-background.default-layout .sidebar {
  padding-top: 36px;
  margin-top: 3px; }
.blog .has-background .slidecaption .title,
.archive .has-background .slidecaption .title,
.search .has-background .slidecaption .title,
.page .has-background .slidecaption .title,
.companies .has-background .slidecaption .title,
.error404 .has-background .slidecaption .title {
  color: #fff; }
.blog .has-background .slidecaption .subheadline,
.archive .has-background .slidecaption .subheadline,
.search .has-background .slidecaption .subheadline,
.page .has-background .slidecaption .subheadline,
.companies .has-background .slidecaption .subheadline,
.error404 .has-background .slidecaption .subheadline {
  color: #fff;
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75; }

/**
 * Full Top BG Image
 */
.pagetitleloading.background-imaged {
  background-color: #000; }
  .pagetitleloading.background-imaged .pagetitle {
    padding: 160px 0;
    margin-top: -45px;
    margin-bottom: -20px;
    background: transparent; }
  .pagetitleloading.background-imaged .imagecover {
    height: 100%;
    position: absolute;
    top: 0; }
    .pagetitleloading.background-imaged .imagecover .full-bg-image {
      background-position: 50% 50%;
      background-attachment: scroll; }
  .pagetitleloading.background-imaged .js .imagecover {
    display: none; }
  .pagetitleloading.background-imaged .slidecaptionwrap {
    position: relative !important; }

#sitecontainer .backstretch img {
  max-width: none !important; }

.imagecover {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  overflow: hidden; }
  .imagecover .post-break {
    margin: auto; }

.backgroundsize .imagecover img {
  display: none; }

.imagecover img {
  position: relative;
  max-height: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.imagecover img {
  top: 0;
  left: 0;
  max-height: none;
  width: 100%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/*-----------------------------------------------------------------------------------*/
/*  $REVIEW
/*-----------------------------------------------------------------------------------*/
/**
 * CSS Percentage Circle for Reviews
 * Author: Andre Firchow
 */
.rect-auto, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice, .c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice, .c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice, .c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice, .c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice, .c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice, .c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice, .c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice, .c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice, .c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice, .c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice, .c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice, .c100.p99 .slice, .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto); }

.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #19a094;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.pie-fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after, .c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after, .c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after, .c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after, .c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after, .c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after, .c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after, .c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after, .c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after, .c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after, .c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after, .c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after, .c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after, .c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after, .c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after, .c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after, .c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after, .c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after, .c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after, .c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after, .c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after, .c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after, .c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after, .c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after, .c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .c100.p100 .bar:after, .c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.c100 {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  border: 9px solid #dcdcdc;
  border: 9px solid rgba(0, 0, 0, 0.1); }

.c100 *, .c100 *:before, .c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.c100.center {
  float: none;
  margin: 0 auto; }

.c100.big {
  font-size: 240px; }

.c100.small {
  font-size: 80px; }

.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: -0.28em;
  top: -0.28em;
  width: 3.35em;
  line-height: 3.35em;
  font-size: 0.3em;
  color: #555;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  width: 0.85em;
  height: 0.85em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
  top: -0.074em;
  left: -0.074em; }

.c100:hover {
  cursor: default; }

.c100:hover > span {
  color: #19a094;
  -webkit-transform: scale(1.35); }

.c100:hover:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em; }

.inner-content {
  margin: auto;
  margin-right: 30px;
  cursor: pointer; }
  .inner-content p.summary-title {
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    color: #555;
    margin-top: 10px;
    margin-bottom: 16px; }
  .inner-content:hover {
    text-decoration: none !important; }

/**
 * Review Styling
 */
.reviewtop .inner-content {
  float: left; }

.top-score {
  padding: 20px;
  margin-top: -40px;
  padding-top: 50px;
  background: #f1f1f1;
  background: rgba(0, 0, 0, 0.05);
  padding-bottom: 0; }

.breakdown-wrap {
  margin: 40px 0 55px 0; }

.breakdown {
  padding: 30px 40px 40px 40px;
  background: #e8e8e8;
  background: rgba(0, 0, 0, 0.03);
  margin-bottom: 40px; }
  .breakdown .table {
    margin: 0 0 20px 0; }
  .breakdown .c100 > span {
    color: #555; }
  .breakdown .breakdown-title {
    margin-bottom: 10px;
    margin-top: -50px; }
  .breakdown .criteria, .breakdown .score {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 10px; }
  .breakdown .criteria {
    float: left;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 50px;
    margin-bottom: 10px; }
  .breakdown .score {
    position: absolute;
    right: 0;
    bottom: 16px;
    width: 30px;
    height: 30px;
    background: #fff;
    display: block;
    line-height: 30px;
    text-align: center;
    border-radius: 99px;
    font-size: 12px;
    font-weight: bold; }
  .breakdown .linewrap {
    background: #fff;
    background: rgba(0, 0, 0, 0.1); }
  .breakdown .line {
    height: 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .breakdown .reviewline {
    margin-bottom: 16px;
    position: relative; }
  .breakdown .reviewline:hover .line {
    background: #333;
    height: 20px; }
  .breakdown p.summary-title {
    margin-bottom: 0; }
  .breakdown .description-cell {
    width: 100%;
    padding-left: 50px; }
  .breakdown.no-description {
    padding-top: 10px; }
    .breakdown.no-description .table {
      margin-top: 10px;
      margin-bottom: 5px; }
    .breakdown.no-description .description-cell {
      width: 0%;
      padding: 0; }

/*-----------------------------------------------------------------------------------*/
/*  $BUTTONS
/*-----------------------------------------------------------------------------------*/
.button,
.tw-button,
a.tw-button,
a.button,
a.more-link,
.woocommerce a.button,
.woocommerce #respond input#submit,
.woocommerce input.button,
.woocommerce button.button,
.woocommerce button[type="submit"],
#submit,
.tw-postshortcode a.more-link,
input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  background: none;
  border-width: 2px !important;
  border-style: solid !important;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 12px 14px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.edition .tw-button,
.edition a.tw-button,
.edition .tw-postshortcode a.more-link {
  border-width: 2px !important;
  border-style: solid !important; }

.button:hover,
.tw-button:hover,
a.tw-button:hover,
a.button:hover,
a.more-link:hover,
.woocommerce a.button:hover,
#submit:hover,
.tw-postshortcode a.more-link:hover,
input[type=submit]:hover,
.button:active,
.tw-button:active,
a.tw-button:active,
a.button:active,
a.more-link:active,
#submit:active,
.tw-postshortcode a.more-link:active,
input[type=submit]:active {
  color: #fff !important; }

a.button.outline {
  background: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  margin-top: 0;
  z-index: 99;
  text-transform: uppercase; }

a.button.outline:hover {
  background: #fff !important;
  color: #222 !important; }

.tw-button:hover,
a.tw-button:hover,
.widget a.tw-button:hover,
.tw-postshortcode a.more-link:hover {
  border-color: #222; }

span.more-link {
  display: block; }

a.more-link {
  display: inline-block; }

a.more-link, a.button, .tw-button, a.tw-button, .button {
  margin-top: 16px; }

a.button.shortcode {
  margin-top: 0 !important;
  margin-bottom: 16px; }

/* Button Hovers */
.button:hover, a.button:hover, .widget a.button:hover, .cancel-reply p a:hover {
  background: #111; }

.button:hover, a.button:hover, #submit:hover {
  color: #fff !important; }

.button.custom:hover, a.button.custom:hover {
  background: #000 !important; }

/* Button Sizes */
.button.small, .tw-button.small {
  font-size: 10px; }

.button.medium, .tw-button.medium {
  font-size: 12px;
  padding: 10px 12px 11px !important; }

.button.large, .tw-button.large {
  font-size: 14px;
  padding: 12px 14px 13px !important; }

.button.huge, .tw-button.huge {
  font-size: 14px;
  padding: 22px 25px !important; }

/* Button Colors */
.button.red, .tw-button.red {
  background: #C60108; }

.button.orange, .tw-button.orange {
  background: #E97F02; }

.button.yellow, .tw-button.yellow {
  background: #ECBA09; }

.button.green, .tw-button.green {
  background: #8FBE00; }

.button.blue, .tw-button.blue {
  background: #00A8C6; }

.button.purple, .tw-button.purple {
  background: #490A3D; }

.button.grey, .tw-button.grey,
.button.gray, .tw-button.gray {
  background: #999; }

.button.purple:hover, .tw-button.purple:hover, .button.blue:hover, .tw-button.blue:hover, .button.green:hover, .tw-button.green:hover, .button.yellow:hover, .tw-button.yellow:hover, .button.orange:hover, .tw-button.orange:hover, .button.red:hover, .tw-button.red:hover {
  background: #333; }

/*-----------------------------------------------------------------------------------*/
/*  $BADGES
/*-----------------------------------------------------------------------------------*/
.badges-title {
  margin-left: -99999px;
  padding-left: 99999px;
  background: #f3f3f3;
  float: left;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-top: 16px;
  position: relative;
  /* Put in customization options */
  font-size: 14px;
  line-height: 32px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-right: 30px; }

.badges-title:before {
  border-bottom: 66px solid rgba(255, 255, 255, 0);
  border-left: 20px solid #f3f3f3;
  border-top: 0 solid rgba(255, 255, 255, 0);
  right: -20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.badges-title:before, .badges-title:after,
.badge a:before, .badge a:after,
.badgesliver:before, .badgesliver:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0; }

.badge a:after,
.badgesliver:after {
  border-bottom: 30px solid rgba(255, 255, 255, 0);
  border-left-width: 8px;
  border-left-style: solid;
  border-top: 0 solid rgba(255, 255, 255, 0);
  right: -8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; }

.badge a:before,
.badgesliver:before {
  border-bottom: 0 solid rgba(255, 255, 255, 0);
  border-right-width: 8px;
  border-right-style: solid;
  border-top: 30px solid rgba(255, 255, 255, 0);
  left: -8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; }

.badge a,
.badgesliver {
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 2px;
  color: #fff;
  padding: 10px;
  line-height: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: uppercase;
  z-index: 10; }

.badgesliver {
  background: #444; }

.badgesliver:after {
  border-left: 8px solid #444; }

.badgesliver:before {
  border-right: 8px solid #444; }

.badgesliver.highlight:after {
  border-left-width: 8px;
  border-left-style: solid; }

.badgesliver.highlight:before {
  border-right-width: 8px;
  border-right-style: solid; }

.badge a:hover {
  color: #fff; }

.isobrick .badge {
  position: absolute;
  top: 30px;
  left: 5px; }

.pagetitle .badge,
.slidecaption .badge {
  margin-bottom: 20px; }

.no-thumbnail .pagetitle .badge {
  margin-bottom: 0; }

.badge {
  background: transparent; }

.badge a {
  margin-right: 10px; }

.badge a {
  color: #fff;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s; }

.badge a:hover {
  text-decoration: none; }

.badge a:hover {
  background: #000 !important;
  color: #fff !important; }

.badge a:hover:after {
  border-left: 8px solid #000;
  border-left-color: #000 !important; }

.badge a:hover:before {
  border-right: 8px solid #000;
  border-right-color: #000 !important; }

.black.badge {
  background: #222; }

.black.badge:after {
  border-left: 8px solid #222; }

.black.badge:before {
  border-right: 8px solid #222; }

.tw-bullet {
  font-family: helvetica, arial, sans-serif; }

/*-----------------------------------------------------------------------------------*/
/*  $ANIMATIONS
/*-----------------------------------------------------------------------------------*/
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.45s;
  -moz-animation-duration: 0.45s;
  -ms-animation-duration: 0.45s;
  -o-animation-duration: 0.45s;
  animation-duration: 0.45s;
  animation-direction: normal; }

.isotopecontainer .isobrick-inner {
  -webkit-transition: all 0.65s;
  -moz-transition: all 0.65s;
  transition: all 0.65s; }

.isotopecontainer .isobrick-inner.animate {
  -webkit-transform: translateX(-400px);
  -moz-transform: translateX(-400px);
  transform: translateX(-400px);
  opacity: 0; }

.isotopecontainer .isobrick-inner.animatereverse {
  -webkit-transform: translateX(400px);
  -moz-transform: translateX(400px);
  transform: translateX(400px);
  opacity: 0; }

/**
 * FadeOutLeft
 */
@-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; }

/**
 * FadeInUp
 */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
 * FadeInDown
 */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/**
 * FadeOutDown
 */
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    display: block; }
  99% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    display: block; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    display: none; } }
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moztransform: translateY(0);
    display: block; }
  99% {
    opacity: 0;
    -moztransform: translateY(20px);
    display: block; }
  100% {
    opacity: 0;
    -moztransform: translateY(20px);
    display: none; } }
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
    display: block; }
  99% {
    opacity: 0;
    -o-transform: translateY(20px);
    display: block; }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
    display: none; } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
    display: block; }
  99% {
    opacity: 0;
    transform: translateY(20px);
    display: block; }
  100% {
    opacity: 0;
    transform: translateY(20px);
    display: none; } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/**
 * KenBurns
 */
img.kenburns {
  -webkit-animation-name: kenburns;
  -moz-animation-name: kenburns;
  -o-animation-name: kenburns;
  animation-name: kenburns; }

img.kenburnsreverse {
  -webkit-animation-name: kenburnsreverse;
  -moz-animation-name: kenburnsreverse;
  -o-animation-name: kenburnsreverse;
  animation-name: kenburnsreverse; }

img.kanimate {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 30s;
  -moz-animation-duration: 30s;
  -ms-animation-duration: 30s;
  -o-animation-duration: 30s;
  animation-duration: 30s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  /* Safari and Chrome */
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards; }

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes kenburns {
  0% {
    transform: scale(1.2); }
  100% {
    webkit-transform: scale(1); } }
/**
 * kenburns Reverse
 */
@-webkit-keyframes kenburnsreverse {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2); } }
@keyframes kenburnsreverse {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
/**
 * Infinite Bounce
 */
@keyframes bounceinfinite {
  from {
    transform: translate3d(0, -2px, 0); }
  to {
    transform: translate3d(0, 2px, 0); } }
@-webkit-keyframes bounceinfinite {
  from {
    -webkit-transform: translate3d(0, -2px, 0); }
  to {
    -webkit-transform: translate3d(0, 2px, 0); } }
.bounceinfinite {
  animation-duration: 0.25s;
  -webkit-animation-duration: 0.25s;
  /* Safari and Chrome */
  -webkit-animation-name: bounceinfinite;
  -moz-animation-name: bounceinfinite;
  -o-animation-name: bounceinfinite;
  animation-name: bounceinfinite;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -o-animation-direction: alternate; }

/**
 * CSS3 Preloader
 */
.loading-image {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  border-width: 4px;
  border-style: solid;
  border-bottom-color: #e3e3e3;
  border-left-color: #e3e3e3;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: #222;
  border-top-color: #222;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  height: 100px;
  width: 100px;
  -webkit-animation: spinner 0.7s infinite linear;
  -moz-animation: spinner 0.7s infinite linear;
  -ms-animation: spinner 0.7s infinite linear;
  -o-animation: spinner 0.7s infinite linear;
  animation: spinner 0.7s infinite linear; }

@keyframes "spinner" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-moz-keyframes spinner {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-webkit-keyframes "spinner" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-ms-keyframes "spinner" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes "spinner" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }
/*-----------------------------------------------------------------------------------*/
/*  $SHORTCODES
/*-----------------------------------------------------------------------------------*/
a.tw-lightbox {
  color: #777; }

.edition ul.tw-tabs li a.active {
  height: 38px; }
.edition ul.tw-tabs li a {
  line-height: 22px; }
.edition .tw-toggle .tw-toggle-trigger,
.edition .tw-accordion .tw-accordion-trigger {
  background-color: rgba(0, 0, 0, 0.05); }

.tw-toggle .tw-column {
  margin-bottom: 0; }

.generatedcontent .content ul.tw-tabs {
  margin-bottom: 16px; }

.sidepostcontainer.isotopecontainer {
  padding-bottom: 0; }

.tw-postshortcode h3, .tw-postshortcode h3 a {
  color: #222; }

.tw-postshortcode h4.title-shortcode {
  margin-bottom: 36px; }

.edition .tw-postshortcode, .edition .tw-postshortcode p {
  font-size: 14px !important;
  line-height: 2em !important;
  margin-bottom: 20px !important; }

.edition .tw-postshortcode h3, .edition .tw-postshortcode h3 a {
  font-size: 22px !important;
  line-height: 28px; }

.edition .tw-tabs-shortcode li p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 20px; }

.generatedcontent .content .tw-pricing ul li:before,
.generatedcontent .content .tw-tabs-shortcode ul li:before {
  display: none; }

.edition .tw-button,
.edition a.tw-button,
.edition .tw-postshortcode a.more-link {
  background: transparent; }
.edition a.tw-button.shortcode.custom {
  border-color: transparent;
  color: #fff; }
.edition .tw-button {
  /* Button Colors */ }
  .edition .tw-button.red {
    background: #C60108; }
  .edition .tw-button.orange {
    background: #E97F02; }
  .edition .tw-button.yellow {
    background: #ECBA09; }
  .edition .tw-button.green {
    background: #8FBE00; }
  .edition .tw-button.blue {
    background: #00A8C6; }
  .edition .tw-button.purple {
    background: #490A3D; }
  .edition .tw-button.purple:hover, .edition .tw-button.blue:hover, .edition .tw-button.green:hover, .edition .tw-button.yellow:hover, .edition .tw-button.orange:hover, .edition .tw-button.red:hover {
    background: #333; }

/*-----------------------------------------------------------------------------------*/
/*  $GALLERIES
/*-----------------------------------------------------------------------------------*/
/**
 * General Gallery Styles
 */
.gallery-wrap {
  margin: 20px 0 25px 0;
  min-height: 75px; }

.featuredimage .gallery-wrap {
  margin-top: 0 !important;
  /* Remove top margin if used in featured area */ }
.featuredimage .single-slideshow.gallery-wrap.pager {
  margin-bottom: 36px !important; }

/* Disable margins if in columns */
.tw-column .gallery-wrap, .tw-colum div.fixed {
  margin: 0 auto !important; }

/**
 * Regular Gallery
 */
.gallery-icon {
  position: relative;
  z-index: 2;
  overflow: hidden; }

.gallery-item {
  margin: 6px;
  position: relative;
  background: #222; }

.gallery .gallery-icon img, .gallery .gallery-icon a {
  border: none !important;
  display: block;
  margin: 0; }

/* Regular Styles */
.single-gallery img {
  width: auto; }

/* Gallery Sizes */
.single-gallery .gallery-columns-1 .gallery-item {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block; }
.single-gallery .gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0.5% 1%; }
.single-gallery .gallery-columns-3 .gallery-item {
  width: 31%;
  margin: 0.5% 1%; }
.single-gallery .gallery-columns-4 .gallery-item {
  width: 23%;
  margin: 0.5% 1%; }
  .single-gallery .gallery-columns-4 .gallery-item .gallery-caption span {
    padding: 16px; }
.single-gallery .gallery-columns-5 .gallery-item {
  width: 18.85%;
  margin: 0.25% 0.5%; }
.single-gallery .gallery-columns-6 .gallery-item {
  width: 15.55%;
  margin: 0.25% 0.5%; }
.single-gallery .gallery-columns-7 .gallery-item {
  width: 13.15%;
  margin: 0.25% 0.5%; }
.single-gallery .gallery-columns-8 .gallery-item {
  width: 11.35%;
  margin: 0.25% 0.5%; }
.single-gallery .gallery-columns-9 .gallery-item {
  width: 10%;
  margin: 0.25% 0.5%; }
.single-gallery .gallery-columns-5 .gallery-item .gallery-caption,
.single-gallery .gallery-columns-6 .gallery-item .gallery-caption,
.single-gallery .gallery-columns-7 .gallery-item .gallery-caption,
.single-gallery .gallery-columns-8 .gallery-item .gallery-caption,
.single-gallery .gallery-columns-9 .gallery-item .gallery-caption {
  display: none; }

/* Full-Width Styles */
/* Loading Styles */
.single-gallery.full .gallery {
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0; }

/* No JS Fallback */
.no-js .single-gallery.full .gallery {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

/* Image Size Changes */
.single-gallery.full img {
  width: 256px; }

/* Different Margin */
.single-gallery.full .gallery-item {
  margin-bottom: 10px; }

/* Center Gallery on Page */
.single-gallery.full .gallery {
  margin: 40px auto; }

/**
 * Slideshow Gallery
 */
.page-template-template-home-php .single-slideshow.gallery-wrap.pager {
  margin: 0; }

.page-template-template-home-php .single-slideshow .pager {
  margin: 0; }

.single-slideshow.homeslideshow .bx-wrapper .bx-controls-direction a {
  background-color: transparent !important;
  background-size: 0.75em !important;
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0; }

.single-slideshow.homeslideshow:hover .bx-wrapper .bx-controls-direction a {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

.single-slideshow.homeslideshow .carousel .bx-controls-direction a {
  background-size: 1em !important; }

/* Add Pager Margin */
.single-slideshow.gallery-wrap.pager {
  margin-bottom: 60px; }

.single-slideshow.gallery-wrap {
  margin-top: 40px; }

.tw-column .single-slideshow {
  margin-top: 0; }

.bx-wrapper li {
  display: block;
  min-width: 1px; }

.gallery-wrap .pager li > a,
.gallery-wrap .pager li > span {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: block;
  border: none;
  background-color: transparent; }

/* No JS Fallback */
.no-js .single-slideshow {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

/* Full-Width Styles */
.single-slideshow .full.gallery {
  margin: auto; }

/**
 * Carousel Gallery
 */
.single-carousel .gallery-icon {
  height: 100%;
  background: #333; }

.single-carousel img {
  position: relative;
  z-index: 2; }

/* Full-Width Styles */
.single-carousel.full .bx-wrapper {
  margin: auto; }

/**
 * Gallery Controls
 */
.single-slideshow .bx-wrapper .bx-controls-direction a,
.carousel .bx-wrapper .bx-controls-direction a {
  margin-top: -34px;
  width: 50px;
  height: 68px;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

.no-svg .bx-wrapper .bx-prev,
.no-svg .single-slideshow .bx-wrapper .bx-prev,
.no-svg .single-carousel .bx-wrapper .bx-prev {
  left: 0px;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/sprites.png);
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: -162px -53px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

.bx-wrapper .bx-prev,
.single-slideshow .bx-wrapper .bx-prev,
.carousel .bx-wrapper .bx-prev {
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/left-chevron.svg) center no-repeat;
  left: 0; }

.no-svg .bx-wrapper .bx-next,
.no-svg .single-slideshow .bx-wrapper .bx-next,
.no-svg .carousel .bx-wrapper .bx-next {
  right: 0px;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/sprites.png);
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: -217px -52px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

.no-svg .single-carousel .bx-wrapper .bx-controls-direction .bx-next,
.no-svg .single-carousel .bx-wrapper .bx-controls-direction .bx-prev {
  background-image: none; }

.bx-wrapper .bx-next,
.single-slideshow .bx-wrapper .bx-next,
.carousel .bx-wrapper .bx-next {
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/right-chevron.svg) center no-repeat;
  right: 0; }

/*-----------------------------------------------------------------------------------*/
/*  $SLIDER
/*-----------------------------------------------------------------------------------*/
/**
 * BxSlider
 */
/* RESET AND LAYOUT */
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1; }

.outsidearrows .bx-wrapper {
  padding: 0 25px; }

.bx-wrapper img {
  width: 100%;
  display: block; }

.bx-wrapper ul li {
  margin: auto; }

/* THEME */
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  width: 100%; }

/*  Bullets */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #dcdcdc;
  background: rgba(0, 0, 0, 0.25);
  margin-bottom: 16px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #222;
  background: rgba(0, 0, 0, 0.85); }

/* LOADER */
.bx-wrapper .bx-loading {
  display: none; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  position: absolute;
  bottom: -50px;
  width: 100%; }

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 4px; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 60;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0; }

.single-carousel .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 100%;
  top: 34px;
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
  font-size: 1.5em;
  color: #fff;
  background: #000;
  text-indent: 0;
  text-align: center; }
  .single-carousel .bx-wrapper .bx-controls-direction a i {
    position: relative;
    top: 50%;
    margin-top: -16px; }

.single-carousel .bx-wrapper .bx-controls-direction a:hover,
.single-carousel .bx-wrapper:hover .bx-controls-direction a {
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75; }

.single-carousel .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0px;
  text-indent: -9999999px;
  background: #222 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/right-arrow-thick.svg) center no-repeat;
  background-size: 16px; }

.single-carousel .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0px;
  text-indent: -9999999px;
  background: #222 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/left-arrow-thick.svg) center no-repeat;
  background-size: 16px; }

.no-svg .single-carousel .bx-wrapper .bx-controls-direction a.bx-next {
  background: #222 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/right-arrow-thick.png) center no-repeat; }
.no-svg .single-carousel .bx-wrapper .bx-controls-direction a.bx-prev {
  background: #222 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/left-arrow-thick.png) center no-repeat; }

.bx-wrapper .bx-controls-direction a.disabled, .isobrick .bx-wrapper .bx-controls-direction a {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 36px; }

/* IMAGE CAPTIONS */
.bx-caption {
  position: absolute;
  font-size: 16px;
  bottom: 10px;
  left: 16px;
  color: white;
  z-index: 999;
  color: #fff;
  z-index: 8;
  padding: 5px 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%; }

.bx-caption span {
  line-height: 2.1em;
  padding: .4em 0;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0.8em 0 0 rgba(0, 0, 0, 0.75), -0.8em 0 0 rgba(0, 0, 0, 0.75); }

.no-caption .bx-caption {
  display: none !important; }

.bxslider {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  position: absolute;
  margin: 0; }

/*-----------------------------------------------------------------------------------*/
/*  $IMAGES
/*-----------------------------------------------------------------------------------*/
/**
 * Image Styles
 */
/* Image Alignment */
img.alignright, .wp-caption.alignright {
  float: right;
  margin: 5px 0 30px 30px; }

img.alignleft, .wp-caption.alignleft {
  float: left;
  margin: 5px 30px 30px 0; }

img.aligncenter, .wp-caption.aligncenter {
  margin: 40px auto 30px; }

/**
 * Parallax-Style Image
 */
.post-break {
  position: relative;
  float: none;
  margin: 40px auto 30px;
  display: inline-block;
  line-height: 0;
  min-width: 100% !important;
  max-width: 100% !important; }

.full-bg-image {
  display: block;
  position: relative;
  padding-left: 99999px;
  margin-left: -99999px;
  padding-right: 99999px;
  margin-right: -99999px;
  background-position: center;
  background-attachment: fixed;
  background-color: #222;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  padding-bottom: 70%;
  background-position: center; }

.imagecover .full-bg-image {
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0; }

/* Loading */
img.alignparallax {
  display: none; }

.no-js img.alignparallax {
  display: block; }

/*-----------------------------------------------------------------------------------*/
/*  $CAPTIONS
/*-----------------------------------------------------------------------------------*/
/* General Styles */
.wp-caption {
  margin: 0 0 30px 0;
  width: auto;
  position: relative;
  max-width: 100%; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
  display: block; }

/* Typography */
.wp-caption-text, .gallery-caption, .mfp-title {
  padding: 10px 20px;
  display: block;
  position: relative;
  text-rendering: optimizeLegibility;
  line-height: 16px;
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.05);
  color: #999;
  font-size: 0.8em;
  text-align: left; }

.mfp-title,
.wp-caption-text.caption-fixedimg span,
.wp-caption-text.caption-normal span,
.single-slideshow .gallery-caption span {
  background: transparent;
  padding: .4em 0;
  color: #fff;
  display: inline;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0.8em 0 0 rgba(0, 0, 0, 0.5), -0.8em 0 0 rgba(0, 0, 0, 0.5);
  margin: 0;
  line-height: 2.1em; }
  .mfp-title a,
  .wp-caption-text.caption-fixedimg span a,
  .wp-caption-text.caption-normal span a,
  .single-slideshow .gallery-caption span a {
    color: #fff; }

/**
 * Image Captions
 */
/* Normal and Fixed Image Captions */
.wp-caption-text.caption-fixedimg, .wp-caption-text.caption-normal {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background: transparent; }

/* Alignment Captions */
.wp-caption.aligncenter {
  margin-top: 50px;
  margin-bottom: 50px; }

.wp-caption.alignleft .wp-caption-text, .wp-caption.alignright .wp-caption-text, .wp-caption.aligncenter .wp-caption-text {
  position: static;
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.05); }

.wp-caption.alignleft .wp-caption-text span,
.wp-caption.alignright .wp-caption-text span,
.wp-caption.aligncenter .wp-caption-text span {
  background: transparent;
  padding: 0;
  box-shadow: none;
  color: #999; }
  .wp-caption.alignleft .wp-caption-text span a,
  .wp-caption.alignright .wp-caption-text span a,
  .wp-caption.aligncenter .wp-caption-text span a {
    color: #999; }

/* Parallax-Style Caption */
.post-break .wp-caption-text {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0;
  margin: 0;
  background: none;
  margin-left: 1em; }

.wp-caption-text span a {
  color: #fff !important; }

.post-break .wp-caption-text span {
  display: inline;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 1em 0 0 rgba(0, 0, 0, 0.5), -1em 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 8px 0;
  line-height: 36px; }
  .post-break .wp-caption-text span a {
    color: #fff !important;
    text-decoration: none; }
  .post-break .wp-caption-text span a:hover {
    text-decoration: underline; }

/**
 * Gallery Captions
 */
/* Slideshow Caption */
.single-slideshow .gallery-caption {
  background: none;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff; }

/* Regular Caption */
.gallery-caption span {
  display: block;
  padding: 13px 20px; }

.gallery-item .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff; }

/* Carousel and Gallery Captions */
.single-carousel .gallery-caption, .single-gallery .gallery-caption {
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  color: #fff;
  z-index: 9; }

.single-carousel .gallery-icon .gallery-caption,
.single-gallery .gallery-item .gallery-caption {
  height: 100%;
  width: 100%;
  display: block;
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  background: transparent;
  padding: 0;
  line-height: 22px; }

.no-csstransitions .single-carousel .gallery-icon .gallery-caption span,
.no-csstransitions .single-gallery .gallery-item .gallery-caption span {
  display: none; }

/*-----------------------------------------------------------------------------------*/
/*  $HOVERS
/*-----------------------------------------------------------------------------------*/
.single-carousel .gallery-icon a:hover .gallery-caption span,
.single-gallery .gallery-item a:hover .gallery-caption span {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  display: block; }

.single-carousel .gallery-icon .gallery-caption span,
.single-gallery .gallery-item .gallery-caption span {
  padding: 30px;
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.45s;
  -moz-animation-duration: 0.45s;
  -ms-animation-duration: 0.45s;
  -o-animation-duration: 0.45s;
  animation-duration: 0.45s; }

.no-csstransitions .single-carousel .gallery-icon:hover img,
.no-csstransitions .single-gallery .gallery-item:hover img {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3; }

/* Carousel and Gallery Image Hover */
.csstransitions .single-carousel a img,
.csstransitions .single-gallery a img {
  transition: transform 0.45s, filter 0.45s, opacity 0.45s ease-in-out;
  -webkit-transition: -webkit-transform 0.45s, -webkit-filter 0.45s, -webkit-opacity 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -o-transition: -o-transform 0.45s, -o-filter 0.45s, -o-opacity 0.45s ease-in-out;
  -ms-transition: -ms-transform 0.45s, -ms-filter 0.45s, opacity 0.45s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  /* This forces hardware acceleration for more consistent transitions */ }

.csstransitions .single-carousel a:hover img,
.csstransitions .single-gallery a:hover {
  background: #333; }

.csstransitions .single-carousel a:hover img,
.csstransitions .single-gallery a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3; }

/*-----------------------------------------------------------------------------------

	$LAYOUT
	CSS for theme layout

------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $TOPBAR
/*-----------------------------------------------------------------------------------*/
.top-bar {
  background: #111;
  color: #acacac;
  padding: 0;
  font-size: 12px;
  line-height: 37px; }

ul.news-ticker {
  padding: 0; }

ul.news-ticker li a,
ul.news-ticker li a:hover {
  font-size: 12px;
  color: #acacac;
  text-decoration: none;
  line-height: 37px; }

.breaking {
  font-size: 12px;
  text-transform: uppercase; }

.breaking .breaking-title {
  background: #333;
  padding-right: 10px;
  font-size: 12px;
  line-height: 37px !important;
  /* Must match border-top width below */
  font-weight: normal;
  margin-left: -999999px;
  padding-left: 1000010px;
  display: block;
  position: relative;
  z-index: 99;
  float: left; }
.breaking .breaking-title:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0;
  border-top: 37px solid #333;
  /* Must match line-height above */
  border-right: 20px solid transparent;
  border-bottom: 0 solid #fff;
  right: -20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.breaking .breaking-ticker {
  float: left;
  margin-left: 30px;
  width: 420px; }
  .breaking .breaking-ticker .bx-controls {
    display: none; }
.breaking .tw-scroll .breaking-ticker {
  margin-left: 0; }
.breaking .breaking-ticker .bx-viewport,
.breaking .breaking-ticker .bx-wrapper ul li {
  max-height: 37px;
  overflow: hidden; }

.topbar-right {
  text-align: right;
  padding-right: 16px; }

.topbar-right a i {
  text-align: center;
  width: 36px; }

.topbar-right i,
.topbar-right a i {
  display: inline-block;
  line-height: 37px;
  font-size: 18px;
  margin-left: 1px;
  color: #e3e3e3;
  padding: 0 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.topbar-left {
  float: left; }

.top-bar a:hover i.fa-twitter {
  background-color: #39a9e0; }
.top-bar a:hover i.fa-facebook {
  background-color: #3b5998; }
.top-bar a:hover i.fa-dribbble {
  background-color: #ea4c89; }
.top-bar a:hover i.fa-instagram {
  background-color: #4E433C; }
.top-bar a:hover i.fa-linkedin {
  background-color: #4875B4; }
.top-bar a:hover i.fa-pinterest {
  background-color: #910101; }
.top-bar a:hover i.fa-tumblr {
  background-color: #34526F; }
.top-bar a:hover i.fa-vimeo-square {
  background-color: #AAD450; }
.top-bar a:hover i.fa-youtube-play {
  background-color: #C4302B; }
.top-bar a:hover i.fa-google-plus-square {
  background-color: #C63D2D; }
.top-bar a:hover i.fa-trello {
  background-color: #246e98; }
.top-bar a:hover i.fa-stack-overflow {
  background-color: #fe7a15; }
.top-bar a:hover i.fa-github {
  background-color: #4E433C; }

.news-ticker {
  display: none; }

.bx-wrapper .news-ticker {
  display: block; }

/*-----------------------------------------------------------------------------------*/
/*  $LOGONAV
/*-----------------------------------------------------------------------------------*/
/**
 * Logo Image
 */
#logo h1, #logo h2 {
  font-size: 24px;
  line-height: 24px;
  color: #222;
  margin-bottom: 0;
  font-style: normal;
  float: left; }

#logo h1 a,
#logo h2 a {
  text-decoration: none;
  display: block;
  font-size: 24px !important;
  font-weight: bold;
  color: #222;
  text-transform: none;
  white-space: nowrap; }

#logo img {
  display: block;
  max-width: 100% !important;
  height: auto !important; }

#logo span {
  display: block; }

#logo {
  padding-right: 30px;
  padding-left: 16px; }

#logo, .top-ad, #menu, .searchnav {
  display: inline-block;
  vertical-align: middle; }

/**
 * Dropdown Navigation
 */
/* Navigation Container */
.top-nav {
  position: relative;
  z-index: 130;
  width: 100%; }
  .top-nav .searchnav {
    position: absolute;
    right: 0;
    top: 50%;
    padding: 0 !important;
    margin-top: -17px; }

.top-nav.regular-nav .top-nav-inner {
  height: 100%; }

.top-nav.regular-nav.is_stuck,
.top-nav.altnav .altcontainer.is_stuck {
  width: 100% !important;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

html.mm-right.mm-opened.mm-opening .mm-fixed-top {
  left: auto !important; }

.top-nav.regular-nav.is_stuck {
  left: auto !important; }

.top-nav .container {
  position: relative; }

.top-nav .table-cell {
  vertical-align: middle; }

.no-bg .top-nav {
  position: relative;
  background: #222; }

/* Search in navbar */
.top-nav .search {
  display: inline-block;
  position: relative;
  min-width: 30px;
  min-height: 37px;
  margin-right: 5px; }

.top-nav .search input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  line-height: 42px; }

.top-nav .search input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  line-height: 42px; }

.top-nav .search input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
  line-height: 42px; }

.top-nav .search input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
  line-height: 42px; }

.top-nav input {
  font-size: 14px;
  width: 0;
  border: none;
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  padding: 0;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  float: right;
  max-height: 42px;
  height: 42px;
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.075);
  color: #444;
  position: absolute;
  line-height: 42px;
  right: 0;
  padding: 0 16px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px; }

.searchnav {
  line-height: 0; }

.altnav .top-nav .search input {
  height: 38px;
  margin-top: 2px;
  background: #f3f3f3;
  background: rgba(0, 0, 0, 0.075); }

.top-nav input:focus {
  width: 200px;
  right: 0;
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

.top-nav .search:hover input {
  width: 200px;
  right: 0;
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

.search i.searchbutton {
  position: absolute;
  top: 1px;
  right: 10px;
  cursor: pointer;
  margin: 0;
  line-height: 37px;
  padding-right: 5px; }

.top-nav .container .cell {
  padding: 16px 0; }

.is_stuck #logo, .is_stuck .top-ad, .regular-nav.is_stuck #menu, .regular-nav.is_stuck .searchnav {
  padding-top: 16px;
  padding-bottom: 16px; }

/**
 * Alternative Nav Style
 */
.top-nav.altnav {
  padding: 0 !important;
  position: static;
  /* Justify inline elements */ }
  .top-nav.altnav .top-nav-inner {
    text-align: justify;
    line-height: 1.2em;
    margin-bottom: -1.2em; }
  .top-nav.altnav .top-nav-inner:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .top-nav.altnav #menu > ul > li > a {
    padding: 2.5em 2.4em 2.5em 0; }
  .top-nav.altnav #menu ul > li > a {
    color: #555; }
  .top-nav.altnav #menu > ul > li > a:hover,
  .top-nav.altnav #menu > ul > li.sfHover > a {
    background: transparent; }
  .top-nav.altnav #menu ul > li li > a {
    color: #555; }
  .top-nav.altnav .top-ad img {
    max-width: 100% !important;
    height: auto !important; }
  .top-nav.altnav #menu.table-cell {
    display: block; }
  .top-nav.altnav #menu {
    margin-left: 16px;
    margin-right: 16px;
    padding: 0;
    margin-bottom: 0;
    width: 100%;
    position: relative; }
  .top-nav.altnav .altcontainer {
    background: #fff; }
  .top-nav.altnav #menu {
    background: transparent; }
  .top-nav.altnav .sf-menu > li:hover > ul,
  .top-nav.altnav .sf-menu > li.sfHover > ul {
    top: 5em; }
  .top-nav.altnav .searchnav {
    padding: 1.25em 0 0 0; }

/**
 * Navigation Dropdown Skin
 */
.sf-menu {
  float: left; }

.sf-menu a {
  border-left: 1px solid none;
  border-top: 1px solid none;
  padding: 2em 1.25em;
  text-decoration: none; }

.sf-menu li {
  margin-left: 1px; }

.nomargin .sf-menu li {
  margin-left: 1px; }

.sf-menu li li, .sf-menu li li li,
.sf-menu li li li li,
.nomargin .sf-menu li li,
.nomargin .sf-menu li li li,
.nomargin .sf-menu li li li li {
  margin-left: 0; }

.sf-menu li > a {
  padding: 1.2em 1.4em;
  line-height: 1em; }

.sf-menu li li > a:hover {
  color: #000; }

.sf-menu li li > a {
  padding: 0.75em 1.25em;
  border-bottom: none; }

.sf-menu li li li > a,
.sf-menu li li:last-child li > a,
.sf-menu li li li li > a,
.sf-menu li li li:last-child li > a {
  border-bottom: none; }

.sf-menu a, .sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #222;
  /* for Main nav in teal area once already clicked on */ }

.sf-menu a:hover {
  color: #222; }

.sf-menu li li li li a:hover,
.sf-menu li li li a:hover,
.sf-menu li li a:hover {
  color: #222;
  background: transparent; }

.sf-menu li li a,
.sf-menu li li a:visited,
.sf-menu li li li a,
.sf-menu li li li a:visited,
.sf-menu li li li li a,
.sf-menu li li li li a:visited,
.sf-menu li li:last-child li a,
.sf-menu li li li:last-child li a {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #555;
  /* For drop down that appears in white space once already visited */
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px; }

.sf-menu li li:last-child a, .sf-menu li li li:last-child a, .sf-menu li li li li:last-child a {
  border-bottom: none; }

.sf-menu li li a, .sf-menu li li li a, .sf-menu li li li a, .sf-menu li li li li a {
  color: #555555;
  /* text color for drop down that appears in white space */ }

.sf-menu li {
  background: none; }

.sf-menu li li {
  background: none; }

.sf-menu li li li {
  background: none; }

.sf-menu li li li li {
  background: none; }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  outline: 0; }

/* #Nav Arrows
================================================== */
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 1em; }

.sf-menu > li.sfHover > a,
.sf-menu li > a:hover {
  background: #111;
  color: #fff; }

.sf-menu li.sfHover li > a {
  background: none; }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -0.5em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #ccc;
  /* edit this to suit design (no rgba in IE8) */ }

.fontface .sf-arrows .sf-with-ul:after {
  content: '\f107';
  font-family: 'FontAwesome';
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
  padding-right: 4px;
  padding-left: 2px;
  top: 0;
  position: relative;
  border: none;
  font-weight: normal; }

.fontface .sf-arrows > li > .sf-with-ul:focus:after,
.fontface .sf-arrows > li:hover > .sf-with-ul:after,
.fontface .sf-arrows > .sfHover > .sf-with-ul:after {
  text-decoration: none; }

.fontface .sf-arrows a.sf-with-ul:hover {
  text-decoration: none; }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
  /* IE8 fallback colour */ }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: 12px;
  border-color: transparent;
  border-left-color: #ccc;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(0, 0, 0, 0.1); }

.fontface .sf-arrows ul .sf-with-ul:after {
  content: '\f105';
  padding-left: 5px; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc; }

.fontface .sf-arrows ul li > .sf-with-ul:focus:after,
.fontface .sf-arrows ul li:hover > .sf-with-ul:after,
.fontface .sf-arrows ul .sfHover > .sf-with-ul:after {
  text-decoration: none; }

.sf-shadow ul {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.sf-shadow ul.sf-shadow-off {
  background: transparent; }

.navcontainer {
  z-index: 10; }

.mobile-link {
  display: none;
  text-align: right;
  font-size: 24px;
  /* Increase target size */ }
  .mobile-link a {
    padding: 10px 0 10px 20px; }
  .mobile-link a, .mobile-link a:hover {
    color: #222; }

/* Search Alterations */
.mm-search {
  position: relative; }
  .mm-search i.searchbutton {
    line-height: 45px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    right: 10px; }

#mobilemenu {
  display: none; }
  #mobilemenu.mm-menu.mm-current {
    display: block; }
  #mobilemenu.mm-menu ul li a {
    color: #f3f3f3; }

/* Admin bar additions */
.admin-bar #mobilemenu {
  margin-top: 32px; }

.sf-menu img {
  max-width: 100% !important;
  height: auto !important; }

/**
 * Mega Menu
 */
ul.sf-menu li.megamenu {
  position: static !important; }

.sf-menu li.megamenu li li li a:hover,
.sf-menu li.megamenu li li a:hover,
.sf-menu li.megamenu li a:hover {
  text-decoration: underline; }

.sf-menu li.megamenu li:last-child a,
.sf-menu li.megamenu li li:last-child a,
.sf-menu li.megamenu li li li:last-child a {
  border-bottom: none; }

.sf-menu li.megamenu:hover ul,
.sf-menu li.megamenu.sfHover ul {
  left: auto;
  top: 4.6em; }

.regular-nav.is_stuck .sf-menu li.megamenu:hover ul,
.regular-nav.is_stuck .sf-menu li.megamenu.sfHover ul {
  top: 3.7em; }

ul.sf-menu li.megamenu li {
  position: static;
  float: left;
  width: 150px; }

ul.sf-menu li.megamenu li a {
  padding: 5px 0;
  margin: 0 30px 0 0; }

ul.sf-menu li.megamenu > ul {
  max-width: 100%;
  width: auto;
  background: #fff;
  border: 3px solid #e3e3e3;
  border: 3px solid rgba(0, 0, 0, 0.1);
  padding: 25px 0 36px 36px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25); }

ul.sf-menu li.megamenu:hover li ul,
ul.sf-menu li.megamenu.sfHover li ul {
  display: inherit !important;
  top: 0 !important;
  border: none;
  opacity: 1 !important;
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  left: 0 !important;
  position: static;
  padding: 0;
  margin-left: 0; }

ul.sf-menu li.megamenu ul.sub-menu .sf-sub-indicator {
  display: none;
  background: none; }

ul.sf-menu li.megamenu .menu-item-type-custom > a {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10px; }

ul.sf-menu li.megamenu .menu-item-type-custom > a:hover {
  text-decoration: none;
  cursor: default; }

ul.sf-menu li.megamenu .menu-item-type-custom .menu-item-type-custom > a {
  font-weight: bold;
  margin-top: 20px;
  color: #000; }

.customsection .custom-description {
  display: block;
  margin: 10px 30px 0 0; }

ul.sf-menu li.megamenu ul.sub-menu li.menu-item-custom-content span.highlight {
  color: #5b5959 !important;
  background: transparent; }

ul.sf-menu li.megamenu ul.sub-menu li ul li:first-child {
  padding-top: 0; }

.sf-arrows li.megamenu ul .sf-with-ul:after {
  display: none; }

/*-----------------------------------------------------------------------------------*/
/*  $PAGE
/*-----------------------------------------------------------------------------------*/
/**
 * General Page Styles
 */
.content {
  margin-bottom: 40px; }

.rightside .rightcontent {
  float: left;
  width: 775px;
  padding-right: 0;
  position: relative;
  padding-left: 16px;
  padding-top: 0;
  margin-right: 16px; }

.col-md-12 .rightside .rightcontent {
  padding-left: 0 !important; }

.sidebar {
  margin-left: 0;
  padding-left: 38px;
  margin-right: -99999px;
  padding-right: 99999px; }

.pagetitle {
  position: relative;
  overflow: hidden;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-position: center center;
  text-align: left;
  height: auto; }

.archive .title, .blog .title, .page .title, .search .title, .companies .title {
  display: inline-block;
  margin-right: 16px; }
.archive .subheadline, .blog .subheadline, .page .subheadline, .search .subheadline, .companies .subheadline {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75;
  font-weight: normal; }

.archive .pagetitleloading.has-custom-layout {
  margin-bottom: 3px; }

.no-cssanimations .pagetitleloading {
  background: #000 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/preloader.gif) center no-repeat; }

.postcontent a img {
  /* Fix browser issues */
  display: block; }

.rightside {
  position: relative;
  margin-left: -999999px;
  padding-left: 999999px;
  float: left;
  z-index: 20;
  padding-top: 45px; }

.rightside .righttitle {
  width: 775px;
  padding: 0px 20px 0px 16px; }
  .rightside .righttitle .title {
    font-size: 40px;
    margin-bottom: 0;
    font-weight: 300; }
  .rightside .righttitle .featuredimage {
    margin-bottom: 10px; }

/* Sidebar Alterations= */
.sidebar {
  font-size: 14px;
  font-size: 14px;
  width: 300px;
  float: left;
  z-index: 100;
  position: relative; }

.sidebar p, .sidebar ul, .sidebar ol {
  font-size: 14px; }

/* Default Homepage */
.default-home .section .edit-section-button a.post-edit-link {
  display: none !important; }

.page-template-template-full-php .postcontent {
  padding-top: 40px; }

/*-----------------------------------------------------------------------------------*/
/*  $POST
/*-----------------------------------------------------------------------------------*/
/**
 * General Post Styles
 */
.featured-image {
  background-position: center;
  background-repeat: no-repeat;
  min-height: 150px;
  background-image: rgba(255, 255, 255, 0.5);
  -moz-transition: height 0.3s ease 0s;
  -webkit-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
  transition: height 0.3s ease 0s;
  -moz-transition: height 0.3s ease 0s;
  position: relative;
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0; }

.no-js .featured-image {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1; }

.featured-image img {
  display: block; }

.featured-image.loaded {
  min-height: 0; }

.featured-image.highlight {
  background-color: #000;
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/plus.png); }

.tiny-details,
.tiny-details a {
  color: #999;
  text-decoration: none;
  line-height: 1.2em;
  margin-bottom: 17px; }

.post .pagetitle {
  padding: 0;
  margin-bottom: 0; }

.postcontentwrap {
  position: relative; }

.dropcap-enabled .postcontent > p:first-of-type:first-letter {
  float: left;
  color: #333;
  font-size: 5.9em !important;
  line-height: 0.99em;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 0px;
  margin-top: -5px; }

.gecko .dropcap-enabled .postcontent > p:first-of-type:first-letter {
  margin-top: 0.15em;
  /* Mozilla Hack */ }

/**
 * Single Post Styles
 */
.pagetitle .author,
.pagetitle .author a,
.pagetitle .byline,
.pagetitle .byline a,
.pagetitle .date,
.pagetitle .date a {
  color: #fff;
  color: rgba(255, 255, 255, 0.75); }
.pagetitle .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%; }

.single {
  /* Layout with Full Image */
  /* Single Layout With Thumbnail */ }
  .single .afterpost-items {
    max-width: 800px; }
  .single .authorinfo.not-full {
    color: #999;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 30px; }
    .single .authorinfo.not-full a {
      color: #999;
      text-decoration: none; }
    .single .authorinfo.not-full .avatar {
      width: 20px !important;
      margin-right: 10px; }
  .single .post-subtitle {
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 20px; }
  .single.single-section .rightside .rightcontent {
    float: left;
    width: 775px;
    padding-right: 0;
    position: relative;
    margin-right: 16px; }
  .single .rightside .rightcontent {
    float: left;
    position: relative;
    margin-right: 16px;
    width: 700px;
    padding: 0 20px 40px 20px; }
  .single .no-sharing .rightside .rightcontent {
    width: 760px; }
  .single .no-sidebar .full-bg-image {
    padding-bottom: 50%;
    /* Change Parallax Size */ }
  .single .no-sidebar .rightside {
    padding: 0;
    margin: 0 !important;
    width: 100%; }
    .single .no-sidebar .rightside .rightcontent {
      width: 1045px;
      margin: auto;
      padding: 40px; }
    .single .no-sidebar .rightside .righttitle {
      width: 100%; }
  .single .no-sidebar.has-full-image .sharingwrap {
    margin-top: 40px;
    margin-left: 25px; }
  .single .no-sidebar.has-full-image .rightcontent {
    width: 1030px;
    margin: auto;
    padding: 40px 40px 40px 20px; }
  .single .no-sidebar.has-full-image.no-sharing .rightcontent {
    padding: 40px; }
  .single .no-sidebar.no-full-image .rightside .rightcontent {
    padding: 20px 16px;
    width: 1045px; }
  .single .no-sidebar.no-sharing .rightside .rightcontent {
    width: 100%; }
  .single .no-full-image {
    margin-top: 40px; }
    .single .no-full-image .rightside {
      padding-top: 0; }
    .single .no-full-image h1.title {
      color: #333 !important; }
    .single .no-full-image .sidebar .sidebarcontent {
      padding-top: 0; }
    .single .no-full-image .altnav .no-full-image {
      margin-top: 30px; }
    .single .no-full-image .rightside .rightcontent {
      padding-top: 20px; }
    .single .no-full-image .sharing {
      padding-top: 30px; }
    .single .no-full-image .badge {
      margin-bottom: 16px; }
    .single .no-full-image .inner-content {
      margin-top: 10px; }
    .single .no-full-image.no-thumbnail .rightside .rightcontent {
      padding-top: 0; }
    .single .no-full-image.no-thumbnail .sharing {
      padding-top: 16px; }
  .single .has-full-image.has-thumbnail {
    /* Image Credits */ }
    .single .has-full-image.has-thumbnail .rightside {
      margin-top: -40px; }
    .single .has-full-image.has-thumbnail .pagetitle .credits {
      display: inline-block;
      position: absolute;
      bottom: 40px;
      right: 20px;
      color: rgba(255, 255, 255, 0.5);
      font-size: 10px;
      background: #000 !important;
      background: rgba(0, 0, 0, 0.25) !important;
      line-height: 14px;
      padding: 7px !important;
      -webkit-border-radius: 3px !important;
      -moz-border-radius: 3px !important;
      -ms-border-radius: 3px !important;
      -o-border-radius: 3px !important;
      border-radius: 3px !important;
      text-transform: uppercase;
      max-width: 330px; }
    .single .has-full-image.has-thumbnail .pagetitle .credits a {
      color: rgba(255, 255, 255, 0.5); }
  .single .has-thumbnail .slidecaptioncenter {
    margin-top: -20px; }

.post .pagetitlenobg .pagetitle {
  padding-left: 10px; }
  .post .pagetitlenobg .pagetitle .posttitle {
    position: relative;
    margin: 30px 0 40px 0; }
  .post .pagetitlenobg .pagetitle .title {
    color: #222;
    margin: 36px 0 25px 0; }
  .post .pagetitlenobg .pagetitle .authorinfo a {
    color: #777;
    text-decoration: none; }

/* #Post Fonts
================================================== */
.post h2.title {
  font-size: 36px;
  line-height: 38px;
  color: #222;
  margin-bottom: 10px;
  display: inline-block; }

/* #Post Date
================================================== */
.post .date {
  display: block;
  background: #111;
  padding: 24px;
  position: absolute;
  top: 50%;
  margin-top: -41px;
  right: 0;
  margin-bottom: 40px;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #999;
  width: 200px;
  transition: all 0.5s ease; }

.post .date .month {
  color: #fff; }

.post .date span.day {
  color: #fff;
  float: left;
  margin-right: 12px;
  margin-bottom: 0;
  padding: 0;
  letter-spacing: 0;
  padding-right: 12px;
  border-right: 1px solid #777;
  font-size: 40px;
  line-height: 33px; }

.datesection {
  width: 85px;
  float: left; }

.datesection p {
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 0; }

.datesection p, .datesection p a {
  color: #ccc;
  color: rgba(0, 0, 0, 0.4); }

.fulldate {
  display: block;
  float: left;
  width: 85px;
  height: 85px;
  border: 2px solid #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 100px;
  margin-bottom: 10px; }

.indexcontent {
  float: left;
  width: 462px;
  margin-left: 28px; }

.fulldate .day {
  display: block;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 4px;
  font-size: 36px; }

.fulldate .monthyear {
  text-align: center;
  display: block;
  color: #999;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: bold; }

.details {
  font-size: 14px;
  display: block; }

.commentwrapper .one-third {
  margin-bottom: 10px; }

.detailgroup {
  margin-bottom: 30px; }

.detailgroup .avatar {
  margin-bottom: 8px;
  border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.detailgroup .avatar.left {
  float: left;
  margin-right: 18px;
  margin-top: -12px; }

.detailgroup p, .detailgroup p a {
  color: #999;
  font-size: 14px;
  line-height: 20px; }

p.detailtitle {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
  color: #000; }

.details .author {
  margin-right: 20px; }

.details .circle {
  width: 25px;
  height: 25px;
  background: #999;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  margin-right: 6px; }

.calendar {
  background-image: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/sprites.png);
  width: 16px;
  height: 16px;
  background-position: -130px -59px;
  display: inline-block;
  padding-right: 14px;
  overflow: hidden;
  text-indent: 9999999px;
  vertical-align: middle; }

.date a, .details a {
  color: #333;
  text-decoration: none; }

.post .date.two.columns {
  margin-right: 0; }

.post .mobiledate {
  display: none; }

.post .mobiledate p {
  font-size: 12px;
  margin-bottom: 20px; }

.post .date .day {
  display: block;
  text-align: center;
  padding: 16px;
  color: white;
  font-size: 36px;
  margin-bottom: 10px; }

.post .date p {
  font-size: 12px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 0; }

.post .day span {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 6px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
  color: #ccc;
  margin-left: 3px;
  /* Optical Adjustment */ }

.post .tagcloud.badge {
  margin-bottom: 55px; }

/*-----------------------------------------------------------------------------------*/
/*  $RELATED
/*-----------------------------------------------------------------------------------*/
/**
 * Related Posts Section
 */
.single .no-full-image .related-posts .badge {
  margin-bottom: 0; }

.related-posts {
  margin: 0 0 40px 0;
  position: relative; }
  .related-posts .related-inner {
    position: relative; }
  .related-posts .inner-content {
    display: none; }
  .related-posts .badgesliver {
    position: absolute;
    left: 5px;
    top: -16px; }
  .related-posts .grid-item {
    width: 49.69%;
    height: 326px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #222; }
  .related-posts .title, .related-posts .title a {
    font-size: 28px !important; }
  .related-posts a.button {
    display: none; }

/*-----------------------------------------------------------------------------------*/
/*  $AUTHOR
/*-----------------------------------------------------------------------------------*/
/* Author Page */
.author .section-title {
  margin-bottom: 25px; }
.author .authorboxfull {
  margin-bottom: 40px; }
  .author .authorboxfull .text-container {
    padding: 0;
    background: none; }
  .author .authorboxfull .text-container:after {
    display: none; }
  .author .authorboxfull .avatar-container h4 {
    display: none; }

/* Author Box */
.authorboxwrap {
  margin: 0 0 55px 0; }

.authorboxfull .text-container {
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.05);
  padding: 30px;
  position: relative; }
.authorboxfull .text-container:after {
  content: "";
  position: absolute !important;
  top: 0;
  left: -20px;
  z-index: 100;
  width: 0;
  height: 0;
  border-top: 0;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #e3e3e3;
  border-right-color: rgba(0, 0, 0, 0.05); }
.authorboxfull .avatar-container {
  text-align: center; }
  .authorboxfull .avatar-container img {
    display: inline-block;
    margin: 0; }
  .authorboxfull .avatar-container h4 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px; }
.authorboxfull .author-description {
  line-height: 1.5em; }
.authorboxfull h4 {
  margin-bottom: 10px; }
.authorboxfull .authorsocial {
  margin-top: 16px;
  margin-bottom: -5px; }
  .authorboxfull .authorsocial a i, .authorboxfull .authorsocial a:hover i {
    background: #222;
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    line-height: 30px;
    text-align: center;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s; }
  .authorboxfull .authorsocial a:hover i {
    background: #222 !important; }
  .authorboxfull .authorsocial a i.fa-twitter {
    background-color: #39a9e0; }
  .authorboxfull .authorsocial a i.fa-facebook {
    background-color: #3b5998; }
  .authorboxfull .authorsocial a i.fa-dribbble {
    background-color: #ea4c89; }
  .authorboxfull .authorsocial a i.fa-instagram {
    background-color: #4E433C; }
  .authorboxfull .authorsocial a i.fa-linkedin {
    background-color: #4875B4; }
  .authorboxfull .authorsocial a i.fa-pinterest {
    background-color: #910101; }
  .authorboxfull .authorsocial a i.fa-tumblr {
    background-color: #34526F; }
  .authorboxfull .authorsocial a i.fa-vimeo-square {
    background-color: #1ab7ea; }
  .authorboxfull .authorsocial a i.fa-youtube-play {
    background-color: #C4302B; }
  .authorboxfull .authorsocial a i.fa-google-plus-square {
    background-color: #C63D2D; }
  .authorboxfull .authorsocial a i.fa-trello {
    background-color: #246e98; }
  .authorboxfull .authorsocial a i.fa-stack-overflow {
    background-color: #fe7a15; }
  .authorboxfull .authorsocial a i.fa-github {
    background-color: #4E433C; }

/*-----------------------------------------------------------------------------------*/
/*  $SHARING
/*-----------------------------------------------------------------------------------*/
/**
 * Sharing Section
 */
.sharingwrap {
  float: left;
  min-height: 60px;
  width: 75px;
  padding-left: 10px;
  position: relative;
  z-index: 99; }

.mm-opened .sharingwrap.is_stuck {
  left: -800px !important; }

.mobile-device .sharingwrap .sharing {
  position: relative !important;
  left: auto !important;
  top: 0 !important; }

.sharing {
  text-align: center;
  top: 0;
  padding-top: 16px;
  -webkit-transform: translateZ(0);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 99;
  width: 75px;
  position: relative;
  /**
   * Sharing Link
   */
  /**
   * Hover Effect
   */ }
  .sharing:hover {
    /* IE 5-7 */
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1; }
  .sharing .voted .sharetitle,
  .sharing .shared .sharetitle {
    color: #c2c2c2; }
  .sharing .comment .sharetitle {
    margin-top: 5px; }
  .sharing a, .sharing aside {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    width: 60px;
    height: auto;
    text-align: center;
    line-height: 16px;
    z-index: 99;
    -webkit-transform: translateZ(0); }
    .sharing a .sharetitle, .sharing aside .sharetitle {
      color: #c2c2c2;
      font-size: 10px;
      display: block;
      letter-spacing: 0px !important;
      text-transform: uppercase; }
    .sharing a .sharecircle, .sharing aside .sharecircle {
      width: 24px;
      height: 24px;
      text-align: center;
      margin: auto;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background: #555;
      color: #fff;
      font-size: 10px;
      position: absolute;
      left: 0;
      top: -8px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-border-radius: 99px;
      -moz-border-radius: 99px;
      -ms-border-radius: 99px;
      -o-border-radius: 99px;
      border-radius: 99px;
      font-weight: bold;
      line-height: 24px;
      z-index: 3; }
    .sharing a i, .sharing aside i {
      color: #dcdcdc;
      display: block;
      font-size: 32px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .sharing a:hover .sharecircle {
    color: #fff;
    background: #333 !important; }
  .sharing a.comment .sharecircle {
    background: #4077A7;
    color: #fff; }
  .sharing a.comment:hover .sharecircle {
    background: #333;
    color: #fff; }
  .sharing a.love .sharecircle,
  .sharing aside.love .sharecircle {
    background: #D45C4B;
    color: #fff; }
  .sharing a.love:hover .sharecircle {
    background: #333;
    color: #fff; }
  .sharing a:hover {
    text-decoration: none; }
  .sharing a:hover i {
    text-decoration: none; }
  .sharing a:hover .sharecircle {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px); }

/* Share Overlay */
#share-box {
  max-width: 700px;
  margin: auto;
  text-align: center;
  position: relative;
  padding: 40px; }

#share-box h4 {
  font-size: 48px !important;
  line-height: 1em;
  margin-bottom: 30px; }

#share-box i {
  font-size: 65px;
  margin: 0 10px; }

#share-box span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1px; }

/* Icon Colors */
#share-box a.facebook-icon i {
  color: #3b5998; }

#share-box a.twitter-icon i {
  color: #39a9e0; }

#share-box a.linkedin-icon i {
  color: #007fb1; }

#share-box a.tumblr-icon i {
  color: #2c4762; }

#share-box a.pinterest-icon i {
  color: #cb2027; }

#share-box a.googleplus-icon i {
  color: #d14836; }

/*-----------------------------------------------------------------------------------*/
/*  $COMMENTS
/*-----------------------------------------------------------------------------------*/
/* Comments */
.commentwrapper {
  margin: 50px 0 0 0;
  padding-bottom: 16px; }

.commentsheader {
  width: auto; }

.commentsheader h4, .commentsform h4 {
  font-weight: bold; }

.comment {
  width: auto; }

.singlecomment {
  padding: 18px 30px 8px 30px;
  border: none;
  background: #f3f3f3;
  background: rgba(0, 0, 0, 0.05);
  margin-left: 85px;
  position: relative; }

.singlecomment:after {
  content: "";
  position: absolute !important;
  top: 0;
  left: -20px;
  z-index: 100;
  width: 0;
  height: 0;
  border-top: 0;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #f3f3f3;
  border-right-color: rgba(0, 0, 0, 0.05); }

.comment .avatar {
  display: inline-block;
  vertical-align: middle;
  border-radius: 99px;
  float: left;
  margin-top: 5px; }

.greybackground .singlecomment {
  background: #f3f3f3;
  background: rgba(0, 0, 0, 0.05); }

.listcomments {
  margin: 0;
  padding: 20px 0;
  list-style: none;
  width: auto; }

.commentsform {
  width: auto; }

.singlecomment p.commentsmetadata {
  font-size: 10px;
  line-height: 12px;
  margin: 10px 0 0; }

.singlecomment .name {
  font-size: 18px;
  margin: 0 0 16px;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15); }

.singlecomment p {
  font-size: 14px; }

.name a, .name {
  font-weight: bold;
  color: #333; }

.name a:hover {
  text-decoration: none; }

.name strong {
  font-weight: normal; }

.listcomments .children .name {
  font-weight: bold; }

.listcomments .children {
  margin-left: 0;
  margin-bottom: 30px; }

.listcomments li {
  list-style-type: none; }

.listcomments .children .comment {
  margin: 30px 0 0 0px;
  padding: 0;
  background: none; }

#commentsubmit span {
  color: #c85849; }

#commentsubmit label {
  margin: 0 0 6px;
  display: block;
  font-size: 12px; }

#commentsubmit input[type=text], #commentsubmit textarea {
  padding: 10px;
  margin: 0 0 20px 0;
  border: none;
  background: #e3e3e3;
  background: rgba(100, 100, 100, 0.09); }

input[type=email] {
  padding: 5px 12px;
  border: none;
  border-radius: 3px; }

form.mc4wp-form label[for="mc4wp_email"] {
  display: none; }

form.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"] {
  background: #74953a; }

#commentsubmit input[type=text] {
  width: 275px; }

#commentsubmit input[type=text]#url {
  width: 95%; }

#commentsubmit textarea {
  width: 97%; }

.reply a {
  font-size: 12px;
  line-height: 11px;
  float: right;
  color: #222; }

#reply-title {
  text-align: right;
  float: right; }

#respond {
  padding-top: 20px; }

#commentsubmit input:focus, #commentsubmit textarea:focus {
  border-style: solid;
  border: none;
  background: #e9e9e9;
  background: rgba(100, 100, 100, 0.15);
  outline: 0; }

.gallery-title {
  font-size: 1.08em;
  text-transform: uppercase; }

.navigation-comments p a {
  padding: 5px 12px;
  background: #555;
  color: #fff; }

#cancel-comment-reply-link {
  padding: 8px;
  float: right;
  font-size: 10px;
  line-height: 10px;
  display: inline-block; }

a.comment-reply-link .icon-reply {
  font-size: 11px;
  color: #999;
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

a.comment-reply-link:hover .icon-reply {
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px); }

/*-----------------------------------------------------------------------------------*/
/*  $PAGINATION
/*-----------------------------------------------------------------------------------*/
.page-numbers {
  display: inline-block;
  background: transparent;
  padding: 12px 14px;
  margin-right: 5px;
  color: #333;
  font-size: 12px;
  line-height: 12px;
  min-width: 39px;
  height: 39px;
  border: 2px solid #dcdcdc;
  font-weight: bold; }

.aligncenter .pagination {
  display: inline-block; }

a.page-numbers:hover, .page-numbers.current {
  border-color: #333;
  color: #333;
  text-decoration: none; }

.pagination {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 60px; }
  .pagination .divider {
    margin-top: -24px;
    margin-bottom: 0; }
  .pagination .pagenumbers {
    display: inline-block;
    padding: 0 10px; }

.linkpagebutton {
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
  margin: 25px 0; }

.pagelabel {
  float: left;
  padding-top: 10px;
  padding-right: 10px; }

.linkpagebutton .page-numbers {
  background: #333;
  background: rgba(0, 0, 0, 0.85);
  color: #fff; }

.linkpagebutton a .page-numbers {
  background: #E3E3E3;
  background: rgba(0, 0, 0, 0.05);
  color: #333; }

p.link-pages {
  margin-bottom: 40px; }
  p.link-pages .title {
    margin-right: 5px; }
  p.link-pages .page-link,
  p.link-pages a:hover .page-link {
    display: inline-block;
    padding: 0 10px;
    background: #333;
    background: rgba(0, 0, 0, 0.85);
    color: #fff; }
  p.link-pages a .page-link {
    background: #E3E3E3;
    background: rgba(0, 0, 0, 0.05);
    color: #333; }

/*-----------------------------------------------------------------------------------*/
/*  $SEARCH
/*-----------------------------------------------------------------------------------*/
/* Search Results */
.search-results .search-list {
  counter-reset: themewich-counter; }
.search-results .search-item {
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 30px; }
.search-results .search-list .search-item:before {
  content: counter(themewich-counter);
  counter-increment: themewich-counter;
  font-size: 32px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: block;
  padding: 0px 0;
  text-align: center;
  float: left;
  margin-left: -56px;
  margin-top: -3px;
  color: #dcdcdc; }
.search-results .regulargrid .regularwrapper {
  margin: 0; }

.search-form {
  max-width: 300px; }

/*-----------------------------------------------------------------------------------*/
/*  $FOOTER
/*-----------------------------------------------------------------------------------*/
#footer {
  z-index: 20;
  position: relative; }

.dark {
  padding-top: 50px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  background: #222;
  overflow-x: hidden;
  color: #ccc;
  /* Color Changes */ }
  .dark a {
    color: #fff; }
  .dark p, .dark ul, .dark ol {
    color: #dcdcdc; }
  .dark h1, .dark h2,
  .dark h1 a, .dark h2 a,
  .dark h3, .dark h3 a,
  .dark h4, .dark h4 a,
  .dark .ag_projects_widget h3,
  .dark .blogpost h2 a,
  .dark .widget h3 a {
    color: #fff; }
  .dark h5, .dark h5 a {
    color: #dcdcdc; }
  .dark .button:hover,
  .dark a.button:hover,
  .dark a.more-link:hover {
    background: #fff !important;
    color: #333 !important; }
  .dark input[type=text], .dark textarea {
    background: #333;
    color: #fff;
    border-color: #444; }
  .dark input#s {
    background: #333;
    color: #fff;
    border-color: #444; }
  .dark .footerwidgetwrap {
    width: 993px; }
  .dark .footerwidget {
    width: 301px;
    float: left;
    margin: 0 30px 30px 0; }
  .dark .button:hover,
  .dark a.button:hover,
  .dark a.more-link:hover {
    color: #333 !important; }

/*-----------------------------------------------------------------------------------

	$SECTIONS
	CSS for theme sections

------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $SECTIONS
/*-----------------------------------------------------------------------------------*/
/**
 * General Section Styles
 */
.section-wrapper {
  margin-bottom: 50px; }

.section.first-section.has-title {
  margin-top: 50px; }

.section {
  position: relative;
  margin-top: 50px; }
  .section .rightside {
    margin-bottom: 0;
    padding-top: 0; }
  .section .sidebar {
    padding-top: 0 !important; }
  .section .container {
    position: relative; }
  .section .loading-image {
    display: none; }
  .section .edit-section-button {
    left: -150px;
    position: absolute;
    z-index: 101;
    width: 150px;
    display: none; }
    .section .edit-section-button a.post-edit-link {
      display: block;
      text-align: center;
      font-size: 10px;
      line-height: 10px;
      text-align: right;
      padding: 16px;
      text-transform: uppercase;
      text-decoration: none;
      color: #fff;
      -webkit-transition: 0.5s all;
      transition: 0.5s all;
      background: #222;
      background: rgba(0, 0, 0, 0.25);
      margin-left: -999999px;
      padding-left: 999999px;
      -webkit-transition: 0.5s all;
      transition: 0.5s all; }
    .section .edit-section-button a.post-edit-link:hover {
      background: #000;
      color: #fff;
      text-decoration: none; }
  .section:hover .edit-section-button {
    display: block; }
  .section.no-top-margin.no-title {
    margin-top: 50px; }
  .section.first-section, .section.no-top-margin.no-title.first-section {
    margin-top: 0; }
  .section.first-section.no-title .sidebarcontent {
    padding-top: 0; }

/* Altnav Alterations to Sections */
.altnav .section.no-title.first-section .sidebarcontent {
  padding-top: 50px; }

.altnav.single .post {
  margin-bottom: 0; }

/* Section Title */
.section-title p {
  margin-bottom: 20px;
  line-height: 30px;
  padding-right: 100px;
  /* To account for pager */ }
.section-title .vertical-div {
  color: #dcdcdc; }
.section-title span {
  text-transform: uppercase;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  letter-spacing: .1em; }

.single .section-title p {
  padding-right: 0; }

/* Pageflip */
.pageflip a, .pageflip span {
  display: none; }

.pageflip a.next.page-numbers,
.pageflip a.prev.page-numbers {
  display: inline-block; }

.pageflip a {
  margin: 0; }

.pageflip {
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0; }
  .pageflip .page-numbers {
    background: transparent;
    padding: 0 14px;
    font-size: 12px;
    border: 2px solid #dcdcdc;
    font-weight: bold;
    width: auto;
    height: auto; }
  .pageflip i {
    line-height: 32px;
    font-size: 18px; }

/*
.pageflip {
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;

	a, a:hover {
		color:#333;
		display:inline-block;
		line-height:1px;

		i {
			border:2px solid #dcdcdc;
			padding: 16px 13px;
			line-height: 1px;
			margin-left: 6px;
			font-size: 18px;
		}
	}
} */
/* Section Overlay */
.overlay {
  background: #000;
  /* IE 5-7 */
  filter: alpha(opacity=35);
  /* Netscape */
  -moz-opacity: 0.35;
  /* Safari 1.x */
  -khtml-opacity: 0.35;
  /* Good browsers */
  opacity: 0.35;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.avatar {
  display: inline-block;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  margin-right: 16px;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -o-border-radius: 999px; }

/* Section-Only styles */
.section .c100, .regulargrid .c100 {
  border: 0.08em solid rgba(255, 255, 255, 0.25); }
.section .inner-content, .regulargrid .inner-content {
  top: 0;
  position: absolute;
  right: 0;
  margin: 0;
  padding: 30px;
  background: none;
  z-index: 9; }
.section .inner-content .c100, .regulargrid .inner-content .c100 {
  font-size: 120px;
  background: none; }
.section .inner-content .c100:after, .regulargrid .inner-content .c100:after {
  background: none; }
.section .inner-content .c100 span, .regulargrid .inner-content .c100 span {
  color: #fff; }

/* General Grid Styles */
.csstransitions .grid-item img,
.csstransitions .regulargrid a img {
  transition: transform 0.45s, filter 0.45s;
  -webkit-transition: -webkit-transform 0.45s, -webkit-filter 0.45s;
  -moz-transition: -moz-transform 0.45s, -moz-filter 0.45s;
  -o-transition: -o-transform 0.45s, -o-filter 0.45s;
  -ms-transition: -ms-transform 0.45s, -ms-filter 0.45s;
  -webkit-transform: translate3d(0, 0, 0);
  /* This forces hardware acceleration for more consistent transitions */ }

.csstransitions .grid-item:hover img,
.csstransitions .regulargrid a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); }

.grid-item {
  position: relative;
  float: left;
  overflow: hidden; }
  .grid-item img.disappear {
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0; }
  .grid-item img {
    width: 100%;
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0; }
  .grid-item img,
  .grid-item img.appear,
  .grid-item img.disappear.appear {
    /* IE 5-7 */
    filter: alpha(opacity=75);
    /* Netscape */
    -moz-opacity: 0.75;
    /* Safari 1.x */
    -khtml-opacity: 0.75;
    /* Good browsers */
    opacity: 0.75; }
  .grid-item .thumboverdate,
  .grid-item .thumbovertext {
    position: absolute;
    padding: 40px;
    left: 0;
    color: #fff; }
  .grid-item a.brick-thumb-link {
    overflow: hidden;
    margin-bottom: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-indent: -99999999px; }
  .grid-item .inner-content {
    z-index: 11; }
  .grid-item .thumboverdate {
    top: 0;
    text-transform: uppercase;
    line-height: 10px;
    z-index: 9; }
    .grid-item .thumboverdate i {
      margin-right: 8px; }
  .grid-item .thumbovertext {
    bottom: 0; }
    .grid-item .thumbovertext .badge {
      position: relative;
      left: auto;
      top: auto;
      display: block;
      text-align: left;
      width: 100%; }
    .grid-item .thumbovertext .title, .grid-item .thumbovertext .title a {
      color: #fff;
      line-height: 1em;
      margin: 16px 0 0 0;
      max-width: 600px;
      z-index: 10;
      position: relative;
      display: block; }
    .grid-item .thumbovertext .button {
      margin-top: 20px; }
    .grid-item .thumbovertext .title a:hover {
      text-decoration: none; }
  .grid-item .no-thumbnail .thumbintro {
    float: left;
    margin-top: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 30px; }
  .grid-item .no-thumbnail .badge {
    position: relative;
    top: 10px;
    left: 5px; }
  .grid-item .isobrick-inner {
    background: #000;
    overflow: hidden; }
  .grid-item .overlay {
    z-index: 3; }
  .grid-item.halfgrid {
    width: 378px;
    height: 398px; }
    .grid-item.halfgrid .inner-content {
      padding: 20px; }
      .grid-item.halfgrid .inner-content .c100 {
        font-size: 100px; }
    .grid-item.halfgrid .isobrick-inner {
      width: 378px;
      height: 398px; }
  .grid-item.fullgrid {
    width: 761px;
    height: 400px; }
    .grid-item.fullgrid .isobrick-inner {
      width: 761px;
      height: 400px; }

.carousel .grid-item.fullgrid {
  width: auto;
  height: auto; }
  .carousel .grid-item.fullgrid .isobrick-inner {
    width: auto;
    height: auto; }

.section-content.first-section {
  padding-top: 50px; }

/*-----------------------------------------------------------------------------------*/
/*  $ADSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Ad Section
 */
.section.ad-section.first-section {
  margin-top: 50px; }
.section.ad-section .ad-wrapper {
  text-align: center; }
.section.ad-section .ad-image {
  display: inline-block; }
.section.ad-section .section-title p {
  text-align: center;
  margin-bottom: 5px;
  padding: 0; }

/*-----------------------------------------------------------------------------------*/
/*  $SLIDESHOWSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Full Slideshow Section
 */
.section.section-full {
  overflow: hidden; }
  .section.section-full.last-section {
    margin-bottom: -50px; }
  .section.section-full .pagetitleloading,
  .section.section-full .section .pagetitleloading {
    background-color: #000;
    height: auto !important;
    position: relative; }
  .section.section-full .pagetitleloading {
    margin-bottom: 0; }
  .section.section-full .loading-image {
    display: block; }
  .section.section-full .bxslider {
    padding: 0; }
    .section.section-full .bxslider .navfade-bottom {
      background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/bottom-fade.png) bottom center repeat-x;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 551px; }
    .section.section-full .bxslider .slidelink {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      text-indent: -999999px;
      background: transparent !important;
      border: none;
      left: 0;
      padding: 0; }
    .section.section-full .bxslider.pager li {
      display: block; }
    .section.section-full .bxslider .slidecaptionwrap {
      padding-bottom: 0; }
  .section.section-full .slidecaption {
    display: table-cell;
    height: 100%;
    padding-left: 16px;
    vertical-align: middle;
    text-align: left;
    float: none; }
    .section.section-full .slidecaption .button {
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      text-transform: none;
      font-weight: normal;
      margin-top: 0;
      z-index: 99; }
    .section.section-full .slidecaption .button:hover {
      border-color: #fff;
      background: #fff !important;
      color: #000 !important; }
    .section.section-full .slidecaption .tiny-details, .section.section-full .slidecaption .tiny-details a {
      color: #fff;
      color: rgba(255, 255, 255, 0.75);
      margin-bottom: 25px; }
    .section.section-full .slidecaption .tiny-details i {
      margin-right: 5px; }

.pagetitleloading .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  /* IE 5-7 */
  filter: alpha(opacity=20);
  /* Netscape */
  -moz-opacity: 0.2;
  /* Safari 1.x */
  -khtml-opacity: 0.2;
  /* Good browsers */
  opacity: 0.2;
  width: 100%;
  height: 100%; }

.section .slidecaptionwrap,
.single-post .slidecaptionwrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.slidecaptioncenter {
  display: table;
  height: 100%;
  width: 100%; }

.homeslideshow .bx-wrapper ul li,
.slidecaptioncenter {
  max-height: 581px; }

.slidereview {
  display: table-cell;
  vertical-align: middle;
  float: none; }
  .slidereview .inner-content .c100 > span,
  .slidereview .inner-content .summary-title {
    color: #fff; }

.slidetitle {
  color: #fff;
  line-height: 1em;
  text-align: left;
  margin-bottom: 20px; }

.section.section-full .inner-content {
  position: relative; }

.slidecaption .slidetitlelink {
  position: relative;
  z-index: 99;
  display: block; }

.slidecaption .slidetitlelink:hover {
  text-decoration: none; }

.pagetitleloading .single-slideshow {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  min-width: 800px;
  min-height: 200px;
  background-color: #000; }

.pagetitleloading .pagercontainer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  text-align: left;
  margin: 25px 0; }
  .pagetitleloading .pagercontainer .pagertable {
    background: none !important;
    min-height: 0; }

.pager li > a,
.pager li > span,
.pager li > a:hover,
.pager li > a:focus {
  padding: none;
  background-color: transparent;
  border: none;
  border-radius: 0; }

.bx-slider-pager {
  display: none; }

.bx-wrapper .bx-slider-pager {
  display: block; }

.pagetitleloading .pagercontainer .time-ago {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px; }

.pagetitleloading .pagertable {
  display: table;
  margin-bottom: 0; }

.pagertable li {
  width: 270px !important; }

.pagetitleloading .pagerrow {
  display: table-row; }

.pagetitleloading .pagercell {
  display: table-cell;
  vertical-align: middle;
  width: 25%; }

.pagercontainer .bx-wrapper .bx-controls-direction a.bx-prev {
  background-color: transparent;
  left: -65px; }

.pagercontainer .bx-wrapper .bx-controls-direction a.bx-next {
  background-color: transparent;
  right: -50px; }

.pagetitleloading .pagercontainer .bx-slider-pager a {
  padding: 10px 20px;
  line-height: 18px;
  color: #fff;
  border-left: 3px solid #fff;
  border-left: 3px solid rgba(255, 255, 255, 0.5);
  display: block; }

.bx-slider-pager .pagertitle {
  line-height: 1.35em;
  font-weight: normal;
  font-size: 18px; }

.pagetitleloading .pagercontainer .bx-slider-pager a.active,
.pagetitleloading .pagercontainer .bx-slider-pager a:hover {
  text-decoration: none;
  margin-top: -3%;
  padding-bottom: 6.5%; }

.sidebar .sidebarcontent {
  width: 300px; }

.single .sidebar .sidebarcontent {
  padding: 40px 0 0 0; }

.pagetitleloading .gallery-wrap {
  min-height: 0;
  background: #000 !important;
  margin: 0; }

.pagetitleloading .inner-content p.summary-title {
  margin-bottom: 0; }

.pagetitleloading .inner-content {
  margin-top: 20px; }

.single-slideshow .button {
  font-size: 16px;
  padding: 12px 18px; }

/*-----------------------------------------------------------------------------------*/
/*  $GRIDSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Grid Section
 */
.section.grid .loading {
  top: 250px;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -25px; }
.section.grid .pagination {
  margin-bottom: 20px; }
.section.grid .section-title {
  margin-top: 0; }
.section.grid.grid-sidebar .isotopecontainer {
  margin-right: -5px; }
.section.grid.grid-full .section-title {
  margin-top: 0; }
.section.grid.grid-full .fullgrid {
  width: 739px;
  height: 390px; }
  .section.grid.grid-full .fullgrid .isobrick-inner {
    width: 739px;
    height: 390px; }
.section.grid.grid-full .halfgrid {
  width: 367px;
  height: 390px; }
  .section.grid.grid-full .halfgrid .isobrick-inner {
    width: 367px;
    height: 390px; }
.section.grid.grid-full .isotopecontainer {
  margin-right: -6px; }
.section.grid.grid-full .pageflip {
  margin-top: 0;
  margin-right: 14px; }
.section.grid .imagegrid {
  position: relative; }
  .section.grid .imagegrid.full {
    padding-top: 0; }

/*-----------------------------------------------------------------------------------*/
/*  $REGULARSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Regular Posts Section
 */
.regular-posts .loading {
  top: 250px;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -25px; }
.regular-posts.first-section.no-title, .regular-posts.first-section.no-title.no-top-margin {
  margin-top: 50px; }
.regular-posts .thumboverdate,
.regular-posts .thumbovertext {
  position: absolute;
  padding: 40px;
  left: 0;
  color: #fff;
  z-index: 9; }
.regular-posts .thumboverdate {
  top: 0;
  text-transform: uppercase;
  line-height: 10px;
  z-index: 9; }
  .regular-posts .thumboverdate i {
    margin-right: 8px; }
.regular-posts .overlay {
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  width: 100%;
  height: 100%; }
.regular-posts .one-half {
  width: 46%; }
.regular-posts .regularwrapper {
  margin-right: -36px; }
.regular-posts .isobrick-inner {
  margin-bottom: 36px; }
.regular-posts .isotopecontainer {
  margin: 0; }
.regular-posts .pagination {
  .
		margin-top: 0; }
.regular-posts .loading-image {
  top: 250px; }
.regular-posts .isobrick .inner-content {
  padding: 20px; }
.regular-posts .isobrick .badge {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 16px; }
.regular-posts .title {
  margin-bottom: 20px; }
.regular-posts a.more-link {
  margin-top: 20px; }
.regular-posts .thumboverdate {
  padding: 30px; }
.regular-posts .isobrick .inner-content .c100 {
  font-size: 5em; }
.regular-posts a.brick-thumb-link {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  min-height: 231px; }
.regular-posts .badge a {
  padding: 8px 5px;
  background: #c1c1c1; }
.regular-posts .badge a:before {
  border-top: 26px solid rgba(255, 255, 255, 0);
  border-right-color: #c1c1c1; }
.regular-posts .badge a:after {
  border-bottom: 26px solid rgba(255, 255, 255, 0);
  border-left-color: #c1c1c1; }
.regular-posts a.more-link {
  text-transform: uppercase;
  font-weight: bold;
  border-width: 2px;
  border-style: solid #000; }

/*-----------------------------------------------------------------------------------*/
/*  $FULLSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Full Image Section
 */
.full-image-section.last-section,
.full-taxonomy.last-section {
  margin-bottom: -50px; }

.full-image-section .fullsection {
  color: #fff;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: center center; }
  .full-image-section .fullsection .badge {
    margin-bottom: 10px; }
  .full-image-section .fullsection .fullcontent {
    padding: 100px 0; }
    .full-image-section .fullsection .fullcontent .table-cell {
      vertical-align: middle; }
      .full-image-section .fullsection .fullcontent .table-cell .inner-content {
        float: none; }
        .full-image-section .fullsection .fullcontent .table-cell .inner-content .summary-title {
          margin-bottom: 0;
          color: #fff; }
  .full-image-section .fullsection .title {
    line-height: 1em;
    margin-bottom: 25px;
    color: #fff; }
  .full-image-section .fullsection .badge {
    margin-bottom: 25px; }
  .full-image-section .fullsection .fullcaption {
    margin-left: 16px; }
  .full-image-section .fullsection .fullreview {
    margin-right: 16px; }
.full-image-section .c100 > span,
.full-image-section a:hover .c100 > span {
  color: #fff; }

.full-post .imagewrapper {
  height: 100%; }
.full-post.last-section {
  margin-bottom: -50px; }
.full-post .inner-content p.summary-title {
  color: #fff; }
.full-post .full-image-section {
  position: relative; }
  .full-post .full-image-section .fullsection {
    margin: 0; }
    .full-post .full-image-section .fullsection .title {
      color: #000;
      font-size: 42px; }
    .full-post .full-image-section .fullsection .badge {
      margin-bottom: 16px; }
  .full-post .full-image-section .fullpostimage {
    position: absolute;
    height: 100%;
    width: 56%;
    background-color: #000;
    -webkit-transition: none;
    transition: none;
    background-repeat: no-repeat;
    background-position: center; }
  .full-post .full-image-section .fullcontent {
    margin: 0;
    max-width: 485px; }
  .full-post .full-image-section .fullsection.even .fullpostimage {
    left: 0;
    top: 0; }
  .full-post .full-image-section .fullsection.even .fullcontent {
    margin-left: 58%;
    float: left;
    padding: 50px 16px 40px 50px; }
  .full-post .full-image-section .fullsection.odd .fullpostimage {
    right: 0;
    top: 0; }
  .full-post .full-image-section .fullsection.odd .fullcontent {
    margin-right: 58%;
    float: right;
    padding: 50px 50px 50px 16px; }

/*-----------------------------------------------------------------------------------*/
/*  $TAXONOMYSECTION
/*-----------------------------------------------------------------------------------*/
/**
 * Full Taxonomy Section
 */
.full-taxonomy .fullcontent {
  text-align: center; }
.full-taxonomy .fullsection .title {
  margin-bottom: 16px; }
  .full-taxonomy .fullsection .title a, .full-taxonomy .fullsection .title a:hover {
    color: #fff;
    text-decoration: none; }
.full-taxonomy .fullsection .title.tagname {
  text-transform: capitalize; }
.full-taxonomy .fullsection .subtitle {
  color: #fff;
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75; }
  .full-taxonomy .fullsection .subtitle a, .full-taxonomy .fullsection .subtitle a:hover {
    color: #fff;
    text-decoration: none; }

/*-----------------------------------------------------------------------------------*/
/*  $CAROUSELSECTION
/*-----------------------------------------------------------------------------------*/
.section.carousel-fixed {
  position: relative; }
  .section.carousel-fixed .section-title {
    float: left; }
  .section.carousel-fixed #slider-prev,
  .section.carousel-fixed #slider-next {
    display: inline-block; }
  .section.carousel-fixed .pageflip {
    float: right; }

.full-carousel.last-section {
  margin-bottom: -47px; }

.section.fixed-carousel .section-title p,
.section.full-carousel .section-title p {
  padding-right: 0; }

.carousel {
  margin-top: 0;
  margin-bottom: 16px; }
  .carousel .carouselpost .thumboverdate, .carousel .carouselpost .thumbovertext {
    padding: 40px 50px; }
  .carousel .carouselpost .halfgrid .isobrick-inner,
  .carousel .carouselpost .halfgrid {
    width: 367px;
    height: 395px; }
  .carousel .carouselpost .info {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    margin: 16px 0 13px 0; }
    .carousel .carouselpost .info i {
      margin-right: 5px; }

/*-----------------------------------------------------------------------------------*/
/*  $CONTENTSECTION
/*-----------------------------------------------------------------------------------*/
.content-section.section.first-section, .content-section.section.no-top-margin.no-title.first-section {
  margin-top: 60px; }

/*-----------------------------------------------------------------------------------

	$WIDGETS
	CSS for theme widgets

------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $GENERALWIDGET
/*-----------------------------------------------------------------------------------*/
.widget {
  margin-bottom: 50px; }

.widget ul li {
  list-style-type: none;
  margin-left: auto;
  margin-bottom: 0; }

.widget a {
  text-decoration: none; }

.widget h3, .widget h2, .widget h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  text-shadow: none;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: normal; }

.widget h3.widget-title, .widget h2.widget-title, .widget h4.widget-title {
  font-size: 16px !important;
  line-height: 28px; }

.widget .widget-title {
  margin-bottom: 20px;
  letter-spacing: 0.1em; }

.dark .widget .widget-title {
  border-color: #444; }

.widget ul.children {
  margin: 0;
  margin-left: 20px; }

/*-----------------------------------------------------------------------------------*/
/*  $POSTTABS
/*-----------------------------------------------------------------------------------*/
/**
 * Tabs Widget
 */
.tabswrap {
  position: relative; }
  .tabswrap .loading, .tabswrap .loading-dark {
    display: none;
    width: 50px;
    height: 50px;
    border-width: 2px;
    margin-top: -25px !important;
    margin-left: -25px !important;
    position: absolute;
    top: 50% !important;
    left: 50% !important; }
  .tabswrap ul.tabs {
    border: none;
    margin: 0 0 1px 0; }
  .tabswrap ul.tabs li {
    height: auto;
    width: 33%; }
  .tabswrap ul.tabs.twocol li {
    width: 50%; }
  .tabswrap ul.tabs-content a {
    color: #777; }
  .tabswrap ul.tabs li a {
    background: #e3e3e3;
    background: rgba(0, 0, 0, 0.05);
    color: #777;
    border: none;
    padding: 0;
    line-height: 3em !important;
    padding-top: 0px !important;
    text-align: center;
    height: auto;
    margin-right: 1px;
    min-width: 1px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    /* For ie7 */
    text-transform: uppercase; }
  .tabswrap ul.tabs li a.active,
  .tabswrap ul.tabs li a:hover {
    top: auto;
    height: auto;
    border: none;
    margin: 0;
    margin-right: 1px;
    color: #fff; }
  .tabswrap .tabs-content li {
    overflow: hidden; }
  .tabswrap .featuredimagewidget {
    margin-right: 18px;
    margin-bottom: 0;
    float: left;
    width: 50px;
    height: 50px;
    background: #dcdcdc url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/plus.png) center no-repeat;
    background-color: rgba(0, 0, 0, 0.25); }
  .tabswrap .featurednoimagewidget {
    width: 50px;
    height: 50px;
    float: left;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 50px; }
  .tabswrap .tabpost {
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e3e3e3;
    border-color: rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-backgorund-size: cover !important;
    -o-background-size: cover !important;
    /* IE 5-7 */
    filter: alpha(opacity=80);
    /* Netscape */
    -moz-opacity: 0.8;
    /* Safari 1.x */
    -khtml-opacity: 0.8;
    /* Good browsers */
    opacity: 0.8; }
  .tabswrap p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 68px;
    position: relative; }
  .tabswrap p.views {
    font-size: 10px;
    line-height: 10px;
    margin-top: 10px;
    margin-left: 68px; }
  .tabswrap p.views span {
    display: block;
    float: left;
    background: #b6b6b6;
    background: rgba(0, 0, 0, 0.3);
    padding: 4px;
    margin-right: 6px;
    margin-top: -4px;
    line-height: 10px;
    color: white;
    font-family: Arial, Helvetica, sans-serif; }
  .tabswrap .thumblink img {
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .tabswrap a.thumblink img:hover {
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5; }

.dark .tabswrap ul.tabs li a {
  background: #333;
  background: rgba(255, 255, 255, 0.05); }
.dark .tabswrap .tabpost {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.05); }
.dark .tabswrap .tabpost a {
  color: #fff; }
.dark .tabswrap ul.tabs li a.active {
  padding-top: 0; }
.dark .tabswrap .featuredimagewidget {
  background: #333 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/plus.png) center no-repeat; }

/*-----------------------------------------------------------------------------------*/
/*  $RECENTCOMMENTS
/*-----------------------------------------------------------------------------------*/
.widget #recentcomments {
  padding: 0; }

.widget li.recentcomments {
  font-size: 12px;
  width: auto;
  position: relative;
  bottom: 100%;
  margin: 0 0 26px 0;
  /*25px for ie */
  padding: 12px;
  cursor: default;
  display: block;
  visibility: visible;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  line-height: 1.5;
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  z-index: 1;
  left: auto;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear; }

.dark .widget li.recentcomments {
  background: #111;
  background: rgba(0, 0, 0, 0.25);
  color: #dcdcdc !important; }

.widget li.recentcomments {
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.05); }

.widget li.recentcomments:after {
  content: "";
  position: absolute !important;
  bottom: -14px;
  z-index: 100;
  border: 0 solid #e3e3e3;
  border: 0 solid rgba(0, 0, 0, 0.05);
  border-bottom: 14px solid transparent;
  width: 100%;
  border-left-width: 14px;
  left: 0; }

.widget li.recentcomments:before {
  content: "";
  position: absolute !important;
  border: 0 solid #e3e3e3;
  border: 0 solid rgba(0, 0, 0, 0.05);
  bottom: -14px;
  z-index: 100; }

.dark .widget li.recentcomments:after {
  content: "";
  position: absolute !important;
  bottom: -14px;
  z-index: 100;
  border: 0 solid #111;
  border: 0 solid rgba(0, 0, 0, 0.25);
  border-bottom: 14px solid transparent;
  width: 100%;
  border-left-width: 14px;
  left: 0; }

.dark .widget li.recentcomments:before {
  content: "";
  position: absolute !important;
  border: 0 solid #111;
  border: 0 solid rgba(0, 0, 0, 0.25);
  bottom: -14px;
  z-index: 100; }

.dark .recentcomments a {
  color: #fff; }

/*-----------------------------------------------------------------------------------*/
/*  $SOCIALCOUNTER
/*-----------------------------------------------------------------------------------*/
.sf-front i {
  font-size: 3em;
  height: 40px;
  display: block;
  margin-top: 5px; }
.sf-front small {
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
  display: block;
  margin: 5px auto 10px auto; }

.sf-back a {
  top: 50%;
  margin-top: -36px; }

.sf-widget-holder {
  margin-bottom: 40px; }

.social-button-style {
  position: relative;
  font-size: 11px;
  line-height: 14px;
  list-style-type: none;
  display: block;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  float: left;
  width: 32.9%; }

.social-button-style .nameology {
  text-align: center;
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #777; }

.social-button-style .button, .social-button-style .button:visited, .dark .social-button-style .button, .dark .social-button-style .button:visited {
  padding: 5px 7px 0 7px;
  display: block;
  margin: auto;
  color: #555;
  background: none !important;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  line-height: 20px;
  -moz-transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  font-size: 14px;
  font-weight: bold; }

.dark .social-button-style .button, .dark .social-button-style .button:visited {
  color: #e3e3e3 !important; }

.social-button-style .button:hover, .dark .social-button-style .button:hover {
  color: #333 !important;
  text-decoration: none;
  background: none !important;
  background-position: 0 -16px; }

.dark .social-button-style .button:hover {
  color: #fff !important; }

.social-button-style .button:first-child {
  margin: auto;
  display: block;
  float: none;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px; }

.social-button-style .button.img, .social-button-style .button.img:visited, .dark .social-button-style .button.img, .dark .social-button-style .button.img:visited {
  line-height: 23px;
  vertical-align: middle;
  border: none;
  padding: 0;
  margin: 0;
  margin: auto; }

.social-button-style img {
  padding-top: 10px;
  vertical-align: middle; }

.social-button-style .facebook-blue, .social-button-style .twitter-blue, .social-button-style .rss-orange {
  background: #999 !important; }

.dark .social-button-style .facebook-blue, .dark .social-button-style .twitter-blue, .dark .social-button-style .rss-orange {
  background: #555 !important; }

.social-button-style:hover .button.facebook-blue, .dark .social-button-style:hover .button.facebook-blue {
  background: #5074BF !important;
  border: none;
  color: #fff; }

.social-button-style:hover .button.twitter-blue, .dark .social-button-style:hover .button.twitter-blue {
  background-color: #44B8F2 !important;
  border: none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75); }

.social-button-style:hover .button.rss-orange, .dark .social-button-style:hover .button.rss-orange {
  background-color: #F78634 !important;
  border: none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75); }

.social-button-style .large {
  font-size: 14px;
  padding: 3px 10px;
  line-height: 27px; }

.social-button-style .large img {
  height: 24px;
  line-height: 27px;
  vertical-align: middle;
  border: none;
  max-width: 25px;
  max-height: 25px; }

.social-button-style .large.img {
  padding: 3px;
  vertical-align: middle;
  max-height: 29px;
  min-height: 25px; }

/*-----------------------------------------------------------------------------------*/
/*  $NEWSWIDGET
/*-----------------------------------------------------------------------------------*/
.newspost.columns {
  margin-bottom: 20px; }

.widget h4.posttitle, .widget .newspost h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  text-transform: none;
  line-height: 16px;
  margin-bottom: 10px; }

.news-widget-item {
  margin-bottom: 40px; }

.news-widget-item h5, .news-widget-item h5 a {
  font-size: 10px;
  font-weight: normal; }

.ag_news_widget .widget-title {
  margin-bottom: 0;
  border-bottom: 0; }

.ag_news_widget .date {
  letter-spacing: 2px; }

.ag_news_widget h3 {
  font-size: 23px;
  line-height: 24px; }

.ag_news_widget .thumbnailarea {
  margin: 10px 0; }

.ag_news_widget .date {
  font-size: 10px; }

.ag_news_widget .sidepost {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px; }

.ag_news_widget .sidepost:last-child {
  border-bottom: none; }

/*-----------------------------------------------------------------------------------*/
/*  $PAGESTAGS
/*-----------------------------------------------------------------------------------*/
.widget_pages ul.children {
  margin-left: 0;
  margin-top: 10px; }

.widget_pages ul.children li {
  padding-bottom: 0;
  border-bottom: none; }

.blogpost .tagcloud {
  margin: 20px 0 16px 0; }

.tagcloud.badge h5 {
  float: left;
  display: block;
  margin-right: 16px;
  margin-top: 8px; }

.widget .tagcloud a {
  list-style-type: none;
  margin-left: auto;
  margin-bottom: 0;
  display: block;
  float: left;
  padding: 7px 10px;
  margin-right: 2px;
  margin-bottom: 2px;
  display: block;
  font-size: 12px !important;
  line-height: 14px;
  color: #fff; }

.tagcloud.badge {
  padding-left: 0; }

.widget .badge.tagcloud a {
  margin-right: 6px; }

.post .tagcloud {
  margin-bottom: 25px; }

.widget .tagcloud a:hover,
#footer .tagcloud a:hover {
  color: white;
  background: #333; }

.tagcloud:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*-----------------------------------------------------------------------------------*/
/*  $RSS
/*-----------------------------------------------------------------------------------*/
ul li a.rsswidget {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block; }

a.rsswidget img {
  vertical-align: middle;
  margin-right: 10px; }

span.rss-date {
  display: block;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: bold; }

.rssSummary {
  margin-bottom: 10px; }

.widget.widget_rss .widget-title {
  border: none; }

.widget ul ul {
  margin: 0;
  font-size: 100%; }

.widget ul {
  padding: 0; }

.widget_rss ul {
  margin-top: -10px; }

.widget_rss ul li {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  width: auto;
  padding: 16px 0 5px 0; }

.dark .widget_rss ul li {
  border-color: #555; }

.dark .widget_rss a.rsswidget {
  color: #fff; }

.widget_rss cite, span.rss-date {
  font-size: 10px;
  color: #999; }

/*-----------------------------------------------------------------------------------*/
/*  $CALENDAR
/*-----------------------------------------------------------------------------------*/
#wp-calendar caption {
  width: 100%;
  text-align: center;
  padding: 7px 2px;
  margin-bottom: 7px;
  font-size: 10px;
  background: #e3e3e3; }

.dark #wp-calendar caption {
  background: #333;
  color: #ccc; }

#wp-calendar {
  border-collapse: collapse;
  width: 100%;
  text-align: center; }

.dark #wp-calendar {
  color: #ccc; }

#wp-calendar thead th {
  font-weight: bold; }

#wp-calendar tbody td {
  padding: 5px 0;
  background: #ffffff;
  border: 1px solid #f3f3f3;
  color: #777; }

#wp-calendar tbody td a {
  font-weight: bold; }

.dark #wp-calendar tbody td {
  background: #333;
  border: 1px solid #222; }

#wp-calendar tbody td#today {
  color: #000; }

.dark #wp-calendar #today {
  color: #fff; }

#wp-calendar a {
  padding: 2px 0;
  font-weight: bold; }

#wp-calendar tfoot td {
  padding: 3px 0; }

#wp-calendar #next {
  text-align: right;
  padding-right: 10px; }

.dark #wp-calendar #prev a {
  color: #ccc; }

#calendar_wrap {
  display: block;
  width: 100%;
  padding: 0 1px 1px 0; }

#wp-calendar caption {
  background: #222;
  color: #fff; }

#wp-calendar #today {
  color: #000; }

/*-----------------------------------------------------------------------------------*/
/*  $MENUWIDGET
/*-----------------------------------------------------------------------------------*/
.widget_nav_menu a, .widget_rss a, .widget_recent_entries a {
  -moz-transition: height .25s, line-height .25s, background .25s, visibility .25s;
  -ms-transition: height .25s, line-height .25s, background .25s, visibility .25s;
  -o-transition: height .25s, line-height .25s, background .25s, visibility .25s;
  -webkit-transition: height .25s, line-height .25s, background .25s, visibility .25s;
  transition: height .25s, line-height .25s, background .25s, visibility .25s; }

.widget_nav_menu ul, .widget_nav_menu ul li, .widget_recent_entries ul, .widget_recent_entries ul li {
  list-style: none;
  margin: 0; }

.widget_recent_entries span.post-date {
  display: none; }

.widget_nav_menu ul ul, .widget_recent_entries ul ul {
  margin: 0; }

.widget_nav_menu ul, .widget_recent_entries ul {
  margin: 0;
  position: relative;
  z-index: 10;
  width: 100%; }

.widget .menu, .widget_recent_entries ul {
  margin-top: -18px;
  padding: 0; }

.widget_nav_menu a, .widget_recent_entries a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  border-bottom: 1px dotted #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  text-align: left;
  height: auto;
  overflow: hidden;
  padding: 12px 5px 12px 10px;
  z-index: 1000;
  color: #555;
  line-height: 18px;
  font-size: 14px;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/rightarrow.png) 95% 48% no-repeat; }

.widget.widget_nav_menu a:hover, .widget.widget_recent_entries a:hover {
  color: #222; }

.dark .widget.widget_nav_menu a:hover, .dark .widget.widget_recent_entries a:hover {
  color: #fff; }

.dark .widget_nav_menu a, .dark .widget_recent_entries a {
  color: #fff;
  background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/rightarrow-dark.png) 95% 48% no-repeat;
  border-bottom: 1px dotted #444; }

.widget_recent_entries a {
  padding: 14px 25px 14px 5px; }

.widget_nav_menu a:hover, .widget_recent_entries a:hover {
  background: #f9f9f9 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/rightarrow.png) 97% 48% no-repeat;
  background-color: rgba(0, 0, 0, 0.05);
  color: #333; }

.dark .widget_nav_menu a:hover, .dark .widget_recent_entries a:hover {
  background: #333 url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/rightarrow-dark.png) 97% 48% no-repeat;
  color: #fff; }

.widget_nav_menu li li a, .widget_nav_menu li li li a {
  padding-left: 25px; }

/*-----------------------------------------------------------------------------------*/
/*  $ADSWIDGET
/*-----------------------------------------------------------------------------------*/
.tw_125ad_widget {
  margin-bottom: 0;
  text-align: center; }
  .tw_125ad_widget .widget-title {
    text-align: left; }
  .tw_125ad_widget .ads125 {
    margin-right: -48px;
    display: inline-block; }
    .tw_125ad_widget .ads125 ul li {
      float: left;
      margin: 0 48px 48px 0; }

/*-----------------------------------------------------------------------------------

	$INCLUDES
	CSS for plugins

------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  $SUPERFISH
/*-----------------------------------------------------------------------------------*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu {
  line-height: 1.0; }

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 150px;
  /* left offset of submenus need to match (see below) */
  background: #fff; }

.sf-menu ul:after {
  position: absolute;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -5px;
  top: -5px;
  left: 30px; }

.sf-menu ul:before {
  position: absolute;
  border-style: solid;
  border-width: 0 7px 7px;
  border-color: #dcdcdc transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -7px;
  top: -10px;
  left: 30px; }

.sf-menu ul ul:before,
.sf-menu ul ul:after {
  display: none; }

.sf-menu ul li {
  width: 100%; }

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

.sf-menu li {
  float: left;
  position: relative; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  left: 0;
  top: 2.9em;
  /* match top ul list item height */
  z-index: 101;
  padding: 10px 5px;
  border: 3px solid #e3e3e3;
  border: 3px solid rgba(0, 0, 0, 0.1); }

.sf-menu li li:hover ul, .sf-menu li li.sfHover ul {
  margin-top: 0; }

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 139px;
  top: -1em; }

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 139px;
  /* match ul width */
  top: -1em; }

/*-----------------------------------------------------------------------------------*/
/*  $MOBILENAV
/*-----------------------------------------------------------------------------------*/
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }

.mm-menu > .mm-panel.mm-hasheader {
  padding-top: 40px; }

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-header {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-header > a {
  text-decoration: none;
  display: block;
  padding: 10px 0; }

.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-header .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-header .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-header .mm-btn:last-child {
  padding-right: 20px;
  right: 0; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px; }

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none; }

.mm-listview > li {
  position: relative; }

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.mm-listview > li:not(.mm-divider):after {
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-first {
  margin-top: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-last {
  padding-bottom: 20px; }

.mm-prev:before,
.mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview > li.mm-spacer {
  padding-top: 40px; }

.mm-listview > li.mm-spacer > .mm-next {
  top: 40px; }

.mm-listview > li.mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-header > a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-header .mm-btn:before,
.mm-menu .mm-header .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-opened .mm-page {
  min-height: 100vh; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both; }

.mm-buttonbar > * {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-buttonbar > a {
  text-decoration: none; }

.mm-buttonbar > input {
  position: absolute;
  left: -1000px;
  top: -1000px; }

.mm-buttonbar > input:checked + label {
  border-color: transparent  !important; }

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
  border-left: none; }

.mm-buttonbar.mm-buttonbar-2 > * {
  width: 50%; }

.mm-buttonbar.mm-buttonbar-3 > * {
  width: 33.33%; }

.mm-buttonbar.mm-buttonbar-4 > * {
  width: 25%; }

.mm-buttonbar.mm-buttonbar-5 > * {
  width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 0px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }

.mm-footer .mm-buttonbar > * {
  border-left: none; }

.mm-listview > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.7);
  background: #f3f3f3; }

.mm-menu .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.7);
  color: #f3f3f3; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 50px;
  top: 50%; }

em.mm-counter + a.mm-next {
  padding-left: 40px; }

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 20px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-hasfooter > .mm-panel {
  bottom: 40px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-menu > .mm-header {
  background: inherit;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu > .mm-header .mm-close:after {
  content: 'x'; }

.mm-menu.mm-hassearch > .mm-header {
  top: 40px; }

.mm-menu.mm-hasheader .mm-panel .mm-header {
  display: none; }

.mm-menu.mm-hasheader .mm-panel,
.mm-menu.mm-hasheader .mm-fixeddivider {
  top: 40px; }

.mm-menu.mm-hasheader.mm-hassearch .mm-panel,
.mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
  top: 80px; }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-menu > .mm-search {
  background: inherit;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-search {
  height: 40px;
  width: 100%;
  padding: 10px 10px 0 10px;
  position: absolute;
  top: 0;
  left: 0; }

.mm-search input {
  border: none;
  border-radius: 25px;
  font: inherit;
  font-size: 14px;
  line-height: 25px;
  outline: none;
  display: block;
  width: 100%;
  height: 25px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasheader {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasheader .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

.mm-menu li.mm-nosubresults > a.mm-next {
  display: none; }

.mm-menu li.mm-nosubresults > a.mm-next + a,
.mm-menu li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu.mm-hassearch .mm-panel,
.mm-menu.mm-hassearch .mm-fixeddivider {
  top: 40px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.71%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-hasheader .mm-indexer {
  top: 50px; }

.mm-hasfooter .mm-indexer {
  bottom: 50px; }

.mm-hassearch .mm-indexer {
  top: 50px; }

.mm-hassearch.mm-hasheader .mm-indexer {
  top: 90px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -16px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -16px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-slide .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-slide.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-effect-slide.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-slide.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-effect-slide.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-panels .mm-menu .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left; }

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-header {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-header > a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-header .mm-btn:before,
.mm-menu.mm-theme-dark .mm-header .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.8);
  background: #333333; }

.mm-menu.mm-theme-dark .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.8);
  color: #333333; }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-header > a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-header .mm-btn:before,
.mm-menu.mm-theme-white .mm-header .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }

.mm-menu.mm-theme-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white; }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-header > a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-header .mm-btn:before,
.mm-menu.mm-theme-black .mm-header .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:before {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }

.mm-menu.mm-theme-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black; }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/*-----------------------------------------------------------------------------------*/
/*  $LIGHTBOX
/*-----------------------------------------------------------------------------------*/
/* Magnific Popup CSS */
.edition {
  /* Main image in popup */
  /* The shadow behind the image */
  /**
  * Fade-zoom animation for first dialog
  */
  /* start state */
  /* animate in */
  /* animate out */
  /* Dark overlay, start state */
  /* animate in */
  /* animate out */
  /**
   * Fade-move animation for second dialog
   */
  /* at start */
  /* animate in */
  /* animate out */
  /* Dark overlay, start state */
  /* animate in */
  /* animate out */ }
  .edition .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 502;
    overflow: hidden;
    position: fixed;
    background: #fff;
    opacity: 0.95;
    filter: alpha(opacity=95); }
  .edition #small-dialog {
    background: #74953a;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
    color: #fff;
    text-align: center; }
  .edition #small-dialog h3,
  .edition #small-dialog p {
    color: #fff; }
  .edition .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 503;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow: hidden !important; }
  .edition .mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .edition .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .edition .mfp-align-top .mfp-container:before {
    display: none; }
  .edition .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 505; }
  .edition .mfp-inline-holder .mfp-content, .edition .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  .edition .mfp-ajax-cur {
    cursor: progress; }
  .edition .mfp-zoom-out-cur .mfp-ready {
    cursor: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/large_x_thick.png), pointer !important; }
  .edition .mfp-zoom {
    cursor: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/large_+.png), pointer; }
  .edition .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  .edition .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer; }
  .edition .mfp-close, .edition .mfp-arrow, .edition .mfp-preloader, .edition .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .edition .mfp-loading.mfp-figure {
    display: none; }
  .edition .mfp-hide {
    display: none !important; }
  .edition .mfp-preloader {
    color: #222;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 504; }
  .edition .mfp-preloader a {
    color: #cccccc; }
  .edition .mfp-preloader a:hover {
    color: white; }
  .edition .mfp-s-ready .mfp-preloader {
    display: none; }
  .edition .mfp-s-error .mfp-content {
    display: none; }
  .edition button.mfp-close, .edition button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506; }
  .edition button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .edition .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
  .edition .mfp-close:hover, .edition .mfp-close:focus {
    opacity: 1; }
  .edition .mfp-close-btn-in .mfp-close {
    color: #333333;
    background: transparent; }
  .edition .mfp-close-btn-in .mfp-image-holder .mfp-close, .edition .mfp-iframe-holder .mfp-close {
    color: white;
    right: 10px;
    margin-top: 69px;
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 0;
    background: #222;
    padding: 0;
    text-align: center; }
  .edition .mfp-image-holder .mfp-close, .edition .mfp-iframe-holder .mfp-close {
    color: white;
    right: 10px;
    margin-top: 69px;
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 0;
    background: #222;
    padding: 0;
    text-align: center; }
  .edition .mfp-counter {
    position: absolute;
    top: 0px;
    right: 25px;
    color: #fff;
    font-size: 12px;
    line-height: 18px; }
  .edition .mfp-arrow {
    position: absolute;
    top: 0;
    opacity: 0.9;
    margin: 0;
    top: 50%;
    margin-top: -33px;
    padding: 0;
    width: 65px;
    height: 65px;
    -webkit-tap-highlight-color: transparent; }
  .edition .mfp-arrow:active {
    margin-top: -33px; }
  .edition .mfp-arrow:hover, .edition .mfp-arrow:focus {
    opacity: 1; }
  .edition .mfp-arrow:before, .edition .mfp-arrow:after, .edition .mfp-arrow .mfp-b, .edition .mfp-arrow .mfp-a {
    border: none; }
  .edition .mfp-arrow-left {
    left: 0;
    background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/left-arrow-prev.png) center no-repeat;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }
  .edition .mfp-arrow-right {
    right: 0;
    background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/right-arrow-next.png) center no-repeat;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
  .edition .mfp-arrow-right:after, .edition .mfp-arrow-right .mfp-a {
    border-left: 12px solid white;
    left: 3px; }
  .edition .mfp-arrow-right:before, .edition .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }
  .edition .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
  .edition .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .edition .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
  .edition .mfp-iframe-scaler iframe {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }
  .edition .mfp-iframe-holder .mfp-close {
    margin-top: 0;
    right: 0; }
  .edition img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0 60px;
    margin: 0 auto; }
  .edition .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 60px;
    bottom: 60px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: none; }
  .edition .mfp-figure {
    line-height: 0; }
  .edition .mfp-bottom-bar {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    cursor: auto;
    bottom: 0;
    margin-bottom: 80px; }
  .edition .mfp-title-wrapper {
    padding: 0 30px; }
  .edition .mfp-title {
    padding-right: 0; }
  .edition .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .edition .mfp-image-holder .mfp-content {
    max-width: 100%; }
  .edition .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .edition {
      	/**
         * Remove all paddings around the image on small screen
         */
      /* The shadow behind the image */ }
      .edition .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
      .edition .mfp-img-mobile img.mfp-img {
        padding: 0; }
      .edition .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
      .edition .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      .edition .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
      .edition .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      .edition .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 36px;
        height: 36px;
        line-height: 36px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; }
      .edition .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; } }
  @media all and (max-width: 800px) {
    .edition .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .edition .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .edition .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .edition .mfp-container {
      padding-left: 6px;
      padding-right: 6px; }
    .edition .mfp-ie7 .mfp-img {
      padding: 0; }
    .edition .mfp-ie7 .mfp-bottom-bar {
      width: 600px;
      left: 50%;
      margin-left: -300px;
      margin-top: 5px;
      padding-bottom: 5px; }
    .edition .mfp-ie7 .mfp-container {
      padding: 0; }
    .edition .mfp-ie7 .mfp-content {
      padding-top: 44px; }
    .edition .mfp-ie7 .mfp-close {
      top: 0;
      right: 0;
      padding-top: 0; } }
  .edition .my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  .edition .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .edition .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  .edition .my-mfp-zoom-in.mfp-bg {
    opacity: 0.01;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .edition .my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .edition .my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0.01; }
  .edition .my-mfp-slide-bottom .zoom-anim-dialog, .edition .my-mfp-slide-bottom .mfp-figure {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg); }
  .edition .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog, .edition .my-mfp-slide-bottom.mfp-ready .mfp-figure {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0); }
  .edition .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog, .edition .my-mfp-slide-bottom.mfp-removing .mfp-figure {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg); }
  .edition .my-mfp-slide-bottom.mfp-bg {
    opacity: 0.01;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .edition .my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.95; }
  .edition .my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0.01; }
  .edition .mfp-ready .mfp-figure {
    opacity: 0; }
  .edition .mfp-zoom-in .mfp-figure {
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8); }
  .edition .mfp-zoom-in.mfp-bg, .edition .mfp-zoom-in .mfp-preloader {
    opacity: 0.01;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out; }
  .edition .mfp-zoom-in button.mfp-arrow-left {
    opacity: 0;
    left: 0; }
  .edition .mfp-zoom-in button.mfp-arrow-right {
    opacity: 0;
    right: 0; }
  .edition .mfp-zoom-in.mfp-image-loaded .mfp-figure {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1); }
  .edition .mfp-zoom-in.mfp-image-loaded button.mfp-arrow-left {
    opacity: 1;
    left: 0; }
  .edition .mfp-zoom-in.mfp-image-loaded button.mfp-arrow-right {
    opacity: 1;
    right: 0; }
  .edition .mfp-zoom-in.mfp-ready.mfp-bg, .edition .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.95; }
  .edition .mfp-zoom-in.mfp-removing button.mfp-arrow-right, .edition .mfp-zoom-in.mfp-removing button.mfp-arrow-left {
    opacity: 0; }
  .edition .mfp-zoom-in.mfp-removing .mfp-figure {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    opacity: 0; }
  .edition .mfp-zoom-in.mfp-removing.mfp-bg, .edition .mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0.01; }

/*-----------------------------------------------------------------------------------*/
/*  $TABS
/*-----------------------------------------------------------------------------------*/
/**
 * General Tab Styles
 */
ul.tabs {
  display: block;
  margin: 0 0 20px 0;
  padding: 0; }

ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  padding: 0px 20px;
  line-height: 30px;
  border-style: solid;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 1px 1px 0 0;
  margin: 0;
  font-size: 13px;
  color: #555;
  border-bottom-width: 1px; }

ul.tabs li a:hover {
  color: #333;
  box-shadow: 0 -1px 1px #F3F3F3;
  -moz-box-shadow: 0 -1px 1px #F3F3F3;
  -webkit-box-shadow: 0 -1px 1px #F3F3F3; }

.dark ul.tabs li a:hover {
  color: #fff;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

ul.tabs li a.active {
  height: 30px;
  position: relative;
  top: -4px;
  padding-top: 4px;
  border-left-width: 1px;
  margin: 0 0 0 -1px;
  border-bottom: none; }

.dark ul.tabs li a.active {
  background-color: #222;
  padding-top: 4px; }

.dark ul.tabs li a {
  border-color: #555; }

.dark ul.tabs {
  border-color: #555; }

ul.tabs li:first-child a.active {
  margin-left: 0; }

ul.tabs li:first-child a {
  border-width: 1px 1px 1px 1px; }

ul.tabs-content {
  margin: 0;
  display: block; }

ul.tabs-content br {
  display: none; }

ul.tabs-content li br {
  display: inline; }

ul.tabs-content > li {
  display: none;
  margin-left: 0;
  list-style-type: none; }

ul.tabs-content > li.active {
  display: block; }

ul.tabs:before, ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

ul li {
  list-style-type: square;
  margin-left: 16px; }

/*-----------------------------------------------------------------------------------*/
/*  $TOOLTIP
/*-----------------------------------------------------------------------------------*/
/*! Hint.css - v1.3.1 - 2013-11-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */
.hint, [data-hint] {
  position: relative;
  display: inline-block;
  /**
   * tooltip arrow
   */
  /**
   * tooltip body
   */ }

.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease; }

.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
  visibility: visible;
  opacity: 1; }

.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001; }

.hint:after, [data-hint]:after {
  content: attr(data-hint);
  background: #222;
  color: #dcdcdc;
  padding: 10px 10px;
  font-size: 10px;
  line-height: 10px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

/**
 * set default color for tooltip arrows
 */
.hint--top:before {
  border-top-color: #222; }

.hint--bottom:before {
  border-bottom-color: #222; }

.hint--left:before {
  border-left-color: #222; }

.hint--right:before {
  border-right-color: #222; }

/**
 * top tooltip
 */
.hint--top:before {
  margin-bottom: -12px; }

.hint--top:after {
  margin-left: -18px; }

.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%; }

.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

/**
 * bottom tooltip
 */
.hint--bottom:before {
  margin-top: -12px; }

.hint--bottom:after {
  margin-left: -18px; }

.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%; }

.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom.righthint:after {
  margin-right: -18px; }

.hint--bottom.righthint:after,
.hint--bottom.righthint:before {
  left: auto;
  right: 30%; }

.hint--top.righthint:after {
  margin-right: -18px; }

.hint--top.righthint:after,
.hint--top.righthint:before {
  left: auto;
  right: 30%; }

/**
 * right tooltip
 */
.hint--right:before {
  margin-left: -12px;
  margin-bottom: -6px; }

.hint--right:after {
  margin-bottom: -14px; }

.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%; }

.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * left tooltip
 */
.hint--left:before {
  margin-right: -12px;
  margin-bottom: -6px; }

.hint--left:after {
  margin-bottom: -14px; }

.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%; }

.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px); }

/**
 * Error
 */
.hint--error:after {
  background-color: #b34e4d;
  text-shadow: 0 -1px 0px #592726; }

.hint--error.hint--top:before {
  border-top-color: #b34e4d; }

.hint--error.hint--bottom:before {
  border-bottom-color: #b34e4d; }

.hint--error.hint--left:before {
  border-left-color: #b34e4d; }

.hint--error.hint--right:before {
  border-right-color: #b34e4d; }

/**
 * Warning
 */
.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0px #6c5328; }

.hint--warning.hint--top:before {
  border-top-color: #c09854; }

.hint--warning.hint--bottom:before {
  border-bottom-color: #c09854; }

.hint--warning.hint--left:before {
  border-left-color: #c09854; }

.hint--warning.hint--right:before {
  border-right-color: #c09854; }

/**
 * Info
 */
.hint--info:after {
  background-color: #3986ac;
  text-shadow: 0 -1px 0px #193b4d; }

.hint--info.hint--top:before {
  border-top-color: #3986ac; }

.hint--info.hint--bottom:before {
  border-bottom-color: #3986ac; }

.hint--info.hint--left:before {
  border-left-color: #3986ac; }

.hint--info.hint--right:before {
  border-right-color: #3986ac; }

/**
 * Success
 */
.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0px #1a321a; }

.hint--success.hint--top:before {
  border-top-color: #458746; }

.hint--success.hint--bottom:before {
  border-bottom-color: #458746; }

.hint--success.hint--left:before {
  border-left-color: #458746; }

.hint--success.hint--right:before {
  border-right-color: #458746; }

.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible; }

.hint--always.hint--top:after, .hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--bottom:after, .hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--left:after, .hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--right:after, .hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

.hint--rounded:after {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }

/*-----------------------------------------------------------------------------------*/
/*  $ISOTOPE
/*-----------------------------------------------------------------------------------*/
/* Isotope Filter */
div.filtercontainer {
  margin-bottom: 40px; }

ul.filter {
  margin-bottom: 0; }

ul.filter li {
  list-style-type: none;
  float: left;
  margin: 5px 5px 0 0; }

ul.filter li a, ul.filter li a:visited {
  padding: 9px 16px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  color: #999;
  border: 1px solid transparent; }

ul.filter li a.active, ul.filter li a:hover {
  border-color: #dcdcdc; }

.isotopecontainer {
  margin-bottom: 30px;
  overflow: visible !important; }

/* Isotope Elements */
.isotopecontainer .featured-image {
  min-height: 50px; }

/* Individual Bricks */
.isobrick.thirds {
  width: 30%;
  margin-bottom: 40px;
  float: left;
  margin-right: 2%; }

.isobrick {
  float: left;
  display: block;
  margin: 0 2px 4px 2px; }

.isobrick .brick-thumb-link {
  display: block; }

/* Isotope Transitions */
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  -o-transition-property: height;
  transition-property: height; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

/* Disabling Isotope CSS3 Transitions */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*-----------------------------------------------------------------------------------*/
/*  $SCROLLTOP
/*-----------------------------------------------------------------------------------*/
.top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none; }

.top a, .top a:hover {
  text-decoration: none;
  display: block;
  color: #777; }

.top .scrolltop {
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Netscape */
  -moz-opacity: 0.75;
  /* Safari 1.x */
  -khtml-opacity: 0.75;
  /* Good browsers */
  opacity: 0.75;
  display: block;
  border: 1px solid transparent;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.top .scrolltop span {
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  position: relative;
  padding: 6px 7px 6px 28px;
  margin-bottom: 0; }

.top .scrolltop span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -8px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-bottom-color: #777; }

.top a:hover .scrolltop {
  display: block;
  /* IE 5-7 */
  filter: alpha(opacity=95);
  /* Netscape */
  -moz-opacity: 0.95;
  /* Safari 1.x */
  -khtml-opacity: 0.95;
  /* Good browsers */
  opacity: 0.95;
  border-color: #dcdcdc;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/*-----------------------------------------------------------------------------------*/
/*  $MEDIAELEMENT
/*-----------------------------------------------------------------------------------*/
.me-plugin {
  position: absolute; }

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

.edition {
  /* Start: LAYERS */
  /* End: LAYERS */
  /* Start: CONTROL BAR */
  /* :focus for accessibility */
  /* End: CONTROL BAR */
  /* Start: Time (current / duration) */
  /* End: Time (current / duration) */
  /* Start: Play/pause */
  /* End: Play/pause */
  /* Stop */
  /* End: Play/pause */
  /* Start: Progress bar */
  /* End: Progress bar */
  /* Start: Fullscreen */
  /* End: Fullscreen */
  /* Start: Mute/Volume */
  /* horizontal version */
  /* End: Mute/Volume */
  /* Start: TRACK (Captions and Chapters) */
  /* End: TRACK (Captions and Chapters) */
  /* Start: ERROR */
  /* End: ERROR */
  /* Start: Loop */
  /* End: Loop */
  /* Start: backlight */
  /* End: backlight */
  /* Start: picture controls */
  /* End: picture controls */
  /* context menu */ }
  .edition .mejs-container {
    position: relative;
    min-width: 150px;
    background: none;
    font-family: sans-serif;
    text-align: left;
    vertical-align: top; }
  .edition .mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000; }
  .edition .mejs-background {
    position: absolute;
    top: 0;
    left: 0; }
  .edition .mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .edition .mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
  .edition .mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
    display: block;
    width: auto;
    height: 100%; }
  .edition .mejs-overlay {
    position: absolute;
    top: 0;
    left: 0; }
  .edition .mejs-overlay-play {
    cursor: pointer; }
  .edition .mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/bigplay.png) no-repeat; }
  .edition .mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px; }
  .edition .mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px; }
  .edition .mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: #3a3c3d url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/loading.gif) 50% 50% no-repeat;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px; }
  .edition .mejs-container .mejs-controls {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background: #3a3c3d url(http://cdn.welltrado.com/wp-content/themes/edition-child/background.png);
    background: -webkit-linear-gradient(#4a4c4d, #2b2d2d);
    background: -moz-linear-gradient(#4a4c4d, #2b2d2d);
    background: -o-linear-gradient(#4a4c4d, #2b2d2d);
    background: -ms-linear-gradient(#4a4c4d, #2b2d2d);
    background: linear-gradient(#4a4c4d, #2b2d2d);
    list-style: none; }
  .edition .edition.mejs-audio .mejs-controls {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .edition .mejs-container .mejs-controls div {
    list-style-type: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 30px;
    font-size: 11px;
    line-height: 11px;
    font-family: sans-serif;
    background: url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/sep.png) left no-repeat;
    border: 0; }
  .edition .mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 7px 0 9px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(http://cdn.welltrado.com/wp-content/themes/edition-child/images/controls.png) no-repeat; }
  .edition .mejs-controls .mejs-button button:focus {
    outline: solid 1px yellow; }
  .edition .mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 8px 5px 10px;
    overflow: hidden;
    text-align: center;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; }
  .edition .mejs-container .mejs-controls .mejs-time.mejs-duration-container {
    display: none; }
  .edition .mejs-container .mejs-controls .mejs-time span {
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    display: block;
    float: left;
    width: auto; }
  .edition .mejs-container .mejs-controls .mejs-playpause-button {
    cursor: pointer;
    background: none;
    width: 30px; }
  .edition .mejs-controls .mejs-playpause-button button {
    margin: 7px 8px; }
  .edition .mejs-controls .mejs-play button {
    background-position: 0 0; }
  .edition .mejs-controls .mejs-play:hover button {
    background-position: 0 -32px; }
  .edition .mejs-controls .mejs-pause button {
    background-position: 0 -16px; }
  .edition .mejs-controls .mejs-pause:hover button {
    background-position: 0 -48px; }
  .edition .mejs-controls .mejs-stop button {
    background-position: -112px 0; }
  .edition .mejs-controls .mejs-stop:hover button {
    background-position: -112px -32px; }
  .edition .mejs-controls div.mejs-time-rail {
    width: 200px; }
  .edition .mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 5px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-total {
    padding: 1px;
    margin: 11px 8px 0 10px;
    background: #262929;
    border-bottom: #3d3f40 1px solid;
    box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4); }
  .edition .mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    -moz-background-size: 6px 6px;
    background-size: 6px 5px;
    -webkit-background-size: 6px 5px;
    z-index: 1; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #464849;
    width: 0; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    z-index: 1; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 5px;
    background: transparent;
    cursor: pointer;
    top: 1px;
    z-index: 1;
    text-align: center; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #C2C8CF;
    background: -webkit-linear-gradient(#e3e6e9, #c2c8cf);
    background: -moz-linear-gradient(#e3e6e9, #c2c8cf);
    background: -o-linear-gradient(#e3e6e9, #c2c8cf);
    background: -ms-linear-gradient(#e3e6e9, #c2c8cf);
    background: linear-gradient(#e3e6e9, #c2c8cf);
    width: 36px;
    height: 17px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 3px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0; }
  .edition .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 4px #C2C8CF;
    border-color: #C2C8CF transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    top: 17px;
    left: 13px; }
  .edition .mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0; }
  .edition .mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px; }
  .edition .mejs-controls .mejs-mute button {
    background-position: -16px -16px; }
  .edition .mejs-controls .mejs-mute button:hover {
    background-position: -16px -48px; }
  .edition .mejs-controls .mejs-unmute button {
    background-position: -16px 0; }
  .edition .mejs-controls .mejs-unmute button:hover {
    background-position: -16px -32px; }
  .edition .mejs-controls .mejs-volume-button {
    position: relative; }
  .edition .mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 68px;
    width: 31px;
    background: #3A3C3D;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    top: -68px;
    left: 1px;
    z-index: 1;
    position: absolute;
    margin: 0; }
  .edition .mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }
  .edition .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 13px;
    top: 8px;
    width: 5px;
    height: 50px;
    background: #262929;
    border-bottom: #3d3f40 1px solid;
    box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4);
    margin: 0;
    padding: 1px; }
  .edition .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 13px;
    top: 8px;
    width: 5px;
    height: 50px;
    margin: 1px; }
  .edition .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 14px;
    top: 16px;
    width: 5px;
    height: 5px;
    background: transparent;
    margin: 0; }
  .edition .mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 62px;
    position: relative;
    background: none; }
  .edition .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 5px;
    margin: 0;
    padding: 1px;
    font-size: 1px;
    background: #262929;
    border-bottom: #3d3f40 1px solid;
    box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .edition .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 5px;
    margin: 1px;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .edition .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none; }
  .edition .mejs-controls .mejs-captions-button {
    position: relative; }
  .edition .mejs-controls .mejs-captions-button button {
    background-position: -48px 0; }
  .edition .mejs-controls .mejs-captions-button:hover button {
    background-position: -48px -32px; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 30px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: #3A3C3D;
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 16px;
    font-family: sans-serif;
    font-size: 10px; }
  .edition .mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0; }
  .edition .mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1; }
  .edition .mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #3A3C3D;
    background: rgba(58, 60, 61, 0.7);
    background: -webkit-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
    overflow: hidden;
    border: 0; }
  .edition .mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #313335;
    border-right: solid 1px rgba(49, 51, 53, 0.7);
    border-bottom: solid 1px #313335;
    border-bottom: solid 1px rgba(49, 51, 53, 0.7);
    cursor: pointer; }
  .edition .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none; }
  .edition .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #333;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); }
  .edition .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px; }
  .edition .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .edition .mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    /*font-weight: bold;*/
    line-height: 22px;
    font-size: 12px;
    color: #fff; }
  .edition .mejs-captions-layer a {
    color: #fff;
    text-decoration: underline; }
  .edition .mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal; }
  .edition .mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 16px;
    left: 0; }
  .edition .mejs-captions-position-hover {
    bottom: 45px; }
  .edition .mejs-captions-text {
    padding: 5px 7px;
    background: #3a3c3d;
    background: rgba(58, 60, 61, 0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .edition .mejs-clear {
    clear: both; }
  .edition .me-cannotplay a {
    color: #fff;
    font-weight: bold; }
  .edition .me-cannotplay span {
    padding: 16px;
    display: block; }
  .edition .mejs-controls .mejs-loop-off button {
    background-position: -64px -16px; }
  .edition .mejs-controls .mejs-loop-off:hover button {
    background-position: -64px -48px; }
  .edition .mejs-controls .mejs-loop-on button {
    background-position: -64px 0; }
  .edition .mejs-controls .mejs-loop-on:hover button {
    background-position: -64px -32px; }
  .edition .mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px; }
  .edition .mejs-controls .mejs-backlight-off:hover button {
    background-position: -80px -48px; }
  .edition .mejs-controls .mejs-backlight-on button {
    background-position: -80px 0; }
  .edition .mejs-controls .mejs-backlight-on:hover button {
    background-position: -80px -32px; }
  .edition .mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0; }
  .edition .mejs-controls .mejs-picturecontrols-button:hover {
    background-position: -96px -32px; }
  .edition .mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
    /* make sure it shows on fullscreen */ }
  .edition .mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333; }
  .edition .mejs-contextmenu .mejs-contextmenu-item {
    font-family: sans-serif;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333; }
  .edition .mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff; }
  .edition .mejs-controls .mejs-sourcechooser-button {
    position: relative; }
  .edition .mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0; }
  .edition .mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px -32px; }
  .edition .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: #3A3C3D;
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .edition .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden; }
  .edition .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden; }
  .edition .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px; }
  .edition .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 16px;
    font-family: sans-serif;
    font-size: 10px; }

/*-----------------------------------------------------------------------------------*/
/*  $BREADCRUMBS
/*-----------------------------------------------------------------------------------*/
#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
  float: right; }

#breadcrumbs li {
  list-style: none;
  float: left;
  margin-right: 16px;
  margin: 0;
  margin-right: 8px;
  font-size: 14px;
  color: #999; }
  #breadcrumbs li a {
    color: #999; }

.breadcrumbs {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0; }

.breadcrumbs p {
  margin: 0; }

#breadcrumbs .separator {
  font-weight: 700;
  color: #999; }

/*-----------------------------------------------------------------------------------*/
/*  $WOOCOMMERCE
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------

	$COLORS
	Default Theme Colors

------------------------------------------------------------------------------------*/
/* ------------------------------
--------------- Mixins --------------
  ------------------------------*/
/* ------------------------------
--------------- Vars --------------
  ------------------------------*/
#sitecontainer,
.rightside,
.sidebar,
.pagination .pagenumbers,
.woocommerce nav.woocommerce-pagination .page-numbers,
.tw-tabs-shortcode .ui-state-active,
.tw-tabs-shortcode .ui-widget-content .ui-state-active,
.tw-tabs-shortcode .ui-widget-header .ui-state-active {
  background: #f3f3f3; }

.badge a,
.widget .tagcloud a,
.woocommerce span.onsale,
.badgesliver.highlight, .sharing a .sharecircle,
.tabswrap ul.tabs li a.active, .tabswrap ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.breakdown .line,
.woocommerce input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .woocommerce-message,
p.demo_store,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background: #456990; }

.pagetitleloading .pagercontainer #bx-pager a.active,
.pagetitleloading .pagercontainer #bx-pager a:hover,
a.more-link, .regular-posts a.more-link, .woocommerce a.button,
.woocommerce input#submit.alt, .woocommerce a.button.alt,
.woocommerce input#submit, .woocommerce input.button,
.woocommerce button.button, .woocommerce button[type="submit"],
.woocommerce button.button.alt, .woocommerce input.button.alt,
.widget_price_filter .price_slider_amount .button:hover,
.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill,
.c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill,
.c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill,
.c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill,
.c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill,
.c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill,
.c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill,
.c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill,
.c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill,
.c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill,
.c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill,
.c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill,
.c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill,
.c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill,
.c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill,
.c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill,
.c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill,
.tw-button, a.tw-button, .tw-postshortcode a.more-link {
  border-color: #456990; }

a, a:hover, a:focus, #share-box span, .thumbintro span a,
.c100:hover > span, a.more-link,
span.highlight,
.score,
.button,
.tw-button,
a.tw-button,
a.button,
a.more-link,
.woocommerce a.button,
.woocommerce input#submit, .woocommerce input.button,
.woocommerce button.button, .woocommerce button[type="submit"],
.woocommerce ul.products li.product .price,
.woocommerce .woocommerce-product-rating .star-rating,
#submit,
.tw-postshortcode a.more-link,
input[type=submit],
.single .authorinfo.not-full a:hover,
.edition .tw-button, .edition a.tw-button, .edition .tw-postshortcode a.more-link {
  color: #456990; }

.tabswrap ul.tabs a:hover, a.more-link:hover,
.regular-posts a.more-link:hover, .button:hover,
.tw-button:hover,
a.tw-button:hover,
a.button:hover,
a.more-link:hover,
.woocommerce a.button:hover,
.woocommerce #respond input#submit:hover, .woocommerce input.button:hover,
.woocommerce button.button:hover, .woocommerce button[type="submit"]:hover,
#submit:hover,
.tw-postshortcode a.more-link:hover,
input[type=submit]:hover,
.button:active,
.tw-button:active,
a.tw-button:active,
a.button:active,
a.more-link:active,
#submit:active,
.tw-postshortcode a.more-link:active,
input[type=submit]:active {
  background: #456990; }

.pagetitleloading .pagercontainer .bx-slider-pager a.active,
.pagetitleloading .pagercontainer .bx-slider-pager a:hover,
.button,
.tw-button,
a.tw-button,
a.button,
a.more-link,
#submit,
.tw-postshortcode a.more-link,
input[type=submit],
.top-nav.altnav #menu > ul > li > a:hover,
.top-nav.altnav #menu > ul > li.sfHover > a,
.top-nav.altnav #menu > ul > li.current_page_item > a {
  border-color: #456990; }

.badge a:before,
.badgesliver.highlight:before {
  border-right-color: #456990; }

.badge a:after,
.badgesliver.highlight:after {
  border-left-color: #456990; }

*::selection {
  background: #456990; }

/*-----------------------------------------------------------------------------------

	$MEDIAQUERIES
	Responsive size adaptions

------------------------------------------------------------------------------------*/
/* Width smaller than 1500px */
@media only screen and (min-width: 2500px) {
  .full-post .full-image-section .fullpostimage {
    width: 51%; } }
@media only screen and (min-width: 2000px) {
  .full-post .full-image-section .fullpostimage {
    width: 53%; } }
@media only screen and (max-width: 1500px) {
  #sitecontainer .pagetitleloading .homeslideshow .bx-wrapper .bx-viewport img {
    max-width: none !important;
    min-width: 1500px !important; } }
@media only screen and (min-width: 1199px) {
  .pagetitleloading .single-slideshow {
    min-height: 640px; } }
/* Widths smaller than 1199 */
@media only screen and (max-width: 1199px) {
  .pagertable li {
    width: 220px !important; }
    .pagertable li .pagertitle {
      font-size: 16px; }

  .section .slidecaption .slidetitle,
  .section .slidecaption h1 {
    font-size: 54px !important; }

  .single .has-full-image.has-thumbnail .pagetitle .credits {
    bottom: auto;
    top: 55px; }

  .top {
    display: none !important; }

  /* Rightside */
  .rightside .rightcontent {
    width: 630px;
    margin-right: 0;
    padding-right: 22px; }

  .single-post .rightside .rightcontent {
    width: 516px; }

  .single .no-sharing .rightside .rightcontent {
    width: 605px; }

  .rightside .righttitle {
    width: 590px;
    padding-right: 22px; }

  .sidebar {
    padding-left: 16px; }

  .rightside {
    margin-left: -200px;
    padding-left: 200px; }

  .breaking .breaking-title {
    background: #333;
    padding-right: 10px;
    font-size: 12px;
    line-height: 37px !important;
    font-weight: normal;
    margin-left: -200px;
    padding-left: 210px;
    display: block;
    position: relative;
    z-index: 99;
    float: left; }

  /* Regular Grid */
  .regulargrid a.brick-thumb-link {
    min-height: 182px; }
  .regulargrid .isobrick .title {
    font-size: 23px;
    line-height: 1em; }
  .regulargrid .pageflip {
    right: 10px; }

  /* Grid Section */
  .grid-item .thumbovertext .button {
    display: none; }

  .grid .grid-item.fullgrid,
  .grid .grid-item.fullgrid .isobrick-inner {
    height: 320px;
    width: 594px; }

  .grid .grid-item.halfgrid,
  .grid .grid-item.halfgrid .isobrick-inner {
    width: 295px;
    height: 317px; }

  .grid.section .grid-item.fullgrid .thumbovertext .title,
  .grid.section .grid-item.fullgrid .thumbovertext .title a,
  .carousel .carouselpost .fullgrid .thumbovertext .title,
  .carousel .carouselpost .fullgrid .thumbovertext .title a {
    margin-top: 5px; }

  .carousel .carouselpost .fullgrid .thumbovertext .title {
    font-size: 38px; }
    .carousel .carouselpost .fullgrid .thumbovertext .title a {
      font-size: 38px; }

  .grid .grid-item.halfgrid .thumbovertext .title,
  .grid .grid-item.halfgrid .thumbovertext .title a {
    font-size: 26px;
    margin-top: 5px; }
  .grid .pageflip {
    right: 14px; }

  .section.grid.grid-full .halfgrid {
    width: 302px; }
  .section.grid.grid-full .fullgrid {
    width: 607px; }
  .section.grid.grid-full .pageflip {
    right: 0;
    margin-right: 12px; }

  /* Carousel Section */
  .section.fixed-carousel .single-carousel.half-carousel li.carouselpost {
    width: 302px !important; }
    .section.fixed-carousel .single-carousel.half-carousel li.carouselpost .halfgrid .isobrick-inner, .section.fixed-carousel .single-carousel.half-carousel li.carouselpost .halfgrid {
      width: 302px;
      height: 325px; }
    .section.fixed-carousel .single-carousel.half-carousel li.carouselpost .halfgrid .isobrick-inner .thumbovertext, .section.fixed-carousel .single-carousel.half-carousel li.carouselpost .halfgrid .isobrick-inner .thumboverdate {
      padding: 36px; }

  /* Related Posts */
  .has-sidebar .related-posts .grid-item {
    width: 100%; }
    .has-sidebar .related-posts .grid-item .isobrick-inner {
      width: 100%; }

  /* Grid Badges */
  .grid .badge a {
    padding: 8px; }
  .grid .badge a:after {
    border-bottom-width: 26px; }
  .grid .badge a:before {
    border-top-width: 26px; }
  .grid .pageflip {
    right: 22px; }

  /* Review Circles */
  .section .inner-content .c100,
  .regulargrid .inner-content .c100 {
    font-size: 100px; }

  .grid-item.halfgrid .inner-content .c100,
  .regulargrid .isobrick .inner-content .c100 {
    font-size: 70px; }

  /* Post */
  .single .no-full-image h1.title {
    font-size: 2.75em; }

  .single-post .pagetitleloading .pagetitle .title {
    font-size: 3.5em; }

  .single .no-full-image.no-sidebar .rightside .rightcontent {
    padding: 20px 16px;
    width: 843px; }

  /* No Sharing */
  .single .no-full-image.no-sidebar.no-sharing .rightside .rightcontent {
    width: 100%; }

  /* Disable for touch devices at this size */
  .full-bg-image {
    background-attachment: scroll !important;
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
    background-position: 50% 50% !important; }

  .post-break .wp-caption-text {
    display: inline-block;
    bottom: 3px;
    left: 3px; } }
/* Widths between 992px and 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post-break .wp-caption-text {
    padding-right: 0;
    margin-right: 0; }

  /* Review Breakdown */
  .has-sidebar .breakdown {
    padding-top: 10px; }
    .has-sidebar .breakdown .table {
      margin-top: 0;
      margin-bottom: 10px; }
    .has-sidebar .breakdown .table, .has-sidebar .breakdown .table-row, .has-sidebar .breakdown .table-cell {
      display: block; }
    .has-sidebar .breakdown .inner-content {
      float: none; }

  .single .no-sidebar.has-full-image .rightcontent {
    width: 840px; } }
/* Widths between less than 991px */
@media only screen and (max-width: 991px) {
  /* Related Posts */
  .has-sidebar .related-posts .grid-item {
    width: 49%; }
    .has-sidebar .related-posts .grid-item .thumbovertext .title, .has-sidebar .related-posts .grid-item .thumbovertext .title a {
      font-size: 22px !important; }

  .sidebar input[type="search"].search-field {
    max-width: none; }

  .single .no-sidebar.has-full-image .sharingwrap {
    margin-left: 0; }

  .single .no-sidebar.no-sharing .rightside .rightcontent {
    padding-left: 16px;
    padding-right: 16px; }

  #sitecontainer .pagetitleloading .homeslideshow .bx-wrapper .bx-viewport img {
    max-width: none !important;
    min-width: 0px !important; }

  .pagetitleloading.background-imaged .pagetitle {
    margin-bottom: 0; }

  .single-slideshow.homeslideshow .bx-wrapper .bx-next {
    right: auto;
    left: 41px; }
  .single-slideshow.homeslideshow .bx-wrapper .bx-controls {
    position: relative;
    margin: auto;
    max-width: 690px; }
  .single-slideshow.homeslideshow .bx-wrapper .bx-controls-direction {
    padding-left: 30px;
    position: relative; }
    .single-slideshow.homeslideshow .bx-wrapper .bx-controls-direction a {
      background-color: #000 !important;
      /* IE 5-7 */
      filter: alpha(opacity=100);
      /* Netscape */
      -moz-opacity: 1;
      /* Safari 1.x */
      -khtml-opacity: 1;
      /* Good browsers */
      opacity: 1;
      opacity: 1 !important;
      top: auto;
      bottom: 0;
      margin-top: 0;
      width: 40px;
      height: 40px; }

  .single-slideshow.homeslideshow.loading-dark {
    background-position: 20px 20px; }

  .pagercontainer {
    display: none; }
    .pagercontainer.section-stats {
      display: block; }

  .section .slidecaption .slidetitle,
  .section .slidecaption h1,
  .single-post .pagetitle .title,
  .single .no-full-image h1.title {
    font-size: 42px !important; }

  .pagetitle img.top-bg-image {
    min-width: 1100px; }

  .imagecover {
    height: 350px; }

  .single .has-thumbnail .slidecaptioncenter {
    margin-top: 0; }

  .single-slideshow .button {
    font-size: 12px; }

  .post .date {
    display: none; }

  .post .mobiledate {
    display: inline; }

  /* Layout */
  .rightside {
    margin: 0;
    padding: 0;
    margin-top: 0 !important;
    width: 100%;
    padding-top: 36px; }
    .rightside .rightcontent {
      width: 100% !important;
      padding-right: 16px; }
    .rightside .righttitle {
      width: 100%;
      padding: 0 10px 0 16px; }

  .single .rightside .rightcontent {
    width: 625px !important;
    padding-left: 16px;
    float: left; }

  .single .no-sharing .rightside .rightcontent {
    width: 100% !important; }

  .single .no-sidebar.no-sharing .rightside .rightcontent {
    width: 100% !important; }

  .single .no-sidebar.has-full-image .rightside .rightcontent {
    width: 645px !important;
    padding-right: 16px; }

  /* No Sharing */
  .single .no-sidebar.has-full-image.no-sharing .rightside .rightcontent {
    width: 100% !important;
    padding-left: 16px;
    padding-right: 16px; }

  .single .has-full-image.has-thumbnail .pagetitle .credits {
    bottom: 20px;
    top: auto; }
  .single .has-full-image.has-thumbnail .pagetitle .avatar {
    display: none; }

  #footer .one-third {
    width: 100%; }

  /* Related Posts */
  .related-posts {
    /* Badges */ }
    .related-posts .grid-item {
      width: 49%;
      height: 297px; }
      .related-posts .grid-item .thumbovertext,
      .related-posts .grid-item .thumboverdate {
        padding: 25px; }
      .related-posts .grid-item .thumbovertext .title, .related-posts .grid-item .thumbovertext .title a {
        margin-top: 8px; }
    .related-posts .badge a {
      padding: 8px; }
    .related-posts .badge a:after {
      border-bottom-width: 26px; }
    .related-posts .badge a:before {
      border-top-width: 26px; }

  /* Grid */
  .section.grid.grid-full .halfgrid {
    width: 344px; }
  .section.grid.grid-full .fullgrid {
    width: 692px; }

  .grid .grid-item.fullgrid,
  .grid .grid-item.fullgrid .isobrick-inner {
    width: 692px; }
  .grid .grid-item.halfgrid,
  .grid .grid-item.halfgrid .isobrick-inner {
    width: 344px; }

  /* Sidebar */
  .sidebar {
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 40px 16px 0 16px; }
    .sidebar .sidebarcontent {
      width: 100%;
      padding-top: 0 !important; }

  .section .sidebar {
    padding-top: 40px !important; }

  /* Inputs */
  input#s, .search-form {
    max-width: none; }

  /* Pagination */
  .pagination .divider {
    margin-right: 40px; }

  .imagecover img {
    margin-top: 0 !important; }

  .slidecaption .slidetitle {
    font-size: 50%;
    line-height: 1em; }

  #menu, .searchnav {
    display: none; }

  .mobile-link {
    display: inline-block;
    vertical-align: middle; }

  div#logo {
    position: relative;
    width: 82%;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    div#logo img {
      width: 100%; }

  .mobile-link {
    width: 16% !important; }

  .topbar-left, .topbar-right {
    float: none;
    margin: auto; }

  .altnav .top-ad, .altnav .top-ad .alignright {
    width: 100%; }
  .altnav.top-nav.altnav.is_stuck {
    top: 0 !important; }
    .altnav.top-nav.altnav.is_stuck .top-ad {
      display: none; }

  /* Add static positioning for poor mobile support */
  .altnav .top-nav.altnav,
  .regular-nav .top-nav {
    position: static !important;
    margin-top: 0 !important; }

  .top-nav-replacer {
    display: none !important; }

  /* Full Posts Section */
  .full-post .full-image-section .fullpostimage {
    width: 100%;
    height: 350px; }
  .full-post .full-image-section .fullsection .fullcontent {
    margin: 0 !important;
    padding: 50px 16px !important;
    margin-top: 350px !important;
    max-width: 100%; }

  /* Breadcrumbs */
  .breadcrumbs {
    position: static;
    text-align: left;
    margin-top: 10px; }

  #breadcrumbs {
    float: left;
    padding: 0; }

  .pagercontainer {
    display: none; }
    .pagercontainer.section-stats {
      display: block; }

  .section .single-slideshow .button {
    display: none; }

  .section .pagetitleloading {
    min-height: 200px; }

  .section.section-full .bxslider .navfade-bottom {
    display: none; }

  .pagetitleloading.background-imaged .pagetitle {
    padding: 80px 0;
    margin-top: 0; }

  .pagetitleloading.background-imaged .backstretch img {
    margin-top: 0 !important; } }
@media screen and (max-width: 782px) {
  .admin-bar #mobilemenu {
    margin-top: 46px; } }
@media only screen and (max-width: 767px) {
  .single-slideshow.homeslideshow .bx-wrapper .bx-controls {
    max-width: none;
    margin-left: 30px; }

  /* Hide Reviews due to small size */
  .section .inner-content,
  .related .inner-content {
    display: none; }

  .backgroundsize .imagecover {
    height: 100% !important; }
    .backgroundsize .imagecover .post-break {
      height: 100%; }
      .backgroundsize .imagecover .post-break .full-bg-image {
        height: 100%; }

  .single .rightside .rightcontent {
    width: 100% !important; }

  .single .no-sidebar.has-full-image .rightside .rightcontent {
    width: 100% !important; }

  .postcontent .post-break .wp-caption-text {
    padding-right: 25px;
    margin-right: 0; }

  .pagetitle img.top-bg-image {
    min-width: 900px; }

  .imagecover {
    height: 275px; }

  /* Review Breakdown */
  .breakdown {
    padding: 10px 30px 16px 30px; }
    .breakdown .table {
      margin-top: 0;
      margin-bottom: 10px; }
    .breakdown .table, .breakdown .table-row, .breakdown .table-cell {
      display: block; }
    .breakdown .inner-content {
      float: none;
      margin-bottom: 20px;
      margin-top: 20px; }
    .breakdown .description-cell {
      padding-left: 0; }

  /* Post Content  */
  .single .rightside .rightcontent {
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-right: 0; }

  /* Sharing */
  .sharing, .sharingwrap {
    position: relative !important;
    width: 100%;
    left: 0 !important;
    top: 0 !important; }

  .sharing {
    padding-top: 30px; }

  .sharingwrap .sharing a, .sharingwrap .sharing aside {
    width: 31%;
    background: #f3f3f3;
    background: rgba(0, 0, 0, 0.025);
    padding: 10px; }
    .sharingwrap .sharing a i, .sharingwrap .sharing aside i {
      color: rgba(0, 0, 0, 0.1); }
  .sharingwrap .sharing a.comment i {
    line-height: 28px; }

  /* Authorbox */
  .single .authorboxfull .avatar-container {
    float: none;
    text-align: left;
    width: 100%;
    background: #e3e3e3;
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    padding: 25px 25px 0 25px; }
    .single .authorboxfull .avatar-container img {
      display: inline-block;
      width: 36px !important; }
    .single .authorboxfull .avatar-container h4, .single .authorboxfull .avatar-container a {
      display: inline-block; }
    .single .authorboxfull .avatar-container h4 {
      margin-left: 5px; }
  .single .authorboxfull .text-container {
    width: 100%;
    padding-top: 20px; }
  .single .authorboxfull .text-container:after {
    display: none; }
  .single .authorboxfull .avatar-container:after {
    content: "";
    clear: both; }

  .rightside .replacer {
    display: none !important; }

  .single .has-full-image.has-thumbnail .rightside {
    padding-top: 0; }

  .single .has-full-image.has-thumbnail.no-sharing .rightside {
    padding-top: 40px; }

  /* Comments */
  .singlecomment {
    margin-left: 0; }

  .comment .avatar {
    display: none; }

  .listcomments .children {
    margin-left: 0px;
    padding-left: 10px; }

  /* Breaking News */
  .breaking div.breaking-title {
    background: transparent;
    float: none;
    text-align: center;
    border-bottom: 1px solid #333;
    padding: 0;
    margin: 0;
    display: none; }

  .breaking .breaking-ticker {
    width: 100%; }

  .breaking div.breaking-title:after {
    display: none; }

  .breaking .breaking-ticker {
    margin: auto; }

  /* Topbar Sections */
  .topbar-right, .topbar-left {
    text-align: center; }

  .section-title .vertical-div {
    display: none; }
  .section-title span {
    display: block;
    line-height: 24px;
    margin-bottom: 5px; }
  .section-title p {
    line-height: 16px; }

  .grid .grid-item.halfgrid,
  .grid .grid-item.halfgrid .isobrick-inner, .imagegrid.full .grid-item.halfgrid,
  .imagegrid.full .grid-item.halfgrid .isobrick-inner {
    width: 100%; }
  .grid .grid-item.fullgrid,
  .grid .grid-item.fullgrid .isobrick-inner, .imagegrid.full .grid-item.fullgrid,
  .imagegrid.full .grid-item.fullgrid .isobrick-inner {
    width: 100%;
    height: 317px; }
  .grid .grid-item.fullgrid .isobrick-inner, .imagegrid.full .grid-item.fullgrid .isobrick-inner {
    height: 317px;
    margin-left: 0; }

  .grid .grid-item.fullgrid .thumbovertext .title,
  .grid .grid-item.fullgrid .thumbovertext .title a {
    font-size: 26px; }

  .section .inner-content .c100,
  .regulargrid .inner-content .c100 {
    font-size: 75px; }

  .regulargrid .regularwrapper {
    margin: 0; }

  .regulargrid .one-half {
    width: 48%; }

  /* Single Post */
  .pagetitleloading.background-imaged .pagetitle {
    padding: 60px 0; }

  .section .slidecaption .slidetitle,
  .section .slidecaption h1,
  .single-post .pagetitle .title,
  .single .no-full-image h1.title,
  .full-taxonomy .fullsection .title a,
  .full-taxonomy .fullsection .title a:hover {
    font-size: 26px !important; }

  /* Badges */
  .badge a {
    padding: 8px; }

  .badge a:after {
    border-bottom-width: 26px; }

  .badge a:before {
    border-top-width: 26px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media screen and (max-width: 767px) {
  /* Gallery Sizes */
  .single-gallery .gallery-columns-1 .gallery-item,
  .single-gallery .gallery-columns-2 .gallery-item,
  .single-gallery .gallery-columns-3 .gallery-item,
  .single-gallery .gallery-columns-4 .gallery-item,
  .single-gallery .gallery-columns-5 .gallery-item,
  .single-gallery .gallery-columns-6 .gallery-item,
  .single-gallery .gallery-columns-7 .gallery-item,
  .single-gallery .gallery-columns-8 .gallery-item,
  .single-gallery .gallery-columns-9 .gallery-item {
    width: 48%;
    margin: 0.5% 1%; }
  .single-gallery .gallery-columns-1 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-2 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-3 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-4 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-5 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-6 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-7 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-8 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-9 .gallery-item .gallery-caption {
    display: block; }
    .single-gallery .gallery-columns-1 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-2 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-3 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-4 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-5 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-6 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-7 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-8 .gallery-item .gallery-caption span,
    .single-gallery .gallery-columns-9 .gallery-item .gallery-caption span {
      padding: 30px; }

  .grid .grid-item.halfgrid,
  .grid .grid-item.fullgrid, .imagegrid.full .grid-item.halfgrid,
  .imagegrid.full .grid-item.fullgrid {
    width: 100%;
    height: 310px; }
  .grid .isobrick, .imagegrid.full .isobrick {
    width: 49%; }
    .grid .isobrick .fullgrid img, .imagegrid.full .isobrick .fullgrid img {
      min-width: 800px;
      margin-left: -250px; }
    .grid .isobrick .halfgrid img, .imagegrid.full .isobrick .halfgrid img {
      min-width: 300px; }
  .grid .grid-item .thumboverdate,
  .grid .grid-item .thumbovertext, .imagegrid.full .grid-item .thumboverdate,
  .imagegrid.full .grid-item .thumbovertext {
    padding: 30px; }

  .section .slidecaptioncenter {
    float: left;
    width: 80%;
    margin: 0 !important; }

  /* Related Posts */
  .related-posts .grid-item {
    height: 263px; }
    .related-posts .grid-item .thumboverdate,
    .related-posts .grid-item .thumbovertext {
      padding: 25px; }
      .related-posts .grid-item .thumboverdate .title, .related-posts .grid-item .thumboverdate .title a,
      .related-posts .grid-item .thumbovertext .title,
      .related-posts .grid-item .thumbovertext .title a {
        font-size: 22px !important; } }
/* Fixea ie11 jumping issue */
@media all and (min-width: 769px) {
  .sharingwrap {
    width: 75px !Important; } }
@media screen and (max-width: 600px) {
  .logged-in.admin-bar #mobilemenu {
    margin-top: 0; }

  .regulargrid .one-half {
    width: 100%; }

  html.mm-opened {
    margin-top: 0 !important; }
    html.mm-opened .admin-bar .mm-page {
      margin-top: 46px; }
    html.mm-opened .admin-bar #wpadminbar {
      top: -46px; }

  .section .slidecaptioncenter {
    width: 60%; }

  /* Related Posts */
  .has-sidebar .related-posts .grid-item, .related-posts .grid-item {
    width: 100%; }
    .has-sidebar .related-posts .grid-item .thumboverdate,
    .has-sidebar .related-posts .grid-item .thumbovertext, .related-posts .grid-item .thumboverdate,
    .related-posts .grid-item .thumbovertext {
      padding: 25px; }

  .carousel .carouselpost .fullgrid .thumbovertext .title {
    font-size: 22px; }
    .carousel .carouselpost .fullgrid .thumbovertext .title a {
      font-size: 22px; }
  .carousel .carouselpost .fullgrid .thumboverdate,
  .carousel .carouselpost .fullgrid .thumbovertext {
    padding: 30px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  div#logo {
    position: relative;
    width: 82%;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    div#logo img {
      width: 100%; }

  .mobile-link {
    width: 16% !important; }

  .section .slidecaptioncenter {
    width: 48%; }

  .fixed-carousel .container.carousel-container,
  .fixed-carousel .container.carousel-container .col-md-12 {
    padding: 0; }

  /* Related Posts */
  .has-sidebar .related-posts .grid-item, .related-posts .grid-item {
    width: 100%; }
    .has-sidebar .related-posts .grid-item .thumboverdate,
    .has-sidebar .related-posts .grid-item .thumbovertext, .related-posts .grid-item .thumboverdate,
    .related-posts .grid-item .thumbovertext {
      padding: 25px; }

  /* Gallery Sizes */
  .single-gallery .gallery-columns-1 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-2 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-3 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-4 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-5 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-6 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-7 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-8 .gallery-item .gallery-caption,
  .single-gallery .gallery-columns-9 .gallery-item .gallery-caption {
    display: none; }

  .grid .grid-item.halfgrid, .imagegrid.full .grid-item.halfgrid {
    width: 100%; }
  .grid .isobrick, .imagegrid.full .isobrick {
    width: 100%; }
    .grid .isobrick .fullgrid img, .imagegrid.full .isobrick .fullgrid img {
      min-width: 800px;
      margin-left: -250px; }
    .grid .isobrick .halfgrid img, .imagegrid.full .isobrick .halfgrid img {
      min-width: 300px; }

  /* Sharing */
  #share-box h4 {
    font-size: 32px !important; }
  #share-box i {
    font-size: 52px;
    margin: 0 2px; }

  #sitecontainer .pagetitleloading .homeslideshow .bx-wrapper .bx-viewport img {
    margin-left: -200px; } }
/*# sourceMappingURL=style.css.map  */
body {
  font-size: 16px;
  line-height: 32px; }

/* ------------------------------
    ----------- Custom styles ----------
------------------------------*/
/* ----------- Topbar ----------- */
.invest-button, .topbar-language li, .nav-language li {
  line-height: 37px;
  font-size: 15px;
  padding: 0 10px;
  text-transform: uppercase;
  margin: 0; }
  .invest-button:hover, .topbar-language li:hover, .nav-language li:hover, .hover.invest-button, .topbar-language li.hover, .nav-language li.hover {
    color: #fff;
    text-decoration: none;
    background-color: #456990; }
  .highlight.invest-button, .topbar-language li.highlight, .nav-language li.highlight {
    background-color: #222;
    padding: 0 16px; }

.invest-button {
  display: inline-block;
  color: #e3e3e3; }

.topbar-language {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .topbar-language li {
    display: none; }
    .topbar-language li.active {
      display: inline-block; }
    .topbar-language li a {
      color: #e3e3e3; }
      .topbar-language li a:hover {
        color: #e3e3e3;
        text-decoration: none; }

/* ------------ Menu ------------ */
.top-nav .searchnav {
  right: 32px; }

.nav-language {
  display: inline-block;
  top: 50%;
  right: 0;
  margin: 0;
  padding: 0;
  margin-top: -16px;
  position: absolute; }
  .nav-language.active li {
    background-color: #456990; }
    .nav-language.active li:hover {
      background-color: #4d76a1; }
    .nav-language.active li a {
      color: #fff; }
  .nav-language li {
    transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68);
    display: none;
    height: 32px;
    line-height: 32px;
    list-style: none; }
    .nav-language li.active {
      display: inline-block; }
    .nav-language li a {
      transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68);
      cursor: pointer;
      color: #222; }
      .nav-language li a:hover {
        color: #fff;
        text-decoration: none; }
    .nav-language li:hover a {
      color: #fff; }
  @media screen and (max-width: 991px) {
    .nav-language {
      margin-right: 48px; } }

.tagline {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: #222;
  padding-left: 16px;
  display: none; }

.sf-menu li > a {
  font-weight: 600; }

/* -------------- Grid Item ------------ */
.grid-item .thumbovertext .button {
  transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68);
  background: #fff;
  color: #222 !important;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  bottom: 0;
  display: block; }
.grid-item .title {
  transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68); }
  .grid-item .title > a {
    padding: 16px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 3px; }
.grid-item:hover .thumbovertext .button {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 40px; }
.grid-item:hover .title {
  padding-bottom: 55px; }

/* -------------- Buttons ------------ */
.button {
  text-align: center; }

.button:hover, .tw-button:hover {
  background: #456990 !important; }

.section.section-full .slidecaption .button {
  background: #fff;
  color: #222; }

/* -------------- Sidebar ------------ */
.tabswrap ul.tabs-content a, .tabswrap p.views {
  color: #222; }

.tabswrap .tabpost {
  opacity: 1;
  filter: alpha(opacity=100); }

/* -------------- Badge ------------ */
.slidecaptionwrap .badge {
  opacity: 0;
  filter: alpha(opacity=0); }

.badge.review > a {
  background: #456990; }
  .badge.review > a:before {
    border-right-color: #456990; }
  .badge.review > a:after {
    border-left-color: #456990; }
.badge.post {
  display: none !important; }

/* -------------- Forms -------------- */
.wpcf7-form p, form p {
  margin: 0; }
.wpcf7-form input[type="email"], form input[type="email"] {
  width: 100%; }
.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit, form input[type="submit"].wpcf7-form-control.wpcf7-submit {
  display: block;
  width: 100%;
  padding: 16px !important;
  font-size: 16px !important; }

input[type="text"], textarea, #commentsubmit input[type="text"], #commentsubmit textarea, .contactsubmit input[type="text"], .contactsubmit textarea, .contactsubmit select, select#top_nav_menu, input[type="email"] {
  transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68);
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 16px 0;
  padding: 8px; }
  input[type="text"]:focus, textarea:focus, #commentsubmit input[type="text"]:focus, #commentsubmit textarea:focus, .contactsubmit input[type="text"]:focus, .contactsubmit textarea:focus, .contactsubmit select:focus, select#top_nav_menu:focus, input[type="email"]:focus {
    background: #e3e3e3; }

.edition .ninja-forms-form-wrap input[type="submit"] {
  width: 100%;
  padding: 16px;
  font-size: 16px; }

/* ------------ Companies ------------ */
.sdb-company {
  position: relative;
  padding-right: 80px; }
  .sdb-company > .name {
    width: 100%;
    color: #428bca; }
    .sdb-company > .name:hover {
      color: #456990; }
  .sdb-company > .percent {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    border-radius: 2px;
    line-height: 28px;
    background: #25A068;
    text-align: center;
    text-shadow: 0 1px #50514F;
    font-weight: 600;
    color: #fff; }

.button-main.see-all-resources {
  margin-top: 8px;
  padding: 8px 32px;
  margin-bottom: 24px; }

/* ------------ Handy ------------ */
.db {
  display: block !important; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* ------------ Company ------------ */
.company {
  background: #f3f3f3;
  border: 1px solid #BDBDBD;
  box-shadow: 2px 2px #e3e3e3;
  margin-bottom: 32px; }
  .company .company-title > h2 {
    margin: 0;
    line-height: 64px;
    margin-left: 24px;
    padding: 15px 0 16px; }
    .company .company-title > h2 > a {
      color: #456990;
      font-weight: 500; }
  .company .stats .actions {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 27px;
    padding-bottom: 27px; }
    @media screen and (max-width: 991px) {
      .company .stats .actions .button-main, .company .stats .actions .button-secondary {
        padding-left: 24px;
        padding-right: 24px; } }

.stats-single {
  background: #f3f3f3;
  margin-bottom: 32px;
  padding: 31px 14px 23px;
  border: 1px solid #BDBDBD;
  box-shadow: 2px 2px #e3e3e3; }

.stats {
  margin: 0 16px; }
  .stats .stat.large .stat-value {
    font-size: 32px; }
    .stats .stat.large .stat-value .stat-badge {
      padding: 16px; }
  .stats .stat .stat-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px; }
  .stats .stat .stat-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #50514F; }
    .stats .stat .stat-value .stat-badge {
      font-weight: 600;
      padding: 0 8px;
      border-radius: 3px;
      background: #456990;
      display: inline-block;
      color: #fff; }
      .stats .stat .stat-value .stat-badge.plus {
        background: #25A068;
        text-shadow: 0 1px #50514F; }
      .stats .stat .stat-value .stat-badge.minus {
        background: #FFE066;
        color: #50514F; }
      .stats .stat .stat-value .stat-badge.neutral {
        background: #dcdcdc;
        color: #50514F;
        text-shadow: 0 1px #e3e3e3; }
  .stats .actions {
    border-top: 1px solid #BDBDBD;
    padding-top: 23px;
    margin-top: 32px; }
    .stats .actions .button-main, .stats .actions .button-secondary {
      float: right;
      margin-left: 16px; }
      .stats .actions .button-main.big, .stats .actions .button-secondary.big {
        padding: 8px 32px;
        font-size: 18px;
        letter-spacing: 1.2px; }

.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit, form input[type="submit"].wpcf7-form-control.wpcf7-submit, .button-main, .button-white, .button-grey, .button-secondary {
  transition: all 0.3s cubic-bezier(0.66, 0.23, 0.11, 0.68);
  padding: 4px 32px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase; }
  .wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover, form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover, .button-main:hover, .button-white:hover, .button-grey:hover, .button-secondary:hover {
    text-decoration: none; }

.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit, form input[type="submit"].wpcf7-form-control.wpcf7-submit, .button-main {
  background: #456990;
  color: #f3f3f3;
  box-shadow: 0 2px #3d5065; }
  .wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover, form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover, .button-main:hover {
    color: #fff;
    background: #4d76a1; }

.button-white {
  background: #dcdcdc;
  box-shadow: 0 2px #c3c3c3;
  color: #50514F; }
  .button-white:hover {
    color: #456990;
    background: #dcdcdc; }

.button-grey {
  background: #BDBDBD;
  color: #50514F;
  box-shadow: 0 2px #a4a4a4; }

.button-secondary {
  background: #25A068;
  color: #fff;
  box-shadow: 0 2px #236f4c; }
  .button-secondary:hover {
    color: #fff;
    background: #2ab575; }

/* ------------ Posts ------------ */
#commentsubmit input[type=text], #commentsubmit textarea {
  border: 1px solid #ccc; }
  #commentsubmit input[type=text]:focus, #commentsubmit input[type=text]:active, #commentsubmit textarea:focus, #commentsubmit textarea:active {
    border: 1px solid #bbb; }

.single .has-full-image.has-thumbnail .rightside, .rightside.white {
  background: #fff;
  box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.12);
  border-right: 1px solid #ccc;
  position: relative;
  z-index: 101; }

.related-posts .grid-item {
  width: 100%;
  height: 256px; }

.blog .pagetitleloading, .archive .pagetitleloading, .search .pagetitleloading, .page .pagetitleloading, .error404 .pagetitleloading, .companies .pagetitleloading {
  margin-bottom: 0; }

.single .sidebar .sidebarcontent, .sidebar .sidebarcontent {
  padding-top: 32px; }

.home .sidebar .sidebarcontent {
  padding-top: 32px; }

/* ------------ Chart ------------ */
.company-chart img {
  width: 100%;
  outline: 0; }

/* ------------ Alignment ------------ */
@media screen and (max-width: 991px) {
  .pagewrapper .container {
    padding-left: 0;
    padding-right: 0; } }

#logo {
  padding-top: 26px !important;
  padding-bottom: 30px !important;
  padding-left: 16px;
  padding-right: 64px; }
  @media screen and (max-width: 991px) {
    #logo img {
      max-width: 85% !important;
      padding-left: 16px; } }

@media screen and (max-width: 1199px) {
  .section-stats .container {
    padding-left: 0;
    padding-right: 0; } }

.rightside, .section .rightside {
  padding-top: 32px;
  padding-bottom: 32px; }

#logo, .top-ad, .regular-nav #menu, .regular-nav .searchnav {
  padding-top: 28px;
  padding-bottom: 28px; }

#breadcrumbs {
  display: none; }

.top-nav .searchnav {
  margin-top: -20px; }

.section {
  margin-bottom: 0;
  margin-top: 32px; }

.section-title p {
  margin-bottom: 32px; }

.pageflip {
  top: -3px; }

.bx-wrapper, .bx-viewport {
  max-height: 576px; }

.grid-item.fullgrid {
  height: 384px; }
.grid-item.halfgrid {
  height: 380px; }

.grid-item .thumboverdate, .grid-item .thumbovertext {
  padding: 32px; }

.grid-item .thumbovertext .title, .grid-item .thumbovertext .title a {
  margin-top: 8px; }

.widget {
  margin-bottom: 32px; }
  .widget .widget-title {
    margin: 0; }
  .widget.widget_text .widget-title {
    margin: 0; }

ul.tabs li a {
  height: 31px !important; }

.section .slidecaption .slidetitle, .section .slidecaption h1, .single-post .pagetitle .title, #share-box h4 {
  line-height: 64px; }

h1 {
  line-height: 64px;
  margin-bottom: 32px; }

p, ul {
  margin-bottom: 32px; }

.tabswrap .tabpost {
  margin-top: 8px;
  padding-bottom: 5px; }

.isotopecontainer {
  margin-bottom: 28px; }

.full-taxonomy .fullsection .title {
  margin-bottom: 28px; }

.dark {
  padding-top: 56px; }

.regular-posts a.brick-thumb-link {
  margin-bottom: 14px; }

.edition .ninja-forms-form-wrap input, .edition .ninja-forms-form-wrap textarea {
  padding: 16px 16px 17px; }

/* ------------ Sections ------------ */
.section .slidecaption .slidetitle, .slidecaption .title, .section .slidecaption h1, .single-post .pagetitle .title {
  background: rgba(0, 0, 0, 0.8);
  padding: 16px; }

.section-wrapper {
  margin-bottom: 0; }

.page-numbers {
  border-color: #BDBDBD; }

.divider {
  border-color: #cacaca; }

.section.type-page {
  margin-top: 0; }

.full-taxonomy .fullsection .title {
  margin-right: 0;
  margin-bottom: 20px;
  text-shadow: 1px 2px rgba(0, 0, 0, 0.3); }

.blog .no-background .title, .archive .no-background .title, .search .no-background .title, .page .no-background .title, .error404 .no-background .title {
  color: #fff; }

.section-stats {
  position: relative;
  background-position: 0 -91px;
  margin-top: 0;
  padding: 32px 0 !important;
  background: rgba(0, 0, 0, 0.75) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c000000', endColorstr='#4c000000');
  /* IE */
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.85)) !important;
  font-size: 16px;
  line-height: 32px; }
  @media screen and (max-width: 1199px) {
    .section-stats {
      padding: 16px 0 32px 0 !important; } }
  .section-stats .overlay {
    background: #000;
    opacity: 0.75;
    filter: alpha(opacity=75); }
  .section-stats .leftSide {
    overflow: hidden; }
    @media screen and (max-width: 1199px) {
      .section-stats .leftSide {
        width: 100%; } }
    .section-stats .leftSide h3 {
      font-size: 24px;
      margin-bottom: 0;
      color: #fff; }
    .section-stats .leftSide h4 {
      font-size: 24px;
      font-weight: 200;
      color: #e3e3e3; }
    @media screen and (max-width: 1199px) {
      .section-stats .leftSide {
        border-bottom: 1px solid #999;
        padding-bottom: 16px;
        margin-bottom: 16px; }
        .section-stats .leftSide h3 {
          float: left; }
        .section-stats .leftSide h4 {
          float: right;
          font-size: 18px; } }
  .section-stats .rightSide .perf-block {
    overflow: hidden; }
    @media screen and (max-width: 1199px) {
      .section-stats .rightSide .perf-block {
        margin-top: 8px; } }
    .section-stats .rightSide .perf-block .title {
      font-weight: 600;
      color: #fff; }
    .section-stats .rightSide .perf-block .statChange {
      background-color: #25A068;
      text-shadow: 0 1px #50514F;
      font-weight: 600;
      padding: 0 8px;
      border-radius: 3px;
      color: #fff;
      display: block;
      text-align: center;
      line-height: 32px; }
      @media screen and (min-width: 600px) and (max-width: 1199px) {
        .section-stats .rightSide .perf-block .statChange {
          margin-right: 8px; } }
      @media screen and (max-width: 600px) {
        .section-stats .rightSide .perf-block .statChange {
          margin-bottom: 8px; } }
    .section-stats .rightSide .perf-block .actions {
      margin-top: 16px;
      text-align: center; }
      @media screen and (max-width: 1199px) {
        .section-stats .rightSide .perf-block .actions {
          margin-top: 0; } }
      .section-stats .rightSide .perf-block .actions .invest, .section-stats .rightSide .perf-block .actions .read-more {
        padding: 0 10px;
        margin-right: 0;
        display: block; }
      .section-stats .rightSide .perf-block .actions .invest {
        margin-right: 8px; }

/* ------------ Cover ------------ */
.slidetitle {
  line-height: 64px;
  margin-bottom: 0;
  text-shadow: 0px 2px rgba(0, 0, 0, 0.8); }
  .slidetitle.center {
    font-size: 73px !important;
    text-align: center;
    display: block; }
    @media only screen and (max-width: 991px) {
      .slidetitle.center {
        line-height: 32px !important; } }
    @media only screen and (max-width: 767px) {
      .slidetitle.center {
        padding: 0 !important; } }

.slidesubtitle {
  line-height: 64px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 2px rgba(0, 0, 0, 0.8); }
  .slidesubtitle.center {
    font-size: 50px;
    text-align: center;
    display: block; }
    @media only screen and (min-width: 767px) and (max-width: 991px) {
      .slidesubtitle.center {
        font-size: 32px;
        line-height: 32px; } }
    @media only screen and (max-width: 767px) {
      .slidesubtitle.center {
        font-size: 24px;
        line-height: 32px; } }

@media only screen and (max-width: 767px) {
  .slidecaptioncenter.container {
    margin: 0 !important;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    .slidecaptioncenter.container .slidecaption {
      padding-left: 0; } }

.pagetitleloading .single-slideshow {
  min-height: 512px; }
  @media only screen and (max-width: 991px) {
    .pagetitleloading .single-slideshow {
      min-width: 100%; }
      .pagetitleloading .single-slideshow .cover-button {
        margin-right: 0; }
        .pagetitleloading .single-slideshow .cover-button .button-main {
          margin-bottom: 8px; } }
  @media only screen and (max-width: 479px) {
    .pagetitleloading .single-slideshow {
      min-height: 608px;
      background-size: 832px !important;
      background-position: -245px 0 !important; } }

.section .slidecaptionwrap {
  left: 0; }

.pagetitleloading .pagercontainer {
  background: rgba(0, 0, 0, 0.7);
  margin: 0;
  padding: 0; }

.cover-main {
  background-size: cover !important;
  -ms-behavior: url(http://cdn.welltrado.com/backgroundsize.min.htc);
  behavior: url(http://cdn.welltrado.com/backgroundsize.min.htc); }
  .cover-main .cover-slide .slidecaption {
    padding-bottom: 128px; }
    @media screen and (max-width: 1199px) {
      .cover-main .cover-slide .slidecaption {
        padding-bottom: 224px; } }
    @media screen and (max-width: 767px) {
      .cover-main .cover-slide .slidecaption {
        padding-bottom: 288px; } }
    .cover-main .cover-slide .slidecaption .slidetitle {
      background: transparent; }
  .cover-main .cover-button {
    margin-right: 16px;
    text-align: center; }

.cover-posts .bx-slider-pager {
  display: block !important; }
  .cover-posts .bx-slider-pager li {
    list-style: none; }
.cover-posts li {
  margin-left: 0;
  margin-right: 0; }

.pagercontainer {
  padding: 0; }

.pagertable {
  padding: 0;
  margin: 0; }

/* ------------ Footer ------------ */
#footer {
  margin-top: 0; }

.widget li.recentcomments {
  font-size: 14px; }

.tabswrap p {
  font-size: 14px; }

.textwidget p {
  font-size: 14px; }

/* ------------ Responsive ------------ */
@media only screen and (max-width: 991px) {
  .single-slideshow.homeslideshow.loading-dark {
    background-position: 0 0; } }
.single-slideshow.info.pager.full {
  background-size: cover !important;
  -ms-behavior: url(http://cdn.welltrado.com/backgroundsize.min.htc);
  behavior: url(http://cdn.welltrado.com/backgroundsize.min.htc); }

/*# sourceMappingURL=style.css.map */
.mc4wp-form{margin:1em 0}.mc4wp-form form,.mc4wp-form input,.mc4wp-form label{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form label{font-weight:700;margin-bottom:5px}.mc4wp-form input.placeholdersjs{color:#aaa!important}.mc4wp-form input[type=date],.mc4wp-form input[type=email],.mc4wp-form input[type=tel],.mc4wp-form input[type=text],.mc4wp-form input[type=url],.mc4wp-form select,.mc4wp-form textarea{width:100%}.mc4wp-form input[type=number]{min-width:40px}.mc4wp-form input[type=checkbox],.mc4wp-form input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form input[type=checkbox]{-webkit-appearance:checkbox}.mc4wp-form input[type=radio]{-webkit-appearance:radio}.mc4wp-form input[name="_mc4wp_required_but_not_really"]{display:none!important}.mc4wp-form button,.mc4wp-form input[type=button],.mc4wp-form input[type=submit]{cursor:pointer;display:inline-block}.mc4wp-form label>span,.mc4wp-form li>label{font-weight:400}.mc4wp-alert{margin:1em 0;padding:10px 15px;color:#c09853;background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;display:block;position:relative}.mc4wp-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.mc4wp-notice{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.mc4wp-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}/* #General Styles
================================================== */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.tw-loading, .tw-loading-dark {
  min-width: 50px;
  min-height: 50px;
  background-position: center;
  background-repeat: no-repeat;
}

/* FallBacks */
.tw-loading {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading.gif);
}

.tw-loading-dark {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading-dark.gif);
}

/* Spin Animation */
.svg.smil .tw-loading {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading-spin.svg);
  background-size: 50px;
}

.svg.smil .tw-loading-dark {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading-spin-dark.svg);
  background-size: 50px;
}

/* #Lightbox Shortcode
================================================== */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.95;
  filter: alpha(opacity=95);
}

#small-dialog {
  background: #74953a;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  color: #fff;
  text-align: center;
}

#small-dialog h3,
#small-dialog p {
  color: #fff;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  overflow: hidden !important;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #222;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-close-btn-in .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: 10px;
  margin-top: 69px;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0;
  background: #222;
  padding: 0;
  text-align: center;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: 10px;
  margin-top: 69px;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0;
  background: #222;
  padding: 0;
  text-align: center;
}

.mfp-counter {
  position: absolute;
  top: 0px;
  right: 25px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.9;
  margin: 0;
  top: 50%;
  margin-top: -33px;
  padding: 0;
  width: 65px;
  height: 65px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -33px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  border: none;
}

.mfp-arrow-left {
  left: 0;
  background: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/left-chevron.png) center no-repeat;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.mfp-arrow-right {
  right: 0;
  background: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/right-chevron.png) center no-repeat;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.svg .mfp-arrow-left {
  background: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/left-chevron.svg) center no-repeat;
}

.svg .mfp-arrow-right {
  background: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/right-chevron.svg) center no-repeat;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 12px solid white;
  left: 3px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  margin-top: 0;
  right: 0;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 0 60px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 60px;
  bottom: 60px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: none;
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  cursor: auto;
  bottom: 0;
  margin-bottom: 80px;
}

.mfp-title-wrapper {
  padding: 0 30px;
}

.mfp-title {
  padding-right: 0;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }

  .mfp-ie7 .mfp-img {
    padding: 0;
  }

  .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
  }

  .mfp-ie7 .mfp-container {
    padding: 0;
  }

  .mfp-ie7 .mfp-content {
    padding-top: 44px;
  }

  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
  }
}
/**
* Fade-zoom animation for first dialog
*/
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0.01;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0.01;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog, .my-mfp-slide-bottom .mfp-figure {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog, .my-mfp-slide-bottom.mfp-ready .mfp-figure {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog, .my-mfp-slide-bottom.mfp-removing .mfp-figure {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0.01;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.95;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0.01;
}

.mfp-ready .mfp-figure {
  opacity: 0;
}

.mfp-zoom-in .mfp-figure {
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg, .mfp-zoom-in .mfp-preloader {
  opacity: 0.01;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.mfp-zoom-in button.mfp-arrow-left {
  opacity: 0;
  left: 0;
}

.mfp-zoom-in button.mfp-arrow-right {
  opacity: 0;
  right: 0;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}

.mfp-zoom-in.mfp-image-loaded button.mfp-arrow-left {
  opacity: 1;
  left: 0;
}

.mfp-zoom-in.mfp-image-loaded button.mfp-arrow-right {
  opacity: 1;
  right: 0;
}

.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.95;
}

.mfp-zoom-in.mfp-removing button.mfp-arrow-right, .mfp-zoom-in.mfp-removing button.mfp-arrow-left {
  opacity: 0;
}

.mfp-zoom-in.mfp-removing .mfp-figure {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg, .mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0.01;
}

/* Captions */
.mfp-title {
  padding: 20px 30px;
  display: block;
  position: relative;
  text-rendering: optimizeLegibility;
  line-height: 16px;
  background: #e3e3e3;
  background: rgba(0, 0, 0, 0.05);
  color: #999;
  font-size: 0.85em;
  text-align: left;
}

.mfp-title {
  background: transparent;
  padding: .4em 0;
  color: #fff;
  display: inline;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0.8em 0 0 rgba(0, 0, 0, 0.5), -0.8em 0 0 rgba(0, 0, 0, 0.5);
  margin: 0;
  line-height: 2.1em;
}
.mfp-title a {
  color: #fff;
}

/* #Column Shortcodes
================================================== */
.tw-one-half {
  width: 48%;
}

.tw-one-third {
  width: 30.66%;
}

.tw-two-third {
  width: 65.33%;
}

.tw-one-fourth {
  width: 22%;
}

.tw-three-fourth {
  width: 74%;
}

.tw-one-fifth {
  width: 16.8%;
}

.tw-two-fifth {
  width: 37.6%;
}

.tw-three-fifth {
  width: 58.4%;
}

.tw-four-fifth {
  width: 79.2%;
}

.tw-one-sixth {
  width: 13.33%;
}

.tw-five-sixth {
  width: 82.67%;
}

.tw-one-half, .tw-one-third, .tw-two-third, .tw-three-fourth, .tw-one-fourth, .tw-one-fifth, .tw-two-fifth, .tw-three-fifth, .tw-four-fifth, .tw-one-sixth, .tw-five-sixth {
  margin-right: 4%;
  margin-bottom: 25px;
  float: left;
}

.tw-column-last {
  margin-right: 0 !important;
  clear: right;
}

/* #Tabs
================================================== */
.tw-tabs-shortcode p {
  display: none;
}
.tw-tabs-shortcode .tw-tab-content p {
  display: inline;
}

ul.tw-tabs {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  z-index: 3;
}

.generatedcontent .content ul.tw-tabs {
  margin-bottom: 0;
}

ul.tw-tabs li {
  display: block;
  width: auto;
  padding: 0;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  background-color: #dcdcdc;
  background-color: rgba(0, 0, 0, 0.05);
}

ul.tw-tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  padding: 6px 20px 6px 20px;
  line-height: 30px;
  border-style: solid;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 1px 1px 0 0;
  margin: 0;
  font-size: 13px;
  color: #555;
}

ul.tw-tabs li a:hover {
  color: #333;
}

ul.tw-tabs li.ui-tabs-active a {
  position: relative;
  margin: 0 0 0 -1px;
  border-bottom: none;
}

#footer ul.tw-tabs li.ui-tabs-active a {
  background-color: #222;
}

#footer ul.tw-tabs li a {
  border-color: #555;
  padding: 0px 15px;
}

#footer ul.tw-tabs {
  border-color: #555;
}

ul.tw-tabs li:first-child a.active {
  margin-left: 0;
}

ul.tw-tabs li:first-child a {
  border-width: 1px 1px 0 1px;
}

.tw-tab-content {
  -webkit-font-smoothing: subpixel-antialiased;
  border-top: 1px solid #dcdcdc !important;
  border-color: rgba(0, 0, 0, 0.15);
  margin-top: -1px;
  padding-top: 40px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #fff;
}

/* Clearfixing tw-tabs for beautiful stacking */
ul.tw-tabs:before, ul.tw-tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

ul.tw-tabs:after {
  clear: both;
}

ul.tw-tabs {
  zoom: 1;
}

/* #Posts
================================================== */
.tw-postshortcode {
  margin: 30px 0;
}

.tw-postshortcode, .tw-postshortcode p {
  font-size: 12px !important;
  line-height: 1.75em !important;
}

h3.title-shortcode {
  display: block;
  font-size: 24px;
  line-height: 28px;
}

h3.title-shortcode a {
  text-decoration: none;
}

.tw-postshortcode .date {
  display: block;
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 10px;
}

.tw-postshortcode h3,
.tw-postshortcode h3 a {
  font-size: 18px !important;
  margin-bottom: 5px;
  line-height: 22px;
}

.tw-postshortcode .articleinner {
  margin-bottom: 40px;
}

.tw-postshortcode .thumbnailarea {
  margin-bottom: 15px;
}

/* #Divider Styling
================================================== */
.tw-divider {
  margin: 10px 0 40px 0;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.15);
  height: 12px;
}

.tw-divider h5 {
  line-height: 20px !important;
}

.tw-divider span {
  background: #333;
  padding: 5px 10px;
  color: #fff;
  height: 12px;
  margin-bottom: -10px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* #Toggle
================================================== */
.tw-toggle .tw-toggle-trigger {
  display: block;
  padding: 15px 15px 15px 37px;
  background: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-plus.png") no-repeat 15px center;
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  background-color: rgba(245, 245, 245, 0.85);
  border-color: rgba(245, 245, 245, 0.95);
  outline: 0;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  margin-top: 3px;
  cursor: pointer;
  font-weight: bold;
  color: #000;
}

.tw-toggle .tw-toggle-trigger:hover {
  background-color: #eee;
  background-color: rgba(230, 230, 230, 0.85);
  border-color: rgba(230, 230, 230, 0.95);
  text-decoration: none;
}

.tw-toggle .tw-toggle-trigger.active,
.tw-toggle .tw-toggle-trigger.active:hover {
  background-color: rgba(230, 230, 230, 0.85);
  border-color: rgba(230, 230, 230, 0.95);
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-minus.png");
  text-decoration: none;
}

.svg .tw-toggle .tw-toggle-trigger {
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-plus.svg");
  background-size: 16px;
}
.svg .tw-toggle .tw-toggle-trigger.active,
.svg .tw-toggle .tw-toggle-trigger.active:hover {
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-minus.svg");
  background-size: 16px;
}

.tw-toggle .tw-toggle-container {
  display: none;
  overflow: hidden;
  padding: 15px;
  border-top: 0px;
  background-color: #fff;
  border: 1px solid #fff;
  border-top: none;
}

/* Accordion
================================================== */
.tw-accordion .tw-accordion-trigger {
  display: block;
  padding: 15px 15px 15px 37px;
  background: #f9f9f9 url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-plus.png") no-repeat 15px center;
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  background-color: rgba(245, 245, 245, 0.85);
  border-color: rgba(245, 245, 245, 0.95);
  outline: 0;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1em;
  margin: 3px 0 0 !important;
  cursor: pointer;
  font-weight: bold;
  color: #000;
}

.tw-accordion .tw-accordion-trigger a,
.tw-accordion .tw-accordion-trigger a:hover {
  text-decoration: none !important;
  color: #333;
}

.tw-accordion .ui-state-focus {
  outline: none;
}

.tw-accordion .tw-accordion-trigger:hover {
  background-color: #eee;
  background-color: rgba(230, 230, 230, 0.85);
  border-color: rgba(230, 230, 230, 0.95);
  text-decoration: none;
}

.tw-accordion .tw-accordion-trigger.ui-state-active {
  background-color: #eee;
  background-color: rgba(230, 230, 230, 0.85);
  border-color: rgba(230, 230, 230, 0.95);
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-minus.png");
  text-decoration: none;
}

.svg .tw-accordion .tw-accordion-trigger {
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-plus.svg");
  background-size: 16px;
}
.svg .tw-accordion .tw-accordion-trigger.ui-state-active {
  background-image: url("http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/toggle-minus.svg");
  background-size: 16px;
}

.tw-accordion .ui-accordion-content {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #fff;
  border-top: none;
}

.tw-accordion .ui-accordion-content p:last-child {
  margin: 0px;
}

.tw-accordion .ui-icon {
  margin-right: 7px;
}

/* Pricing Table
================================================== */
.tw-pricing-table {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.tw-pricing-table div {
  list-style: none;
}

.tw-pricing-table > div {
  margin-right: 4%;
  margin-bottom: 20px;
  list-style: none;
  text-shadow: none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tw-pricing-table .tw-pricing-header {
  background: #333;
  text-align: center;
  padding: 20px 0;
}

.tw-pricing-table .tw-pricing-header h5 {
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  font-size: 17px;
  margin: 0;
  padding: 0 20px 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  letter-spacing: normal;
}

.tw-pricing-table .tw-pricing-cost {
  color: #fff;
  font-size: 48px;
  line-height: 1em;
  padding-top: 20px;
  font-weight: normal;
}

.tw-pricing-table .featured .tw-pricing-header {
  background: #00a498;
  color: #fff;
}

.tw-pricing-table .featured .tw-pricing-header h5 {
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.tw-pricing-table .tw-pricing-per {
  font-size: 0.786em;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
}

.tw-pricing-table .tw-pricing-content {
  background: #fff;
  font-size: 0.857em;
  text-align: center;
}

.tw-pricing-table .tw-pricing-content ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.tw-pricing-table .tw-pricing-content ul li {
  margin: 0 !important;
  padding: 10px 20px !important;
  border-bottom: 1px solid #eee;
  list-style: none !important;
}

.tw-pricing-table .tw-pricing-content ul li:nth-child(2n+2) {
  background: #f9f9f9;
}

.tw-pricing-table .tw-pricing-button {
  background: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  padding: 20px;
}

.tw-pricing-table .tw-pricing-button .tw-button {
  float: none;
  margin: 0 auto;
}

/* Social
================================================== */
.safari .tw-social-icon {
  -webkit-transition: none !important;
  /* Safari 3.2-6  */
  transition: none !important;
  /* Safari 6.1+  */
}

.tw-social-icon {
  display: inline-block;
  text-indent: 999999px;
  border: none;
  outline: none;
  padding: 0;
  margin: 0 2px 2px;
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: color 0.3s ease-out, background 0.3s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: color 0.3s ease-out, background 0.3s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}
.tw-social-icon:hover {
  background-color: #e3e3e3;
}
.tw-social-icon.twitter {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/twitter.png);
}
.tw-social-icon.facebook {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/facebook.png);
}
.tw-social-icon.dribbble {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/dribbble.png);
}
.tw-social-icon.instagram {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/instagram.png);
}
.tw-social-icon.google {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/google.png);
}
.tw-social-icon.pinterest {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/pinterest.png);
}
.tw-social-icon.linkedin {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/linkedin.png);
}
.tw-social-icon.rss {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/rss.png);
}
.tw-social-icon.stumble {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/stumbleupon.png);
}
.tw-social-icon.vimeo {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/vimeo.png);
}
.tw-social-icon.youtube {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/youtube.png);
}

/* Retina Versions */
.svg .tw-social-icon {
  background-size: 20px;
}
.svg .tw-social-icon.twitter {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/twitter.svg);
}
.svg .tw-social-icon.facebook {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/facebook.svg);
}
.svg .tw-social-icon.dribbble {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/dribbble.svg);
}
.svg .tw-social-icon.instagram {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/instagram.svg);
}
.svg .tw-social-icon.google {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/google.svg);
}
.svg .tw-social-icon.pinterest {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/pinterest.svg);
}
.svg .tw-social-icon.linkedin {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/linkedin.svg);
}
.svg .tw-social-icon.rss {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/rss.svg);
}
.svg .tw-social-icon.stumble {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/stumbleupon.svg);
}
.svg .tw-social-icon.vimeo {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/vimeo.svg);
}
.svg .tw-social-icon.youtube {
  background-image: url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/icons/youtube.svg);
}

/* #Buttons and Read More Links
================================================== */
.tw-button,
a.tw-button,
.tw-postshortcode a.more-link {
  background-color: #333;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1;
  padding: 11px 14px 11px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: none;
}

.tw-button:hover, a.tw-button:hover,
.widget a.tw-button:hover,
.tw-postshortcode a.more-link:hover {
  background: #111 !important;
}

.tw-postshortcode span.more-link {
  display: block;
}

.tw-postshortcode a.more-link {
  display: block;
  float: left;
}

.tw-button:hover,
a.tw-button:hover,
.tw-postshortcode a.more-link:hover {
  color: #fff !important;
}

.tw-button.custom:hover,
a.tw-button.custom:hover {
  background: #000 !important;
}

a.more-link,
a.tw-button,
.tw-button {
  margin-top: 15px;
}

a.tw-button.shortcode {
  margin-top: 0 !important;
  margin-bottom: 15px;
}

/* #Button Sizes
================================================== */
.tw-button.small {
  font-size: 10px;
}

.tw-button.medium {
  font-size: 12px;
  padding: 10px 12px 11px !important;
}

.tw-button.large {
  font-size: 14px;
  padding: 12px 14px 13px !important;
}

.tw-button.huge {
  font-size: 14px;
  padding: 22px 25px !important;
}

/* #Button Colors
================================================== */
.tw-button.red {
  background: #C60108;
}

.tw-button.orange {
  background: #E97F02;
}

.tw-button.yellow {
  background: #ECBA09;
}

.tw-button.green {
  background: #8FBE00;
}

.tw-button.blue {
  background: #00A8C6;
}

.tw-button.purple {
  background: #490A3D;
}

.tw-button.purple:hover,
.tw-button.blue:hover,
.tw-button.green:hover,
.tw-button.yellow:hover,
.tw-button.orange:hover,
.tw-button.red:hover {
  background: #333;
}

/* #Parallax Style Image
================================================== */
.tw-post-break {
  position: relative;
  float: none;
  margin: 40px auto 30px;
  display: inline-block;
  min-width: 100% !important;
  max-width: 100% !important;
  background: transparent url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading.gif) center no-repeat;
}

.svg .tw-post-break {
  background: transparent url(http://cdn.welltrado.com/wp-content/plugins/themewich-shortcodes/images/loading-spin.svg) center no-repeat;
}

.tw-full-bg-image {
  display: block;
  position: relative;
  padding-left: 99999px;
  margin-left: -99999px;
  padding-right: 99999px;
  margin-right: -99999px;
  background-position: center;
  background-attachment: fixed;
  background-color: #222;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  padding-bottom: 75px;
  /* Remove 15px padding for text margins */
  padding-top: 100px;
  background-position: center;
  overflow: hidden;
}

body.chrome .tw-full-bg-image {
  background-attachment: scroll;
}

.tw-post-break .tw-opacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tw-post-break .tw-parallax-content {
  position: relative;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* #General Layout Changes
  ================================================== */
  .tw-one-half,
  .tw-one-third,
  .tw-two-third,
  .tw-three-fourth,
  .tw-one-fourth,
  .tw-one-fifth,
  .tw-two-fifth,
  .tw-three-fifth,
  .tw-four-fifth,
  .tw-one-sixth,
  .tw-five-sixth {
    width: 100%;
  }
}

/*# sourceMappingURL=themewich-shortcodes.css.map */