@media all {
body.sidebars-none #content
{
	background: none repeat scroll 0 0 transparent;
	border: none;
	width: 960px;
}
body.sidebars-wide-right #content
{
	border: none;
}

body.homePage #sidebarRight  
{
	display: none;
	visibility: hidden;
	width: 0;
}
#header
{
	background-position: middle left;
	background-repeat: no-repeat;
}
#brand
{
	height: 140px;
}
#topNavigation 
{
	background: none;
	height: 60px;
	margin: 0;
}

#topNavigation ul.level1
{
	height: 30px;
	overflow: hidden;
	margin: 0;
	width: 960px;
}
#topNavigation ul.level1 li a 
{
	border: none;
	padding: 7px 14px;
	text-decoration: none;
}
#topNavigation ul.level2
{
	margin: 0;
	overflow: hidden;
	width: 960px;
}
#topNavigation ul.level2 li a 
{
	border: none;
	padding: 7px 14px;
	text-decoration: none;
}
#topNavigation.no-js li:hover .level2, 
#topNavigation li.hover .level2, 
#topNavigation li.selected .level2  
{
	height: 30px;
	width: 960px;
}

div.multiLevelNav #topNavigation, #topNavigation.selectedHasChildren {
    margin-bottom: 0;
}

#pageName 
{
	background: none;
	border: none;
	padding:4px 0 6px 0;
}
#pageTools ul li 
{
	background: none;
}
#pageTools ul li a
{
	text-decoration: underline;
}
#content
{
	-moz-border-radius: 0;
	border: none;
	margin: 0;
	padding: 0;
}
/*
div#content ol 
{
	list-style-type: decimal;
}
div#content ul 
{
	list-style-type: disc;
}
*/
div#content ul.concertinaList
{
	list-style-type: none;
}


/* Carousels */

.jcarousel-skin-nova-default .jcarousel-item 
{
	width:170px;
}
.jcarousel-skin-nova-default .jcarousel-item-horizontal 
{
	margin-right: 14px;
}
.jcarousel-skin-nova-default li .overlay  
{
	opacity: 0.6;
	width: 150px;
}
.jcarousel-skin-nova-default li .overlayShort
{
	left: 0;
	min-height: 32px;
	width: 150px;
}
.jcarousel-skin-nova-default li .overlayShort p
{
	display: none;
	visibility: hidden;
}
.jcarousel-skin-nova-default li img 
{
	-moz-border-radius: 0;
	border: none;
}

.homePage .jcarousel-skin-nova-default li img 
{
	width: 160px;
}

#proposition
{
	margin: 0;
}
#footer
{
	background-image: none;
}
.headerFooterLinkList 
{
	border: none;
}
.headerFooterLinkList li 
{
	background: none;
}
.teaserList .teaser img
{
	margin: 4px 8px 10px 10px;
}
a
{
	text-decoration: underline;
}
h1
{
	margin: 8px 0px 4px 0px;
}
h2, h3, h4, h5, h6, h7
{
	margin: 8px 0px 4px 0px;
}
p
{
	line-height:1.65em;
	margin: 5px 0px 20px;
}
.teaserColumn .teaserList li h3
{
	margin-top: 0;
}
td
{
	vertical-align: top;
}
ul.itemList
{
	border: none;
	margin-bottom:10px;
}
ul.itemList li h3, p.description
{
	margin: 4px 0 10px 0;
}


/***/
#content .panel {
	border:0;
}

.panelHeading {
	background-image:none
	color:#000;
}

#searchSort dd.selected, .listLayout li.selected 
{
	border: none;
}
#searchSort dd, .listLayout li 
{
	border: none;
}

#searchResultsList.list li.resultItem 
{
	list-style-type:none;
}

#searchSort dd.selected a, .listLayout li.selected a 
{
	color:  #0088CC; 
}

.pagination li.selected 
{
	border: none;
}

.pagination li 
{
	border: none;
}

/*div#content ul {
	list-style-type:none;
}*/



/* Product profile page update code provided by NOVA UK*/

.productProfile  div#recommendTools.noindex {
	bottom: 0;
	position: absolute;
	left: 140px;
	padding-top: 20px;
	margin-top: 0px;
}

.productProfile  .col3 .details .actions {
	bottom: 0;
	position: absolute;
	padding-top: 0px;
	margin-top: 0px;
	top: auto;
	margin-bottom: 0px;
 }

.productProfile  .col3 .details .description p {
	padding-bottom: 10px;
}

.productProfile   .exhibitorDetail .description, .productProfile  .exhibitorDetail p.headline, .productProfile  .exhibitorDetail .exhibitorMore, .productProfile   .exhibitor .actions {
	display: none;
}

div#content .unmanagedContent ul{
	list-style-type:disc;
	}
div#content .unmanagedContent ul li{
	line-height:1.7em;
	}

/**Hide Task icon from the Universal bar**/
.top-bar li.toolbar-button-tasks{
	display:none
}


/*Show Event selector behind drop down menu*/
.eventEditionSelector{
	z-index:99;
	}
ul.tablinks li.selected{
	z-index:98;
	}
}
@media all {
/*
Skin Name: Nivo Slider Light Theme
Skin URI: http://nivo.dev7studios.com
Description: A light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-light.slider-wrapper {
    background: #fff;
    padding: 10px;
}
.theme-light .nivoSlider {
	position:relative;
	background:#fff url('../RXAU/Common/nivo-slider/themes/light/loading.gif?v=1273079048698898201') no-repeat 50% 50%;
    margin-bottom:10px;
    overflow: visible;
}
.theme-light .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-light .nivoSlider a {
	border:0;
	display:block;
}

.theme-light .nivo-controlNav {
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 10;
}
.theme-light .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	background:url('../RXAU/Common/nivo-slider/themes/light/bullets.png?v=1273079048698898201') no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-light .nivo-controlNav a.active {
	background-position:0 100%;
}

.theme-light .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url('../RXAU/Common/nivo-slider/themes/light/arrows.png?v=1273079048698898201') no-repeat;
	text-indent:-9999px;
	border:0;
	top: auto;
	bottom: -36px;
	z-index: 11;
}
.theme-light .nivo-directionNav a:hover {
    background-color: #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.theme-light a.nivo-nextNav {
	background-position:160% 50%;
	right:0px;
}
.theme-light a.nivo-prevNav {
    background-position:-60% 50%;
    left: auto;
	right: 35px;
}

.theme-light .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-light .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-light .nivo-caption a:hover {
    color:#fff;
}

.theme-light .nivo-controlNav.nivo-thumbs-enabled {
	width: 80%;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
}
@media all {
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
}
@media all {
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
}
@media all {
.albumThumb, .photoThumb {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline-block;
	outline: medium none;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}
.albumThumb{
	margin-bottom:10px;
}
.albumThumb:hover, .albumThumb:hover .albumThumbWrap {
	border: 1px solid #3b5998
}
.albumThumb, .albumThumb i {
	height: 111px;
	width: 167px;
}
.photoThumb, .photoThumb i {
	height: 120px;
	width: 161px;
}
.albumThumbWrap {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	left: 4px;
	padding: 4px;
	position: absolute;
	top: 4px;
}
.albumThumb i {
	background-color: #EEEEEE;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
.photoThumb i {
	background-color: #EEEEEE;
	background-position: -90px -90px;
	background-repeat: no-repeat;
	display: block;
}
.albumWrapper, .photoWrapper {
	float: left;
	margin: 5px;
}
.albumWrapper {
	width:175px;
}
.albumDetails {
	width: 186px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.albumText a {
	color: #3B5998;
	cursor: pointer;
	text-decoration: none;
}
.albumText a:hover {
	text-decoration: underline;
}
.albumCount {
	color: #808080
}
.fb-album-footer{
	color: #808080;
	font-weight:bold;
	font-size:10px;
}
#fb-album-header p{
	color: #333;
	font-size:11px;
}
.fbLink{
	cursor: pointer;
}
}
@media all {
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #777;
  border: 1px solid rgba(0,0,0,.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperNumberLayer {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
  background:    -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Opera 11.10+ */
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 20px;
  height:20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0); /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000); /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid white;
  content:'';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}

.introjs-tooltip {
  position: absolute;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
     -moz-transition: opacity 0.1s ease-out;
      -ms-transition: opacity 0.1s ease-out;
       -o-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}

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

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}
.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

}
/*
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
/* line 9, sass/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 16, sass/_animate.scss */
.animated.infinite {
  /*-webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;*/
}

/* line 21, sass/_animate.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 29, sass/_animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  /* line 35, sass/_animate.scss */
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 42, sass/_animate.scss */
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  /* line 49, sass/_animate.scss */
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  /* line 56, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  /* line 63, sass/_animate.scss */
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 70, sass/_animate.scss */
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  /* line 77, sass/_animate.scss */
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  /* line 84, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

/* line 90, sass/_animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  /* line 98, sass/_animate.scss */
  from, 50%, to {
    opacity: 1;
  }

  /* line 102, sass/_animate.scss */
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  /* line 108, sass/_animate.scss */
  from, 50%, to {
    opacity: 1;
  }

  /* line 112, sass/_animate.scss */
  25%, 75% {
    opacity: 0;
  }
}

/* line 117, sass/_animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  /* line 125, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 130, sass/_animate.scss */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  /* line 135, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  /* line 142, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 147, sass/_animate.scss */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  /* line 152, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 158, sass/_animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  /* line 164, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 169, sass/_animate.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  /* line 174, sass/_animate.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  /* line 179, sass/_animate.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  /* line 184, sass/_animate.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  /* line 189, sass/_animate.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  /* line 194, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  /* line 201, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 206, sass/_animate.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  /* line 211, sass/_animate.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  /* line 216, sass/_animate.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  /* line 221, sass/_animate.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  /* line 226, sass/_animate.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  /* line 231, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 237, sass/_animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  /* line 243, sass/_animate.scss */
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 248, sass/_animate.scss */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  /* line 253, sass/_animate.scss */
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  /* line 260, sass/_animate.scss */
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 265, sass/_animate.scss */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  /* line 270, sass/_animate.scss */
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

/* line 276, sass/_animate.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  /* line 282, sass/_animate.scss */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* line 287, sass/_animate.scss */
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  /* line 292, sass/_animate.scss */
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  /* line 297, sass/_animate.scss */
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  /* line 302, sass/_animate.scss */
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  /* line 307, sass/_animate.scss */
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  /* line 314, sass/_animate.scss */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* line 319, sass/_animate.scss */
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  /* line 324, sass/_animate.scss */
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  /* line 329, sass/_animate.scss */
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  /* line 334, sass/_animate.scss */
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  /* line 339, sass/_animate.scss */
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 345, sass/_animate.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  /* line 353, sass/_animate.scss */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  /* line 358, sass/_animate.scss */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  /* line 363, sass/_animate.scss */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  /* line 368, sass/_animate.scss */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  /* line 373, sass/_animate.scss */
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  /* line 380, sass/_animate.scss */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  /* line 385, sass/_animate.scss */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  /* line 390, sass/_animate.scss */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  /* line 395, sass/_animate.scss */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  /* line 400, sass/_animate.scss */
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 406, sass/_animate.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  /* line 414, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 419, sass/_animate.scss */
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  /* line 424, sass/_animate.scss */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  /* line 429, sass/_animate.scss */
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  /* line 434, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  /* line 441, sass/_animate.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  /* line 446, sass/_animate.scss */
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  /* line 451, sass/_animate.scss */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  /* line 456, sass/_animate.scss */
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  /* line 461, sass/_animate.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 467, sass/_animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  /* line 475, sass/_animate.scss */
  from {
    -webkit-transform: none;
    transform: none;
  }

  /* line 480, sass/_animate.scss */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  /* line 485, sass/_animate.scss */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  /* line 490, sass/_animate.scss */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  /* line 495, sass/_animate.scss */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  /* line 500, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  /* line 505, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  /* line 512, sass/_animate.scss */
  from {
    -webkit-transform: none;
    transform: none;
  }

  /* line 517, sass/_animate.scss */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  /* line 522, sass/_animate.scss */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  /* line 527, sass/_animate.scss */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  /* line 532, sass/_animate.scss */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  /* line 537, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  /* line 542, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 548, sass/_animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  /* line 554, sass/_animate.scss */
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  /* line 559, sass/_animate.scss */
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  /* line 564, sass/_animate.scss */
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  /* line 569, sass/_animate.scss */
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  /* line 574, sass/_animate.scss */
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  /* line 579, sass/_animate.scss */
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  /* line 584, sass/_animate.scss */
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }

  /* line 589, sass/_animate.scss */
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  /* line 596, sass/_animate.scss */
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  /* line 601, sass/_animate.scss */
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  /* line 606, sass/_animate.scss */
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  /* line 611, sass/_animate.scss */
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  /* line 616, sass/_animate.scss */
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  /* line 621, sass/_animate.scss */
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  /* line 626, sass/_animate.scss */
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }

  /* line 631, sass/_animate.scss */
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

/* line 637, sass/_animate.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  /* line 645, sass/_animate.scss */
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 650, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 656, sass/_animate.scss */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  /* line 661, sass/_animate.scss */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  /* line 666, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  /* line 672, sass/_animate.scss */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  /* line 677, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  /* line 685, sass/_animate.scss */
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 690, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 696, sass/_animate.scss */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  /* line 701, sass/_animate.scss */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  /* line 706, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  /* line 712, sass/_animate.scss */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  /* line 717, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 724, sass/_animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  /* line 730, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 735, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 741, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 747, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 752, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 757, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  /* line 764, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 769, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 775, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 781, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 786, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 791, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 797, sass/_animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  /* line 803, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 808, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  /* line 814, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  /* line 820, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  /* line 825, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  /* line 830, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  /* line 837, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 842, sass/_animate.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  /* line 848, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  /* line 854, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  /* line 859, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  /* line 864, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 870, sass/_animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  /* line 876, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 881, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  /* line 887, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  /* line 893, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  /* line 898, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  /* line 903, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  /* line 910, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 915, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  /* line 921, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  /* line 927, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  /* line 932, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  /* line 937, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 943, sass/_animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  /* line 949, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 954, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  /* line 960, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  /* line 966, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  /* line 971, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  /* line 976, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  /* line 983, sass/_animate.scss */
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 988, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  /* line 994, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  /* line 1000, sass/_animate.scss */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  /* line 1005, sass/_animate.scss */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  /* line 1010, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 1016, sass/_animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  /* line 1022, sass/_animate.scss */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  /* line 1027, sass/_animate.scss */
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  /* line 1033, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  /* line 1041, sass/_animate.scss */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  /* line 1046, sass/_animate.scss */
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  /* line 1052, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 1059, sass/_animate.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  /* line 1065, sass/_animate.scss */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  /* line 1070, sass/_animate.scss */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  /* line 1076, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  /* line 1084, sass/_animate.scss */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  /* line 1089, sass/_animate.scss */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  /* line 1095, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1102, sass/_animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  /* line 1108, sass/_animate.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  /* line 1114, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  /* line 1122, sass/_animate.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  /* line 1128, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1135, sass/_animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  /* line 1141, sass/_animate.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  /* line 1147, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  /* line 1155, sass/_animate.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  /* line 1161, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1168, sass/_animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  /* line 1174, sass/_animate.scss */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 1179, sass/_animate.scss */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  /* line 1185, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  /* line 1193, sass/_animate.scss */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 1198, sass/_animate.scss */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  /* line 1204, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1211, sass/_animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  /* line 1217, sass/_animate.scss */
  from {
    opacity: 0;
  }

  /* line 1221, sass/_animate.scss */
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 1227, sass/_animate.scss */
  from {
    opacity: 0;
  }

  /* line 1231, sass/_animate.scss */
  to {
    opacity: 1;
  }
}

/* line 1236, sass/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  /* line 1242, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 1248, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  /* line 1256, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 1262, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1269, sass/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  /* line 1275, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  /* line 1281, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  /* line 1289, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  /* line 1295, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1302, sass/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  /* line 1308, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 1314, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  /* line 1322, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 1328, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1335, sass/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  /* line 1341, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  /* line 1347, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  /* line 1355, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  /* line 1361, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1368, sass/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  /* line 1374, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 1380, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  /* line 1388, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 1394, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1401, sass/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  /* line 1407, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  /* line 1413, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  /* line 1421, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  /* line 1427, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1434, sass/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  /* line 1440, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  /* line 1446, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  /* line 1454, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  /* line 1460, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1467, sass/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  /* line 1473, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  /* line 1479, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  /* line 1487, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  /* line 1493, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1500, sass/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  /* line 1506, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1510, sass/_animate.scss */
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  /* line 1516, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1520, sass/_animate.scss */
  to {
    opacity: 0;
  }
}

/* line 1525, sass/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  /* line 1531, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1535, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  /* line 1543, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1547, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1554, sass/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  /* line 1560, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1564, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  /* line 1572, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1576, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1583, sass/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  /* line 1589, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1593, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  /* line 1601, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1605, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1612, sass/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  /* line 1618, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1622, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  /* line 1630, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1634, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1641, sass/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  /* line 1647, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1651, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  /* line 1659, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1663, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1670, sass/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  /* line 1676, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1680, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  /* line 1688, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1692, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1699, sass/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  /* line 1705, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1709, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  /* line 1717, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1721, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1728, sass/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  /* line 1734, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1738, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  /* line 1746, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 1750, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1757, sass/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  /* line 1763, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  /* line 1770, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  /* line 1777, sass/_animate.scss */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1784, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1791, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  /* line 1800, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  /* line 1807, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  /* line 1814, sass/_animate.scss */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1821, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1828, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 1836, sass/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  /* line 1844, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  /* line 1852, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1859, sass/_animate.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  /* line 1865, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  /* line 1870, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  /* line 1877, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  /* line 1885, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1892, sass/_animate.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  /* line 1898, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  /* line 1903, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1909, sass/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  /* line 1917, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  /* line 1925, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1932, sass/_animate.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  /* line 1938, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  /* line 1943, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  /* line 1950, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  /* line 1958, sass/_animate.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  /* line 1965, sass/_animate.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  /* line 1971, sass/_animate.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  /* line 1976, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1982, sass/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  /* line 1990, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  /* line 1995, sass/_animate.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  /* line 2001, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  /* line 2009, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  /* line 2014, sass/_animate.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  /* line 2020, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 2027, sass/_animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  /* line 2035, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  /* line 2040, sass/_animate.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  /* line 2046, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  /* line 2054, sass/_animate.scss */
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  /* line 2059, sass/_animate.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  /* line 2065, sass/_animate.scss */
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 2072, sass/_animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  /* line 2080, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  /* line 2086, sass/_animate.scss */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  /* line 2092, sass/_animate.scss */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  /* line 2098, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  /* line 2106, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  /* line 2112, sass/_animate.scss */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  /* line 2118, sass/_animate.scss */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  /* line 2124, sass/_animate.scss */
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2131, sass/_animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  /* line 2139, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2143, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  /* line 2151, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2155, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 2162, sass/_animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  /* line 2170, sass/_animate.scss */
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  /* line 2178, sass/_animate.scss */
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  /* line 2188, sass/_animate.scss */
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  /* line 2196, sass/_animate.scss */
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2205, sass/_animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  /* line 2211, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  /* line 2219, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  /* line 2229, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  /* line 2237, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2246, sass/_animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  /* line 2252, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  /* line 2260, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  /* line 2270, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  /* line 2278, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2287, sass/_animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  /* line 2293, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  /* line 2301, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  /* line 2311, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  /* line 2319, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2328, sass/_animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  /* line 2334, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  /* line 2342, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  /* line 2352, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  /* line 2360, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2369, sass/_animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  /* line 2375, sass/_animate.scss */
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  /* line 2381, sass/_animate.scss */
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  /* line 2391, sass/_animate.scss */
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  /* line 2397, sass/_animate.scss */
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 2406, sass/_animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  /* line 2412, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  /* line 2418, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  /* line 2428, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  /* line 2434, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 2443, sass/_animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  /* line 2449, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  /* line 2455, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  /* line 2465, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  /* line 2471, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2480, sass/_animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  /* line 2486, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  /* line 2492, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  /* line 2502, sass/_animate.scss */
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  /* line 2508, sass/_animate.scss */
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2517, sass/_animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  /* line 2523, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  /* line 2529, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  /* line 2539, sass/_animate.scss */
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  /* line 2545, sass/_animate.scss */
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 2554, sass/_animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  /* line 2560, sass/_animate.scss */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  /* line 2567, sass/_animate.scss */
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  /* line 2576, sass/_animate.scss */
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  /* line 2586, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  /* line 2594, sass/_animate.scss */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  /* line 2601, sass/_animate.scss */
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  /* line 2610, sass/_animate.scss */
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  /* line 2620, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 2627, sass/_animate.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  /* line 2635, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  /* line 2641, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  /* line 2649, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  /* line 2655, sass/_animate.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 2662, sass/_animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  /* line 2670, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2674, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  /* line 2682, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2686, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 2693, sass/_animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  /* line 2699, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 2705, sass/_animate.scss */
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  /* line 2711, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 2717, sass/_animate.scss */
  50% {
    opacity: 1;
  }
}

/* line 2722, sass/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  /* line 2728, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2736, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  /* line 2746, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2754, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2763, sass/_animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  /* line 2769, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2777, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  /* line 2787, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2795, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2804, sass/_animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  /* line 2810, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2818, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  /* line 2828, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2836, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2845, sass/_animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  /* line 2851, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2859, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  /* line 2869, sass/_animate.scss */
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2877, sass/_animate.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2886, sass/_animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  /* line 2892, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2896, sass/_animate.scss */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 2902, sass/_animate.scss */
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  /* line 2908, sass/_animate.scss */
  from {
    opacity: 1;
  }

  /* line 2912, sass/_animate.scss */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  /* line 2918, sass/_animate.scss */
  to {
    opacity: 0;
  }
}

/* line 2923, sass/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  /* line 2929, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2937, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  /* line 2949, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 2957, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2968, sass/_animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  /* line 2974, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  /* line 2980, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  /* line 2990, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  /* line 2996, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

/* line 3005, sass/_animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  /* line 3011, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  /* line 3017, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  /* line 3027, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  /* line 3033, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

/* line 3042, sass/_animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  /* line 3048, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 3056, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  /* line 3068, sass/_animate.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /* line 3076, sass/_animate.scss */
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3087, sass/_animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  /* line 3093, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  /* line 3099, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  /* line 3106, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  /* line 3112, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3118, sass/_animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  /* line 3124, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* line 3130, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  /* line 3137, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* line 3143, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3149, sass/_animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  /* line 3155, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  /* line 3161, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  /* line 3168, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  /* line 3174, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3180, sass/_animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  /* line 3186, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  /* line 3192, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  /* line 3199, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  /* line 3205, sass/_animate.scss */
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3211, sass/_animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  /* line 3217, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3222, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  /* line 3230, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3235, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 3242, sass/_animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  /* line 3248, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3253, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  /* line 3261, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3266, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 3273, sass/_animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  /* line 3279, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3284, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  /* line 3292, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3297, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 3304, sass/_animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  /* line 3310, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3315, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  /* line 3323, sass/_animate.scss */
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 3328, sass/_animate.scss */
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 3335, sass/_animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 5, sass/master-2018.scss */
body {
  background-color: white;
  background-image: none;
}

/* line 13, sass/master-2018.scss */
body,
p,
a,
ul li {
  font-family: "bicyclette", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
}

/* line 19, sass/master-2018.scss */
p {
  line-height: 1.75em;
  margin: 5px 0px 20px;
}

/* line 23, sass/master-2018.scss */
a {
  color: #061d2b;
  font-weight: 400;
  text-decoration: underline;
}

/* line 28, sass/master-2018.scss */
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
  font-family: "bicyclette", sans-serif;
  font-weight: normal;
  margin: 8px 0px 4px 0px;
}

/* line 33, sass/master-2018.scss */
h1 {
  font-size: 31px;
  color: #494a46;
  margin: 8px 0px 4px 0px;
  text-transform: uppercase;
}

/* line 39, sass/master-2018.scss */
h2 {
  font-size: 25px;
  color: #494a46;
  line-height: 32px;
  text-transform: uppercase;
}

/* line 46, sass/master-2018.scss */
h3 {
  font-size: 20px;
  color: #494a46;
  line-height: 25px;
}

/* line 51, sass/master-2018.scss */
h4 {
  font-size: 18px;
  color: #494a46;
}

/* line 55, sass/master-2018.scss */
h5 {
  font-size: 14px;
  color: #494a46;
}

/* line 59, sass/master-2018.scss */
h6 {
  font-size: 12px;
  color: #494a46;
}

/* line 63, sass/master-2018.scss */
h1#pageName {
  font-size: 31px;
  font-weight: normal;
  line-height: 1.35em;
  text-transform: uppercase;
  background: none;
  border: none;
  padding: 4px 0 6px 0;
}

/* line 74, sass/master-2018.scss */
h2, h2 a, h2 a:hover {
  text-decoration: none;
}

/* line 77, sass/master-2018.scss */
#wrapper {
  background-color: #404040;
  background-image: none;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}

/* line 89, sass/master-2018.scss */
div.contentLayoutBox {
  background-color: #ffffff;
  /*border-top: 1px dotted #414141;*/
  margin: 0 auto 0;
  min-height: 400px;
  padding: 10px;
  width: 1200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 89, sass/master-2018.scss */
  div.contentLayoutBox {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 89, sass/master-2018.scss */
  div.contentLayoutBox {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 89, sass/master-2018.scss */
  div.contentLayoutBox {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 89, sass/master-2018.scss */
  div.contentLayoutBox {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 89, sass/master-2018.scss */
  div.contentLayoutBox {
    width: 100%;
  }
}

/* line 110, sass/master-2018.scss */
#content {
  -moz-border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
}

/* line 118, sass/master-2018.scss */
body.sidebars-none #content {
  background: none repeat scroll 0 0 transparent;
  border: none;
  float: none;
  padding: 0;
  margin: auto;
}
@media (min-width: 1200px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 1180px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 118, sass/master-2018.scss */
  body.sidebars-none #content {
    width: 100%;
  }
}

/***body main and sidebar width***/
/* line 138, sass/master-2018.scss */
body.sidebars-right #content,
body.sidebars-wide-right #content {
  border: none;
  padding: 0;
}
@media (min-width: 1200px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 760px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 138, sass/master-2018.scss */
  body.sidebars-right #content,
  body.sidebars-wide-right #content {
    width: 100%;
  }
}

/* line 154, sass/master-2018.scss */
#sidebarRight,
body #contentLayoutBox #sidebarRight,
body.sidebars-left-wide-right #sidebarRight,
body.sidebars-wide-right #sidebarRight {
  font-size: 12px;
  margin: 51px 0 0 0;
  padding: 0 0 0 10px;
  width: 400px;
}

@media (min-width: 1200px) {
  /* line 162, sass/master-2018.scss */
  body.sidebarRightPush #sidebarRight {
    margin-top: 370px;
  }
}

/* line 169, sass/master-2018.scss */
#functionalNavigation,
.functionalNavigation {
  padding-right: 150px;
  padding-top: 12px;
}

/******************/
/* line 177, sass/master-2018.scss */
div.layoutBlock img {
  margin: 0;
  /*bringing 3 column image margin to 0*/
}

/* line 181, sass/master-2018.scss */
div.layoutBlockContainer {
  background-color: transparent;
  margin-top: 20px;
}

/* line 186, sass/master-2018.scss */
div.layoutBlockContainer div.layoutBlock h2 {
  /*display: none;*/
  color: #414242;
  text-transform: lowercase;
  font-size: 28px;
  line-height: 45px;
  /* animation: transparent-to-opaque 2s 1s 1;  */
}

/*RHC Content display*/
/* line 201, sass/master-2018.scss */
.customNotice {
  background: none repeat scroll 0 0 #0088cc;
  padding: 10px;
  color: #FFFFFF;
}

/* line 208, sass/master-2018.scss */
.panelHeading {
  background: #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 8px 10px;
}

/* line 217, sass/master-2018.scss */
#content .panelHeading {
  color: #fff;
  border-radius: 7px 7px 0 0;
}

/* line 221, sass/master-2018.scss */
.teaserList h3 {
  margin-bottom: 4px;
}

/*------------------------ 
  Right Hand Column styles
  ---------------------*/
/*RHC Content display*/
/* line 232, sass/master-2018.scss */
.customNotice {
  background: none repeat scroll 0 0 #0088cc;
  padding: 10px;
  color: #FFFFFF;
}

/* line 237, sass/master-2018.scss */
#sidebarRight .rightHandColumnPageDefaultHeading {
  border-bottom: 3px solid #EFEFEF;
}

/* line 241, sass/master-2018.scss */
.contentPageSelection-rightHandColumnPageDefault .rightHandColumnPageDefaultHeading,
.contentPageSelection-rightHandColumnPageDefault .rightHandColumnPageDefaultHeading a {
  color: #e11f63;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  text-decoration: none;
}

/***********************/
/* line 250, sass/master-2018.scss */
.customBox {
  background: none repeat scroll 0 0 #7ac78d;
  color: #ffffff;
  padding: 10px 0 10px 10px;
  margin-bottom: 10px;
}

/* line 257, sass/master-2018.scss */
.customBox a,
.customBox h2 {
  color: #ffffff;
}

/* line 260, sass/master-2018.scss */
#sidebarRight .customBox .rightHandColumnPageDefaultHeading {
  border-bottom-color: #c62b86;
  margin: 0 10px;
  padding: 10px 0;
}

/* line 265, sass/master-2018.scss */
.customBox div.unmanagedContent {
  /*	background-color: #FFFFFF;
	border: 1px solid #2c2c2c;
	border-radius: 5px;*/
  /*	padding: 10px;*/
}

/* line 271, sass/master-2018.scss */
.customBox .unmanagedContent ul {
  padding: 0;
  text-align: center;
}

/* line 275, sass/master-2018.scss */
.customBox .unmanagedContent ul li {
  padding-bottom: 5px;
}

/* line 278, sass/master-2018.scss */
.searchResults h1#pageName {
  padding-left: 19px;
}

/**Opening Times**/
/* line 283, sass/master-2018.scss */
.rightHandColumnPageDefault h3 {
  margin-bottom: 0;
}

/* line 287, sass/master-2018.scss */
#trigger {
  /*background: url('../RXAU/RXAU_ECOMExpoMelbourne/css/table-header-background-30x24.jpg?v=1273079048698898201') no-repeat scroll left top #F6921E;*/
  display: none;
  background-color: #515c72;
  color: #FFFFFF;
  /* display: inline-block;*/
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
  text-indent: 5px;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}

/* line 304, sass/master-2018.scss */
#target {
  /* background: #f7f7f7;*/
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

/**Testimonial**/
/* line 316, sass/master-2018.scss */
p.testimonial {
  background-image: url('../RXAU/RXAU_HairExpo_v2/css/open-quotes-50x50.png?v=1273079048698898201');
  /*background-color:red;*/
  background-position: 5px 0;
  background-repeat: no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 14px;
  color: #888;
  line-height: 18px;
  margin: auto;
  padding: 20px 40px 40px 50px;
  width: 500px;
}

/* line 331, sass/master-2018.scss */
p.testimonial em.author {
  background-image: url('../RXAU/RXAU_HairExpo_v2/css/close-quotes-50x50.png?v=1273079048698898201');
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  float: right;
  padding: 15px 50px 15px 0;
}

/* line 340, sass/master-2018.scss */
#toTop {
  background: url('../RXAU/RXAU_LifeInstyle/css/totop.png?v=1273079048698898201') no-repeat scroll 0 0 transparent;
  bottom: 40px;
  display: none;
  height: 42px;
  margin-right: -680px !important;
  overflow: hidden;
  position: fixed;
  right: 50%;
  width: 42px;
  z-index: 999;
}

/* line 352, sass/master-2018.scss */
#toTop:hover {
  background-position: 0 bottom;
}

/* line 356, sass/master-2018.scss */
#toTop:active,
#toTop:focus {
  outline: medium none;
}

/* line 367, sass/master-2018.scss */
.headerFooterLinkList .login,
.headerFooterLinkList .signup {
  display: none;
}

/* line 373, sass/master-2018.scss */
#viewProfileHeader h2,
#viewProfileDetails h2 {
  margin-left: 0;
}

/* line 376, sass/master-2018.scss */
#viewProfileHeader .viewProfileIntroduction {
  line-height: 1.65em;
}

/* line 379, sass/master-2018.scss */
#ctl00_centreContentPlaceHolder_divActions.actions {
  float: right;
  margin-top: -90px;
}

/* line 383, sass/master-2018.scss */
.websiteSignUp-CreateAProfile-Step1 div.actions {
  left: 199px;
  position: relative;
}

/* line 388, sass/master-2018.scss */
button.sendEmail {
  left: 189px;
  position: relative;
  top: -20px;
  width: 105px;
}

/* line 394, sass/master-2018.scss */
#content .header {
  border: 0;
}

/* line 397, sass/master-2018.scss */
#content a:visited {
  font-weight: normal;
}

/* line 402, sass/master-2018.scss */
#content .header {
  border: 0;
}

/* line 405, sass/master-2018.scss */
div.header div.details div.images img.logo {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 5px;
  position: static;
}

/* line 412, sass/master-2018.scss */
.sidebars-left #content .header,
.sidebars-right #content .header {
  width: 635px;
}

/* line 415, sass/master-2018.scss */
.sidebars-right .full {
  width: 640px;
}

/* line 419, sass/master-2018.scss */
.sidebars-left #content .header .details,
.sidebars-right #content .header .details {
  width: 650px;
}

/************/
/* line 424, sass/master-2018.scss */
.listLayout li.selected a {
  color: #8A8A8A;
  font-weight: bold;
  text-decoration: none;
}

/* line 429, sass/master-2018.scss */
#content .exhibitor {
  border: 0;
}

/* line 432, sass/master-2018.scss */
.list .sessionItemDetail .actions .favourite BUTTON {
  width: 155px;
}

/* line 436, sass/master-2018.scss */
.documents li {
  width: 100%;
}

/* line 439, sass/master-2018.scss */
#tabContent ul.itemList li h3 {
  margin-left: 0;
}

/* line 442, sass/master-2018.scss */
.sendMessage .sendMessageActions {
  margin-left: 208px;
}

/**********/
/* line 446, sass/master-2018.scss */
#content .panel {
  border: 0;
}

/* line 450, sass/master-2018.scss */
.unmanagedContent ul {
  list-style-type: disc;
}

/* line 453, sass/master-2018.scss */
.unmanagedContent ul li {
  line-height: 1.7em;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes transparent-to-opaque {
  /* line 460, sass/master-2018.scss */
  0% {
    opacity: 0%;
    transform: scale(0.5, 0.5);
  }

  /* line 465, sass/master-2018.scss */
  100% {
    opacity: 100%;
    transform: scale(1, 1);
  }
}

@keyframes transparent-to-opaque {
  /* line 473, sass/master-2018.scss */
  0% {
    opacity: 0%;
    transform: scale(0.5, 0.5);
  }

  /* line 478, sass/master-2018.scss */
  100% {
    opacity: 100%;
    transform: scale(1, 1);
  }
}

/* line 2, sass/_uab.scss */
.top-bar-wrapper {
  /*background-color: #f8f8f8;
  position: relative;*/
  display: none;
}

/* line 8, sass/_uab.scss */
#search .button {
  background-image: none;
  background-color: #404040;
  padding: 5px 15px;
  /*display: none;*/
}

/* line 15, sass/_uab.scss */
#search input {
  /*display: none;*/
}

/* line 18, sass/_uab.scss */
.top-bar .toolbar-link {
  color: #061d2b;
}

/* line 22, sass/_uab.scss */
.top-bar-wrapper a {
  font-size: 12px;
  text-transform: uppercase;
}

/* line 31, sass/_uab.scss */
.top-bar li.toolbar-button-tasks {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 35, sass/_uab.scss */
  .centered-page {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 35, sass/_uab.scss */
  .centered-page {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 35, sass/_uab.scss */
  .centered-page {
    width: 100%;
  }
}

/* line 1, sass/_header.scss */
#header {
  background-color: #404040;
  /* background: -webkit-linear-gradient($theme-primary-color, #53564e); */
  /* For Safari 5.1 to 6.0 */
  /*  background: -o-linear-gradient($theme-primary-color, #53564e); */
  /* For Opera 11.1 to 12.0 */
  /*  background: -moz-linear-gradient($theme-primary-color, #53564e); */
  /* For Firefox 3.6 to 15 */
  /*  background: linear-gradient($theme-primary-color, #53564e); */
  /* Standard syntax */
  background-color: white;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 17, sass/_header.scss */
#brand {
  background-image: none;
  background-repeat: no-repeat;
  background-position: right  100%;
  background-color: transparent;
  height: 135px;
  width: 1200px;
  margin: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, sass/_header.scss */
  #brand {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, sass/_header.scss */
  #brand {
    background-size: 60%;
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 17, sass/_header.scss */
  #brand {
    background-size: 45%;
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 17, sass/_header.scss */
  #brand {
    background-size: 45%;
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 17, sass/_header.scss */
  #brand {
    width: 100%;
  }
}

/* line 33, sass/_header.scss */
#header #search {
  background-color: #fff;
  border-radius: 9px 0 0 9px;
  height: 21px;
  left: calc(50% + 274px);
  top: 9px;
  z-index: 101;
  width: 215px;
}

/* line 42, sass/_header.scss */
#header #search button {
  background: url('../RXAU/RXAU_LifeInstyle/images/buttons/search-button-32x32.png?v=1273079048698898201') no-repeat scroll 0 0 white;
  border: 0 none;
  display: block;
  float: right;
  height: 32px;
  margin: -6px 0 0 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
}

/* line 53, sass/_header.scss */
#header .producedBy {
  height: 25px;
  right: 15px;
  top: 180px;
  z-index: 101;
}

/* line 59, sass/_header.scss */
#header .headerFooterLinkList li {
  background: url('../RXAU/RXAU_SalonMelbourne_v2/css/topbar-divider-transparent-2x11.gif?v=1273079048698898201') no-repeat scroll right center transparent;
}

/* line 62, sass/_header.scss */
#header .headerFooterLinkList li a {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
}

/* line 66, sass/_header.scss */
#header .headerFooterLinkList li a:hover {
  text-decoration: none;
}

/* line 70, sass/_header.scss */
#header .logo {
  left: 25px;
  position: absolute;
  top: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 70, sass/_header.scss */
  #header .logo {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 70, sass/_header.scss */
  #header .logo {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 70, sass/_header.scss */
  #header .logo {
    top: 68px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 79, sass/_header.scss */
  #header .logo img {
    width: 60%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 79, sass/_header.scss */
  #header .logo img {
    width: 45%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 79, sass/_header.scss */
  #header .logo img {
    width: 45%;
  }
}

/* line 85, sass/_header.scss */
#header .city {
  right: 220px;
  position: absolute;
  top: 29px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-right: solid 1px black;
  padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 85, sass/_header.scss */
  #header .city {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 85, sass/_header.scss */
  #header .city {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 85, sass/_header.scss */
  #header .city {
    top: 68px;
  }
}

/* line 99, sass/_header.scss */
#header .city a {
  font-weight: 800;
  text-transform: uppercase;
  color: black;
  line-height: 20px;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 99, sass/_header.scss */
  #header .city a {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 99, sass/_header.scss */
  #header .city a {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 99, sass/_header.scss */
  #header .city a {
    top: 68px;
  }
}

/* line 110, sass/_header.scss */
#header .city a:hover {
  font-weight: 800;
  text-transform: uppercase;
  color: #1c99cb;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 110, sass/_header.scss */
  #header .city a:hover {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 110, sass/_header.scss */
  #header .city a:hover {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 110, sass/_header.scss */
  #header .city a:hover {
    top: 68px;
  }
}

/* line 120, sass/_header.scss */
#header .button-header {
  right: 0;
  position: absolute;
  top: 41px;
  width: 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 120, sass/_header.scss */
  #header .button-header {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 120, sass/_header.scss */
  #header .button-header {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 120, sass/_header.scss */
  #header .button-header {
    top: 68px;
  }
}

/* line 131, sass/_header.scss */
#header .button-header a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  background-color: #1c99cb;
  padding-bottom: 7px;
  padding-top: 7px;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, sass/_header.scss */
  #header .button-header a {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 131, sass/_header.scss */
  #header .button-header a {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 131, sass/_header.scss */
  #header .button-header a {
    top: 68px;
  }
}

/* line 149, sass/_header.scss */
#header .button-header a:hover {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: black;
  background-color: white;
  border: 2px solid black;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 149, sass/_header.scss */
  #header .button-header a:hover {
    top: 60px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 149, sass/_header.scss */
  #header .button-header a:hover {
    top: 68px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 149, sass/_header.scss */
  #header .button-header a:hover {
    top: 68px;
  }
}

/* line 162, sass/_header.scss */
#header #topbar {
  height: 35px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 60px;
  width: 900px;
  z-index: 100;
}

/* line 175, sass/_header.scss */
.headerFooterLinkList .login,
.headerFooterLinkList .signup {
  display: none;
}

/* line 178, sass/_header.scss */
#strapLine {
  color: #000;
  left: 585px;
  position: absolute;
  top: 65px;
}

/* line 184, sass/_header.scss */
.jump-icon {
 	/*position: absolute;
	right: -7px;
	top: 150px;
	z-index: 100;*/
  text-align: center;
}

/* line 191, sass/_header.scss */
.jump-icon img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}

/* line 205, sass/_header.scss */
.jump-icon img:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

/* line 212, sass/_header.scss */
.jump-icon-top {
  position: absolute;
  right: -7px;
  top: 150px;
  z-index: 9999;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 212, sass/_header.scss */
  .jump-icon-top {
    right: 271px;
    top: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 212, sass/_header.scss */
  .jump-icon-top {
    right: 5px;
    top: 40px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 212, sass/_header.scss */
  .jump-icon-top {
    right: 5px;
    top: 140px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 212, sass/_header.scss */
  .jump-icon-top {
    right: 5px;
    top: 140px;
  }
}
@media (max-width: 480px) {
  /* line 212, sass/_header.scss */
  .jump-icon-top {
    padding: 10px;
    position: relative;
    right: 0px;
    top: 0px;
    text-align: center;
    margin: auto;
  }
}

/* line 227, sass/_header.scss */
.jump-icon-top img {
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}

/* line 237, sass/_header.scss */
.jump-icon-top img:hover {
  /*-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);*/
}

/* line 3, sass/_navigation.scss */
div.multiLevelNav #topNavigation,
#topNavigation.selectedHasChildren {
  margin-bottom: 0;
}

/* line 9, sass/_navigation.scss */
#topNavigation .level2 {
  margin: 0;
  overflow: hidden;
  width: 960px;
}

/* line 15, sass/_navigation.scss */
#topNavigation .level2 li a {
  border: none;
  padding: 7px 14px;
  text-decoration: none;
}

/* line 23, sass/_navigation.scss */
#topNavigation.no-js li:hover .level2,
#topNavigation li.hover .level2,
#topNavigation li.selected .level2 {
  height: 30px;
  width: 960px;
}

/* line 31, sass/_navigation.scss */
#topNavigation {
  background: none;
  background-color: transparent;
  border-top: 1px solid black;
  height: 55px;
  margin-bottom: 0 !important;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 31, sass/_navigation.scss */
  #topNavigation {
    display: none;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 31, sass/_navigation.scss */
  #topNavigation {
    display: none;
  }
}
@media (max-width: 480px) {
  /* line 31, sass/_navigation.scss */
  #topNavigation {
    display: none;
  }
}

/* line 47, sass/_navigation.scss */
#topNavigation ul.level1 {
  height: 55px;
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 47, sass/_navigation.scss */
  #topNavigation ul.level1 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 47, sass/_navigation.scss */
  #topNavigation ul.level1 {
    width: 100%;
  }
}

/* line 60, sass/_navigation.scss */
#topNavigation ul li a {
  font-family: "bicyclette", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

/* line 65, sass/_navigation.scss */
#topNavigation ul li a:visited {
  color: black;
}

/* line 70, sass/_navigation.scss */
#topNavigation .level1 > li {
  border-left: none;
}

/* line 73, sass/_navigation.scss */
#topNavigation .level1 li a {
  border: none;
  color: black;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 18px 9px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 73, sass/_navigation.scss */
  #topNavigation .level1 li a {
    padding: 19px 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, sass/_navigation.scss */
  #topNavigation .level1 li a {
    padding: 19px 11px;
  }
}

/* line 88, sass/_navigation.scss */
#topNavigation .level1 li a:hover {
  color: #1c99cb;
  text-decoration: underline;
}

/* line 94, sass/_navigation.scss */
#topNavigation .level1 > li > a {
  font-size: 17px;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 94, sass/_navigation.scss */
  #topNavigation .level1 > li > a {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 94, sass/_navigation.scss */
  #topNavigation .level1 > li > a {
    font-size: 16px;
  }
}

/* line 108, sass/_navigation.scss */
#topNavigation ul.level1 > li > a:hover,
#topNavigation ul.level1 > li:hover > a,
#topNavigation ul.level1 > li.hover > a {
  color: #1c99cb;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 2px solid #1c99cb;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 108, sass/_navigation.scss */
  #topNavigation ul.level1 > li > a:hover,
  #topNavigation ul.level1 > li:hover > a,
  #topNavigation ul.level1 > li.hover > a {
    padding: 19px 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 108, sass/_navigation.scss */
  #topNavigation ul.level1 > li > a:hover,
  #topNavigation ul.level1 > li:hover > a,
  #topNavigation ul.level1 > li.hover > a {
    padding: 19px 11px;
  }
}

/*#topNavigation ul.level1 > li.selected > a{
  background-color: $lvl1-bg-color-hover;
  color: $lvl1-font-color-hover;
  text-decoration: none;
}

#topNavigation ul.level1 li.selected a:hover {
  text-decoration: none;
}*/
/* line 132, sass/_navigation.scss */
#topNavigation ul.level1 > li {
  border-left: none;
}

/* line 139, sass/_navigation.scss */
#topNavigation .level1 > li:before {
  display: inline-block;
  margin: 19px 0 0 0;
  height: 23px;
  content: " ";
  text-shadow: none;
  float: left;
}

/* line 150, sass/_navigation.scss */
#topNavigation .level1 > li.selected:before {
  border-left: 0;
}

/* line 158, sass/_navigation.scss */
#topNavigation ul.level1 > li.first {
  margin: 0;
  background: none;
  margin-left: 19px;
}

/*#topNavigation ul.level1 > li:last-child {

  //animation: move-left-to-right 2s 0.5s 1;  
  //background: url('../RXAU/RXAU_OnlineRetailer/css/mep-label-234x36.png?v=1273079048698898201') no-repeat 0 7px scroll transparent;
  background-color: $lvl1-hl-bg-color;
  border-left: none;
  float: right;
  margin-right:0;   
  //text-indent:9999px;
  //width: 234px;

  
}
#topNavigation ul.level1 > li:last-child > a {

  background: $lvl1-hl-bg-color;
  color:    $lvl1-hl-font-color;
  font-size:  $lvl1-hl-font-size;
  font-weight: $lvl1-hl-font-weight;
  //text-indent: 9999;
  text-transform: $lvl1-hl-text-transform;
  border: none;

  padding: $lvl1-padding-vertical $lvl1-padding-horizontal;
  
  opacity: 1.0;
  transition: opacity .55s ease-in-out;
  -moz-transition: opacity .55s ease-in-out;
  -webkit-transition: opacity .55s ease-in-out;

  @include breakpoint(md){ 
    font-size:  ceil(($lvl1-font-size * 0.85)); 
    padding: $lvl1-padding-vertical ceil($lvl1-padding-horizontal * 0.75); 

  }

  @include breakpoint(sm){ 
    font-size:  ceil(($lvl1-font-size * 0.85)); 
    padding: $lvl1-padding-vertical ceil($lvl1-padding-horizontal * 0.50);
  }

}


#topNavigation ul.level1 > li:last-child a:hover {
  background: $lvl1-hl-bg-color-hover;
  color: $lvl1-hl-font-color-hover;
  font-weight: $lvl1-hl-font-weight-hover;
  text-decoration: $lvl1-hl-text-decoraction-hover;
  border: none;

  padding: $lvl1-padding-vertical $lvl1-padding-horizontal;
  opacity: 0.6;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;

  @include breakpoint(md){ 
    font-size:  ceil(($lvl1-font-size * 0.85)); 
    padding: $lvl1-padding-vertical ceil($lvl1-padding-horizontal * 0.75); 

  }

  @include breakpoint(sm){ 
    font-size:  ceil(($lvl1-font-size * 0.85)); 
    padding: $lvl1-padding-vertical ceil($lvl1-padding-horizontal * 0.50);
  }

  
}
#topNavigation ul.level1 > li:last-child a:visited {
  background: #f89b23;
  color: #fff;
}
*/
/* line 248, sass/_navigation.scss */
#topNavigation ul.level1 li .level2 {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  /*transition-timing-function: cubic-bezier(0, 1, 0.5, 1);*/
  background-color: #404040;
  border: none;
  left: auto;
  padding: 0;
  position: absolute;
  top: 59px;
  width: 280px;
  z-index: 300;
  -webkit-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 0 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}

/* line 274, sass/_navigation.scss */
#topNavigation .level1 li:hover .level2,
#topNavigation .level1 li.hover .level2 {
  visibility: visible;
  opacity: 1;
}

/* line 279, sass/_navigation.scss */
#topNavigation ul.level1 li .level2 li {
  margin: 0;
  z-index: 200;
}

/* line 291, sass/_navigation.scss */
#topNavigation ul.level1 li .level2 li.hasChildren {
  background: none;
}

/* line 294, sass/_navigation.scss */
#topNavigation ul.level2 li a {
  border: 0;
  display: block;
  padding: 0 15px;
  color: white;
  font-size: 17px;
  width: 280px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}

/* line 307, sass/_navigation.scss */
#topNavigation ul.level1 li .level2 li a:hover,
#topNavigation ul.level1 .selected .level2 li a:hover {
  color: #1c99cb;
}

/* line 312, sass/_navigation.scss */
#topNavigation ul.level1 > li .level2 > li > a {
  color: white;
  font-size: 13px;
  font-family: "bicyclette", sans-serif;
  font-weight: 400;
  text-transform: initial;
}

/* line 326, sass/_navigation.scss */
#topNavigation ul.level1 li.hover a, #topNavigation.no-js ul.level1 li:hover a, #topNavigation ul.level1 li.selected a {
  background-color: white;
  color: black;
}

/* line 333, sass/_navigation.scss */
#topNavigation ul.level1 > li .level2 > li.leaf > a {
  color: white;
  font-size: 13px;
  font-family: "bicyclette", sans-serif;
  font-weight: 400;
  text-transform: initial;
}

/* line 350, sass/_navigation.scss */
#topNavigation.no-js li:hover .level2,
#topNavigation li.hover .level2,
#topNavigation li.selected .level2 {
  height: auto;
}

/* line 357, sass/_navigation.scss */
#topNavigation li.selected ul.level2 ul {
  display: block;
}

/*#topNavigation ul.level3 li a,
#topNavigation ul.level1 li.selected ul.level3 li a
 {
  color: $lvl3-font-color;

  font-size: $lvl3-font-size;
  font-family: $lvl3-font-family;
  font-weight: $lvl3-font-weight;
  width: 230px;
  height: 35px;
  line-height: 40px;
  padding: 0 15px;
  text-decoration: none;

}

#topNavigation > ul.level1 > li > ul.level2 > li > ul.level3 > li.selected > a {
  font-weight: bold;
}
#topNavigation > ul.level1 > li > ul.level2 > li > ul.level3 > li a:hover {
  text-decoration: underline;
}*/
/* line 393, sass/_navigation.scss */
#topNavigation .level3 {
  margin: 0 0 0 5px;
}

/* line 400, sass/_navigation.scss */
#topNavigation ul.level1 li#navTreeItem-Melbourne .level2,
#topNavigation ul.level1 li#navTreeItem-Sydney .level2 {
  border-top: 16px solid #404040;
  width: 600px;
}

/* line 408, sass/_navigation.scss */
#topNavigation ul.level1 li#navTreeItem-Melbourne ul.level2 li.hasChildren,
#topNavigation ul.level1 li#navTreeItem-Sydney ul.level2 li.hasChildren {
  float: left;
  width: 200px;
}

/* line 415, sass/_navigation.scss */
#topNavigation ul.level1 li#navTreeItem-Melbourne ul.level2 li a,
#topNavigation ul.level1 li#navTreeItem-Sydney ul.level2 li a {
  padding: 0 5px;
}

/* line 422, sass/_navigation.scss */
#topNavigation > ul.level1 > li#navTreeItem-Melbourne > ul.level2 > li > a,
#topNavigation > ul.level1 > li#navTreeItem-Sydney > ul.level2 > li > a {
  border-bottom: 2px solid #fff;
  font-weight: 400;
  color: white;
  padding: 10px;
}

/* line 436, sass/_navigation.scss */
#topNavigation > ul.level1 > li#navTreeItem-Melbourne > ul.level2 > li > a:hover,
#topNavigation > ul.level1 > li#navTreeItem-Sydney > ul.level2 > li > a:hover {
  text-decoration: none;
}

/* line 440, sass/_navigation.scss */
#topNavigation ul.level1 ul {
  display: block;
}

/* line 447, sass/_navigation.scss */
.title-block {
  display: none;
  width: 100%;
  background-color: #fff !important;
  padding: 30px 25px 20px;
  color: #fff;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 447, sass/_navigation.scss */
  .title-block {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 447, sass/_navigation.scss */
  .title-block {
    display: none;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 447, sass/_navigation.scss */
  .title-block {
    display: none;
  }
}
@media (max-width: 480px) {
  /* line 447, sass/_navigation.scss */
  .title-block {
    display: none;
  }
}

/* line 461, sass/_navigation.scss */
.title-block .event-date {
  font-size: 24px;
  font-family: "bicyclette", sans-serif;
  line-height: 16px;
}

/* line 466, sass/_navigation.scss */
.title-block p {
  margin-bottom: 0;
}

/* line 470, sass/_navigation.scss */
.title-block .event-date, .title-block p {
  color: #404040;
}

/* line 474, sass/_navigation.scss */
.title-block .directory-buttons {
  position: absolute;
  right: 0px;
  top: 17px;
  width: 300px;
}

/* line 480, sass/_navigation.scss */
.title-block .directory-buttons a {
  background-color: transparent !important;
  color: #404040 !important;
  float: left;
  margin-left: 20px;
  margin-bottom: 4px;
  padding: 5px 10px !important;
  border: 1px solid #404040 !important;
  text-transform: uppercase !important;
}

/* line 2, sass/_breadcrumb.scss */
#pageTopContainer {
  margin: 0 auto;
  width: 100%;
}

/* line 13, sass/_breadcrumb.scss */
#breadcrumb,
#breadcrumb a,
#breadcrumb li span,
#pageTools ul li a {
  font-family: "bicyclette", sans-serif;
  font-size: 11px;
  color: #939e9f;
}

/* line 18, sass/_breadcrumb.scss */
#breadcrumb a {
  padding-left: 0;
}

/* line 21, sass/_breadcrumb.scss */
#breadcrumb ol li {
  background-image: none;
  padding-right: 7px;
}

/* line 25, sass/_breadcrumb.scss */
#breadcrumb ol li:after {
  content: " \2044 ";
}

/* line 28, sass/_breadcrumb.scss */
#breadcrumb ol li:last-child:after {
  content: " ";
}

/* line 34, sass/_breadcrumb.scss */
#pageTools ul li {
  background: none;
}

/* line 38, sass/_breadcrumb.scss */
#pageTools ul li a {
  text-decoration: underline;
}

/* line 1, sass/_feature-slideshow.scss */
.theme-light.slider-wrapper {
  padding: 0;
  background-color: white;
}

/* line 6, sass/_feature-slideshow.scss */
.theme-light .nivo-controlNav {
  padding-left: 9px;
  height: 10px;
}

/* line 12, sass/_feature-slideshow.scss */
#proposition {
  margin: 0;
}

/* line 19, sass/_feature-slideshow.scss */
#proposition h2,
#proposition h2 p {
  font-size: 18px;
  line-height: 1.4em;
  color: #7ac78d;
}

/* line 24, sass/_feature-slideshow.scss */
#proposition img {
  /*	border:5px solid #e5e5e5;*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 24, sass/_feature-slideshow.scss */
  #proposition img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, sass/_feature-slideshow.scss */
  #proposition img {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 24, sass/_feature-slideshow.scss */
  #proposition img {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 24, sass/_feature-slideshow.scss */
  #proposition img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 24, sass/_feature-slideshow.scss */
  #proposition img {
    width: 100%;
  }
}

/* line 36, sass/_feature-slideshow.scss */
body.sidebarRightPush #proposition img {
  padding-bottom: 10px;
}

/* line 4, sass/_teaser.scss */
.singleColumnTeaserList .unmanagedContent,
.singleColumnTeaserList .teaserColumn {
  width: 49%;
}

/* line 11, sass/_teaser.scss */
.unmanagedContent table {
  margin: 0px;
  width: 100%;
}

/* line 15, sass/_teaser.scss */
ul.teaserList {
  padding: 10px;
}

/* line 19, sass/_teaser.scss */
.teaserList li {
  padding: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 24, sass/_teaser.scss */
.teaserList li:hover {
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 32, sass/_teaser.scss */
.teaserList li:hover img {
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
*/
}

/* line 41, sass/_teaser.scss */
.teaserList li:hover h3 {
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 51, sass/_teaser.scss */
.teaserColumn .teaserList li h3 {
  margin-top: 8px;
}

/* line 56, sass/_teaser.scss */
.twoColumnTeaserList .teaserList li {
  width: 47%;
}

/* line 62, sass/_teaser.scss */
.singleColumnTeaserList .teaserList li,
.twoColumnTeaserList .teaserList li {
  background-color: #1c99cb;
  margin-bottom: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 70, sass/_teaser.scss */
.singleColumnTeaserList .teaserList li:hover,
.twoColumnTeaserList .teaserList li:hover {
  background-color: #292929;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 76, sass/_teaser.scss */
.teaserList li p {
  color: white;
}

/* line 82, sass/_teaser.scss */
.twoColumnTeaserList .teaserList li.odd {
  margin-right: 25px;
}

/* line 91, sass/_teaser.scss */
.teaserList li h3,
.teaserList li h3 a,
.teaserList li h3 a:visited {
  color: white;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7em;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 99, sass/_teaser.scss */
.teaserList li h3 a:hover {
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 105, sass/_teaser.scss */
.teaserList .teaser img {
  border: 0;
  margin: 0 10px 0 0;
  /*margin: 4px 8px 10px 0px;
  padding: 5px;
  border: 2px solid #0088cc;
  border-radius: 30%;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;*/
}

/* line 4, sass/_concertina.scss */
#content .concertinaList {
  list-style-type: none;
}

/* line 7, sass/_concertina.scss */
ul.concertinaList .concertinaHeading {
  background-color: #F2F2F2;
  border: 1px solid #e8e8e8;
  color: #515c72;
  font-weight: normal;
  font-size: 14px;
  padding-left: 25px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 18, sass/_concertina.scss */
ul.concertinaList .concertinaContent {
  border: 1px solid #e8e8e8;
  border-top: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* line 3, sass/_footer.scss */
#footer {
  padding-top: 10px;
  background-color: white;
  background-image: none;
  margin: auto;
  overflow: hidden;
  padding-bottom: 10px;
  width: 100%;
}

/* line 15, sass/_footer.scss */
#footer,
#footer li a,
#footer span.copyright {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  color: black;
}

/* line 24, sass/_footer.scss */
#footer span.copyright,
#footer .headerFooterLinkList, #footer.containsProducedBy .headerFooterLinkList,
#footer .producedBy {
  float: none;
  display: block;
  text-align: center;
  margin: auto;
}

/* line 31, sass/_footer.scss */
#footer .headerFooterLinkList {
  border: none;
  /*margin-top: 8px;*/
}

/* line 35, sass/_footer.scss */
.headerFooterLinkList li {
  background: none;
}

/* line 39, sass/_footer.scss */
#footer .headerFooterLinkList li a {
  background: none;
  color: black;
  margin-top: 10px;
}

/* line 44, sass/_footer.scss */
#footer .extendedContainer {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

/* line 52, sass/_footer.scss */
.extendedContainer a {
  margin: 0 5px;
}

/* line 57, sass/_footer.scss */
.producedBy {
  margin-right: 10px;
  margin-top: 8px;
}

/* line 61, sass/_footer.scss */
.copyright {
  color: black;
  margin-top: 10px;
}

/* line 3, sass/_tables.scss */
td {
  vertical-align: top;
}

/*------------------------ 
    Table Grid Style
    ---------------------*/
/* line 11, sass/_tables.scss */
table.htmlEditor-data-grid {
  border-collapse: collapse;
  border-spacing: 0;
  overflow: auto;
}

/* line 16, sass/_tables.scss */
table.htmlEditor-data-grid th {
  background-color: #404040;
  -moz-border-radius: 5px 0 5px 0;
  border: 1px solid #404040;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  padding: 10px 0 0 0;
  text-indent: 8px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}

/* line 29, sass/_tables.scss */
#sidebarRight table.htmlEditor-data-grid th {
  /*border-radius: 5px 0 5px 0;*/
}

/* line 32, sass/_tables.scss */
table.htmlEditor-data-grid td {
  background-color: #ffffff;
  border-color: #404040;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  padding: 8px;
  font-family: 'Lato', sans-serif;
}

/* line 1, sass/_profile-page.scss */
.exhibitorProfile .inner-attribute-container-0 h3 {
  color: #494a46;
}

/* line 7, sass/_profile-page.scss */
body.exhibitorProfile.sidebars-right .details {
  width: 395px;
}

/***/
/*--------------------------------------------------------
----------Product and Exhibitor profile Page
--------------------------------------------------------*/
/* line 17, sass/_profile-page.scss */
.jcarousel-item h3 a {
  font-family: "bicyclette", sans-serif;
  font-size: 14px;
  font-weight: normal;
  /*color:#f58322; */
  /*theme color*/
}

/* line 25, sass/_profile-page.scss */
.exhibitor .details {
  margin-left: -5px;
}

/* line 28, sass/_profile-page.scss */
.exhibitor .details .content {
  margin-left: 0;
}

/* line 32, sass/_profile-page.scss */
.productProfile .exhibitor .details .images {
  left: auto;
  position: absolute;
  right: 0;
}

/* line 37, sass/_profile-page.scss */
h2.productName, .details h2.name {
  font-size: 18px;
  font-weight: normal;
}

/* line 43, sass/_profile-page.scss */
body.exhibitorProfile .details .content {
  margin-left: 0;
}

/* line 49, sass/_profile-page.scss */
body.exhibitorProfile ul#participatingIndividualsList div.image-and-actions > img.logo.small.alwaysDisplay {
  display: none;
}

/*body.exhibitorProfile ul#participatingIndividualsList .name 				{    margin-top: auto;}	*/
/* line 58, sass/_profile-page.scss */
.participatingCompany-media-object h2.exhibitorName,
h2.productName {
  font-family: "bicyclette", sans-serif;
  color: #494a46;
  line-height: 1.7em;
  margin: 0;
}

/* line 66, sass/_profile-page.scss */
ul.itemList li h3,
p.description {
  margin: 4px 0 10px 0;
}

/* line 75, sass/_profile-page.scss */
.productProfile #recommendTools.noindex {
  bottom: 0;
  position: absolute;
  left: 140px;
  padding-top: 20px;
  margin-top: 0;
}

/* line 83, sass/_profile-page.scss */
.productProfile .col3 .details .actions {
  bottom: 0;
  position: absolute;
  padding-top: 0;
  margin-top: 0;
  top: auto;
  margin-bottom: 0;
}

/* line 92, sass/_profile-page.scss */
.productProfile .col3 .details .description p {
  padding-bottom: 10px;
}

/* line 100, sass/_profile-page.scss */
.productProfile .exhibitorDetail .description,
.productProfile .exhibitorDetail p.headline,
.productProfile .exhibitorDetail .exhibitorMore,
.productProfile .exhibitor .actions,
.productProfile #actionsocial {
  display: none;
}

/*Session Detail page*/
/* line 107, sass/_profile-page.scss */
#sessionDetails .title {
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
}

/* line 113, sass/_profile-page.scss */
div.viewer {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 120, sass/_profile-page.scss */
#sessionDetails .actions {
  width: 200px;
}

/**Speaker Detail page*/
/* line 126, sass/_profile-page.scss */
h2.participatingIndividualName {
  font-size: 25px;
  color: #494a46;
}

/* line 131, sass/_profile-page.scss */
.content .label {
  font-family: "bicyclette", sans-serif;
  color: #333333;
}

/**Delegate / Contact detail page**/
/* line 139, sass/_profile-page.scss */
.delegateProfile .details .images {
  padding-right: 10px;
}

/*Tabs*/
/* line 145, sass/_profile-page.scss */
ul.tablinks li {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 152, sass/_profile-page.scss */
ul.tablinks li a,
ul.tablinks li strong {
  color: #8A8A8A;
  font-size: 1em;
  text-decoration: none;
}

/* line 157, sass/_profile-page.scss */
ul.tablinks li.selected:hover a {
  color: #8A8A8A;
  text-decoration: none;
}

/**Section style*/
/* line 163, sass/_profile-page.scss */
.solidBox {
  font-size: 20px;
  background-color: #eee;
}

/***********************/
/* line 170, sass/_profile-page.scss */
#exhibitorBadge {
  position: relative;
  min-height: 280px;
}

/* line 174, sass/_profile-page.scss */
.exhibitorProfile .details .images {
  float: right;
  margin-right: -200px;
  margin-top: 10px;
  width: 180px;
}

/* line 180, sass/_profile-page.scss */
div.listItemDetail .logo {
  position: static;
}

/* line 183, sass/_profile-page.scss */
.exhibitorProfile .jcarousel-skin-nova-default li img {
  width: auto;
}

/* line 186, sass/_profile-page.scss */
.productProfile .exhibitor .actions {
  position: absolute;
  right: 20px;
  top: 180px;
}

/***********************/
/* line 193, sass/_profile-page.scss */
.social h3 {
  display: none;
  visibility: hidden;
}

/* line 199, sass/_profile-page.scss */
.social,
#actionsocial,
#actionsocial .social {
  float: none;
}

/***********************/
/* line 204, sass/_profile-page.scss */
.documents li {
  width: 100%;
}

/* line 207, sass/_profile-page.scss */
#tabContent ul.itemList li h3 {
  margin-left: 0;
}

/* line 211, sass/_profile-page.scss */
.sendMessage .sendMessageActions {
  margin-left: 208px;
}

/* line 220, sass/_profile-page.scss */
.attribute-Name-brand1 span.label,
.attribute-Name-brand2 span.label,
.attribute-Name-brand3 span.label,
.attribute-Name-brand4 span.label,
.attribute-Name-brand5 span.label {
  display: none;
}

/* line 227, sass/_profile-page.scss */
ul.itemList {
  border: none;
  margin-bottom: 10px;
}

/* line 4, sass/_search-listing.scss */
.searchResults #content .panel {
  border: 1px solid #EEE;
}

/* line 9, sass/_search-listing.scss */
#pressRelease {
  background-color: transparent;
  border: 0;
}

/* line 14, sass/_search-listing.scss */
#pressReleaseFilter {
  border: 0;
}

/* line 20, sass/_search-listing.scss */
#searchSort {
  margin-left: 0;
}

/* line 23, sass/_search-listing.scss */
.list .listItemDetail p.name {
  margin-left: 0;
}

/* line 26, sass/_search-listing.scss */
.list .genericDetail p {
  margin-left: 0;
}

/* line 29, sass/_search-listing.scss */
.resultsMessage {
  margin-left: 0;
}

/* line 33, sass/_search-listing.scss */
.pagination li.selected {
  border: none;
}

/* line 38, sass/_search-listing.scss */
.pagination li {
  border: none;
}

/* line 41, sass/_search-listing.scss */
.pagination li.selected a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

/* line 47, sass/_search-listing.scss */
.panelHeading {
  background-image: none;
  color: #000;
}

/* line 59, sass/_search-listing.scss */
#savedSearches {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  margin: 0;
}

/* line 64, sass/_search-listing.scss */
#searchApplied li {
  border: 0;
}

/* line 67, sass/_search-listing.scss */
#searchApplied a.reset {
  background: url('common/images/facet-remove.png?v=1273079048698898201') no-repeat scroll right top transparent;
  top: 7px;
}

/* line 71, sass/_search-listing.scss */
#searchApplied a.remove {
  /*background: url('../RXAU/Common/images/icons/reset-search-16x46.gif?v=1273079048698898201') no-repeat scroll right top transparent;*/
}

/* line 74, sass/_search-listing.scss */
#searchSidebarLeft h3 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #DDDDDD;
  color: #666;
  font-size: 14px;
  padding: 8px;
  text-indent: 1px;
}

/* line 82, sass/_search-listing.scss */
#searchApplied {
  background-color: transparent;
  border: 0 none;
}

/* line 86, sass/_search-listing.scss */
#facetNavigation h3 {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #DDDDDD;
  border-radius: 7px 7px 0 0;
  color: #666;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px 8px 8px 8px;
  text-indent: 1px;
}

/* line 97, sass/_search-listing.scss */
#facetNavigation ul.values li {
  padding: 4px 0;
}

/* line 109, sass/_search-listing.scss */
ol#alphaList li a, ol#alphaList li span {
  background: none repeat scroll 0 0 #f7f7f7;
  border-radius: 5px;
  font-weight: normal;
}

/* line 115, sass/_search-listing.scss */
ol#alphaList li span {
  color: #ccc;
  text-decoration: none;
}

/* line 120, sass/_search-listing.scss */
ol#alphaList li a {
  border-radius: 5px;
  color: #666666;
  text-decoration: none;
}

/* line 126, sass/_search-listing.scss */
ol#alphaList li a:hover {
  background: none repeat scroll 0 0 #DADADA;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
}

/* line 134, sass/_search-listing.scss */
ol#alphaList li span.selected {
  background: none repeat scroll 0 0 #595959;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
}

/* line 141, sass/_search-listing.scss */
#searchResults {
  background-color: #f7f7f7;
}

/* line 145, sass/_search-listing.scss */
.searchResults h1#pageName {
  padding-left: 19px;
}

/* line 149, sass/_search-listing.scss */
#searchResultsList.list li.resultItem {
  list-style-type: none;
  margin: 15px 0;
  background-color: #fff;
  border: none;
}

/* line 157, sass/_search-listing.scss */
#searchResultsList.list li.resultItem .highlight .highlightIndicator {
  /*text-transform: uppercase;*/
  display: none;
}

/* line 164, sass/_search-listing.scss */
.paging-options {
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

/* line 169, sass/_search-listing.scss */
div.searchResults h1#pageName {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.35em;
  margin-bottom: 4px;
  margin-left: 10px;
  margin-top: -10px;
}

/* line 181, sass/_search-listing.scss */
#sidebarLeft {
  box-sizing: border-box;
  padding: 0 10px 10px 0;
  width: 220px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 181, sass/_search-listing.scss */
  #sidebarLeft {
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 181, sass/_search-listing.scss */
  #sidebarLeft {
    width: 25%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 181, sass/_search-listing.scss */
  #sidebarLeft {
    width: 25%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 181, sass/_search-listing.scss */
  #sidebarLeft {
    width: 20%;
  }
}

/* line 194, sass/_search-listing.scss */
body.sidebars-left #content {
  box-sizing: border-box;
  width: 955px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 194, sass/_search-listing.scss */
  body.sidebars-left #content {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 194, sass/_search-listing.scss */
  body.sidebars-left #content {
    width: 75%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 194, sass/_search-listing.scss */
  body.sidebars-left #content {
    width: 75%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 194, sass/_search-listing.scss */
  body.sidebars-left #content {
    width: 80%;
  }
}

/* line 205, sass/_search-listing.scss */
#facetNavigation ul {
  background: none repeat scroll 0 0 #F5F5F5;
  margin: 0;
}

/* line 209, sass/_search-listing.scss */
#facetNavigation ul.values {
  margin: 0 8px 10px;
}

/* line 212, sass/_search-listing.scss */
#facetNavigation #dimension-101 h4 {
  display: none;
}

/* line 220, sass/_search-listing.scss */
.list .exhibitorDetail h3.name,
.list .productDetail h3.name {
  margin-left: 117px;
  margin-top: 15px;
  font-size: 12px;
}

/* line 226, sass/_search-listing.scss */
.list h3.name a {
  /*	 color:#5E5D5D;*/
  font-size: 15px;
  font-weight: normal;
}

/* line 232, sass/_search-listing.scss */
.list h3.name a:visited {
  color: black;
}

/* line 240, sass/_search-listing.scss */
.list .actions .language,
.language {
  display: none;
}

/* line 244, sass/_search-listing.scss */
#content .panelHeading {
  display: none;
}

/* line 247, sass/_search-listing.scss */
#searchSidebarLeft {
  border: 1px solid #DADADA;
  margin-bottom: 20px;
  margin-top: 12px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 255, sass/_search-listing.scss */
.searchFacetDimension h4 {
  display: none;
}

/* line 258, sass/_search-listing.scss */
#facetNavigation {
  background-color: #f7f7f7;
  border: 1px solid #DADADA;
  padding-top: 0;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 266, sass/_search-listing.scss */
#facetNavigation h3 {
  border-bottom: 1px solid #EEEEEE;
  border-radius: 0;
}

/* line 270, sass/_search-listing.scss */
#facetNavigation h4 {
  margin-left: 8px;
}

/* line 273, sass/_search-listing.scss */
#facetNavigation div.dimensionContainer h4 {
  display: block;
  font-size: 14px;
}

/* line 277, sass/_search-listing.scss */
#facetNavigation ul {
  background-color: transparent;
}

/* line 280, sass/_search-listing.scss */
#facetNavigation ul.values li {
  border-bottom: 1px solid #DDDDDD;
  line-height: 32px;
}

/* line 284, sass/_search-listing.scss */
#facetNavigation ul.values li.hasChildren {
  background: url('../RXAU/RXAU_ReedGiftFairs_V2/images/icons/btn-plus-sign-11x11.gif?v=1273079048698898201') 0 14px no-repeat;
}

/* line 289, sass/_search-listing.scss */
#facetNavigation ul.values li a.name,
#facetNavigation ul.values li span.name,
#facetNavigation ul.values li span.name label {
  color: #666666;
  font-size: 11px;
  padding-left: 18px;
  text-decoration: none;
}

/* line 295, sass/_search-listing.scss */
#facetNavigation ul.values li a:hover {
  text-decoration: underline;
}

/* line 298, sass/_search-listing.scss */
#facetNavigation ul.values ul > li {
  line-height: 23px;
}

/* line 301, sass/_search-listing.scss */
#facetNavigation ul.values li.selected {
  background: none;
  font-weight: bold;
}

/* line 306, sass/_search-listing.scss */
#facetNavigation ul.values ul > li,
#facetNavigation ul.values ul li.last {
  border: none;
  background-image: none;
  padding-left: 4px;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px dotted #ccc;
}

/* line 314, sass/_search-listing.scss */
#facetNavigation ul.values ul > li a.name {
  font-size: 11px;
}

/* line 317, sass/_search-listing.scss */
#facetNavigation ul.values li span.count {
  color: #0088CC;
  font-weight: bold;
  float: right;
  font-size: 11px;
}

/* line 323, sass/_search-listing.scss */
#facetNavigation ul.values li a.icon img {
  margin-right: -14px;
}

/*
.list .listItemDetail {
    padding: 25px 0;
}*/
/* line 331, sass/_search-listing.scss */
.searchResults .listItemDetail {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 335, sass/_search-listing.scss */
.searchResults .listItemDetail:hover {
  /*background-color: #f7f7f7;*/
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 346, sass/_search-listing.scss */
#searchResultsList li.resultItem .highlight {
  background-color: #eef9f7;
  border: 1px solid #b1e2da;
  padding: 5px;
}

/* line 353, sass/_search-listing.scss */
.searchResults .list .listItemDetail a.logo img {
  border: 1px solid #E5E5E5;
  margin-right: 10px;
  margin-top: 10px;
  padding: 10px;
}

/* line 362, sass/_search-listing.scss */
.searchResults #content .panel {
  border: 0;
}

/* line 365, sass/_search-listing.scss */
#searchResultsList li.resultItem p.meta {
  margin-top: 0;
  padding: 0;
}

/* line 376, sass/_search-listing.scss */
#searchSort dd.selected, .listLayout li.selected {
  border: none;
}

/* line 380, sass/_search-listing.scss */
#searchSort dd, .listLayout li {
  border: none;
}

/* line 385, sass/_search-listing.scss */
#searchSort dd.selected a, .listLayout li.selected a {
  color: #0088CC;
}

/* line 397, sass/_search-listing.scss */
.searchAppliedBreadcrumb {
  background-color: #f7f7f7;
  border-radius: 5px 5px 5px 5px;
  padding: 9px;
}

/* line 405, sass/_search-listing.scss */
.listLayout li {
  display: inline-block;
}

/* line 408, sass/_search-listing.scss */
.listLayout li a {
  padding: 0;
}

/* line 411, sass/_search-listing.scss */
.listLayout label {
  display: none;
}

/* line 415, sass/_search-listing.scss */
li.toList,
li.toFloorPlanner {
  margin: 0;
  padding: 0;
}

/* line 419, sass/_search-listing.scss */
li.toGrid {
  margin: 0 -4px;
  padding: 0;
}

/* line 423, sass/_search-listing.scss */
.toList a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/list-view-36x58.png?v=1273079048698898201') top;
  text-indent: -99999px;
}

/* line 430, sass/_search-listing.scss */
.toList.selected a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/list-view-36x58.png?v=1273079048698898201') bottom;
  text-indent: -99999px;
}

/* line 437, sass/_search-listing.scss */
.toGrid a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/grid-view-36x58.png?v=1273079048698898201') top;
  text-indent: -99999px;
}

/* line 444, sass/_search-listing.scss */
.toGrid.selected a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/grid-view-36x58.png?v=1273079048698898201') bottom;
  text-indent: -99999px;
}

/* line 451, sass/_search-listing.scss */
.toFloorPlanner a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/floorplan-view-36x58.png?v=1273079048698898201') top;
  text-indent: -99999px;
}

/* line 458, sass/_search-listing.scss */
.toFloorPlanner.selected a {
  display: block;
  width: 36px;
  height: 29px;
  background: url('../RXAU/Common/css/floorplan-view-36x58.png?v=1273079048698898201') bottom;
  text-indent: -99999px;
}

/* line 467, sass/_search-listing.scss */
.toList.selected a:hover,
.toGrid.selected a:hover,
.toFloorPlanner.selected a:hover {
  opacity: 0.6;
}

/* line 472, sass/_search-listing.scss */
#sponsoredSearchResultsList li.resultItem .highlight {
  /*Added by SS*/
  /*background-color: #fbe6ea;*/
  border: 1px solid #f58322;
  background: url('../RXAU/RXAU_ReedGiftFairs_V2/css/premium-ribbon-38x109.png?v=1273079048698898201') no-repeat 670px 0 #fbe6ea;
}

/* line 479, sass/_search-listing.scss */
#sponsoredSearchResultsList .list .exhibitorDetail .actions {
  right: 40px;
}

/* line 483, sass/_search-listing.scss */
#sponsoredSearchResultsList .list .exhibitorDetail .attribute-container,
.list .exhibitorDetail .headline {
  margin-right: 45px;
}

/* line 486, sass/_search-listing.scss */
#sponsoredSearchResultsList > h3 {
  display: none;
}

/* line 489, sass/_search-listing.scss */
#sponsoredSearchResultsList .list h3.name a {
  color: #e03f5f;
  font-size: 15px;
}

/* line 496, sass/_search-listing.scss */
.list .exhibitorDetail .product-carousel {
  margin-bottom: 0;
}

/* line 500, sass/_search-listing.scss */
.list li.resultItem .product-carousel {
  width: 515px;
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 500, sass/_search-listing.scss */
  .list li.resultItem .product-carousel {
    margin-left: 0;
  }
}

@media (max-width: 767px) and (min-width: 641px) {
  /* line 506, sass/_search-listing.scss */
  .jcarousel-skin-nova-compact .jcarousel-item p {
    font-size: 12px;
  }
}

@media (max-width: 767px) and (min-width: 641px) {
  /* line 510, sass/_search-listing.scss */
  .jcarousel-skin-nova-compact-extra-whitespace .jcarousel-item-horizontal {
    margin-right: 5px;
  }
}

/* line 520, sass/_search-listing.scss */
.participatingCompany-badge,
#productsSection,
#AJAXDelegates,
#participatingIndividualsSection,
.tabbedContent {
  margin: 10px 0;
}

/*------------------------ 
    Form Control
    ---------------------*/
/* line 5, sass/_forms.scss */
.button {
  border-radius: 3px;
}

/* line 8, sass/_forms.scss */
.actions a {
  text-decoration: none;
}

/* line 11, sass/_forms.scss */
#search .button {
  border: 0;
}

/* line 14, sass/_forms.scss */
div.inputForm {
  background: none;
}

/* line 17, sass/_forms.scss */
div.inputForm table tbody tr td {
  -moz-border-radius: 0;
  background: none;
  border: none;
}

/* line 23, sass/_forms.scss */
div.inputForm ol li.formSection,
div.inputForm ol.attributeContainerDisplay li {
  -moz-border-radius: 0;
  background: none;
  border: none;
  border-radius: 0;
}

/* line 32, sass/_forms.scss */
div.inputForm input[type="text"],
div.inputForm input[type="password"],
div.inputForm textarea,
div.inputForm select {
  -moz-border-radius: 0;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  padding: 3px;
}

/* line 41, sass/_forms.scss */
div.inputForm input:not([type=submit]):focus,
form textarea:focus,
div.inputForm textarea:focus {
  background: #FFFFFF;
}

/* line 44, sass/_forms.scss */
div.inputForm input {
  border: 1px solid #CCCCCC;
  margin-right: 3px;
  padding: 3px;
}

/* line 49, sass/_forms.scss */
div.inputForm legend {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  padding-left: 0;
}

/* line 54, sass/_forms.scss */
div.inputForm fieldset:last-of-type {
  padding-left: 5px;
}

/*------------------------ 
  Homepage specifics
  ---------------------*/
/* line 5, sass/_homepage-specifics.scss */
.homePage #wrapper {
  background-color: white;
  background-image: none;
}

/* line 12, sass/_homepage-specifics.scss */
.homePage #sidebarRight {
  display: none;
  visibility: hidden;
  width: 0;
}

/* line 18, sass/_homepage-specifics.scss */
body.sidebars-right.homePage #content,
.homePage.sidebars-wide-right #content {
  padding: 0;
  width: 100%;
  float: none;
  margin: auto;
}

/* line 25, sass/_homepage-specifics.scss */
.homePage div.contentLayoutBox {
  background-color: white;
  padding: 0;
  width: 100%;
}

/* line 31, sass/_homepage-specifics.scss */
.homepage #proposition {
  text-align: center;
}

/* line 35, sass/_homepage-specifics.scss */
.homePage #proposition h2 {
  margin: 0;
}

/* line 38, sass/_homepage-specifics.scss */
.homePage #proposition img {
  border: none;
}

/* line 42, sass/_homepage-specifics.scss */
.homePageList#ctlChildPageList {
  margin-top: 20px;
}

/*= SLIDES STYLING
--------------------------------------------------------*/
/*#slide1, .slide2{ width: 100%; }

.slide2{
  background:url('../RXAU/RXAU_WasteExpoAustralia/images/homepage/waste17-parallex-banner-v2-1920x1298.jpg?v=1273079048698898201') 50% 0 no-repeat fixed;
  color: #fff;
  height: 500px;
  margin: 0;
  padding: 0;
  

  @include breakpoint(lg){ background-position: center 10%;   }
  @include breakpoint(md){  background-position: center 50%;   }
  @include breakpoint(sm){  background-position: center 50%;   }
  @include breakpoint(xs){  background-position: center 50%;   }
  @include breakpoint(xxs){  background-position: center 50%;   }
  @include breakpoint(xxxs){  background-position: center 50%; height: 280px;   }
  }
.slide2 p {
  color:#fff;
}

.slide2 h3{
  font-size: 2em;
  line-height: 2em;
  color:#fff;
  text-transform: uppercase;
}


.slide2 .content{ 
  padding-top: 50px;
  margin: 0;
  text-align: center;
   }


.homePage #slide1 > div > h1 {

}

*/
/* line 97, sass/_homepage-specifics.scss */
.homePage .teaserList .teaser img {
  float: none;
}

/* line 98, sass/_homepage-specifics.scss */
.homePage .teaserList li:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 107, sass/_homepage-specifics.scss */
.homePage #ctlChildPageList > li:nth-child(1) {
  /*width: 960px;
  margin: auto;*/
}

/* line 111, sass/_homepage-specifics.scss */
.homePage #ctlChildPageList > li.myContent {
  background-color: #404040;
}

/* line 115, sass/_homepage-specifics.scss */
.customNarrowContent {
  width: 960px;
  margin: auto;
}

/* line 120, sass/_homepage-specifics.scss */
.customWideContent {
  background-color: #404040;
}

/* line 126, sass/_homepage-specifics.scss */
.customWideContent > .unmanagedContent,
.customWideContent .layoutBlockContainer {
  width: 1200px;
  margin: auto;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 126, sass/_homepage-specifics.scss */
  .customWideContent > .unmanagedContent,
  .customWideContent .layoutBlockContainer {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 126, sass/_homepage-specifics.scss */
  .customWideContent > .unmanagedContent,
  .customWideContent .layoutBlockContainer {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 126, sass/_homepage-specifics.scss */
  .customWideContent > .unmanagedContent,
  .customWideContent .layoutBlockContainer {
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 126, sass/_homepage-specifics.scss */
  .customWideContent > .unmanagedContent,
  .customWideContent .layoutBlockContainer {
    width: 100%;
  }
}

/* line 138, sass/_homepage-specifics.scss */
.customWideContent .unmanagedContent h3 {
  font-size: 2em;
  line-height: 2em;
  /* color:#fff;*/
  text-transform: uppercase;
}

/* line 145, sass/_homepage-specifics.scss */
.customWideContent .unmanagedContent p,
.customWideContent .unmanagedContent h3 {
  /*color: #fff;*/
}

/* line 151, sass/_homepage-specifics.scss */
#content .sectionDark {
  border: 0;
  margin-top: -5px;
  background-color: #454545;
}

@media (max-width: 480px) {
  /* line 161, sass/_homepage-specifics.scss */
  .homePage div.layoutBlockContainer3Col {
    width: 90%;
  }
}

/* line 170, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock {
  background-color: #404040;
  border: 0;
  margin: 10px 14px 20px;
  overflow: hidden;
  padding: 0;
  width: 31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 170, sass/_homepage-specifics.scss */
  .homePage .layoutBlockContainer3Col .layoutBlock {
    margin-left: 4px;
    margin-right: 4px;
    width: 32%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 170, sass/_homepage-specifics.scss */
  .homePage .layoutBlockContainer3Col .layoutBlock {
    margin-left: 2px;
    margin-right: 2px;
    width: 32%;
  }
}
@media (max-width: 480px) {
  /* line 170, sass/_homepage-specifics.scss */
  .homePage .layoutBlockContainer3Col .layoutBlock {
    float: none;
    height: 220px;
    margin-bottom: 20px;
    overflow: hidden;
    width: auto;
  }
}

/* line 204, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock-1 {
  background-color: #1c99cb;
}

/* line 214, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock-2 {
  background-color: #10a7bf;
}

/* line 223, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock-3 {
  background-color: #8dc63f;
}

@media (max-width: 480px) {
  /* line 237, sass/_homepage-specifics.scss */
  .homePage .layoutBlockContainer3Col .layoutBlock img {
    display: none;
  }
}

/*
.homePage .layoutBlockContainer3Col .layoutBlock-1{ animation-delay: 0.2s;}
.homePage .layoutBlockContainer3Col .layoutBlock-2{ animation-delay: 0.4s;}
.homePage .layoutBlockContainer3Col .layoutBlock-3{ animation-delay: 0.6s;}
*/
/***For Home page middle body content to have padding on its side***/
/*.homePage li.childPageList.layoutBlocks  .layoutBlockContainer .unmanagedContent p{ */
/* line 255, sass/_homepage-specifics.scss */
.homePage li.childPageList.layoutBlocks .unmanagedContent p {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 260, sass/_homepage-specifics.scss */
.homePage li.childPageList.layoutBlocks .layoutBlockContainer3Col .unmanagedContent p {
  min-height: 50px;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/* line 267, sass/_homepage-specifics.scss */
.homePage li.childPageList.layoutBlocks h2 {
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/***Overriding the above style for 3 blocks to not have padding***/
/* line 277, sass/_homepage-specifics.scss */
.homePage li.childPageList.layoutBlocks .layoutBlockContainer3Col .unmanagedContent p {
  margin: 0;
}

/* line 281, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock:hover {
  background-color: #2a2a2a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 288, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock:hover h2,
.homePage .layoutBlockContainer3Col .layoutBlock:hover p {
  color: #fff;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/* line 294, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock:hover a.more {
  color: #404040;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 304, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock:hover img {
  /*
  -webkit-transform:rotateY(360deg) scale(0.8);
  -ms-transform:rotateY(360deg) scale(0.8);
  transform:rotateY(360deg) scale(0.8);
  */
}

/* line 312, sass/_homepage-specifics.scss */
.homePage .layoutBlockContainer3Col .layoutBlock a img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  width: 100%;
}

/**
Homepage specific ends
**/
/*This is to style the featured news items on the homepage*/
/* line 331, sass/_homepage-specifics.scss */
div.layoutBlock .more {
  float: none;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/* line 336, sass/_homepage-specifics.scss */
div.layoutBlock a.more:link {
  background-color: #404040;
  border-radius: 2px;
  -moz-border-radius: 2px;
  color: #FFFFFF;
  /*display: block;*/
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px auto 0;
}

/* line 349, sass/_homepage-specifics.scss */
div.layoutBlock a.more:hover {
  color: #FFFFFF;
  background-color: #00a9fb;
  /*animation-name: swing;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  */
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/* line 360, sass/_homepage-specifics.scss */
div.layoutBlock a.more:visited {
  background-color: #404040;
  color: #FFFFFF;
}

/* line 369, sass/_homepage-specifics.scss */
.moreButton {
  border: 2px solid white;
  color: white;
  background-color: transparent;
  border-radius: 0px;
  letter-spacing: 0.2em;
  -moz-border-radius: 2px;
  font-size: 15px;
  font-family: AvenirNextProDemiCond, sans-serif;
  padding: 5px 35px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px auto 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 369, sass/_homepage-specifics.scss */
  .moreButton {
    font-size: 12px;
    padding: 3px 40px;
  }
}
@media (max-width: 480px) {
  /* line 369, sass/_homepage-specifics.scss */
  .moreButton {
    font-size: 12px;
    padding: 3px 40px;
  }
}

/* line 391, sass/_homepage-specifics.scss */
.moreButton:hover {
  color: #404040;
  background-color: white;
  animation-name: swing;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/* line 408, sass/_homepage-specifics.scss */
.list .genericDetail .name,
.list .genericDetail p {
  margin: 3px 0 0 118px;
}

/* line 411, sass/_homepage-specifics.scss */
#searchResultsList li.resultItem p.meta {
  margin-left: 10px;
}

/* line 414, sass/_homepage-specifics.scss */
#secondfooter {
  background-color: #ffffff;
  color: #000000;
  font-size: 24px;
  height: 50px;
  padding: 10px 0 0 20px;
}

/*Homepage style for hubpage type*/
/* line 427, sass/_homepage-specifics.scss */
.homePage #pageTopContainer,
.homePage #content h1#pageName {
  display: none;
}

/* line 432, sass/_homepage-specifics.scss */
.homePage.sidebars-none #content {
  padding: 0;
  width: 100%;
}

/* line 441, sass/_homepage-specifics.scss */
hr.style-eight {
  padding: 0;
  border: none;
  border-top: 1px solid #ffffff;
  color: #e7e7e7;
  text-align: center;
  margin: 30px 0;
}

/*------------------------ 
  Common Block Styles
  ---------------------*/
/* line 458, sass/_homepage-specifics.scss */
.cusHomeBlock em {
  font-family: "bicyclette", sans-serif;
  font-size: 40px;
  color: white;
  line-height: 3em;
  text-transform: uppercase;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 458, sass/_homepage-specifics.scss */
  .cusHomeBlock em {
    line-height: 1.4em;
    font-size: 24px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 458, sass/_homepage-specifics.scss */
  .cusHomeBlock em {
    line-height: 1.4em;
    font-size: 24px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 458, sass/_homepage-specifics.scss */
  .cusHomeBlock em {
    line-height: 1.4em;
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  /* line 458, sass/_homepage-specifics.scss */
  .cusHomeBlock em {
    line-height: 1.4em;
    font-size: 24px;
  }
}

/* line 474, sass/_homepage-specifics.scss */
.cusHomeBlock p,
.cusHomeBlock p a {
  font-family: "bicyclette", sans-serif;
  color: white;
  text-decoration: none;
  font-size: 22px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 485, sass/_homepage-specifics.scss */
.cusHomeBlock .rssRow {
  /*background-color: #7cc8b7;*/
}

/* line 491, sass/_homepage-specifics.scss */
.cusHomeBlock img {
  transform: scale(1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 496, sass/_homepage-specifics.scss */
.cusHomeBlock .rssRow:hover img {
  /*margin: 5px;
  border: 5px solid #49af98;*/
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 503, sass/_homepage-specifics.scss */
.cusHomeBlock .rssRow:hover p {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 508, sass/_homepage-specifics.scss */
.block1 .rssMedia {
  /*float:left;*/
  background-color: #fff;
  padding: 50px;
  margin: 10px;
}

/* line 522, sass/_homepage-specifics.scss */
.block2 .rssMedia {
  /*float:left;*/
  padding: 45px 5px;
  margin: 10px;
  min-height: 80px;
  border: 1px dotted #cccccc;
}

/* line 540, sass/_homepage-specifics.scss */
.cusHomeBlock .rssRow:hover p a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 546, sass/_homepage-specifics.scss */
.cusHomeBlock h3 {
  color: white;
}

/* line 550, sass/_homepage-specifics.scss */
.cusHomeBlock li > p:before {
  border-top: 1px solid white;
  display: block;
  margin: 24px auto;
  content: " ";
  text-shadow: none;
  width: 30%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 562, sass/_homepage-specifics.scss */
.cusHomeBlock .rssRow:hover > p:before {
  width: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 572, sass/_homepage-specifics.scss */
.bx-controls {
  padding: 0 0 35px;
}

/* line 575, sass/_homepage-specifics.scss */
.cusHomeBlock .control {
  border: 2px solid white;
  background-color: transparent;
  border-radius: 0px;
  -moz-border-radius: 2px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px auto 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 591, sass/_homepage-specifics.scss */
.cusHomeBlock .control:hover {
  background-color: white;
}

/* line 595, sass/_homepage-specifics.scss */
.cusHomeBlock .control:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 602, sass/_homepage-specifics.scss */
.cusHomeBlock .control a {
  color: white;
  text-decoration: none;
}

/* line 607, sass/_homepage-specifics.scss */
.cusHomeBlock .control:hover a {
  color: #ffffff;
}

/*------------------------ 
  Block 1 specifices
  ---------------------*/
/* line 612, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 em {
  color: white;
}

/* line 613, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 li > p:before {
  border-color: white;
}

/* line 614, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 p, .cusHomeBlock.block1 p a {
  color: white;
}

/* line 616, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 .control {
  border-color: white;
}

/* line 617, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 .control:hover {
  background-color: white;
}

/* line 618, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 .control a {
  color: white;
}

/* line 619, sass/_homepage-specifics.scss */
.cusHomeBlock.block1 .control:hover a {
  color: #404040;
}

/*------------------------ 
  Block 2 specifices
  ---------------------*/
/* line 625, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 {
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 50px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 50px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 50px;
  }
}
@media (max-width: 480px) {
  /* line 625, sass/_homepage-specifics.scss */
  .cusHomeBlock.block2 {
    padding-top: 20px;
  }
}

/* line 635, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 em {
  color: #8cc53e;
}

/* line 636, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 li > p:before {
  border-color: white;
}

/* line 637, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 p, .cusHomeBlock.block2 p a {
  color: white;
}

/* line 639, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 .control {
  border-color: #404040;
}

/* line 640, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 .control:hover {
  background-color: #404040;
}

/* line 641, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 .control a {
  color: #404040;
}

/* line 642, sass/_homepage-specifics.scss */
.cusHomeBlock.block2 .control:hover a {
  color: #FFF;
}

/*------------------------ 
  Block 3 specifices
  ---------------------*/
/* line 647, sass/_homepage-specifics.scss */
.cusHomeBlock.block3 em {
  color: white;
}

/* line 653, sass/_homepage-specifics.scss */
.blockTeaser {
  width: 100%;
  padding-top: 35px;
  /*background-image: url('../RXAU/RXAU_OnlineRetailer/css/bg-left-270x800.png?v=1273079048698898201'), url('../RXAU/RXAU_OnlineRetailer/css/bg-right-270x800.png?v=1273079048698898201');
  background-position: left center, right 40%;
  background-repeat: no-repeat, no-repeat;*/
}

/* line 661, sass/_homepage-specifics.scss */
.blockTeaser h2 {
  color: white;
}

/* line 665, sass/_homepage-specifics.scss */
.blockTeaser .unmanagedContent {
  margin: auto;
  width: 960px;
}

/***/
/* line 671, sass/_homepage-specifics.scss */
.block3Column {
  /*background-image: url('../RXAU/RXAU_OnlineRetailer/css/bg-bubble-left-265x445.png?v=1273079048698898201');
  background-position: left center;
  background-repeat: no-repeat;
  */
}

/**HomePage 3 block style & animation*/
/* line 686, sass/_homepage-specifics.scss */
.homePage li.childPageList.layoutBlocks h2,
.homePage li.childPageList.layoutBlocks .layoutBlockContainer3Col .unmanagedContent p,
.homePage div.layoutBlock a.more:link {
  display: none;
}

/* line 690, sass/_homepage-specifics.scss */
.layoutBlock .desc {
  padding: 45px 10px 20px 10px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 5%;
  line-height: 12px;
  overflow: hidden;
  text-align: left;
  background: transparent;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 690, sass/_homepage-specifics.scss */
  .layoutBlock .desc {
    padding-top: 0;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 690, sass/_homepage-specifics.scss */
  .layoutBlock .desc {
    padding: 0 10px;
    margin: 2% 2%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 690, sass/_homepage-specifics.scss */
  .layoutBlock .desc {
    padding: 0 5px;
    margin: 3% 3%;
  }
}
@media (max-width: 480px) {
  /* line 690, sass/_homepage-specifics.scss */
  .layoutBlock .desc {
    padding: 0 10px;
    margin: 4%;
  }
}

/* line 718, sass/_homepage-specifics.scss */
.layoutBlock .desc p {
  color: #ffffff;
  font-family: "bicyclette", sans-serif;
  font-size: 1.2em;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 718, sass/_homepage-specifics.scss */
  .layoutBlock .desc p {
    font-size: 1em;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 718, sass/_homepage-specifics.scss */
  .layoutBlock .desc p {
    font-size: 0.75em;
  }
}
@media (max-width: 480px) {
  /* line 718, sass/_homepage-specifics.scss */
  .layoutBlock .desc p {
    font-size: 0.9em;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

/* line 729, sass/_homepage-specifics.scss */
.layoutBlock .desc em {
  color: #ffffff;
  font-family: "bicyclette", sans-serif;
  font-size: 42px;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
  padding: 0px 0 0;
  margin: 0 0 25px;
  text-transform: uppercase;
  display: block;
  letter-spacing: normal;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 729, sass/_homepage-specifics.scss */
  .layoutBlock .desc em {
    font-size: 38px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 729, sass/_homepage-specifics.scss */
  .layoutBlock .desc em {
    font-size: 28px;
    padding: 15px 0 0;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 729, sass/_homepage-specifics.scss */
  .layoutBlock .desc em {
    font-size: 20px;
    padding: 15px 0 0;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 729, sass/_homepage-specifics.scss */
  .layoutBlock .desc em {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  /* line 729, sass/_homepage-specifics.scss */
  .layoutBlock .desc em {
    font-size: 22px;
    padding: 5px 0 0;
    margin: 0 0 18px;
  }
}

/* line 751, sass/_homepage-specifics.scss */
.layoutBlock .desc strong {
  width: 100px;
  font-family: "bicyclette", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #ffffff;
  margin: 0 0 20px;
}

/* line 761, sass/_homepage-specifics.scss */
.layoutBlock .desc hr {
  width: 55px;
  border-color: white;
  border-style: solid;
  border-width: 2px 0 0;
  margin: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 772, sass/_homepage-specifics.scss */
.layoutBlock .desc img {
  margin: 15px auto 0;
  text-align: center;
  width: 39px !important;
  height: 39px !important;
  display: block;
}

/* line 779, sass/_homepage-specifics.scss */
.layoutBlock {
  position: relative;
  overflow: hidden;
}

/* line 785, sass/_homepage-specifics.scss */
.layoutBlock img {
  display: block;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

/* line 790, sass/_homepage-specifics.scss */
.layoutBlock > a:hover img {
  /* opacity: 0.6;*/
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 799, sass/_homepage-specifics.scss */
.layoutBlock > a:hover em {
  letter-spacing: 0.02em;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

/*.layoutBlock > a:hover .desc {
  margin-top: 0;
  background: url('../RXAU/RXAU_FitnessShow/css/patternisotop.png?v=1273079048698898201') repeat;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
*/
/* line 820, sass/_homepage-specifics.scss */
.layoutBlock > a:hover hr {
  width: 50%;
  border-color: #fff;
  border-style: dotted;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 828, sass/_homepage-specifics.scss */
.layoutBlock > a:hover em {
  letter-spacing: 0.02em;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

/* line 840, sass/_homepage-specifics.scss */
.fourColumnTeaserList ul {
  list-style: none;
  padding: 0;
}

/* line 845, sass/_homepage-specifics.scss */
.fourColumnTeaserList li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 845, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li {
    width: 50%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 845, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  /* line 845, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li {
    width: 100%;
  }
}

/* line 860, sass/_homepage-specifics.scss */
.fourColumnTeaserList li .teaser img {
  -webkit-filter: blur(2px);
  /* Safari 6.0 - 9.0 */
  filter: blur(2px);
  max-width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  /* line 860, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .teaser img {
    float: none;
  }
}

/* line 869, sass/_homepage-specifics.scss */
.fourColumnTeaserList li .desc-border {
  border: 2px solid #FFFFFF;
  bottom: 0;
  height: 83%;
  left: 0;
  margin: 21px auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 69%;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  /* line 869, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc-border {
    width: 211px;
  }
}

/* line 888, sass/_homepage-specifics.scss */
.fourColumnTeaserList li .desc {
  margin: 122px auto;
  background: #494a46;
  border: 2px solid #ffffff;
  padding: 13px 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 12px;
  overflow: hidden;
  text-align: center;
  display: block;
  width: 90%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 908, sass/_homepage-specifics.scss */
.fourColumnTeaserList li .desc em {
  color: #ffffff;
  font-family: "bicyclette", sans-serif;
  font-size: 21px;
  font-style: normal;
  line-height: 28px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 908, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc em {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 908, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc em {
    font-size: 13px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  /* line 908, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc em {
    font-size: 21px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  /* line 908, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc em {
    font-size: 21px;
  }
}
@media (max-width: 480px) {
  /* line 908, sass/_homepage-specifics.scss */
  .fourColumnTeaserList li .desc em {
    font-size: 21px;
  }
}

/* line 930, sass/_homepage-specifics.scss */
.fourColumnTeaserList li:hover .desc {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 938, sass/_homepage-specifics.scss */
.fourColumnTeaserList li:hover .desc-border {
  height: 93%;
  margin: 5px auto;
  width: 79%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 948, sass/_homepage-specifics.scss */
.fourColumnTeaserList li:hover em {
  letter-spacing: 2px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 954, sass/_homepage-specifics.scss */
.fourColumnTeaserList li:hover img {
  -webkit-filter: blur(0px);
  /* Safari 6.0 - 9.0 */
  filter: blur(0px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/*------------------------------------------------------------------------------------ 
    EVENT PLANNER STYLE : START
    --------------------------------------------------------------------------------*/
/** ATTENDEE PROFILE **/
/* line 6, sass/_mep.scss */
body.delegateProfile.sidebars-right .details {
  width: 630px;
}

/** EDIT ATTENDEE PROFILE **/
/* line 12, sass/_mep.scss */
body.editDelegateProfile .mlContainer ul.mlLanguageSelector,
body.editDelegateProfile .mlContainer h2.multilingualHeader {
  display: none;
}

/* line 15, sass/_mep.scss */
body.editDelegateProfile .tabbedContent .tabContent {
  border: 0;
}

/** ATTENDEE LISTING **/
/* line 21, sass/_mep.scss */
.attendeeListing .listItemDetail .name {
  margin-left: 117px;
}

/*Custom selector attendeeListing*/
/* line 28, sass/_mep.scss */
body.searchResults.attendeeListing #searchResultsList li.resultItem p.meta,
body.searchResults.attendeeListing #searchResultsList li.resultItem p.summary {
  display: none;
}

/**My Account**/
/* line 33, sass/_mep.scss */
.websiteSignUp-EditYourProfile #content > div.inputForm > fieldset:nth-child(7) > ol > li > ol > li:nth-child(1) {
  display: none;
}

/* line 36, sass/_mep.scss */
.websiteSignUp-ViewProfile div.layoutBlockContainer3Col div.layoutBlock {
  border: 1px solid #eee;
  /*  background-color:#f7f7f7;*/
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 7px;
  padding: 5px 5px;
  width: 30%;
}

/* line 47, sass/_mep.scss */
body.websiteSignUp-ViewProfile div.layoutBlockContainer3Col div.layoutBlock p,
body.editDelegateProfile p {
  font-size: 12px;
}

/* line 54, sass/_mep.scss */
body.websiteSignUp-ViewProfile h2,
body.editDelegateProfile h2,
#editParticipatingIndividualProfile h1,
body.websiteSignUp-ViewProfile h2 a,
body.websiteSignUp-ViewProfile h2 a:hover {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}

/*body.websiteSignUp-ViewProfile div.layoutBlockContainer3Col div.layoutBlock a.more,
.recommendations__morelink {
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 0;
}*/
/* line 73, sass/_mep.scss */
.selectorHeader,
.eventEditionSelector.collapsed .selectorHeader,
.eventEditionSelector.collapsed .selectorHeader:hover,
.selectorHeader .dropdDownIndicator,
.eventEditionSelector.collapsed .selectorHeader .dropdDownIndicator,
.eventEditionSelector.collapsed .selectorHeader:hover .dropdDownIndicator,
.selectorOptions .eventEditionList li,
.selectorOptions .eventEditionList li a {
  font-size: 12px;
  text-transform: uppercase;
}

/* line 79, sass/_mep.scss */
.singleEventEditionSelectorLabel .name,
.singleEventEditionSelectorLabel .date,
.eventEditionSelectorLabel {
  font-size: 12px;
  text-transform: uppercase;
}

/* line 83, sass/_mep.scss */
.selectorHeader .col.right {
  background-color: #e7f5fb;
  border: 1px solid #d5ecfc;
  border-radius: 5px;
  color: #0674c3;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 10px;
  text-transform: none;
  white-space: nowrap;
}

/* line 96, sass/_mep.scss */
.mod-content-alt,
.mod-content-alt:hover {
  border: 1px solid #eee;
  background-color: #f7f7f7;
}

/*------------------------ 
    Event selector drop down style
    ---------------------*/
/* line 104, sass/_mep.scss */
.selectorHeader .col.right {
  padding: 0 10px;
}

/*------------------------ 
    Hide LHC irrelevant filter: Ensure the number is correct in the bracket
    ---------------------*/
/* line 113, sass/_mep.scss */
body.attendeeListing #facetNavigation > ul > li:nth-child(1),
body.attendeeListing #facetNavigation > ul > li:nth-child(2),
body.attendeeListing #facetNavigation > ul > li:nth-child(3) {
  display: none;
}

/*------------------------ 
    Recommended item spacing fix
    ---------------------*/
/* line 120, sass/_mep.scss */
.grid .recommended-item .listItemDetail {
  width: 119px;
  min-height: 213px;
}

/*------------------------ 
    Edit Account detail page
    ---------------------*/
/* line 128, sass/_mep.scss */
body.websiteSignUp-EditYourProfile div.inputForm p {
  background-color: #f7f7f7;
  margin-bottom: 0;
  padding: 10px;
  font-size: 12px;
}

/* line 135, sass/_mep.scss */
body.websiteSignUp-EditYourProfile div.inputForm ol,
body.editDelegateProfile div.inputForm ol {
  background-color: #f7f7f7;
  margin: 0;
  padding: 10px;
}

/*------------------------ 
    RHC hover over effect
    ---------------------*/
/* line 144, sass/_mep.scss */
.myhover {
  opacity: 1.0;
  transition: opacity .55s ease-in-out;
  -moz-transition: opacity .55s ease-in-out;
  -webkit-transition: opacity .55s ease-in-out;
}

/* line 150, sass/_mep.scss */
.myhover:hover {
  opacity: 0.6;
  transition: opacity 0.65s ease-in-out;
  -moz-transition: opacity 0.65s ease-in-out;
  -webkit-transition: opacity 0.65s ease-in-out;
}

/*------------------------ 
    Spacing around RHC Recommendation header
    ---------------------*/
/* line 160, sass/_mep.scss */
div.contentPageSelection-recommendations h2 {
  margin-top: 20px;
}

/*------------------------ 
    Padding below event selector on Calendar page
    ---------------------*/
/* line 167, sass/_mep.scss */
#appointmentCalendarPrinterFriendlyLink {
  margin-top: 10px;
}

/*------------------------ 
    Event Planner Misc.
    ---------------------*/
/* line 176, sass/_mep.scss */
div.viewProfileIntroduction,
p.viewProfileSectionIntro,
p.viewProfileSectionIntro a {
  font-size: 12px;
  background-color: #F8F8F8;
  padding: 5px;
  margin-top: 5px;
}

/* line 182, sass/_mep.scss */
div #viewProfileHeader h2 {
  margin-left: 10px;
}

/* line 186, sass/_mep.scss */
.attendeeSearchResults.sidebars-left .list .participatingIndividualDetail p.summary,
.attendeeSearchResults #searchResultsList li.resultItem p.meta {
  display: none;
}

/*------------------------ 
    Ticket Box
    ---------------------*/
/* line 194, sass/_mep.scss */
.ticketBox {
  background: url('../RXAU/RXAU_SalonMelbourne_v2/css/ticket-tranparent.png?v=1273079048698898201') no-repeat scroll 10px 0 #061d2b;
  color: #ffffff;
  padding: 10px 0 10px 10px;
  margin-bottom: 0px;
}

/* line 200, sass/_mep.scss */
.ticketBox a, .ticketBox h2 {
  color: #ffffff;
}

/*------------------------ 
    Moving event selector behind the drop down menu
    ---------------------*/
/* line 208, sass/_mep.scss */
.eventEditionSelector {
  z-index: 99;
}

/* line 211, sass/_mep.scss */
ul.tablinks li.selected {
  z-index: 98;
}

/*------------------------------------------------------------------------------------ 
    EVENT PLANNER : END
    --------------------------------------------------------------------------------*/
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* line 6, sass/_responsive.scss */
div.onMobile,
.onMobile {
  display: none;
}

@media only screen and (max-width: 480px) {
  /*------------------------ 
  //Mobile specific logo & event dates
  ---------------------*/
  /* line 14, sass/_responsive.scss */
  .hideOnMobile {
    display: none;
  }

  /* line 19, sass/_responsive.scss */
  div.onMobile,
  .onMobile {
    display: block;
    width: 100%;
  }

  /* line 23, sass/_responsive.scss */
  div.onMobile .mobLogo {
    padding: 20px 10px;
    /*width: 75px;*/
    text-align: center;
  }

  /* line 29, sass/_responsive.scss */
  div.onMobile .mobLogo img {
    max-width: 100%;
    height: auto;
  }

  /* line 33, sass/_responsive.scss */
  div.onMobile .mobDate {
    background-color: #f7f7f7;
    /*border-top: 2px dotted #000;*/
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #333;
    font-size: 11px;
    padding: 8px 8px 5px;
    text-align: center;
    line-height: 2em;
  }

  /* line 48, sass/_responsive.scss */
  a.mobCta {
    background-color: #8dc63f;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    /* width: 100px;*/
    margin: auto;
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }

  /***/
  /* line 70, sass/_responsive.scss */
  img,
  p img,
  td img {
    max-width: 100%;
    height: auto;
  }

  /* line 75, sass/_responsive.scss */
  #header {
    /*background-image: none !important; */
    /*background-color: #81a3d1;*/
  }

  /* line 79, sass/_responsive.scss */
  #brand {
    background: none;
    height: auto;
    min-height: initial;
    width: 100%;
  }

  /* line 85, sass/_responsive.scss */
  #brand .logo {
    display: none;
  }

  /* line 91, sass/_responsive.scss */
  div#pageTopContainer,
  body.sidebars-none #content {
    width: 100%;
  }

 /*------------------------ 
Search Box
 ---------------------*/
  /* line 100, sass/_responsive.scss */
  #header #search {
    display: none;
  }

 /*------------------------ 
Social Media Icon
 ---------------------*/
  /* line 107, sass/_responsive.scss */
  #header #brand .jump-icon {
    position: static;
    text-align: center;
    padding: 5px 0;
  }

  /* line 112, sass/_responsive.scss */
  #header #brand .jump-icon img {
    float: none;
  }

 /*------------------------ 
Social Media Icon : Ends
 ---------------------*/
  /* line 123, sass/_responsive.scss */
  #wrapper,
  .centered-page,
  #cookieComplianceMessage,
  #cookieComplianceMessageAction,
  #cookieComplianceMessage p {
    margin: auto;
    width: 100%;
  }

  /* line 127, sass/_responsive.scss */
  #cookieComplianceMessageAction #btnCloseComplianceMessage {
    background-color: #d53630;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
  }

  /* line 137, sass/_responsive.scss */
  #header,
  div.contentLayoutBox {
    margin: auto;
    width: 100%;
  }

  /* line 142, sass/_responsive.scss */
  body.homePage #sidebarRight,
  #sidebarRight {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  /* line 148, sass/_responsive.scss */
  div.contentLayoutBox {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /*------------------------ 
  Home page specifics
  ---------------------*/
  /* line 158, sass/_responsive.scss */
  .content {
    width: 100%;
  }

  /* line 166, sass/_responsive.scss */
  .homePage .singleColumnTeaserList,
  .homePage .hubPageList,
  .homePage #ctlChildPageList {
    margin-top: 0;
    z-index: 0;
    position: relative;
  }

  /* line 174, sass/_responsive.scss */
  .homePage #ctlChildPageList > li:nth-child(1) {
    width: 100%;
    margin: auto;
  }

  /* line 180, sass/_responsive.scss */
  .homePage div.layoutBlock img {
    float: none;
    padding-right: 10px;
    max-width: 100%;
  }

  /*
      .teaserList .teaser img {
       width: 50%;
      }
      */
  /*Custom Section*/
  /* line 192, sass/_responsive.scss */
  div#content .unmanagedContent ul.customSection li {
    width: 50%;
  }

  /*Padding around slider*/
  /* line 197, sass/_responsive.scss */
  .theme-light.slider-wrapper {
    padding: 0;
  }

  /*
  body.homePage div.layoutBlockContainer3Col div.layoutBlock {
      float: none;
      height: auto;
      margin: 0;
      margin-bottom: 20px;
      overflow: hidden;
      width: auto;
  }
  */
  /*body.homePage div.layoutBlockContainer3Col div.layoutBlock img{
      width: 50%;
  }*/
  /*
      body.homePage .layoutBlockContainer3Col .layoutBlock-1,
      body.homePage .layoutBlockContainer3Col .layoutBlock-2,
      body.homePage .layoutBlockContainer3Col .layoutBlock-3 {
          margin: 0;
      }
  
      */
  /*  body.homePage .layoutBlockContainer3Col,
    body.homePage div.layoutBlockContainer3Col div.layoutBlock,
    #footer .extendedContainer {
        background-image: none;
    }
    */
  /* line 234, sass/_responsive.scss */
  body.homePage ul.homePageList,
  body.homePage ul.homePageList li.layoutBlocks,
  body.homePage ul.homePageList li.layoutBlocks div.unmanagedContent {
    width: 100%;
  }

  /* line 241, sass/_responsive.scss */
  .customWideContent > .unmanagedContent,
  .customWideContent .layoutBlockContainer {
    width: 100%;
  }

  /*------------------------ 
  Layout Block page with 2 (blocks) columns
  ---------------------*/
  /* line 250, sass/_responsive.scss */
  div.layoutBlockContainer2Col div.layoutBlock {
    width: 100%;
  }

  /*------------------------ 
  Hub page
  ---------------------*/
  /* line 257, sass/_responsive.scss */
  .teaserList li {
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 263, sass/_responsive.scss */
  div.layoutBlock img {
    float: left;
    padding-right: 10px;
    max-width: 100%;
    border-bottom: medium none;
  }

  /*body.sidebars-right #content,
  body.sidebars-wide-right #content,
  body.sidebars-none #content {
      background: none;
      width: 100%;
  }
  */
  /* line 277, sass/_responsive.scss */
  body.sidebars-right #proposition,
  body.sidebars-wide-right #proposition {
    width: 100%;
  }

  /* line 281, sass/_responsive.scss */
  body.sidebars-right #proposition img,
  body.sidebars-wide-right #proposition img {
    max-width: 100%;
  }

  /* line 285, sass/_responsive.scss */
  .singleColumnTeaserList .unmanagedContent,
  .singleColumnTeaserList .teaserColumn {
    width: 100%;
  }

  /*------------------------ 
  Hub page with 2 column teaser list
  ---------------------*/
  /* line 292, sass/_responsive.scss */
  .teaserList {
    padding: 0;
  }

  /*
  .twoColumnTeaserList .teaserList li a.teaser,
  .twoColumnTeaserList .teaserList li h3,
  .twoColumnTeaserList .teaserList li p.description {
      float: left;
  }
  */
  /* line 303, sass/_responsive.scss */
  .twoColumnTeaserList .teaserList li {
    width: 100%;
  }

 /*------------------------ 
Gift Specific
 ---------------------*/
  /* line 312, sass/_responsive.scss */
  body.homePage div.layoutBlockContainer3Col div.layoutBlock {
    min-height: inherit;
  }

  /* line 315, sass/_responsive.scss */
  #footer .extendedContainer a {
    outline: 0 none;
  }

  /* line 319, sass/_responsive.scss */
  .footerBlockContainer .footerBlock {
    float: left;
  }

    /*#topNavigation ul.level1 {
    overflow: visible;
}
    
#topNavigation ul.level1 li {
    float: none;
}
*/
    /*
    #topNavigation,
    .fixed #topNavigation {
        display: none !important
    }
    #topNavigation {
        font-size: 0.875em;
        line-height: 1.5em
    }
    #topNavigation ul.level1>li {
        padding: 0 5px
    }

    */
  /*------------------------ 
  Guest Pages
  ---------------------*/
  /* line 349, sass/_responsive.scss */
  ul.guests li {
    width: 47%;
  }

  /*------------------------ 
  Guest Page : Color Box
  ---------------------*/
  /* line 356, sass/_responsive.scss */
  .popup img.main {
    max-width: 30%;
    height: auto;
  }

  /*------------------------ 
  Searh listing page with LHC
  ---------------------*/
  /* line 365, sass/_responsive.scss */
  #savedSearches {
    display: none;
  }

  /* line 368, sass/_responsive.scss */
  .searchResults #sidebarLeft {
    width: 100%;
  }

  /* line 373, sass/_responsive.scss */
  .searchResults h1#pageName {
    padding-left: inherit;
  }

  /* line 377, sass/_responsive.scss */
  #content .panel {
    margin: 0;
  }

  /* line 381, sass/_responsive.scss */
  #searchOptions {
    padding: 10px 0;
  }

  /* line 386, sass/_responsive.scss */
  .list .exhibitorDetail .attribute-container,
  .list .exhibitorDetail .headline {
    margin: 0px;
  }

  /* line 389, sass/_responsive.scss */
  body.sidebars-left #content {
    width: 100%;
  }

  /* line 392, sass/_responsive.scss */
  .list .exhibitorDetail .name {
    margin-right: 108px;
  }

  /* line 396, sass/_responsive.scss */
  .list .listItemDetail {
    padding: 10px;
  }

  /* line 402, sass/_responsive.scss */
  .searchResults .list .listItemDetail .logo img {
    float: right;
  }

  /* line 411, sass/_responsive.scss */
  #searchResultsList.list .exhibitorDetail h3.name,
  #searchResultsList .productDetail h3.name,
  #searchResultsList.list .participatingIndividualDetail h3.name,
  #searchResultsList.list .sessionItemDetail h3.name,
  #searchResultsList.list .sessionItemDetail .itemDetail .descriptionContainer,
  .list .sessionItemDetail .contributors,
  .list .participatingIndividualDetail .standDetails {
    margin-left: 0 !important;
  }

  /* line 414, sass/_responsive.scss */
  .list .exhibitorDetail .standDetails {
    margin: 0;
  }

  /* line 420, sass/_responsive.scss */
  #sponsoredSearchResultsList .resultItem .favourite,
  #searchResultsList .resultItem .favourite,
  #sponsoredSearchResultsList .resultItem .actions,
  #searchResultsList .resultItem .actions {
    /*position:static;*/
  }

  /* line 427, sass/_responsive.scss */
  #searchSidebarLeft, #facetNavigation {
    position: relative;
  }

  /* line 431, sass/_responsive.scss */
  #searchSidebarLeft h3, #facetNavigation h3 {
    padding-right: 0;
    cursor: pointer;
  }

  /* line 436, sass/_responsive.scss */
  #searchSidebarLeft h3:after, #searchSidebarLeft h3:hover:after, #searchSidebarLeft h3:focus:after, #facetNavigation h3:after, #facetNavigation h3:hover:after, #facetNavigation h3:focus:after {
    width: auto;
    border-left: 5px solid;
    border-right: 5px solid;
    border-top: 6px solid #404040;
    font-size: 0;
    color: transparent;
    display: inline-block;
    content: " ";
    position: absolute;
    top: 15px;
    right: 10px;
  }

  /*
    #searchSidebarLeft #searchApplied, #searchSidebarLeft > ul, #facetNavigation #searchApplied, #facetNavigation > ul {
      display: block;
    }
  
    #searchSidebarLeft > ul .dimensionContainer h4, #facetNavigation > ul .dimensionContainer h4 {
      position: relative;
      cursor: pointer;
    }
  
    #searchSidebarLeft > ul .dimensionContainer h4:after, 
    #searchSidebarLeft > ul .dimensionContainer h4:hover:after, 
    #searchSidebarLeft > ul .dimensionContainer h4:focus:after, 
    #facetNavigation > ul .dimensionContainer h4:after, 
    #facetNavigation > ul .dimensionContainer h4:hover:after, #facetNavigation > ul .dimensionContainer h4:focus:after {
      width: auto;
      border-left: 5px solid;
      border-right: 5px solid;
      border-top: 6px solid #000;
      font-size: 0;
      color: transparent;
      display: inline-block;
      content: " ";
      position: absolute;
      top: 7px;
      right: 10px;
    }
  
    #searchSidebarLeft > ul .dimensionContainer .values, 
    #facetNavigation > ul .dimensionContainer .values  //This hides the facet list options
    {
      display: none;
    }
  
    #searchSidebarLeft > ul .dimensionContainer.open h4:after, #searchSidebarLeft > ul .dimensionContainer.open h4:hover:after, #searchSidebarLeft > ul .dimensionContainer.open h4:focus:after, #facetNavigation > ul .dimensionContainer.open h4:after, #facetNavigation > ul .dimensionContainer.open h4:hover:after, #facetNavigation > ul .dimensionContainer.open h4:focus:after {
      width: auto;
      border-left: 5px solid;
      border-right: 5px solid;
      border-bottom: 6px solid #000;
      border-top: 0;
    }
  
    #searchSidebarLeft > ul .dimensionContainer.open .values, #facetNavigation > ul .dimensionContainer.open .values {
      display: block;
    }
  */
  /* line 497, sass/_responsive.scss */
  #searchSidebarLeft.open h3:after,
  #searchSidebarLeft.open h3:hover:after,
  #searchSidebarLeft.open h3:focus:after, #facetNavigation.open h3:after, #facetNavigation.open h3:hover:after, #facetNavigation.open h3:focus:after {
    width: auto;
    border-left: 5px solid;
    border-right: 5px solid;
    border-bottom: 6px solid #404040;
    border-top: 0;
  }

  /*
    #searchSidebarLeft.open #searchApplied, 
    #searchSidebarLeft.open > ul, 
    #facetNavigation.open #searchApplied, 
    #facetNavigation.open > ul, 
    #facetNavigation.open > ul .dimensionContainer .values  //GP Custom
    {
      display: block;
    }
  
  */
  /*------------------------ 
  Session Detail page
  ---------------------*/
  /* line 525, sass/_responsive.scss */
  div.viewer {
    box-sizing: border-box;
  }

  /*------------------------ 
  Contributor tab
  ---------------------*/
  /* line 540, sass/_responsive.scss */
  .list .participatingIndividualDetail .name,
  .list .participatingIndividualDetail .jobTitle,
  .list .participatingIndividualDetail .company,
  .list .participatingIndividualDetail .country,
  .list .participatingIndividualDetail .standDetails,
  .list .participatingIndividualDetail .summary {
    margin-right: 0;
  }

  /*------------------------ 
  Contributor Detail page
  ---------------------*/
  /* line 549, sass/_responsive.scss */
  .contentMargin,
  .list .sessionItemDetail .itemDetail .name,
  .list .sessionItemDetail .itemDetail .descriptionContainer {
    margin-right: 0;
  }

  /* line 552, sass/_responsive.scss */
  #content > div.participatingIndividual > div > div.content {
    float: left;
    margin-left: 0;
  }

  /* line 556, sass/_responsive.scss */
  div.actions {
    width: auto;
  }

  /*------------------------ 
  Login page
  ---------------------*/
  /* line 565, sass/_responsive.scss */
  div.inputForm {
    float: none;
    margin: 0;
    width: 100%;
  }

  /* line 572, sass/_responsive.scss */
  div.inputForm ol,
  div.inputForm fieldset,
  div.inputForm ol li.formSection {
    margin: 0;
    padding: 0;
  }

  /* line 577, sass/_responsive.scss */
  div.inputForm span.label,
  div.inputForm label {
    float: none;
    padding-left: 0;
  }

  /* line 581, sass/_responsive.scss */
  a.forgotPassword {
    margin: 0;
  }

  /* line 584, sass/_responsive.scss */
  .websiteSignUp-LoginForm #ctl00_centreContentPlaceHolder_mainPanel div.actions {
    left: auto;
  }

  /*------------------------ 
  RESPONSIVE TABLES
  ---------------------*/
  /* line 592, sass/_responsive.scss */
  .unmanagedContent table {
    width: 95%;
  }

  /* Force table to not be like tables anymore */
  /* line 603, sass/_responsive.scss */
  table.responsive,
  table.responsive thead,
  table.responsive tbody,
  table.responsive th,
  table.responsive td,
  table.responsive tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 607, sass/_responsive.scss */
  table.responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* line 612, sass/_responsive.scss */
  table.responsive tr {
    border: 1px solid #ccc;
  }

  /* line 615, sass/_responsive.scss */
  table.responsive td {
    /* Behave  like a "row" */
    border: 0;
    border-bottom: 1px dotted #ccc;
    position: relative;
    width: 94%;
  }

  /* line 622, sass/_responsive.scss */
  table.responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /* line 633, sass/_responsive.scss */
  table.responsive td:last-child {
    border: 0;
  }

  /*Grid table*/
  /* line 644, sass/_responsive.scss */
  table.htmlEditor-data-grid th {
    font-size: 1.1em;
  }

  /* line 647, sass/_responsive.scss */
  table.htmlEditor-data-grid td {
    background-color: #ffffff;
  }

  /* line 650, sass/_responsive.scss */
  #footer .extendedContainer {
    background-image: none;
  }

  /* line 653, sass/_responsive.scss */
  div.top-bar-wrapper {
    display: none;
  }

  /* line 656, sass/_responsive.scss */
  #footer div.extendedContainer.horizontal div.footerTeaserContainer ul {
    padding: 0;
  }

  /*iframe,*/
  /* line 662, sass/_responsive.scss */
  #jcornerSmall,
  #jcornerBig {
    display: none;
  }

  /* line 665, sass/_responsive.scss */
  iframe {
    width: 298px !important;
  }

  /**Alpha filter**/
  /* line 671, sass/_responsive.scss */
  ol#alphaList li a,
  ol#alphaList li span {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  /* line 678, sass/_responsive.scss */
  .sidepanel-b {
    float: none;
  }

  /* line 681, sass/_responsive.scss */
  .media-object .media {
    float: left;
  }

  /* line 684, sass/_responsive.scss */
  .participatingCompany-media-object .bd {
    float: left;
  }

  /* line 689, sass/_responsive.scss */
  h2.participatingIndividualName {
    font-family: "bicyclette", sans-serif;
  }

  /* line 693, sass/_responsive.scss */
  body.sidebars-none .details {
    width: 100%;
  }

  /* line 697, sass/_responsive.scss */
  .companyParticipant .details .images {
    float: right;
    width: 20%;
  }

  /**/
  /*Product carousel*/
  /* line 706, sass/_responsive.scss */
  div.products.jcarousel-skin-nova-default {
    display: none;
  }

  /* line 710, sass/_responsive.scss */
  div.top-bar-wrapper,
  #pageTools {
    display: none;
  }

  /*------------------------ 
  Bottom Navigation
  ---------------------*/
  /* line 717, sass/_responsive.scss */
  #footer .extendedContainer .customFooterDetails ul {
    width: 100%;
    margin-left: 10px;
  }

  /*------------------------ 
  Footer
  ---------------------*/
  /* line 725, sass/_responsive.scss */
  #footer {
    width: 100%;
    margin: auto;
  }

  /* line 729, sass/_responsive.scss */
  #footer span.copyright {
    width: 96%;
  }

  /* line 732, sass/_responsive.scss */
  #footer.containsProducedBy .headerFooterLinkList {
    width: 100%;
  }

  /* line 737, sass/_responsive.scss */
  .customFooterDetails ul > li,
  .customFooterDetails ul > li > a,
  .customFooterDetails ul > li > a > span {
    font-size: 11px;
  }

  /*------------------------ 
  RESPONSIVE XForms
  ---------------------*/
  /* line 745, sass/_responsive.scss */
  .form #content div.unmanagedContent,
  div.inputForm {
    padding: 0;
    margin: 0;
  }

  /* line 749, sass/_responsive.scss */
  #id_matrix table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  /* line 755, sass/_responsive.scss */
  #id_matrix table,
  #id_matrix tr,
  #id_matrix td {
    border: none;
  }

  /* line 758, sass/_responsive.scss */
  #id_matrix td {
    display: block;
    font-weight: bold;
    color: #646464;
    padding: 0;
    margin: 0;
  }

  /* line 766, sass/_responsive.scss */
  .form div.inputForm td > input,
  .form div.inputForm td > textarea {
    padding: 10px;
    margin: 5px 0 10px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 774, sass/_responsive.scss */
  #id_matrix fieldset input {
    margin-left: 10px;
  }

  /* line 778, sass/_responsive.scss */
  span.xformvalidator {
    margin-left: 0;
  }

  /*------------------------ 
  Subscription Form  : Responsive
  ---------------------*/
  /* line 785, sass/_responsive.scss */
  .rhc-subscription {
    text-align: center;
  }

  /*******/
  /** Carousel **/
  /* line 792, sass/_responsive.scss */
  .sponsor-previous,
  .sponsor-next {
    display: none;
  }

  /* line 795, sass/_responsive.scss */
  .sponsors {
    padding-left: 10px;
    padding-right: 10px;
  }

  /*------------------------ 
    Form Control : Responsive
    ---------------------*/
  /* line 814, sass/_responsive.scss */
  #loginContainer div.inputForm input[type=text],
  #loginContainer div.inputForm input[type=password],
  #loginContainer div.inputForm textarea,
  #loginContainer div.inputForm select,
  div.inputForm input[type=text],
  div.inputForm input[type=password],
  div.inputForm input[type=url],
  div.inputForm input[type=email],
  input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 0;
    width: 90%;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border: 1px solid #bbb;
  }

  /* line 825, sass/_responsive.scss */
  div.inputForm input[type=checkbox] {
    width: 44px;
    height: 44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 1px solid #bbb;
  }

  /* line 833, sass/_responsive.scss */
  div.inputForm button[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 1.5em 0;
    font-size: 1em;
    /* line-height: 2.5em;*/
    color: #333;
    font-weight: bold;
    height: 2.5em;
    width: 80%;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #bebebe));
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%, #bebebe 100%);
    border: 1px solid #bbb;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
  }

  /*------------------------ 
  My Event Planner (MEP)
  ---------------------*/
  /*Login Screen Start*/
  /* line 865, sass/_responsive.scss */
  .websiteSignUp-LoginForm div.inputForm,
  .websiteSignUp-CreateAProfile-Step1 div.inputForm,
  .websiteSignUp-EditYourProfile div.inputForm {
    margin: 0px auto 20px;
    padding: 15px;
    float: none;
    clear: both;
    background: #F3F3F3 none repeat scroll 0% 0%;
    overflow: hidden;
    text-align: left;
    position: relative;
    border: 1px solid #CCC;
    width: 90%;
  }

  /* line 878, sass/_responsive.scss */
  .standard #loginFields {
    width: 100%;
  }

  /* line 882, sass/_responsive.scss */
  .websiteSignUp-LoginForm div.inputForm label {
    width: 100%;
    margin-bottom: 5px;
    padding: 0;
  }

  /* line 888, sass/_responsive.scss */
  div.inputForm ol {
    padding: 0;
  }

  /* line 892, sass/_responsive.scss */
  div.inputForm ol li.formSection {
    padding-left: 0px;
  }

  /* line 896, sass/_responsive.scss */
  .websiteSignUp-LoginForm div.actions {
    margin: 10px 0px;
    float: none;
  }

  /*Login Screen End*/
  /* line 903, sass/_responsive.scss */
  .websiteSignUp-ViewProfile div.layoutBlockContainer3Col div.layoutBlock {
    width: 95%;
  }

  /* line 906, sass/_responsive.scss */
  .take-a-tour {
    display: none;
  }

  /*Attendee listing page*/
  /* line 911, sass/_responsive.scss */
  .list .listItemDetail p {
    margin-left: 0;
  }
}
/*------------------------ 
RESPONSIVE NAVIGATION
---------------------*/
/* line 959, sass/_responsive.scss */
a.meanmenu-reveal,
#voviciButton {
  display: none;
}

/* line 962, sass/_responsive.scss */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background-color: #132320;
  min-height: 42px;
  z-index: 9999;
}
@media (min-width: 1200px) {
  /* line 962, sass/_responsive.scss */
  .mean-container .mean-bar {
    display: none;
  }
}

/* line 974, sass/_responsive.scss */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #FFF;
  text-decoration: none;
  text-indent: -9999px;
  display: block;
  font-weight: 700;
}

/* line 988, sass/_responsive.scss */
.mean-container a.meanmenu-reveal span {
  display: block;
  background-color: #FFF;
  height: 3px;
  margin-top: 3px;
}

/* line 994, sass/_responsive.scss */
.mean-container .mean-nav {
  float: left;
  width: 100%;
  margin-top: 42px;
  border-bottom: 1px solid #24002c;
}

/* line 1000, sass/_responsive.scss */
.mean-container .mean-nav ul {
  width: 100%;
  margin: 0;
}

/* line 1004, sass/_responsive.scss */
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

/* line 1009, sass/_responsive.scss */
.mean-container .mean-nav ul li a {
  display: block;
  background-color: #242424;
  float: left;
  width: 90%;
  padding: 1em 5%;
  text-align: left;
  color: #ffffff;
  border-bottom: 1px solid #0c171d;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 1021, sass/_responsive.scss */
.mean-container .mean-nav ul li.selected > a {
  font-weight: 700;
  background-color: #404040;
  border-bottom: 1px solid #404040;
  color: white;
}

/* line 1027, sass/_responsive.scss */
.mean-container .mean-nav ul li li a {
  width: 80%;
  background-color: #666;
  padding: 1em 10%;
  border-bottom: 1px solid #555;
  visibility: visible;
  color: white;
}

/* line 1035, sass/_responsive.scss */
.mean-container .mean-nav ul li > li.selected a {
  font-weight: bold;
}

/*.mean-container .mean-nav ul >  li.last a */
/* line 1040, sass/_responsive.scss */
.mean-container .mean-nav > ul > li.last > a {
  border-bottom: 0;
  background-color: #8dc63f;
  font-weight: 700;
  color: white;
}

/* line 1046, sass/_responsive.scss */
.mean-container .mean-nav ul li a.mean-expand {
  width: 24px;
  height: 24px;
  border: 0;
  padding: 12px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  border-left: 1px solid #24002c;
}

/* line 1059, sass/_responsive.scss */
.mean-container .mean-nav ul li.selected a.mean-expand {
  border-left: 1px solid #306ca3;
}

/* line 1062, sass/_responsive.scss */
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 1069, sass/_responsive.scss */
.mean-nav .wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}

