@font-face {
    font-family: 'SanFrancisco-Regular';
    src: url("//theme.zdassets.com/theme_assets/470143/abd1c48061880ff10e6d4c9e4090b155b181cbf6.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SanFrancisco-Bold';
    src: url("//theme.zdassets.com/theme_assets/470143/dba7100484451d4cf964c228bfa032df51dd8841.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
	font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif !important;
}


header .logo a img,
header .logo a {
	width: auto!important;
  height: 30px!important;
}

#h-nav {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  list-style: none;
  padding: 0 17px;
  height: 26px;
  background-color: #0094b8;
}

body.isframed nav#h-nav {
  display: none
}

#h-nav a {
  border-radius: 5px 5px 0 0;
  display: inline-block;
  text-decoration: none;
  margin-right: 2px;
  color: #6adae8;
}
#h-nav a.trains {
	display: none;
}
.ref {
  display: block;
  /*background-color: #6adae8;*/
}

.reffi:before,
.reffix:after {
  content: " ";
  display: block;
}

.reffix:after {
  clear: both;
}

#skair .h-nav-icon {
  background-image: url("//theme.zdassets.com/theme_assets/470143/b03ccf8f19f7c17bf27883c9a56b45cf8673bd4f.svg");
}

#skhot .h-nav-icon {
  background-image: url("//theme.zdassets.com/theme_assets/470143/70a48b053b2722e7fe70a6a064ab8bcfc67478a0.svg");
}

#skcar .h-nav-icon {
  background-image: url("//theme.zdassets.com/theme_assets/470143/718f5037e13a05ee988c93746faffd07f2bec4ac.svg");
}

.h-nav-icon {
  display:block;
  float: left;
  width: 48px;
  height: 48px;
  color: #636363;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.h-nav-text {
  display: block;
  float: right;
  padding: 4px 6px 4px 2px;
}
header .logo a {
 overflow: hidden;
}
.sep {
    height: 24px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.sep:after {
    display: block;
    position: absolute;
    content: "";
    border-left: 1px solid #34cde0;
    height: 15px;
  	width: 0px;
    top: 6px;
}


/*
.deflect-msg { display:none!important;}
*/
.loading.article-promoted {
	background-color: #ccc!important;
}
.request_ticket_form_id {
  display: none!important;
}

/*#what_about_dyn_desc {
  list-style-type: none;
  display: none;
  margin: 10px 0 0 0;
  padding: 0;
  clear: both;
  width: 100%;
}

#what_about_dyn_desc > li {
  display: none;
  width:100%;
  float: right;
  padding: 0 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 14px;
  line-height: 20px;  
}
#what_about_dyn_desc > li > span{
	background-color: #B3ECFA;
	color: #222;
	display:inline-block;
	padding:10px;
}*/

@media only screen and (min-width: 480px) {
  /*#what_about_dyn_desc {
  	width: 50%;
    float: right;
 		margin: 0;
  }
  
  #what_about_dyn_desc > li {
    padding: 0;
    padding: 0 10px;
  }*/
  
    /*safari box-sizing not working*/
  _::-moz-svg-foreign-content, :root form#new_request .form-field {
    width: 49%!important;
  }
}


@media screen and (max-width: 500px) {
  .h-nav-text {
    display: none!important;
  }
}

@media only screen and (min-width: 768px) {
  header .header-inner {
    padding: 15px 10%!important;
  }
  
  #h-nav {
		padding: 0 10%;
  }
  .fifty section.promoted-articles h3 {
  	margin-top:2px!important;
  }
}

/* Fix form width for inbenta */
form#new_request {
    width: 100%!important;
}

/* Make important because of inbenta css */
#submit-request-i #new_request.request-form {
  width: 100% !important;
}

form#new_request .nesty-input {
    height: 36px;
    line-height: 36px;
}

form .request_subject.hide_suggested .searchbox{
	display: none!important;
}

form#new_request .searchbox {
	display: none!important;
}
/*
.dropdown-menu a.pt-br {
	display: none!important;
}
*/

select.mobile_contact_select {
	width: 100%;
  height: 36px;
  margin-bottom:10px;
  background-color: #fff;
}


/*** airline selector for 'Who should I contact about my booking?'***/

#selector-c {
    width: 100%;
    max-width: 320px;
    margin-top: 10px;
    border: 1px solid #ececec;
    font-size: 16px;
    line-height: 45px;
}

#selector-c header {
    background-color: #f6f6f6;
}

#selector-c input {
  	box-sizing: border-box;
  	padding: 0 10px;
    width: 100%;
  	height: 45px;
    background-color: #f6f6f6;
    border: none;
    margin: 0;
    line-height: 45px;
		box-shadow: inset 1px 1px 5px #666;
}

#selector-c input:focus {
  /*box-shadow: none!important;*/
	box-shadow: inset 1px 1px 2px #666;
}

#selector-c input::-webkit-input-placeholder {
    font-size: 13px;
  	font-weight: 100;
}
#selector-c input:-moz-placeholder {
    font-size: 13px;
  	font-weight: 100;
}
#selector-c input::-moz-placeholder {
    font-size: 13px;
  	font-weight: 100;
}
#selector-c input:-ms-input-placeholder {
    font-size: 13px;
  	font-weight: 100;
}

#airlines-list {
    max-height:92px;
    overflow-y: auto;
    border-left: 10px solid #B2DFEA;
    -webkit-transition: height .33s;
    transition: height .33s;
    position: relative;
}

#airlines-list a {
    border-bottom: 1px solid #f6f6f6;
    padding-left: 15px;
}


.active:hover {
    background-color: #F6FBFD;
}

.airline-c {
    display: none;
}

.active {
    display: block;
}

.curr-airline {
    background-color: #E8F5F9;
}

input[type="submit"]:disabled {
	background-color:#ccc!important;
}

p.italic {
  font-style: italic;
}

.deflect-msg p.italic {
  margin: .3em 0 0;
}

/*@media screen and (min-width: 640px) {*/
  .deflect-msg {
    padding: 15px 20px;
    font-size: 1.3rem!important;
    line-height: 1.75rem!important;
    color: #666;
    background: #ffddd2;
    border: 1px solid #ffd3c8;
    /*box-shadow: 0 0 10px #cacaca;*/
  }
/*}*/



/**********************************
*   new homepage design 2016/02   *
**********************************/

.hidden {
  display: none;
}

header .logo a {
  display: inline!important;
}

.logo:hover + .logo-hc {
    opacity: 0.8;
}

.logo-hc {
  display: inline;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 0.95rem;
  line-height: 2;
  color: #00b2d6;
  padding-right: 3px;
  font-style: italic;
}

header.header {
	background: #ffffff;
}

.header .user-nav {
 margin-top: 2px;
}

.user-nav a.dropdown-toggle,
.user-nav a.dropdown-toggle::after {
	color: #00b2d6;
}

#h-nav {
    background-color: #ffffff;
    height: auto;
    line-height: 1.1;
}

#h-nav a {
    vertical-align: bottom;
    color: #00b2d6;
    margin-right: 2px;
}

#h-nav .nav-wrapper a { 
	background-color: #f3f2f5;
  border-width: 1px 1px 0;
  border-color: #e6e4eb;
  border-style: solid;
  font-size: 16px;
	font-weight: bold;
}

.h-nav-text {
    padding: 10px 20px 10px;
    
}

#h-nav .nav-wrapper a.current,
#h-nav .nav-wrapper a:hover { 
    opacity: 1;
  	color: #ffffff;
    background: #008ca8;
  	border-color: transparent;
}

#h-nav .nav-wrapper a.current .h-nav-icon,
#h-nav .nav-wrapper a:hover .h-nav-icon {
   -webkit-filter: grayscale(100%) brightness(3);
	filter: grayscale(100%) brightness(3);
}

#h-nav .skyscanner-link {
  float: right;
  font-size: 12px;
  font-weight: lighter;
  margin-top: 30px;
  margin-right: 0;
}

#h-nav .skyscanner-link:hover {
	
}

.nav-wrapper {
  display: inline-block;
  min-width: 150px;
  margin-top: 10px;
}

main[role=main] {
    background: transparent!important;
}

.search-box {
    height: auto!important;
    background: #34cddf;
    padding-bottom: 30px!important;
    margin-bottom: 0!important;
}

.search-box .search-header {
    text-align: left;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 10px;
}

/*.search-box #query::-webkit-input-placeholder {
  font-size: 2.2rem;
  font-family: "entypo";
  color: #0094b8;
  /*color: #333;/
  font-weight: bolder;
}
.search-box #query::-moz-placeholder {
  font-size: 2.2rem;
  font-family: "entypo";
  color: #0094b8;
}
.search-box #query:-ms-input-placeholder {
  font-size: 2.2rem;
  font-family: "entypo";
  color: #0094b8;
}
.search-box #query:-moz-placeholder {
  font-size: 2.2rem;
  font-family: "entypo";
  color: #0094b8;
}*/

.search-box form::before {
    content: "🔍";
    font-family: "entypo";
    color: #0094b8;
    font-size: 2.2rem;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
}

.search-box form input#query {
    padding-right: 115px!important;
    padding-left: 50px !important;
}

.search-box form input[type=submit] {
    width: auto!important;
    height: auto!important;
    text-indent: 0!important;
    border-radius: 5px!important;
    background: #0094b8!important;
    padding: 8px 16px 7px;
    color: #fff;
    font-size: 1.2rem;
}

footer.footer {
  	padding-bottom: 20px;
}

.reminder {
    text-align: left!important;
    display: block;
    width: 70%!important;
    border: 1px solid #feafa2;
    border-radius: 5px 5px 0 0;
    position: fixed;
    bottom: 0;
    right: 15%;
}

.reminder .title {
    border-radius: 4px 4px 0 0;
    background: #ffd5c7;
    color: #924730;
    font-size: 1.35rem;
    line-height: 1.2;
    /*font-weight: bolder;*/
    padding: 5px 10px;
  	cursor: pointer;
}

.reminder .title:after {
    font-family: "entypo";
    font-weight: bolder;
    content: "\2303";
    float: right;
    position: relative;
    top: 4px;
}

.reminder.extended .title:after {
    content: "\002d";
    top: 0;
}

.reminder .content {
    display: none;
    border-top: 1px solid #feafa2;
    font-size: 1.1rem;
    line-height: 1.5;
    background: #fff;
    padding: 10px;
}

.notification.notification-notice {
  /*display: none;*/
}

#thank-you-message {
  text-align: left;
	line-height: 3rem;
}

#thank-you-message > div {
  margin-bottom: 20px;
  padding: 10px 15px;
	display: inline-block;
  color: #fff;
  background: #016982;
  border: 1px solid #004e62;
  font-size: 2rem;
}

#thank-you-message > div:before {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: lighter;
  content: "\2713";
  background: #000;
  border-radius: 50%;
  margin-right: 15px;
  width: 3rem;
  text-align: center;
}

#thank-you-message > div:after {
  display: inline-block;
  font-size: 3rem;
  font-weight: normal;
  color: #97c3cc;
  content: "\00d7";
  margin-left: 90px;
  vertical-align: bottom;
}

@media screen and (max-width: 500px) {
  #h-nav {
  	/*display: flex;
    align-items: flex-start;*/
  }
  
  .nav-wrapper {
  	margin-top: 20px;
    order: 1;
  }
  
  #h-nav .skyscanner-link {
  	margin: 3px 0 0 10px;
    flex: 1;
    order: 2;
    padding: 12px 0px;
    float: left;
  }
  header .header-inner{
  	padding: 50px 17px 17px !important;
  }
  .link-container{
  	position: absolute;
    top: 0;
    border-bottom: 1px solid #ccc;
    right: 0;
    left: 0;
  }
}


@media screen and (min-width: 501px) {
  .h-nav-icon {
    display: none;
  }
  #h-nav .skyscanner-link {
    font-size: 16px;
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {

    .search-box {
        width: 125%;
        margin-left: -12.5%;
        padding: 35px 12.5% 60px!important;
        margin-bottom: 30px!important;
    }
    
    .search-box .search-header {
        font-size: 2.8rem;
        margin-bottom: 20px;
    }
    
    .search-box form input#query {
        padding-right: 115px!important;
      	padding-left: 50px !important;
    }
    
    .search-box form input[type=submit] {
        top: 13px!important;
        right: 13px!important;
        padding: 9px 18px 9px;
    }
  
  	.homepage-search.search-box .search-header {
			font-size: 50px;
    }
}

@media screen and (min-width: 600px) {
    .reminder {
        width: 220px!important;
        right: 190px;
    }
    footer.footer {
      	padding-bottom: 0;
    }
}

.popular-questions ul {
  max-height: 375px;
}



/************ image background on homepage ******************/

.homepage-bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-image: url("//theme.zdassets.com/theme_assets/470143/dfb427a81b2f72c3081c28f505ab8587f17851a2.jpg");
}

.after-h-nav {
  height: 1px;
  background: #008ca8;
}

.homepage-search.search-box {
  background: transparent!important;
  margin-top: 80px;
  padding-bottom: 0 !important;
  margin-bottom: 0;
}

.homepage-search.search-box .search-header {
  text-align: center;
  padding-top: 50px;
}

.homepage-search.search-box form input#query {
  border-radius: 7px;
  height: 60px;
}

.homepage-search form.search {
  max-width: 760px;
}

.homepage-search.search-box form input[type=submit] {
	font-size: 16px;
  top: 11px !important;
  right: 13px !important;
  padding: 6px 18px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 18px;
  line-height: 24px;
  
  background-color: #00d775;
  background: -webkit-linear-gradient(-180deg, #00d775, #00bd68);
  background: -o-linear-gradient(-180deg, #00d775, #00bd68);
  background: -moz-linear-gradient(-180deg, #00d775, #00bd68); 
  background: linear-gradient(-180deg, #00d775, #00bd68);
}


.categ-menu,
.popular-questions,
footer.footer {
  display: none!important;
}

@media only screen and (max-width: 800px) {
  .homepage-bg {
  	background-image: url("//theme.zdassets.com/theme_assets/470143/760b6007957a84b684ac91021a75022f1d2d6638.jpg");
  }
}

@media only screen and (max-width: 432px) {
  .homepage-bg {
  	background-image: url("//theme.zdassets.com/theme_assets/470143/ecf2ba653850e76b443f2b3d6a6d1434e1d9bfb2.jpg");
  }
}

iframe .reminder {
  display: none;
}



/***** categry selector @homepage's footer *****/

.category-selector {
  color: #FFF;
  margin: 30px auto 0;
  max-width: 1000px;
}

.category-selector div {
  display: block;
}

.category-selector .categories-choose {
  font-size: 18px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}

.homepage-bg .bg-copy {
  position: absolute;
  bottom: 0;
  left: 17px;
  color: #666;
  font-size: 12px;
}

.category-selector a {
	position: relative;
}

/* Homepage categories icon */
.category-selector .category-list a::before {
  content: "";
  position: absolute;
  top: -60px;
  width: 100px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}


.category-selector a:nth-child(1)::before {
	background-image: url("//theme.zdassets.com/theme_assets/470143/630e2afe9bac316dc3dc051cb01757bb757a99d6.svg");
}

.category-selector a:nth-child(2)::before {
	background-image: url("//theme.zdassets.com/theme_assets/470143/d0c68b1eb494bd8629f5305816c4597783e1a9c5.svg");
}

.category-selector a:nth-child(3)::before {
	background-image: url("//theme.zdassets.com/theme_assets/470143/7dfa53e9baaafa913def874b3074539805856a16.svg");
}

.category-selector a:nth-child(4)::before {
	background-image: url("//theme.zdassets.com/theme_assets/470143/4ff88eed5fa130065c52b29be3f7455340083bce.svg");
}

.category-selector a:nth-child(5)::before {
	background-image: url("//theme.zdassets.com/theme_assets/470143/cf3f350f14251e99a28f65ca08e44c8638e35487.svg");
}

@media only screen and (min-width: 1081px) {
  .category-selector .categories-choose {
  	  margin-bottom: 85px;
  }
  
  .category-selector .category-list a {
    color: #ffffff;
    padding: 6px 18px;

    font-size: 16px;
    border-radius: 18px;
    margin-left: 7px;
    display: inline-block;
    line-height: 1.5em;
    font-weight: 700;
    
    background-color: #00d775;
    background: -webkit-linear-gradient(-180deg, #00d775, #00bd68);
 	 	background: -o-linear-gradient(-180deg, #00d775, #00bd68);
  	background: -moz-linear-gradient(-180deg, #00d775, #00bd68); 
    background: linear-gradient(-180deg, #00d775, #00bd68);
  }
  
  .category-selector .category-list a:hover {
  	opacity: 1;
    background: #00bd68;
  }
  
  .category-selector .category-list a::before {
  	left: 50%;
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 1080px) {
  .homepage-search.search-box {
  	margin-top: 0;
  }
  
  .homepage-search.search-box .search-header {
  	padding-top: 30px;
  }
  
  .category-selector {
  	background-color: #0094b8;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #0185a5;
    box-shadow: 0 0 14px -3px #242424;
    max-width: 720px;
  }
  
  .category-selector div {
  	display: block;
    text-align: left;
  }
  
  .category-selector .category-list {
    max-height: 500px;
  }
  
  .category-selector .categories-choose {
  	line-height: 50px;
  }
  
  .category-selector .category-list a { 
  	display: block;
    line-height: 50px;
    color: #FFF;
    font-size: 20px;
    margin-left: 45px;
    border-top: 1px solid #006e88;
  }
  
  .category-selector .category-list a::after {
  	content: "\203A";
    float: right;
    font-size: 30px;
    margin-top: -3px;
  }
  
  .category-selector .category-list a::before {
  	top: 0;
    left: -65px;
    width: 70px;
  }
  
  /* Smaller icon for mobile */
  .category-selector a:nth-child(1)::before {
  	background-size: 80%;
  }
  
  /*.category-selector {
    padding: 0 10% 50px; 
    box-sizing: border-box;
    text-align: left;
  }
  
  .category-selector .category-list {
    display: block;
    position: fixed;
    right: -275px;
    bottom: 0;
    background: #0094b8;
    padding-left: 40px;
    padding-bottom: 20px;
  }
  
  .category-selector .categories-choose {
  	max-width: 760px;
    background: #0085a4;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 3;
    cursor: pointer;
    margin: 0 auto;
  }
  
  .category-selector .categories-choose::after {
  	content: ">";
    float: right;
    font-weight: bolder;
  }
  
  .category-selector .category-list {
    transition: right .7s;
    overflow-x: hidden;
  }
  
  .category-selector .category-list > * {
    display: block;
    border-bottom: 1px solid #83c9e3;
    width: 200px;
    font-size: 20px;
    line-height: 2.5;
	}
  
  .category-selector .category-close {
    font-size: 14px!important;
    line-height: 7!important;
    cursor: pointer;
  } */
}

  
@media only screen and (max-width: 767px) {
  .category-selector {
  	box-sizing: border-box;
    margin: 55px 17px 17px;
  }
  
  /*.category-selector {
    padding: 0 17px 50px; 
  }
  
  .homepage-bg .bg-copy {
  	bottom: 100px;
  }*/
}

@media only screen and (max-width: 361px) {
  .logo-hc {
  	display: none;
  }
}

body {
  overflow-y: auto!important;
}

/***************** Homepage video *************************/

.homepage-video {
  padding: 30px 17px;  
  display: none;
  margin: auto;
}

/********* Skyscanner responsive video **********/

.sk-video-container {
  max-width: 560px;
}

.sk-video {
  position:relative;
  padding-bottom:56%;
  height:0;
  overflow:hidden;
}

.sk-video iframe, 
.sk-video object, 
.sk-video embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}


/***************** new request form fix ***************************/

/* form#new_request .request_subject,
form#new_request .request_custom_fields_23643412,
form#new_request .request_anonymous_requester_email,
form#new_request .request_custom_fields_23641181 {
  vertical-align: bottom!important;
} */

/***************** Image widths ***************************/

.article-body img.img10 {
 width:10%; 
}

.article-body img.img20 {
 width:20%; 
}

.article-body img.img30 {
 width:30%; 
}

.article-body img.img40 {
 width:40%; 
}

.article-body img.img50 {
 width:50%; 
}

.article-body img.img80 {
 width:80%; 
}

.article-body img.imgCen {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.article-body img.imgRig {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.article-body img.imgSplitR {
 float:right;
 width:45%;
}

.article-body img.imgSplitL {
 width:45%; 
}


/***************** Sign Up ***************************/
.signupframe{
 	width:100%;
  height:245px;
  border:0;
}

@media screen and (min-width: 375px) {
  .signupframe{
    height:225px;
  }
}

@media screen and (min-width: 450px) {
  .signupframe{
    height:205px;
  }
}

@media screen and (min-width: 600px) {
  .signupframe{
    height:140px;
  }
}

p.frame-holder {
  margin-top: 0;
  margin-bottom: 0;
}

#sign_up{
  height:55px;
}

.sign_up_text{
  color:white;
  background-color:#44cdde;
  height:55px;
}

.sign_up_join{
  width:25%;
  background-color:#29a8bb;
  height:55px;
  float:right;
}

.sign_up_join a.sign_up_link:link, .sign_up_join a.sign_up_link:visited{
  color:white;
  border:solid 2px #ffffff;
  text-decoration:none;
  padding:5px;
  width:90px;
  position:relative;
  left:50%;
  top:13px;
  margin-left:-45px;
}

.sign_up_text p {
  position:relative;
  top:50%;
  left:50%;
  text-align:center;
  transform:translate(-50%, -50%);
}

.sign_up_join a.sign_up_link:hover{
  background-color: #ffffff;
  color:#29a8bb;
}

.sign_up_text_lrg{
  display:none;
}

@media screen and (min-width: 1200px) {
  .sign_up_text_sml{
    display:none;
  }
  .sign_up_text_lrg{
    display:block;
  }
}



/***************** Category page ***************************/

.category-i nav {
	margin: 1.2rem 0px 1.5rem;
}

.category-i nav ol.breadcrumbs {
	margin: 0;
}

.article-vote .article-feedback-box {
    display: none;
    margin: 10px 0 7px;
    font-size: 15px;
    color: #5bb522;
    flex-wrap: wrap;
}

.article-vote .article-feedback-box textarea {
    flex: 1 1 auto;
    resize: none;
    padding: 2px 7px;
}

.article-vote .article-feedback-box button {
    min-width: 93px;
    margin-left: 10px;
    background-color: #0094b8;
    color: #ffffff;
    border: 0;
}

.article-vote .article-feedback-box button:disabled {
    background-color: #a6a6a6;
}

.article-vote .article-feedback-box button:hover {
    opacity: 0.8;
}

.article-vote .article-feedback-message {
    font-size: 13px;
    color: #924730;
    font-style: italic;
    font-weight: bold;
    flex: 1 1 100%;
}

@media only screen and (max-width: 767px) {
    .article-vote .article-feedback-box textarea {
        height: 4em;
        font-size: 13px;
    }
}

@media only screen and (max-width: 360px) {
    .article-vote .article-feedback-box button {
        width: 100%;
        margin: 5px 0;
    }
}


/**** Airlines list ****/

.airlines-list {
    max-height: 92px;
    overflow-y: auto;
    border-left: 10px solid #B2DFEA;
    -webkit-transition: height .33s;
    transition: height .33s;
    position: relative;
}

.selector-c {
    width: 100%;
    max-width: 320px;
    margin-top: 10px;
    border: 1px solid #ececec;
    font-size: 16px;
    line-height: 45px;
}

.selector-c input {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 45px;
    background-color: #f6f6f6;
    border: none;
    margin: 0;
    line-height: 45px;
    box-shadow: inset 1px 1px 5px #666;
}

.selector-c input::-moz-placeholder {
    font-size: 13px;
    font-weight: 100;
}

.airlines-list a {
    border-bottom: 1px solid #f6f6f6;
    padding-left: 15px;
}


/*			HUMANIZE TESTING		*/
.team_member img {
  width:80%;
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.team_membergroup{
  width:90%;
  margin: 0 auto;
  text-align: center;
}

.team_member {
  width:310px;
  padding: 10px 15px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

.team_membername{
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
}

.team_memberlabel{
  font-weight: bold;
}

.team_footnote{
  margin-left: 10%;
  margin-right: 14%;
  font-style: italic;
}

@media only screen and (min-width : 280px) {
    .team_member { width:210px; margin-left:-10px;}
}
	@media only screen and (min-width : 320px) {
      .team_member { width:250px; }
	}

	/* Extra Small Devices, Phones */
	@media only screen and (min-width : 480px) {
    .team_member { width:360px;}
	}

	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px) {
    .team_member { width:380px;}
	}

  /* Medium Devices, Desktops */
  	@media only screen and (min-width : 992px) {
      .team_member { width:500px;}
  	}
/*			HUMANIZE END			*/


/*  ===========================================
    SK New Request form
    =========================================== */
.sk-request-form {
  max-width: 730px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Form head */
.sk-request-form-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000000;
}

.sk-request-form-head > img {
  max-width: 290px;
  width: 100%;
  height: 100%;
  display: block;
  margin: 15px 0;
}

.sk-request-form-head > h2 {
  font-weight: bold;
  font-size: 20px;
  margin: 12px 0;
}

.sk-request-form-head > h3 {
  font-weight: normal;
  font-size: 20px;
  max-width: 85%;
  width: 100%;
  margin: 12px 0;
}

.sk-request-form-head .form-notification {
  background: #00b2d6 url("//theme.zdassets.com/theme_assets/470143/39e4f2bccb6a19a70036e8be2915716cd130288d.svg") no-repeat;
  background-size: cover;
  width: 100%;
  margin-top: 25px;
  padding: 22px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
  box-sizing: border-box;
  font-style: oblique;
  font-size: 20px;
  line-height: 1.2em;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}

.sk-request-form-head .form-notification::before,
.sk-request-form-head .form-notification::after {
  content: "";
  background: url("//theme.zdassets.com/theme_assets/470143/cffe810952c46933f2d91829ff6854f873c66bab.svg") no-repeat;
  background-size: contain;
  height: 52px;
  width: 52px;
  align-self: center;
}

.sk-request-form-head .form-notification::before {
  margin-bottom: 15px;
}

.sk-request-form-head .form-notification::after {
  display: none;
}

.sk-request-form-head .form-notification::before {
  left: 33px;
}

.sk-request-form-head .form-notification::after {
  right: 33px;
}

.sk-request-form-head .form-notification > h3 {
  font-style: normal;
  margin: 0 0 27px 0;
}

/* Form fields */
.sk-request-form form#new_request .form-field {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
  display: flex;
  flex-direction: column;
  opacity: 1;

  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

form#new_request .form-field.field-noclick {
  opacity: 0.2;
  position: relative;
}

/* Extra layer to disable all click events over fields */
form#new_request .form-field.field-noclick::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 2;
}

.sk-request-form form#new_request footer input[disabled] {
  opacity: 0.2;
}

/*Form*/
.sk-request-form .form {
  margin-top: 60px;
}

.sk-request-form form#new_request .form-field label {
  margin: 0 0 18px 0;
  font-weight: normal;
  font-size: 20px;
  color: #000000;
}

.sk-request-form form#new_request .form-field input,
.sk-request-form form#new_request .form-field textarea,
.sk-request-form form#new_request .form-field .nesty-input {
  background: #f3f2f5;
  border: 0;
  box-shadow: none;
  color: #000000;
}

.sk-request-form form#new_request .form-field input,
.sk-request-form form#new_request .form-field .nesty-input {
  height: 47px;
}

.sk-request-form form#new_request .form-field .nesty-input {
  display: flex;
  align-items: center;
  font-size: 20px;
  padding-left: 20px;
}

.sk-request-form form#new_request .form-field .nesty-input::after {
  font-size: 40px;
  top: 10%;
  right: 15px;
}

.sk-request-form form#new_request .form-field input[type="file"] {
  height: 100%;
}

/* Form upload dropzone*/
.sk-request-form .upload-dropzone {
  border: 3px dashed #00b2d6;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: 240px;
}

.sk-request-form .upload-dropzone > span {
  padding: 0;
  font-size: 20px;
  color: #00b2d6;
}

.sk-request-form .upload-dropzone > span::before {
  content: "";
  background: url("//theme.zdassets.com/theme_assets/470143/4b952d5da5ad58beeed52b10e5f8ecd910afc5cf.svg") no-repeat;
  height: 45px;
  width: 45px;
  display: inline-block;
}

.sk-request-form form#new_request footer {
  padding: 0;
}

.sk-request-form form#new_request footer input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 165px;
  height: 50px;
  font-size: 28px;
  color: #ffffff;
  border-radius: 25px;
  margin: 0;

  /*Background gradient*/
  background: #22d16e; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to bottom, #22d16e, #1ab662);
  background: -o-linear-gradient(to bottom, #22d16e, #1ab662);
  background: -moz-linear-gradient(to bottom, #22d16e, #1ab662);
  background: linear-gradient(to bottom, #22d16e, #1ab662);
}

/* Form custom message for "What is your message about?"*/

/*TODO: Remove code from template css - line 156 & 185*/
.sk-request-form #form-field-wa-extra {
  background: #00b2d6 url("//theme.zdassets.com/theme_assets/470143/39e4f2bccb6a19a70036e8be2915716cd130288d.svg") no-repeat;
  background-size: contain;
  min-height: 50px;
  padding: 22px;
  margin: 0 0 30px 0;
  box-sizing: border-box;
  position: relative;
  list-style-type: none;
  display: none;
  flex-direction: column;
}

.sk-request-form #form-field-wa-extra::before {
  content: "";
  background: url("//theme.zdassets.com/theme_assets/470143/cffe810952c46933f2d91829ff6854f873c66bab.svg") no-repeat;
  background-size: contain;
  height: 52px;
  width: 52px;
  margin-bottom: 15px;
  align-self: center;
}

.sk-request-form #form-field-wa-extra > .ff-wa-item {
  display: none;
  font-size: 20px;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: normal;
}

#form-field-wa-extra .ff-wa-got {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 15px;
}

.ff-wa-got .ff-wa-chk {
  width: 25px;
  height: 25px;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}

.ff-wa-got .ff-wa-chk::before {
  content: "\2714";
  position: absolute;
  left: 50%;
  font-size: 21px;
  display: none;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ff-wa-got .ff-wa-chk.show-chk::before {
  display: block;
}



/*  ===========================================
    Media queries - SK New Request form
    =========================================== */

@media screen and (min-width: 768px) {
  .sk-request-form-head .form-notification {
    padding: 22px 160px ;
  }

  .sk-request-form-head .form-notification::before,
  .sk-request-form-head .form-notification::after {
    height: 92px;
    width: 92px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    display: inherit;
  }

  .sk-request-form #form-field-wa-extra {
    padding: 22px 40px 22px 130px;
  }

  .sk-request-form #form-field-wa-extra::before {
    position: absolute;
    height: 76px;
    width: 76px;
    left: 27px;
  }
}

/* ARTICLE ICONS*/

.icon-bpk-menu::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNMjAgOEg0YTEgMSAwIDAgMSAwLTJoMTZhMSAxIDAgMCAxIDAgMnptMSA0YTEgMSAwIDAgMC0xLTFINGExIDEgMCAwIDAgMCAyaDE2YTEgMSAwIDAgMCAxLTF6bTAgNWExIDEgMCAwIDAtMS0xSDRhMSAxIDAgMCAwIDAgMmgxNmExIDEgMCAwIDAgMS0xeiIvPjwvc3ZnPg==") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.icon-bpk-settings::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNMTcuNiA0LjJsLTIuMiAxLjFjLS4zLS4yLS43LS4zLTEuMS0uNGwtLjgtMi4zYy0uMS0uNC0uNC0uNi0uOC0uNmgtMS41Yy0uNCAwLS43LjItLjguNmwtLjcgMi4zYy0uNC4xLS44LjItMS4xLjRMNi40IDQuMmMtLjMtLjItLjctLjEtMSAuMmwtMSAxLjFjLS4zLjMtLjMuNi0uMiAxbDEuMSAyLjJjLS4yLjItLjMuNi0uNCAxbC0yLjMuOGMtLjQuMS0uNi40LS42Ljh2MS41YzAgLjQuMi43LjYuOGwyLjMuOC40IDEuMS0xLjEgMi4yYy0uMi4zLS4xLjcuMiAxbDEuMSAxLjFjLjMuMy42LjMgMSAuMmwyLjItMS4xYy4zLjIuNy4zIDEuMS40bC44IDIuM2MuMS4zLjQuNi44LjZoMS41Yy40IDAgLjctLjIuOC0uNmwuOC0yLjMgMS4xLS40IDIuMiAxLjFjLjMuMi43LjEgMS0uMmwxLjEtMS4xYy4zLS4zLjMtLjYuMi0xTDE5IDE1LjVjLjItLjMuMy0uNy40LTEuMWwyLjMtLjhjLjMtLjEuNi0uNC42LS44di0xLjVjMC0uNC0uMi0uNy0uNi0uOGwtMi4zLS44LS40LTEuMSAxLjEtMi4yYy4yLS4zLjEtLjctLjItMWwtMS4xLTEuMWMtLjUtLjEtLjktLjItMS4yLS4xek0xMiAxNmMtMi4yIDAtNC0xLjgtNC00czEuOC00IDQtNCA0IDEuOCA0IDQtMS44IDQtNCA0eiIvPjwvc3ZnPg==") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.icon-bpk-price-alerts::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNMTkgMTguMmMuOCAwIDEuMy0uOS44LTEuNkwxNy45IDE1bC0uNS01LjljLS4yLTIuNy0xLjYtNC40LTMuOS01IC4xLS4yLjEtLjMuMS0uNSAwLS45LS43LTEuNi0xLjYtMS42cy0xLjYuNy0xLjYgMS42YzAgLjIgMCAuNC4xLjUtMi4zLjYtMy42IDIuMy0zLjkgNUw2LjEgMTVsLTEuOSAxLjdhMSAxIDAgMCAwIC44IDEuNmgxNHpNMTAgMjBjMCAxLjEuOSAyIDIgMnMyLS45IDItMiIvPjxwYXRoIGQ9Ik05LjIgMjBjLjQgMS4yIDEuNSAyIDIuOCAyczIuNC0uOCAyLjgtMkg5LjJ6Ii8+PC9zdmc+") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.icon-bpk-share::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNMTggMTVjLS44IDAtMS41LjMtMi4xLjhsLTctMy41di0uOGw3LTMuNWMuNi43IDEuMyAxIDIuMSAxIDEuNyAwIDMtMS4zIDMtM3MtMS4zLTMtMy0zLTMgMS4zLTMgM3YuNEw4IDkuOUM3LjUgOS4zIDYuOCA5IDYgOWMtMS43IDAtMyAxLjMtMyAzczEuMyAzIDMgM2MuOCAwIDEuNS0uMyAyLjEtLjhsNyAzLjV2LjRjMCAxLjcgMS4zIDMgMyAzczMtMS4zIDMtM1MxOS43IDE1IDE4IDE1eiIvPjwvc3ZnPg==") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.icon-bpk-chart::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNNiA3Yy0xLjEgMC0yIC45LTIgMnYxMWMwIDEuMS45IDIgMiAyczItLjkgMi0yVjljMC0xLjEtLjktMi0yLTJ6bTYtNWMtMS4xIDAtMiAuOS0yIDJ2MTZjMCAxLjEuOSAyIDIgMnMyLS45IDItMlY0YzAtMS4xLS45LTItMi0yem02IDExYy0xLjEgMC0yIC45LTIgMnY1YzAgMS4xLjkgMiAyIDJzMi0uOSAyLTJ2LTVjMC0xLjEtLjktMi0yLTJ6Ii8+PC9zdmc+") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.icon-bpk-close-circle::after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0id2lkdGg6MS41cmVtO2hlaWdodDoxLjVyZW0iPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Y2lyY2xlLCBlbGxpcHNlLCBsaW5lLCBwYXRoLCBwb2x5Z29uLCBwb2x5bGluZSwgcmVjdCwgdGV4dCB7IGZpbGw6ICM1MjRjNjEgIWltcG9ydGFudCB9PC9zdHlsZT48cGF0aCBkPSJNMTAgMEM0LjQ3NyAwIDAgNC40NzcgMCAxMHM0LjQ3NyAxMCAxMCAxMCAxMC00LjQ3NyAxMC0xMFMxNS41MjMgMCAxMCAwem00LjgwNyAxMi45NDZhLjY1Ny42NTcgMCAwIDEgMCAuOTNsLS45My45M2EuNjU3LjY1NyAwIDAgMS0uOTMgMEwxMCAxMS44NjFsLTIuOTQ2IDIuOTQ2YS42NTcuNjU3IDAgMCAxLS45MyAwbC0uOTMtLjkzYS42NTcuNjU3IDAgMCAxIDAtLjkzTDguMTM5IDEwIDUuMTkzIDcuMDU0YS42NTcuNjU3IDAgMCAxIDAtLjkzbC45My0uOTNhLjY1Ny42NTcgMCAwIDEgLjkzIDBMMTAgOC4xMzlsMi45NDYtMi45NDZhLjY1Ny42NTcgMCAwIDEgLjkzIDBsLjkzLjkzYS42NTcuNjU3IDAgMCAxIDAgLjkzTDExLjg2MSAxMGwyLjk0NiAyLjk0NnoiLz48L3N2Zz4=") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
  margin: 0 5px; }

.notification-inline.notification-error {
	padding: 10px;
}

/*  ===========================================
    System notification
    =========================================== */

.notification-notice {
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(37, 32, 51, 0.6);
  padding: 0;
  z-index: 999;
}

.notification-notice .notification-inner {
	height: 185px;
  width: 600px;
  background-color: #ffffff;
  border-radius: 4px;
  display: flex;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #d5d2ce;
}

.notification-notice .notification-inner::before,
.notification-notice .notification-inner::after {
	content: "";
  position: absolute;
  right: 0;
  top: 10px;
	bottom: 0;
	margin: auto;
}

.notification-notice .notification-inner::before {
	background: url("//theme.zdassets.com/theme_assets/470143/a7a3451f62e59d2745519f8160636335db153ef9.png") no-repeat;
  height: 77px;
  width: 211px;
  right: 15px;
}

.notification-notice .notification-inner::after {
  background: url("//theme.zdassets.com/theme_assets/470143/7756b0e79457c718b78e5f0611ef1012abcbc904.png") no-repeat;
  width: 92px;
  height: 132px;
  right: 70px;
}

.notification-notice .notification-icon {
	display: none;
}

.notification-notice .notification-text {
	color: #3b344b;
  font-size: 16px;
  padding: 0 0 0 10px;
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  flex-basis: 55%;
  font-family: "SanFrancisco-Bold";
}

.notification-notice .notification-dismiss {
	position: absolute;
  top: 15px;
  right: 15px;
}

.notification-notice .notification-dismiss::before {
  content: "";
	height: 17px;
  width: 17px;
  background: url("//theme.zdassets.com/theme_assets/470143/484126bd84d0c275d4ccc9422d7c227bd33794ac.svg") no-repeat center;
  background-size: contain;
  opacity: 1;
}

#sktrains{
  display: none;
}  

.trains-icon{
	font-size: 25px;
  text-align: center;
  color: #00b2d6;
	line-height: 45px;
}

span.green-button a{
  color: #ffffff;
  padding: 6px 18px;

  font-size: 16px;
  border-radius: 18px;
  margin-left: 7px;
  display: inline-block;
  line-height: 1.5em;
  font-weight: 700;
  
  background-color: #00d775;
  background: -webkit-linear-gradient(-180deg, #00d775, #00bd68);
 	background: -o-linear-gradient(-180deg, #00d775, #00bd68);
  background: -moz-linear-gradient(-180deg, #00d775, #00bd68); 
  background: linear-gradient(-180deg, #00d775, #00bd68);
}
span.green-button a::before{
  color: #FFF;
  margin: 30px auto 0;
  max-width: 1000px;
  content: "";
  position: absolute;
  top: -60px;
  width: 100px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

span.green-button a::hover{
  	opacity: 1;
    background: #00bd68;
}

/*@media screen and (min-width: 501px) {
  li[data-art-id="115005232145"]{
		display: none;
	}
}
*/

/*MW-Notificaiton Banner CSS */
/* Common, default styles for the notification box */

/* change the background color by editing "background"  */
/* change the text color by editing "color"  */
.ns-box {
	background: rgba(192, 57, 43,0.85);
	padding: 10px 20px 20px 20px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: rgba(250,251,255,0.95);
	font-size: 85%;
  border-bottom: 1px solid #DDD;
}

.ns-box.ns-show {
	pointer-events: auto;
}

.ns-box a {
	color: inherit;
  opacity: 0.7;
	font-weight: 700;
}

.ns-box a:hover,
.ns-box a:focus {
	opacity: 1;
}

.ns-box p {
    margin: 0;
}

.ns-box.ns-show,
.ns-box.ns-visible {
	pointer-events: auto;
}

.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ns-close:hover, 
.ns-close:focus {
	outline: none;
}

.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #6e6e6e;
}

.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;
}

.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}

.ns-box-inner i {
    color: #fff;
    font-size: 3.8em;
}

.megaphone:before { 
  content:'\1F4E3';
  font-family: "entypo";
  font-size: 2.2em;
}

/* Top bar notifications */
.ns-box.ns-bar {
	top: 0;
	left: 0;
	width: 100%;
}

.ns-bar .ns-close {
	background: transparent;
	margin-top: 15px;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ns-bar .ns-close::before,
.ns-bar .ns-close::after {
	background: #b7b5b3;
}

[class^="ns-effect-"].ns-bar.ns-hide,
[class*=" ns-effect-"].ns-bar.ns-hide {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}



/* Slide on top */
.ns-effect-slidetop {
	box-shadow: inset 5.4em 0 rgba(0,0,0,0.1);
}

.ns-effect-slidetop .icon {
	position: absolute;
	display: block;
	font-size: 109%;
	top: 50%;
	left: 1em;
	-webkit-transform: translate3d(0,-20%,0);
	transform: translate3d(0,-20%,0);
}

.ns-effect-slidetop p {
	padding: 0 3.2em;
	font-size: 1.2em;
	display: inline-block;
}

.ns-effect-slidetop .ns-close::before,
.ns-effect-slidetop .ns-close::after {
	width: 2px;
	background: #fff;
}

.ns-effect-slidetop .ns-close:hover::before,
.ns-effect-slidetop .ns-close:hover::after {
	background: #fff;
}

.ns-effect-slidetop.ns-show .icon,
.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animScaleUp;
	animation-name: animScaleUp;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animFade;
	animation-name: animFade;
}

@-webkit-keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

@keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

.ns-effect-slidetop.ns-show,
.ns-effect-slidetop.ns-hide {
	-webkit-animation-name: animSlideTop;
	animation-name: animSlideTop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

@-webkit-keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); }
}

@keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}