/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/rssfeed.scss */
.rssfeed #rssFeedsDiv article {
  border-bottom: dotted 1px;
  margin-bottom: 10px;
}
/* line 6, ../../sass/components/rssfeed.scss */
.rssfeed #rssFeedsDiv article h4 {
  margin: 0;
}

/* line 11, ../../sass/components/rssfeed.scss */
.rssfeed .component-content p {
  margin: 5px 0;
}

/* line 15, ../../sass/components/rssfeed.scss */
.rssfeed .component-content p.rssFeedDate {
  font-style: italic;
}

/* line 18, ../../sass/components/rssfeed.scss */
.rssfeed .component-content p.rssFeedLink {
  text-align: right;
  font-weight: 700;
}
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 3, ../../sass/components/search.filter.scss */
.searchFilter {
	border: solid 1px #dfdfdf;
}

/* line 8, ../../sass/components/search.filter.scss */
.searchFilter-title {
	background-color: #fff;
	background: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/down_arrow_black.png") no-repeat 90% center;
	margin: 0;
	padding: 13px;
	cursor: pointer;
}

/* line 14, ../../sass/components/search.filter.scss */
.searchFilter-controls {
	border-top: solid 4px #f36533;
}

.searchFilter-controls .searchFilterContent {
	display: block;
}
/* line 21, ../../sass/components/search.filter.scss */
.searchFilter-selection,.searchFilter-checkbox,.searchFilter-phrase {
	overflow: hidden;
	margin: 5px 0;
}

/* line 27, ../../sass/components/search.filter.scss */
.searchFilter-label {
	float: left;
	margin-right: 10px;
	min-width: 85%;
}

/* line 33, ../../sass/components/search.filter.scss */
.searchFilter-checkbox .searchFilter-label {
	float: none;
	margin-right: 0;
}

/* line 38, ../../sass/components/search.filter.scss */
.searchFilter-submit {
	padding: 13px;
	margin: 5px 0;
	overflow: hidden;
	display: block;
}
/* line 42, ../../sass/components/search.filter.scss */
.searchFilter-submit button {
	float: right;
}

/* line 49, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-controls {
	float: left;
}
/* line 55, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-selection,.searchFilter-horizontal .searchFilter-checkbox,.searchFilter-horizontal .searchFilter-phrase
	{
	float: left;
	clear: none;
	margin-right: 10px;
}
/* line 61, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-label {
	min-width: 0;
}
/* line 64, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-control {
	float: left;
}

.tagRadioFilter fieldset,.metadataFilter fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.tagRadioFilter .searchFilter-control,.metadataFilter .searchFilter-control
	{
	padding: 7px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #dfdfdd;
}

.tagRadioFilter fieldset legend,.metadataFilter fieldset legend,.searchFilter-sorting h4
	{
	background: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/filter-plus.png") no-repeat right center;
	color: #000000;
	font-size: 16px;
	padding: 0px 10px;
	display: block;
	width: 93%;
	cursor: pointer;
	margin: 7px 10px;
}

.tagRadioFilter input,.metadataFilter input[type="radio"] {
	float: right;
}

.tagRadioFilter fieldset legend.filter-active,.metadataFilter fieldset legend.filter-active
	{
	background: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/filter-minus.png") no-repeat right center;
}

.searchFilter-form .search-productFilter,.searchFilter-form .search-theraphyFilter,.searchFilter-form .search-indicationFilter
	{
	font-size: 1.2em;
	font-style: italic;
	padding: 0 20px;
}

.searchResults-number {
	display: none;
}

.searchFilter-content{
	display:none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/search.results.scss */
.searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

/* line 12, ../../sass/components/search.results.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 17, ../../sass/components/search.results.scss */
.searchResults-pagination-item {
  display: inline-block;
  line-height:12px; 
  margin: 1px;
  cursor: default;
  border-right: solid 1px #D5D1CE;
  *display: inline;
}
.searchResults-pagination-item:first-child {
background: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/arrows/page-arrow-1.png")left center no-repeat;height:20px;width:20px;
border-right:none;
  line-height:20px; 
}
.searchResults-pagination-item:last-child {
background: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/arrows/page-arrow-2.png")left center no-repeat;height:20px;width:20px;
  line-height:20px; 

border-right:none;
}
.searchResults-pagination-item:last-child a{
text-indent:-1299px;

}

.searchResults-pagination-item:first-child a{
text-indent:-999px;
}
/* line 26, ../../sass/components/search.results.scss */
.searchResults-pagination-item a {
  display: inline-block;  
  padding: 0 5px 0 0px;
  cursor: pointer;
  line-height:12px;
}

/* line 34, ../../sass/components/search.results.scss */
.searchResults-pagination-item a:hover {
  color:#F36633; 	
  text-decoration: none;
}

/* line 39, ../../sass/components/search.results.scss */
.searchResults-pagination-item.is-active a{
  font-weight: bold;
  color:#F36633;
}

/* line 43, ../../sass/components/search.results.scss */
.searchResults-title {
  display: block;
  color: #F36633;
  font-family:Georgia;
  font-style:italic;  
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom:0;
 }

/* line 47, ../../sass/components/search.results.scss */
.searchResults-term {
  font-style: italic;
}

/* line 51, ../../sass/components/search.results.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 57, ../../sass/components/search.results.scss */
.searchResults-results {
  margin-bottom: 10px;

}

/* line 61, ../../sass/components/search.results.scss */
.searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 8px 10px 10px 10px;
   border-bottom:solid 1px #D5D1CE;
}

/* line 68, ../../sass/components/search.results.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 72, ../../sass/components/search.results.scss */
.searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

/* line 81, ../../sass/components/search.results.scss */
.searchResults-date {
  margin-bottom: 10px;
  font-family:Georgia;
  font-style:italic;  
  font-size: 12px;
  color:#635A54;
 
  }

/* line 85, ../../sass/components/search.results.scss */
.searchResults-url {
  margin-top: 10px;
 
}
.searchResults-url a{
  width:20px;
  height:20px;
  line-height:20px;
  background-image:url('/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/arrows/carousel-arrow.png');background-repeat:no-repeat;background-position:left center;
  padding:3px 0 3px 28px; 
}
/* line 91, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
/* line 97, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/* line 106, ../../sass/components/search.results.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 111, ../../sass/components/search.results.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 116, ../../sass/components/search.results.scss */
.searchResults-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}

.searchResults-description p{
font-family:arial;
font-size:12px;
color:#635A54;
}
.searchResults{width:100%;}
.searchResults .searchResults-stickyNav{float:right;padding-left:20px;} 
.searchResults .searchResults-stickyNav ul{padding-left:0;}
.searchResults .searchResults-stickyNav ul li{list-style-type:none;display:block;text-align:center;margin-bottom:10px;}
.searchResults .searchResults-stickyNav ul li.active a{color:#F98033;font-size:12px;font-weight:700;}
.searchResults .searchResults-stickyNav ul li a{color:#000;} .searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 3, ../../sass/components/search.results.scss */
.searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

/* line 12, ../../sass/components/search.results.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 17, ../../sass/components/search.results.scss */
.searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default;
  *display: inline;
}

/* line 26, ../../sass/components/search.results.scss */
.searchResults-pagination-item a {
  display: inline-block;
  background-color: #e1e1e1;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}

/* line 34, ../../sass/components/search.results.scss */
.searchResults-pagination-item a:hover {
  background-color: #ebebeb;
  text-decoration: none;
}

/* line 39, ../../sass/components/search.results.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 43, ../../sass/components/search.results.scss */
.searchResults-image {
  float: left;
  margin: 0px 10px 10px 0;
}

/* line 48, ../../sass/components/search.results.scss */
.searchResults-title {
  padding-bottom: 5px;
  background-color: #FFF;
  margin-bottom: 0;
}

/* line 52, ../../sass/components/search.results.scss */
.searchResults-term {
  color: #007abe;
}

/* line 56, ../../sass/components/search.results.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 62, ../../sass/components/search.results.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 66, ../../sass/components/search.results.scss */
.searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 0 10px 0;
  background-color: #fff;
}

/* line 73, ../../sass/components/search.results.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 77, ../../sass/components/search.results.scss */
.searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

/* line 86, ../../sass/components/search.results.scss */
.searchResults-date {
  margin-bottom: 10px;
}

/* line 90, ../../sass/components/search.results.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 96, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
/* line 102, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/* line 111, ../../sass/components/search.results.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 116, ../../sass/components/search.results.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 121, ../../sass/components/search.results.scss */
.searchResults-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}

/* BR changes starts */

.search-results-box {
	background-color: #FFFFFF;
	padding: 25px 30px 15px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.search-results-box h1 {
	color: #0079bd;
    font-family: "Helvetica W02 Bold";
    font-size: 48px;
    line-height: 48px;
}
.search-results-box h4 {
	color: #7abae5;
    font-family: "Helvetica W02 Bold";
    font-size: 18px;
    line-height: 22px;
}
.search-results-box .searchBox {
  padding-top: 5px;
  position: relative;
  width: 343px;
  margin-bottom: 30px;
}
.search-results-box .searchBox input[type="text"] {
  border: 1px solid #ABABAB;
  color: #ACACAC;
  font-family: Helvetica W02 Italic;
  font-size: 14px;
  height: 26px;
  padding-left: 10px;
  padding-right: 30px;
  width: 300px;
  outline: none;
}
.search-results-box .searchBox button.button[type="submit"] {
  background-color: transparent;
  background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/search.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  border: 0 none;
  height: 29px;
  padding: 0 20px 5px 4px;
  position: absolute;
  right: 0;
  top: 6px;
  width: 18px;
}
.searchResults .component-content {
	color: #707070;
    font-family: "HelveticaW02-BoldItalic";
    font-size: 14px;
}
h3.searchResults-title a, h3.searchResults-title a:hover {
	color: #007abe;
    font-family: "Helvetica W02 Bold";
    font-size: 14px;
	font-weight: normal;
	padding-bottom: 0;
}
.searchResults-description {
	color: #707070;
    font-family: "Helvetica W02 Bold";
    font-size: 14px;
}
li.searchResults-pagination-item {
	background-color: #fff;
}
li.searchResults-pagination-item a, li.searchResults-pagination-item a:hover {
	color: #007abe;
    font-family: "Helvetica W02 Bold";
    font-size: 14px;
	min-width: 10px;
	background-color: #E6E6E6;
}
li.searchResults-pagination-item a:hover {
	background-color: #EBEBEB;
}

/* search results modification for breathe right japan locale starts*/

.breathe-right-ja-jp-search-results-page .search-results-box .searchResults-url {
display:none;
}

.breathe-right-ja-jp-search-results-page .search-results-box .search-size {
display:none;
}

.breathe-right-ja-jp-search-results-page .search-results-box .searchResults-date {
display:none;
}

/* search results modification for breathe right japan locale ends*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

.searchBlox-pagination .searchResults-pagination-item:last-child a {
  text-indent: 0px;
}

.searchBlox-pagination .searchResults-pagination-item:first-child a {
  text-indent: 0px;
}

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default;
  *display: inline;
}

.searchBlox-pagination .searchResults-pagination-item a {
  display: inline-block;
  background-color: inherit;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}

.searchBlox-pagination .searchResults-pagination-item a:hover {
  background-color: #ebebeb;
  text-decoration: none;
}

.searchBlox-pagination .searchResults-pagination-item.is-active {
  font-weight: bold;
}

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

.searchBlox-pagination .searchResults-pagination-item:first-child {
  height: inherit;
  width: inherit;
  border-right: inherit;
  line-height: 30px;
}

.searchBlox-pagination .searchResults-pagination-item:last-child {
  height: inherit;
  width: inherit;
  border-right: inherit;
  line-height: 30px;
}
.searchBlox-results highlight {
  font-weight: bold;
}

.searchBlox-results .searchResults-number {
  display: block;
}

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 110px;
}

.searchBlox-results .searchResults-term {
  font-style: italic;
}

.searchBlox-results .searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.searchBlox-results .searchResults-results {
  margin-bottom: 10px;
}

.searchBlox-results .searchResults-description,
.searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 110px;
}

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #e1e1e1;
}

.searchBlox-results .searchResults-result:nth-child(even) {
  background-color: inherit;
}

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

.searchBlox-results .searchResults-url {
  margin-top: 10px;
}

.searchBlox-results .searchResults-description p,
.searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635A54;
}

.searchBlox-results .searchResults {
  width: 100%;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
  float: right;
  padding-left: 20px;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
  padding-left: 0;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
  list-style-type: none;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
  color: #F98033;
  font-size: 12px;
  font-weight: 700;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
  color: #000;
}
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }
.sitemap-column {
  float: left; }
  .sitemap-column > ul {
    margin: 0 5px; }

.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column .component-content {
  overflow: hidden; }

.sitemap-column a {
  text-decoration: none; }

.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: #e1e1e1; }

.sitemap-column ul {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  list-style: none; }

.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0; }

.sitemap-column ul ul li {
  position: relative;
  padding-left: 12px;
  font-weight: bold;
  line-height: 150%; }
  .sitemap-column ul ul li:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.sitemap-column ul ul ul {
  margin-top: 0; }

.sitemap-column ul ul ul li {
  margin-left: 10px;
  font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 4, ../../sass/components/social.share.scss */
.socialShare .component-content {
  overflow: visible;
}

/* line 12, ../../sass/components/social.share.scss */
.socialShare-title,
.socialShare-content,
.socialShare-share,
.socialShare-url {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

/* line 17, ../../sass/components/social.share.scss */
.socialShare-share span {
  cursor: pointer;
}

/* line 22, ../../sass/components/social.share.scss */
.socialShare-url {
  position: relative;
}

/* line 26, ../../sass/components/social.share.scss */
.copyMessage {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding: 6px 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 999;
  white-space: nowrap;
  left: 50%;
}
/* line 37, ../../sass/components/social.share.scss */
.copyMessage:after {
  content: " ";
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.8);
  height: 0;
  width: 0;
  left: 50%;
  top: 100%;
  margin-left: -6px;
  pointer-events: none;
}
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/tabs.scss */
.tabs {
  position: relative;
  width: 100%;
}

/* line 8, ../../sass/components/tabs.scss */
.tabs-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 12, ../../sass/components/tabs.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 16, ../../sass/components/tabs.scss */
.tabs > .component-content {
  padding-top: 39px;
}

/* line 20, ../../sass/components/tabs.scss */

.tabs-nav {
  position: absolute;
z-index: 150;
  top: 0;
  left: 0;
  height: 39px;
  overflow: hidden;
  width: 100%;
}
.page-products-listing .tabs-nav
{
height: 193px !important;
    overflow: visible !important;
} 
/* line 30, ../../sass/components/tabs.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  width: 2000px;
}

/* line 40, ../../sass/components/tabs.scss
.tabs-nav-switcher {
  position: absolute;
  height: 35px;
  width: 15px;
  border: 2px solid #323131;
  background: #e1e1e1 url(../../../../wireframe/desktop/img/arrow-right.png) 6px 12px no-repeat;
  cursor: pointer;
  top: 0px;
}
 */   
/* line 50, ../../sass/components/tabs.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 54, ../../sass/components/tabs.scss */
.tabs-nav-switcher-left {
  left: 0;
  background-image: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/arrow-left.png);
}

/* line 59, ../../sass/components/tabs.scss */
.tabs-nav-item {
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #323131;
  font-weight: bold;
  font-size: 12px;
  display: inline;
  float: left;
  margin: 0 13px;
  background: #e1e1e1;
  padding: 7px 0;
  cursor: pointer;
  height: 21px;
  top: 4px;
}
/* line 75, ../../sass/components/tabs.scss */


/* line 81, ../../sass/components/tabs.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a,
.tabs-nav-item.is-active:hover {
  cursor: default;
  background: white;
}

/* line 87, ../../sass/components/tabs.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 92, ../../sass/components/tabs.scss */
.tabs-nav-item:hover {
  background: #939191;
}

/* line 96, ../../sass/components/tabs.scss */
.tabs-nav-item:hover a {

  text-decoration: none;
}

/* line 101, ../../sass/components/tabs.scss
.tabs-nav-item.is-active:hover a {
  color: #323131;
}
 */
/* line 105, ../../sass/components/tabs.scss */
.tabs-nav-item a {
  color: #323131;
}

/* line 109, ../../sass/components/tabs.scss */
.tabs-content {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #323131;
  padding: 13px;
  position: relative;
  top: 18px;
  z-index: 100;
  min-height:280px;
}

/* line 118, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav {
  height: auto;
  width: 60px;
}

/* line 123, ../../sass/components/tabs.scss */
.tabs-vertical .component-content {
  padding-top: 0;
}

/* line 127, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-list {
  width: 100%;
}

/* line 132, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-item.is-active,
.tabs-vertical .tabs-nav-item.is-active:hover {
  border-bottom: 2px solid;
  border-right: medium;
  padding: 7px 12px 7px 10px;
}

/* line 138, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-item {
  border-width: 2px;
  height: auto;
  margin: 0 0 5px;
  width: 36px;
}

/* line 145, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-content {
  margin-left: 60px;
  left: -2px;
  top: 0;
}

.sleep-better-tabs .tabs  > .component-content{
padding-top:0px;
}



.sleep-better-tabs  .tabs-nav {
    left: 0;
    overflow: hidden;
    position: initial;
    top: 0;
    width: 100%;
    z-index: 150;
	background:none;
	height:193px;
}

.sleep-better-tabs .tabs-nav-list{

    max-width:100%;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: 17px;


}

.sleep-better-tabs .tabs-nav-item{

width:312px;
height:179px;
margin:0;
}


.sleep-better-tabs .tabs-content{
border-right: 5px solid #007ABE;
border-left: 5px solid #007ABE;
border-bottom: 5px solid #007ABE;
top:-1px;
position:relative;
}



.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(1) {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_morning_off.png");
   background-repeat: no-repeat;
}

.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(1).is-active,.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(1).is-active:hover  {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_morning_on.png"); 
	background-repeat: no-repeat;
}

.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(2) {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_afternoon_off.png");
   background-repeat: no-repeat;
}

.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(2).is-active,.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(2).is-active:hover  {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_afternoon_on.png");   
	background-repeat: no-repeat;
}

.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(3) {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_evening_off.png");
	background-repeat: no-repeat;
   
}

.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(3).is-active,.sleep-better-tabs .tabs-nav-list .tabs-nav-item:nth-child(3).is-active:hover  {
    background-image: url("/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/BRB1_SleepCheck_evening_on.png");  
	background-repeat: no-repeat;
}

@media screen and (min-width:0) {
.sleep-better-tabs .tabs  > .component-content{
padding-top:175px;
}
.sleep-better-tabs .tabs-nav-list .is-active.tabs-nav-item, .is-active.tabs-nav-item:hover{
border-top-style:none;
}
}
ul.carousel-nav li {display:none;}
ul.carousel-nav li.carousel-nav-prev, ul.carousel-nav li.carousel-nav-next {display:block;}

/* Added below for Article Carousel - Starts */
.carousel-article .carousel-slides li.carousel-slide:first-child{display:block;}
.carousel-article .carousel-slides{min-height:0px !important;margin-left:13px;}
.carousel-article .carousel-nav-prev{
  background-image: url(/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/Article_Page_Carousel_Arrow_left.png);
  background-repeat: no-repeat;
}
.carousel-article .carousel-nav-next {
background-image: url(/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/img/Article_Page_Carousel_Arrow_Right.png);
background-repeat: no-repeat;
}

.carousel-article .carousel-nav-prev
{
    /*border: medium none;*/
    height: 39px;
    position: absolute;
    top: 21%;
	left:1%;
    width: 11px;
}
.carousel-article .carousel-nav-next {
    /*border: medium none;*/
    height: 39px;
    position: absolute;
    top: 21%;
	right:1%;
    width: 11px;
}
.carousel-article  .carousel-slide .carousel-content  .richText p
{
color:#012d62;
font-family: "Helvetica W02 Light";
font-size: 14px;
line-height: 18px;
}
/* Added above for Article Carousel - Ends */


/*tabs-image*/

.tabs-image ul li:first-child {
  background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0000_Physically_Off.jpg");
  background-repeat: no-repeat;
  
  margin-left: 0;
}

.tabs-image ul li:first-child.is-active{
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0005_Physically_On.jpg");

}


.tabs-image ul li:nth-child(2) {
    background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0001_Mentally_Off.jpg");
  background-repeat: no-repeat;
 
  margin-left: 0;
}

.tabs-image ul li:nth-child(2).is-active{
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0004_Mentally_On.jpg");

}


.tabs-image ul li:nth-child(3) {
  background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0002_Emotionally_Off.jpg");
  background-repeat: no-repeat;
  
  margin-left: 0;
}

.tabs-image ul li:nth-child(3).is-active{
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/Article_What_You_Lose_0003_Emotionally_On.jpg");

}

.tabs-image .tabs-nav-item.is-active, .tabs-image .tabs-nav-item.is-active:hover{
 border-style: none;


}


.tabs-image .tabs-nav-item {
    background: none;
    border-style: none;
 height: 263px;
    width: 288px;
}

.tabs-image .tabs-content{
border:none;
background-color:#CEE5F4;
width: 95.1%;
}
.tabs-image .tabs-nav-item a{
display:none
}



.tabs-image .tabs-nav {
    background: #fff none repeat scroll 0 0;
    height: 277px;
}

.tabs-image {
width:96.7022%;
margin:10px 0px 0px 22px;
}

.tabs-image{

min-height:481px;
}

.tabs-image .right-txt{
  margin-top: -11px;
  padding-left: 12px !important;
  }
/*Ends*/





/*tabs-sleep*/

.tabs-sleep .tabs-nav{
background:none;
}
.tabs-sleep .tabs-nav-item{
border:none;
background:none;
width:78px;
height:234px;
}

.tabs-sleep .tabs-nav-item.is-active, .tabs-sleep .tabs-nav-item.is-active:hover, .tabs-sleep .tabs-nav-item:hover{
border:none;
padding:none;
background:none;
}

.tabs-sleep .tabs-nav-item a{
color: #A8E9FF;
margin-top: 10px;
text-transform: none;
  font-size: 12px;
background:none;
  font-family: "Helvetica W02";
  white-space: nowrap;
}
.tabs-sleep .tabs-nav-list{
background: rgba(0, 0, 0, 0) url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/blue_Background.png") repeat scroll 0 0;
    height: 293px;
}
.tabs-sleep ul li:first-child {
  background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/newborn.png") !important;
    background-position: 0 120px !important;
    background-repeat: no-repeat !important;
	margin-left: 10px;
    width: 112px;
}

.tabs-sleep ul li:nth-child(2){

background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/infant.png") !important;
    background-position: 0 196px !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    width: 68px;
}
.tabs-sleep ul li:nth-child(3){

background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/toddler.png") !important;
    background-position: 0 154px !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    width: 40px;
}
.tabs-sleep ul li:nth-child(4){
 background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/preschool.png") !important;
    background-position: 0 131px !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    width: 51px;
}

.tabs-sleep ul li:nth-child(5){

background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/schoolage.png") !important;
background-repeat: no-repeat !important;
background-position: 0px 107px !important;
background-size: 100% auto !important;
width: 85px;
}
.tabs-sleep ul li:nth-child(6){
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/teens.png") !important;
background-repeat: no-repeat !important;
background-position: 0px 85px !important;
background-size: 100% auto !important;
width: 77px;

}
.tabs-sleep ul li:nth-child(7){
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/youngadults.png") !important;
background-repeat: no-repeat !important;
background-position: 0px 70px !important;
background-size: 100% auto !important;
width: 78px;
}
.tabs-sleep ul li:nth-child(8){
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/adult.png") !important;
background-repeat: no-repeat !important;
background-position: 0px 55px !important;
background-size: 100% auto !important;
width: 99px;

}

.tabs-sleep ul li:nth-child(9){
background-image: url("/assets/a_cf5_gkstatic/content/dam/global/CF_ConsumerHealthcare/BreatheRight/Images/olderadult.png") !important;
background-repeat: no-repeat !important;
background-position: 0px 70px !important;
background-size: 100% auto !important;
width: 77px;

}

.tabs-sleep .tabs-content{
padding:none;
margin-top: 98px;
min-height: 128px;
}

.tabs-sleep ul li.is-active::after{

  box-sizing: content-box;
  content: '';
  display: block;
 position: relative;
  bottom: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom-color: #fff;
  top: 96%;
}
.tabs-sleep ul li:first-child::after{
left: 41%;

}
.tabs-sleep ul li:nth-child(2)::after{
left: 32%;

}
.tabs-sleep ul li:nth-child(3)::after{
left: -4%;

}
.tabs-sleep ul li:nth-child(4)::after{
left: 8%;

}
.tabs-sleep ul li:nth-child(5)::after{
left: 32%;

}.tabs-sleep ul li:nth-child(6)::after{
left: 21%;

}.tabs-sleep ul li:nth-child(7)::after{
left: 23%;

}
.tabs-sleep ul li:nth-child(8)::after{
left: 32%;

}
.tabs-sleep ul li:nth-child(9)::after{
left: 13%;

}
.tabs-sleep{
min-height:300px;
}
.tabs-sleep ul li:nth-child(5) a{
left:8px;
}
.tabs-sleep ul li:nth-child(6) a{
left:8px;
}
.tabs-sleep ul li:nth-child(9) a{
right:14px;
}
.tabs-sleep ul li:first-child a{
  left: 7px;

}
/*Ends*/

/*second hand snoring*/
.tabs-sleep-secnts{
height: 407px;
}

.tabs-sleep-secnts .tabs-nav{
height: 39px;
background:none;
}
.tabs-sleep-secnts .tabs-nav-list{
height: 39px;
}

.tabs-sleep-secnts  .tabs-nav-item{
    height: 21px;
	    width: 297px;
	margin:0px;
	margin-left:1px;
	    
}

.tabs-sleep-secnts .tabs-content{
border: none;
padding-top:0px;
padding: 0px;
height: 400px;
top: 34px;
}

.tabs-sleep-secnts.tabs > .component-content{
padding-top:0;
}

.tabs-sleep-secnts .tabs-nav-item:hover{

background-color:#005288;
}
.tabs-sleep-secnts .tabs-nav-item.is-active,.tabs-sleep-secnts .tabs-nav-item.is-active:hover{
background-color:#005288;
border:none;

}
.tabs-sleep-secnts .tabs-nav-item{
background-color:#8AC5E8;
}

.tabs-sleep-secnts .tabs-nav-item a{
color:#FFF;
display: inline;
font-size: 17px;
}

.tabs-sleep-secnts .tabs-nav-item.is-active a{
background:none;

}
.tabs-sleep-secnts ul li:first-child a{
padding-left: 110px;
}
.tabs-sleep-secnts ul li:nth-child(2) a{
    padding-left: 76px;
}
.tabs-sleep-secnts ul li:nth-child(3) a{
    padding-left: 76px;
}

.tabs-sleep-secnts .item1 ,.tabs-sleep-secnts .item2 ,.tabs-sleep-secnts .item3{
padding:0px;
}

.tabs-sleep-secnts #tabs-0 .item_1,.tabs-sleep-secnts  #tabs-1 .item_2,.tabs-sleep-secnts  #tabs-2 .item_3,.tabs-sleep-secnts  #tabs-3 .item_4, .tabs-sleep-secnts #tabs-4 .item_5, #tabs-5 .item_6{
padding:0px;
padding-left: 1px;
}
.tabs-sleep-secnts .second-hand-snoring-rt2 {
color: #012D62;
padding-bottom: 12px;


}

.second-hand-snoring-rt{
padding-top: 12px;
}

.second-hand-snoring-rt h3{
font-size: 23px;
}

.second-hand-snoring-rt p{
color:#012D62;
font-size: 13px;
}

.second-hand-snoring-rt2 p{
color:#012D62;
font-size: 13px;
}
.tabs-sleep-secnts img{
width: 893px;
}

.rt-health-risk{
    width: 22%;
    float: right;
    top: -243px;
    position: relative;
    left: -101px;
    color: #012D62;
    font-size: 14px;
}
/*ends*/s
.tabs-nav
{
    height: 193px;
    overflow: visible;
}
.sleep-better-tabs .tabs > .component-content
{
padding-top: 0 !important;
}
.page-products-listing .tabs-nav-item.is-active, .page-products-listing .tabs-nav-item.is-active:hover
{
border-style: solid solid none !important;
}
.sleep-better-tabs .tabs .tabs-content
{
border-right: 5px solid #007ABE !important;
    border-left: 5px solid #007ABE !important;
    border-bottom: 5px solid #007ABE !important;
}
.page-products-listing .tabs-nav-item
{
    height: 179px !important;
        border-color: #007abe !important;
}
.page-products-listing .tabs-nav-item
{
background-color: #ecf5fc !important;
}
.products .all-products-boxes h4
{
    margin-top: 5%;
}.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 5, ../../sass/components/user.box.scss */
.userBox .logged-in,
.userBox .logged-out {
  border: solid 2px #323131;
  padding: 13px;
  margin: 10px 0;
}
/* line 11, ../../sass/components/user.box.scss */
.userBox .logged-in .button,
.userBox .logged-in a,
.userBox .logged-out .button,
.userBox .logged-out a {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
}
/* line 22, ../../sass/components/user.box.scss */
.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}
/* line 28, ../../sass/components/user.box.scss */
.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline;
}
/* line 32, ../../sass/components/user.box.scss */
.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right;
}
/* line 37, ../../sass/components/user.box.scss */
.userBox .logged-in .user {
  font-weight: bold;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/video.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video.scss */
.video object.responsive {
  width: 100% !important;
}

/* line 22, ../../sass/components/video.scss */
.enhancedvideo .video-video {
  border: none;
}

/* line 26, ../../sass/components/video.scss */
.enhancedvideo .video-video .video-video-container {
  margin: 0 auto;
  max-width: 940px;
}

/* line 30, ../../sass/components/video.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}

/* MEDIAELEMENT LIBRARY
--------------------------------- */
/* line 39, ../../sass/components/video.scss */
.mejs-container {
  position: relative;
  background: #000;
  margin-left: auto;
  margin-right: auto;
}

/* line 46, ../../sass/components/video.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 55, ../../sass/components/video.scss */
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* Start: LAYERS */
/* line 61, ../../sass/components/video.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 67, ../../sass/components/video.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 75, ../../sass/components/video.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 81, ../../sass/components/video.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 87, ../../sass/components/video.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 91, ../../sass/components/video.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/bigplay.png) top left no-repeat;
}

/* line 101, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 105, ../../sass/components/video.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/breatheright-master/desktop/css.asset.css/background.png);
  background: rgba(0, 0, 0, 0.9);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}

/* line 118, ../../sass/components/video.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/loading.gif) center center no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 128, ../../sass/components/video.scss */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}

/* line 143, ../../sass/components/video.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0;
}

/* line 158, ../../sass/components/video.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0;
  background: transparent url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/controls.png) 0 0 no-repeat;
}

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 176, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}

/* line 187, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (current / duration) */
/* Start: Play/pause */
/* line 200, ../../sass/components/video.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 204, ../../sass/components/video.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* End: Play/pause */
/* Stop */
/* line 211, ../../sass/components/video.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* End: Play/pause */
/* Start: Progress bar */
/* line 218, ../../sass/components/video.scss */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}

/* line 223, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 234, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(30, 30, 30, 0.8)), color-stop(100%, rgba(60, 60, 60, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C);
}

/* line 242, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(44, 124, 145, 0.8)), color-stop(100%, rgba(78, 183, 212, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
  width: 0;
}

/* line 250, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(200, 200, 200, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);
}

/* line 258, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

/* line 273, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

/* line 287, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 291, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 299, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
/* line 322, ../../sass/components/video.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 326, ../../sass/components/video.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 337, ../../sass/components/video.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 341, ../../sass/components/video.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 345, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 349, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

/* line 365, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 371, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}

/* line 375, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

/* line 386, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* line 397, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 415, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 419, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 423, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 440, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible;
}

/* line 444, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 452, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

/* line 461, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px;
}

/* line 467, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

/* line 475, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 480, ../../sass/components/video.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
}

/* line 488, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}

/* line 499, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

/* line 509, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 513, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  /*background: #333;*/
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(102, 102, 102, 0.7)), color-stop(100%, rgba(50, 50, 50, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}

/* line 521, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

/* line 531, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 540, ../../sass/components/video.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 551, ../../sass/components/video.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 556, ../../sass/components/video.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 561, ../../sass/components/video.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 568, ../../sass/components/video.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 572, ../../sass/components/video.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: TRACK (Captions and Chapters) */
/* line 579, ../../sass/components/video.scss */
.mejs-clear {
  clear: both;
}

/* Start: ERROR */
/* line 588, ../../sass/components/video.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 593, ../../sass/components/video.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: ERROR */
/* Start: Loop */
/* line 601, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 605, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 612, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 616, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: picture controls */
/* line 623, ../../sass/components/video.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: picture controls */
/* MEJS Zen garden skin */
/* line 630, ../../sass/components/video.scss */
.mejs-controls {
  display: block;
  visibility: visible;
}

/* line 635, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030;
}

/* line 642, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px;
}

/* line 648, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/controls.png);
  background-repeat: no-repeat;
}

/* line 661, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button {
  background-position: 3px -130px;
}

/* line 665, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button:hover {
  background-position: -19px -130px;
}

/* line 669, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button {
  background-position: 0px -83px;
  width: 15px;
}

/* line 674, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button:hover {
  background-position: 0px -109px;
  width: 15px;
}

/* line 683, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button {
  background-position: 0 0;
}

/* line 687, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button:hover {
  background-position: 0 0;
}

/* line 695, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button {
  background-position: -2px -39px;
}

/* line 699, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px;
}

/* line 703, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button {
  margin: 4px 6px;
}

/* line 707, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button button {
  background-position: -2px -219px;
}

/* line 711, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button {
  background-position: 0 -26px;
}

/* line 715, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button:hover {
  background-position: 0 -26px;
}

/* line 719, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button {
  background-position: 1px -54px;
}

/* line 723, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button:hover {
  background-position: 1px -54px;
}

/* line 727, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider {
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative;
}

/* line 736, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 740, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px;
}

/* line 748, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

/* line 752, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px;
}

/* line 758, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #303030;
}

/* line 768, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  filter: none;
  background-image: none;
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 781, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  filter: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 793, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/* line 808, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

/* line 817, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

/* line 828, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10;
}

/* line 832, ../../sass/components/video.scss */
.video .mejs-container-fullscreen {
  z-index: 10000 !important;
}

/* line 836, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1;
}

/* line 841, ../../sass/components/video.scss */
.mejs-overlay-loading {
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/loader.gif) center center no-repeat;
}

/* Share overlay */
/* line 846, ../../sass/components/video.scss */
.video .share {
  display: none;
}

/* line 850, ../../sass/components/video.scss */
.video .mejs-container {
  overflow: hidden;
}

/* line 854, ../../sass/components/video.scss */
.video .mejs-share {
  position: absolute;
  z-index: 20;
}

/* line 859, ../../sass/components/video.scss */
.video .share-container {
  width: 90%;
  margin: auto;
  padding: 10px 10px 60px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
}

/* line 874, ../../sass/components/video.scss */
.video .share-container td {
  width: 30px;
  height: 30px;
}

/* line 879, ../../sass/components/video.scss */
.video .share-container td, .video .share-container td a {
  color: #437cc4;
  text-decoration: none;
  font-size: 10px;
}

/* line 885, ../../sass/components/video.scss */
.video .share-container td a:hover {
  text-decoration: underline;
}

/* line 889, ../../sass/components/video.scss */
.video .share-container td img {
  vertical-align: middle;
}

/* grid classes for sharing*/
/* line 894, ../../sass/components/video.scss */
.grid_3 .share-container a + a, .grid_4 .share-container a + a, .grid_5 .share-container a + a {
  display: none;
}

/* line 898, ../../sass/components/video.scss */
.video .share-container table {
  width: 100%;
}

/* line 902, ../../sass/components/video.scss */
.video .share-container th {
  width: 50px;
}

/* line 906, ../../sass/components/video.scss */
.video .share-container td {
  width: auto;
  max-width: 70%;
}

/* line 911, ../../sass/components/video.scss */
.video .share-container td input {
  width: 90%;
  font-size: .9em;
}

/* Related content */
/* line 917, ../../sass/components/video.scss */
.video .related {
  display: none;
}

/* line 921, ../../sass/components/video.scss */
.video .mejs-related {
  position: absolute;
  z-index: 15;
  display: none;
  background: #333;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
}

/* line 930, ../../sass/components/video.scss */
.video .related-container {
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  height: 100%;
}

/* line 942, ../../sass/components/video.scss */
.video .related-container .column {
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 261px;
  border: 1px solid #fff;
  padding: 0 10px;
  font-size: 11px;
  color: #787878;
  height: 100%;
  line-height: 1.5em;
}

/* line 955, ../../sass/components/video.scss */
.video .related-container .button {
  /* font-size: .9em; */
}

/* line 960, ../../sass/components/video.scss */
.grid_4 .video .related-container, .grid_5 .video .related-container, .grid_6 .video .related-container {
  height: -moz-calc(100% - 35px);
  overflow: auto;
}

/* line 965, ../../sass/components/video.scss */
.grid_4 .video .related-container .column, .grid_5 .video .related-container .column, .grid_6 .video .related-container .column {
  height: -moz-calc(100% - 2px);
  width: -moz-calc(100% - 22px);
}

/* line 970, ../../sass/components/video.scss */
.grid_7 .video .related-container .column, .grid_8 .video .related-container .column, .grid_9 .video .related-container .column, .grid_10 .video .related-container .column, .grid_11 .video .related-container .column, .grid_12 .video .related-container .column {
  height: -moz-calc(100% - 2px);
  width: -moz-calc(50% - 22px);
}

/* line 975, ../../sass/components/video.scss */
.grid_7 .video .related-container .column.wide, .grid_8 .video .related-container .column.wide, .grid_9 .video .related-container .column.wide, .grid_10 .video .related-container .column.wide, .grid_11 .video .related-container .column.wide, .grid_12 .video .related-container .column.wide {
  float: none;
  width: auto;
}

/* line 980, ../../sass/components/video.scss */
.video .related-container h4 {
  font-size: 14px;
  padding: 10px;
  margin: 0 -10px 10px;
  background-color: #efefef;
  display: block;
}

/* line 988, ../../sass/components/video.scss */
.video .related-container .img {
  float: left;
  padding-right: 10px;
  max-width: 50%;
  max-height: 180px;
}

/* line 995, ../../sass/components/video.scss */
.video .related-container .img img {
  max-width: 100%;
  max-height: 80px;
}

/* line 1000, ../../sass/components/video.scss */
.video .related-container li .excerpt a {
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/arrow-blue-right.png) no-repeat scroll right 50% transparent;
  padding-right: 8px;
}

/* line 1005, ../../sass/components/video.scss */
.video .related-container li .subtitle {
  color: #444;
}

/* line 1009, ../../sass/components/video.scss */
.video .related-container li {
  clear: left;
  border-bottom: 1px dotted #CCC;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

/* line 1017, ../../sass/components/video.scss */
.video .related-container li:last-child {
  border-bottom: none;
}

/* line 1021, ../../sass/components/video.scss */
.video .related-container .contact, .video .related-container .contact .fn, .video .related-container .contact .title {
  font-size: 11px;
}

/* line 1025, ../../sass/components/video.scss */
.video .related-container .contact .fn {
  margin-left: 95px;
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

/*responsive*/
/* line 1033, ../../sass/components/video.scss */
.videoPlayer.responsive video {
  width: 100%;
}

/* line 1037, ../../sass/components/video.scss */
.mejs-overlay-button {
  opacity: 0.7;
  background: url(/assets/a_cf5_gkstatic/etc/designs/zg/wireframe/desktop/img/bigplay.png) no-repeat scroll left top transparent;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}

/* line 1048, ../../sass/components/video.scss */
.grid_1 .mejs-controls {
  display: none !important;
}
