.textSlide1{    max-width: 546px;
    /* text-align: right; */
    float: right;
}
.textSlide2 {
    max-width: 748px;
    /* text-align: right; */
    float: right;
    margin-top: 6%;
}


.textSlide3 {
    max-width: 614px;
    /* text-align: right; */
    float: left;
    margin-top: 9%;
    margin-left: 8%;
}

#aswift_0_expand,#aswift_0_anchor{ display:none !important;}


.textSlide3 .quote-phrase{ color:#ffffff;}
#carousel {
  position: absolute;
  width: 100%;
  clear:both;
  top:85px;
  margin: 0 auto;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 250px;
}

#slides ul {
  list-style: none;
  width: 100%;
  /*height: 250px;*/
  height: 360px;
  
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
}

/* Styling for prev and next buttons */

.btn-bar {
  width: 60%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 40px;
}

#buttons {
  padding: 0 0 5px 0;
  float: right;
      visibility: hidden;
}

#buttons a {
  text-align: center;
  display: block;
  font-size: 50px;
  float: left;
  outline: 0;
  margin: 0 60px;
  color: #b14943;
  text-decoration: none;
  display: block;
  padding: 9px;
  width: 35px;
}


.quote-phrase,
.quote-author {
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 20px;
    font-family: 'ChaucerRegular';
}

.quote-phrase {
  height: auto;
  font-size: 24px;
     color: #3E4095;
    font-weight: bold;


}

.quote-marks {
  font-size: 30px;
  padding: 0 3px 3px;
  position: inherit;
}

.quote-author {
  font-style: normal;
  font-size: 20px;
  color: #b14943;
  font-weight: 400;
  height: 30px;
}

.quoteContainer,
.authorContainer {
  display: table;
  width: 100%;
}
























#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
