.whitney-light {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.whitney-book {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.whitney-semibold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.whitney-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-style: normal;
}
html,
body {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
a, a:hover{transition:all .5s ease-in}
a:hover{opacity:.7}

.sprite {
  background: url(../img/sprite/sprite.png) no-repeat;
  font-size: 0px;
  text-indent: -999px;
  color: #FFFFFF;
  display: inline-block;
}
.sprite.semicircle-previous-arrow {
  background-position: -52px 0;
  width: 17px;
  height: 33px;
}
.sprite.start-quote {
  background-position: -88px 0;
  width: 37px;
  height: 30px;
}
.sprite.download {
  background-position: -66px -34px;
  width: 15px;
  height: 15px;
}
.sprite.end-quote {
  background-position: -126px 0;
  width: 37px;
  height: 30px;
}
.sprite.go-arrow {
  background-position: -52px -34px;
  width: 13px;
  height: 15px;
}
.sprite.next-arrow {
  background-position: -26px 0;
  width: 25px;
  height: 52px;
}
.sprite.orange-up-arrow {
  background-position: -164px 0;
  width: 45px;
  height: 18px;
}
.sprite.previous-arrow {
  background-position: 0 0;
  width: 25px;
  height: 52px;
}
.sprite.semicircle-next-arrow {
  background-position: -70px 0;
  width: 17px;
  height: 33px;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.float-left {
  float: left;
}
button,
.button {
  background: #877351;
  /* Old browsers */
  background: -moz-linear-gradient(top, #877351 0%, #877351 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #877351), color-stop(100%, #877351));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #877351 0%, #877351 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #877351 0%, #877351 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #877351 0%, #877351 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #877351 0%, #877351 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#877351', endColorstr='#877351', GradientType=0);
  /* IE6-9 */
  text-transform: uppercase;
  font-size: 1.25rem;
  padding: 7px 10px;
  display:block;
  margin-top:1em;
  border-radius:4px;
  
}
button span,
.button span {
  float: left;
  margin-right: 10px;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  background: #877351;
  /* Old browsers */
  background: -moz-linear-gradient(top, #877351 0%, #877351 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #877351), color-stop(100%, #877351));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #877351 0%, #877351 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #877351 0%, #877351 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #877351 0%, #877351 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #877351 0%, #877351 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#877351', endColorstr='#877351', GradientType=0);
  /* IE6-9 */
}
.orange {
  background: #877351;
}
.orange-text {
  color: #877351;
}
.white-text,
.white-text:active,
.white-text:visited,
.white-text:hover {
  color: #ffffff;
}
.uppercase {
  text-transform: uppercase;
}
.orange-bottom-border {
  border-bottom: 4px solid #877351;
}
.drop-shadow {
  -webkit-box-shadow: 0px 5px 5px 0px #000000;
  -moz-box-shadow: 0px 5px 5px 0px #000000;
  box-shadow: 0px 5px 5px 0px #000000;
  position: relative;
}
#header {
  height: 65px;
  background: #877351;
  /* Old browsers */
  background: -moz-linear-gradient(left, #877351 0%, #877351 0% 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #877351), color-stop(100%, #877351 0%));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #877351 0%, #877351 0% 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #877351 0%, #877351 0% 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #877351 0%, #877351 0% 100%);
  /* IE10+ */
  background: linear-gradient(to right, #877351 0%, #877351 0% 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#877351', endColorstr='#877351 0%', GradientType=1);
  /* IE6-9 */
}
#header ul, #header ul li{
	float:left;
	margin:1em;
	list-style:none
}
#header ul li, #header ul li a{
	color:#fff;
	font-weight:700;
}
#header ul{
	position:absolute;
	top:3px;
	right:0;
	font-size:90%
}
#header li.btn a{
	border-radius:4px;
	color:#877351;
	background:#fff;
	padding:.5em .8em .6em .7em;
	border:1px solid #fff
}
#header li.btn a:hover{
	color:#877351;
	background:rgba(255,255,255,.7);
}
.btn-inq, .btn-top{display:inline-block !important; margin-bottom:2em}
.btn-inq{font-size:200%}
.btn-top{font-size:110%; position:absolute; top:0; right:25px}
.bms .panel{background:none; border:none}
.inq{ text-align:center}
.bms h1,.bms h2,.bms h3{color:#877351; font-weight:bold}
.medium-8 .panel-bg{background:d8d8d8}
h3.reco{margin-top:1em; text-align:center; font-size:250%; padding-bottom:.5em}
.bms .medium-6 .panel,.bms .large-6 .panel{border:#eee 1px solid}
.image{width:100%; margin:1em auto}
img.left-align{float:left; margin-right:1em}



p.text-blue{
	color: #3D9ED4;
	
}



@media (max-width:64em){
	#header ul{
		display:block;
		position:relative;
		margin:0 0 1em;
	}
	#header{
		height:auto
	}
}

#future_in_hospitality {
  height: 450px;
  background: url(../img/background/stadium.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/stadium.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/stadium.jpg', sizingMethod='scale')";
}
#future_in_hospitality .row,
#future_in_hospitality .columns {
  height: 100%;
}
#future_in_hospitality h1 {
  color: #FFFFFF;
  font-size: 3.3rem;
  text-transform: uppercase;
}
#future_in_hospitality h1 strong {
  font-size: 4rem;
}
#future_in_hospitality .panel {
  position: absolute;
  bottom: 40px;
  right: 0px;
  width: 540px;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF', GradientType=0);
  border: none;
  border-bottom: 6px solid #877351;
  padding: 30px;
}
#future_in_hospitality .panel h2 {
  color: #877351;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 25px;
  margin-left: 0px;
}
#future_in_hospitality .panel a,
#future_in_hospitality .panel a:hover,
#future_in_hospitality .panel a:active,
#future_in_hospitality .panel a:visited {
  color: #877351;
}
#future_in_hospitality .panel a:hover,
#future_in_hospitality .panel a:hover:hover,
#future_in_hospitality .panel a:active:hover,
#future_in_hospitality .panel a:visited:hover {
  text-decoration: underline;
}
#carousel_wrapper {
  position: relative;
  min-height: 362px;
}
#carousel_wrapper .position-absolute {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
#carousel_wrapper .row {
  min-height: 362px;
  position: relative;
}
#carousel_wrapper .columns {
  min-height: 362px;
}
#carousel_wrapper #single_carousel_prev,
#carousel_wrapper #single_carousel_next {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  opacity: 0.7;
  z-index: 2;
}
#carousel_wrapper #single_carousel_prev:hover,
#carousel_wrapper #single_carousel_next:hover {
  opacity: 1;
}
#carousel_wrapper #single_carousel_prev {
  left: -25px;
}
#carousel_wrapper #single_carousel_next {
  right: -25px;
}
#carousel_wrapper .caroufredsel_wrapper {
  float: left !important;
}
#carousel_wrapper .caroufredsel_wrapper,
#carousel_wrapper #single_carousel {
  min-height: 362px;
}
#carousel_wrapper #single_carousel .slide {
  min-height: 362px;
  float: left;
}
#carousel_wrapper #single_carousel .slide .row {
  margin-top: 0px;
}
#carousel_wrapper #single_carousel .slide1 {
  background: url(../img/background/panos-tzivanidi.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/panos-tzivanidi.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/panos-tzivanidi.jpg', sizingMethod='scale')";
}
#carousel_wrapper #single_carousel .slide1 .panel h2 strong {
  margin-top: 0px;
}
#carousel_wrapper #single_carousel .slide2 {
  background: url(../img/background/sonja-vodusek.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/sonja-vodusek.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/sonja-vodusek.jpg', sizingMethod='scale')";
}
#carousel_wrapper #single_carousel .slide2 .panel h2 strong {
  margin-top: 0px;
}
#carousel_wrapper #single_carousel .slide3 {
  background: url(../img/background/jose-garces.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jose-garces.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jose-garces.jpg', sizingMethod='scale')";
}
#carousel_wrapper #single_carousel .slide4 {
  background: url(../img/background/jackie-charmon.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jackie-charmon.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jackie-charmon.jpg', sizingMethod='scale')";
}
#carousel_wrapper #single_carousel .slide5 {
  background: url(../img/background/jaume-tapias.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jaume-tapias.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jaume-tapias.jpg', sizingMethod='scale')";
}
#carousel_wrapper #single_carousel .slide5 .panel h2 strong {
  margin-top: 0px;
}
#carousel_wrapper #single_carousel .end-quote {
  float: right;
  margin-top: 25px;
}
#carousel_wrapper #single_carousel .panel {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 360px;
  height: auto;
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1EFFFFFF', endColorstr='#1EFFFFFF', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1EFFFFFF,endColorstr=#1EFFFFFF)";
  zoom: 1;
  border: none;
}
#carousel_wrapper #single_carousel .panel p {
  color: #FFFFFF;
  margin: 20px;
  font-size:80%
}
#carousel_wrapper #single_carousel .panel h2 {
  background: #FFFFFF;
  margin: -15px -15px 0px -15px;
  padding: 10px;
  font-size: 1.16rem;
  height: 68px;
}
#carousel_wrapper #single_carousel .panel h2 img {
  float: left;
  margin-right: 15px;
}
#carousel_wrapper #single_carousel .panel h2 strong {
  display: inline-block;
  margin: 6px 0px;
  font-size: 1.3rem;
  width: 82%;
}
#multi_carousel_wrapper {
  margin-bottom: 20px;
  background: #414042;
  position: relative;
}
#multi_carousel_wrapper .active-item {
  position: relative;
  top: 0;
  left: 50%;
  height: 75px;
  width: 100px;
  border-bottom: 4px solid #877351;
  margin-left: -51px;
}
#multi_carousel_wrapper .active-item .orange-up-arrow {
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -25px;
}
#multi_carousel_wrapper .row {
  margin-top: -75px;
  height: 75px;
  position: relative;
}
#multi_carousel_wrapper .row:first-child {
  margin-top: 0px;
  z-index: 1;
}
#multi_carousel_wrapper .columns {
  height: 100%;
}
#multi_carousel_wrapper #multi_carousel_prev,
#multi_carousel_wrapper #multi_carousel_next {
  display: none;
}
#multi_carousel_wrapper .caroufredsel_wrapper,
#multi_carousel_wrapper #multi_carousel {
  min-height: 75px;
  max-height: 75px;
}
#multi_carousel_wrapper #multi_carousel .slide {
  position: relative;
  width: 204px;
  height: 75px;
  float: left;
}
#multi_carousel_wrapper #multi_carousel .slide img {
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.7;
}
#multi_carousel_wrapper #multi_carousel .slide img:hover {
  opacity: 1;
}
#multi_carousel_wrapper #multi_carousel .slide.active img {
  opacity: 1;
}
#article .row {
}
#article h3 {
  color: #877351;
  margin: 20px 0 20px;
  line-height: 1.4;
}
#article .hospitality-image {
  display: block;
  margin: 0px auto 40px;
}
#article .button {
    display: inline-block;
    padding: 12px 20px;
}
#article .columns:first-child .button {
  margin: 0 auto 20px;
  display: inline-block;
}
#article .columns:first-child h3 {
  margin-bottom: 40px;
}
#article .panel {
  background: rgba(255, 255, 255, 0.78);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF', GradientType=0);
  border: none;
  padding: 0px 30px 10px;
  width: 100%;
}
.large-12 h2 {
  margin: 10px;
  font-size: 1.5rem;
}
#glion {
  background-image: url(../img/background/glion.jpg);
  border-bottom:1px solid #FFF
}
#kendall_college {
  background-image: url(../img/background/kendall-college.jpg);
  border-bottom:1px solid #FFF
}
#blue_mountains {
  background-image: url(../img/background/blue-mountains.jpg);
  border-bottom:1px solid #FFF
}
#les_roches_switzerland {
  background-image: url(../img/background/les-roches-swizerland.jpg);
  border-bottom:1px solid #FFF
}
#les_roches_china {
  background-image: url(../img/background/les-roches-china.jpg);
  border-bottom:1px solid #FFF
}
#les_roches_spain {
  background-image: url(../img/background/les-roches-spain.jpg);
  border-bottom:1px solid #FFF
}
.university-banner {
  height: 365px;
  background-repeat: no-repeat;
  background-position: 1px top;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.university-banner .university-image {
  width: 140px;
  height: 50px;
  margin-top: 20px;
  background: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF', GradientType=0);
  position: relative;
}
.university-banner .university-image img {
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.university-banner .content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 365px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000', GradientType=0);
  padding: 20px;
  -webkit-transition: top 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: top 0.4s;
}
.university-banner .content h3 {
  font-size: 1.5rem;
}
.university-banner .up-arrow {
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 29px;
  width: 60px;
  background: url(../img/up-arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  font-size: 0px;
  color: #000000;
  margin-left: -30px;
  -webkit-transition: bottom 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: bottom 0.4s;
}
.university-banner:hover .university-image {
  display: none;
}
.university-banner:hover .content {
  top: 0px;
}
.university-banner:hover .up-arrow {
  bottom: 365px;
}
footer {
  background: #333132;
  text-align: center;
  padding: 20px 0px;
}
footer h3 {
  font-size: 1.42rem;
}
footer ul.inline-list {
  text-align: center;
}
footer ul.inline-list li {
  display: inline;
  float: none;
  font-size: 1.16rem;
}
footer ul.inline-list li * {
  display: inline;
}
footer small {
  opacity: 0.3;
  display: block;
  margin-top: 15px;
  font-size: 0.83rem;
}
.side-tab {
  position: fixed;
  right: -185px;
  top: 40%;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform: rotate(-90deg);
  /* Safari */
  -moz-transform: rotate(-90deg);
  /* Firefox */
  -ms-transform: rotate(-90deg);
  /* IE */
  -o-transform: rotate(-90deg);
  /* Opera */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  /* Internet Explorer */
  transition:.3s ease-in
}
.side-tab:hover {
  right: -175px;
  transition:.3s ease-in
}
.side-tab a,
.side-tab a:visited,
.side-tab a:active,
.side-tab a:hover {
  padding: 10px 10px 15px;
  background-color: #877351;
  border-radius: 5px 5px 0px 0px;
  color: #FFF;
}
.side-tab h5 {
  margin: 0px;
}

a.bnr img{
	border:1px solid #eee;
	margin:1em .5em 1.3em
}

table{width:100%}

.point_box{
	width:32%;
	float: left;
	margin-left:1%;
	margin-bottom: 10px;
}
.point_box h4{
	font-weight: bold;
	font-size: 1.3em;
	color: #066D98;
	
}

.point_box img{
	margin: 0 10px 10px 0;
}
.bm{
	font-weight: bold;
	font-size: 1.2em;
	border-left: 10px solid #0D4588;
	padding:10px;
}

.os{
	font-weight: bold;
	font-size: 1.2em;
	background:#F8F9DA;
	padding:10px;
	
}

.os_list ul{
	list-style-position: inside;

}


  @media (max-width: 780px) {
   h2.evtl{
		padding-top:40px;
    
  }
  }



/* medium and small */
@media only screen and (max-width: 64em) {
  #future_in_hospitality {
    height: auto;
  }
  #future_in_hospitality h1 {
    font-size: 1.83rem;
  }
  #future_in_hospitality h1 strong {
    font-size: 2.58rem;
  }
  #future_in_hospitality .panel {
    position: relative;
    bottom: auto;
    right: auto;
    width: auto;
  }
  #carousel_wrapper #single_carousel_prev {
    left: 5px;
  }
  #carousel_wrapper #single_carousel_next {
    right: 5px;
  }
  .point_box{
	width: 100%;
	margin-bottom: 10px;
}
}
/* medium */
@media only screen and (min-width: 40.063em) and (max-width: 52.0315em) {
  .medium-3 {
    width: 50%;
  }
  #les_roches {
    background-position: left top;
  }
  #blue_mountains {
    background-position: 1px top;
  }
  #content_article .panel {
    width: auto;
  }
}
/* small */
@media only screen and (max-width: 40em) {
  #future_in_hospitality .panel {
    padding: 10px;
  }
  #future_in_hospitality .panel h2 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .university-banner {
    background-position: 0px 1px;
  }
  #content_article .panel {
    width: auto;
  }
  #carousel_wrapper {
    min-height: 620px;
	margin-top:.5em
  }
  #carousel_wrapper .row {
    min-height: 433px;
    position: relative;
  }
  #carousel_wrapper .columns {
    min-height: 433px;
  }
  #carousel_wrapper .caroufredsel_wrapper,
  #carousel_wrapper #single_carousel {
    min-height: 620px;
  }
  #carousel_wrapper #single_carousel .slide {
    min-height: 620px;
    float: left;
  }
  #carousel_wrapper #single_carousel .slide .row {
    margin-top: 163px;
    min-height: 457px;
  }
  #carousel_wrapper #single_carousel .slide .row .columns {
    min-height: 457px;
  }
  #carousel_wrapper #single_carousel .slide1 {
    background: url(../img/background/panos-tzivanidi-small.jpg) no-repeat center top;
    background-size: auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/panos-tzivanidi-small.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/panos-tzivanidi-small.jpg', sizingMethod='scale')";
  }
  #carousel_wrapper #single_carousel .slide2 {
    background: url(../img/background/sonja-vodusek-small.jpg) no-repeat center top;
    background-size: auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/sonja-vodusek-small.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/sonja-vodusek-small.jpg', sizingMethod='scale')";
  }
  #carousel_wrapper #single_carousel .slide3 {
    background: url(../img/background/jose-garces-small.jpg) no-repeat center top;
    background-size: auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jose-garces-small.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jose-garces-small.jpg', sizingMethod='scale')";
  }
  #carousel_wrapper #single_carousel .slide4 {
    background: url(../img/background/jackie-charmon-small.jpg) no-repeat center top;
    background-size: auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jackie-charmon-small.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jackie-charmon-small.jpg', sizingMethod='scale')";
  }
  #carousel_wrapper #single_carousel .slide5 {
    background: url(../img/background/jaume-tapias-small.jpg) no-repeat center top;
    background-size: auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jaume-tapias-small.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background/jaume-tapias-small.jpg', sizingMethod='scale')";
  }
  #carousel_wrapper #single_carousel .panel {
    left: 0px;
    right: 0px;
    width: auto;
    background: #838280;
    height: 457px;
  }
  #carousel_wrapper #single_carousel .panel h2 {
    height: 86px;
  }
  #carousel_wrapper #single_carousel .panel h2 img {
    margin-bottom: 10px;
  }
  #carousel_wrapper #single_carousel .panel h2 strong {
    width: 78%;
  }
  #carousel_wrapper #single_carousel .panel p {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #carousel_wrapper #single_carousel .panel .start-quote {
    margin-top: 12px;
    margin-left: 20px;
  }
  #carousel_wrapper #single_carousel .panel .end-quote {
    float: right;
    margin-right: 20px;
  }
  #carousel_wrapper #single_carousel_prev,
  #carousel_wrapper #single_carousel_next {
    top: 82px;
  }
  footer ul.inline-list li {
    display: block;
  }
  .side-tab {
	  display:none
  }
  .side-tab:hover {
    right: -93px;
  }
  a.bnr img{
	border:1px solid #eee;
	margin:1em .5em .5em 0
  }
}
